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: Tue, 23 Jan 2007 17:06:45 -0800

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




reply via email to

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