bug-lilypond
[Top][All Lists]
Advanced

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

Issue 253 in project lilypond


From: codesite-noreply
Subject: Issue 253 in project lilypond
Date: Mon, 29 Jan 2007 05:53:28 -0800

Issue 253: 2.11.13 bus error
http://code.google.com/p/lilypond/issues/detail?id=253

Comment #8 by trevorbaca:
No, no: it's the same glissando-over-pageBreak error mentioned in comment #2, 
running
against a two-note file:

%%% BEGIN %%%

\version "2.11.14"

\new Staff {
   c'1 \glissando
   \pageBreak
   d'1
}

%%% END %%%

GNU LilyPond 2.11.14
Processing `0061.ly'
Parsing...
Interpreting music... [1]
Preprocessing graphical objects...
warning: cannot find line breaking that satisfies constraints
programming error: No spring between column 0 and next one
continuing, cross fingers
programming error: bounds of spanner are invalid
programming error: bounds of spanner are invalid
programming error: bounds of spanner are invalid
programming error: bounds of spanner are invalid
programming error: bounds of spanner are invalid
programming error: bounds of spanner are
invalid/Users/trevorbaca/Documents/music/lascaux/scr/lily: line 4:   298 Bus 
error  
            /Applications/LilyPond.app/Contents/Resources/bin/lilypond
-dno-point-and-click $1

Joe put the programming errors back in so that the bus error is no longer 
silent, but
(I'm pretty sure) the assert at the end of that block still causes the bus 
error and
terminates interpretation.



-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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