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

Comment #2 by trevorbaca:
Aha. Extremely minimal example showing glissando over page break to be the 
culprit:

%%% BEGIN %%%

\version "2.11.13"

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

%%% END %%%

GNU LilyPond 2.11.13
Processing `0054.ly'
Parsing...
Interpreting music... [1]
Preprocessing graphical 
objects.../Users/trevorbaca/Documents/music/lascaux/scr/lily:
line 4:  2029 Bus error              
/Applications/LilyPond.app/Contents/Resources/bin/lilypond -dno-point-and-click 
$1


SUMMARY: Glissando over a page break causes a consistent bus error in .10, .11, 
.12
and .13; this same minimal example renders without error as late as 2.11.9.

If possible, I would recommend upping severity now that error is reproducible.





-- 
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


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to