lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5767 Assertio


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5767 Assertion failure with manual pageBreak
Date: Sun, 16 Feb 2020 10:58:30 -0000


[issues:#5767] Assertion failure with manual pageBreak

Status: Accepted
Created: Sun Feb 16, 2020 10:58 AM UTC by Thomas Morley
Last Updated: Sun Feb 16, 2020 10:58 AM UTC
Owner: nobody

After the fix for https://sourceforge.net/p/testlilyissues/issues/4943/ done in https://sourceforge.net/p/testlilyissues/issues/5725/
One of the reported assertion failures persists https://sourceforge.net/p/testlilyissues/issues/4943/#b3ae

Valentin Villenave - 2019-01-10

A similar crash has been reported on -user-fr, which I was able to trim down to the minimal example below (commenting any line solves the bug). Interestingly though, this one’s reproducible even on GNU/Linux. (Whereas the previous snippets in this ticket aren’t.)

\version "2.19.80"
% 2.18.2 doesn’t crash, whilst 2.21.0 still does.

\header { title = "foo bar" }

{
\pageBreak
c'1 \break
c' \break
\repeat unfold 4 c'
}

Here’s the log on GNU/Linux:

page-breaking.cc:1052: void Page_breaking::line_divisions_rec(vsize, const Line_division&, const Line_division&, Page_breaking::Line_division*): Assertion `my_index == 0' failed.
Aborted (core dumped)


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

[Prev in Thread] Current Thread [Next in Thread]