Status: Accepted
Owner: ----
Labels: Type-Crash

New issue 3454 by [email protected]: Crash with malformed tremolo code
http://code.google.com/p/lilypond/issues/detail?id=3454

{ \repeat tremolo 4 { b32 [ g'32 ] } }

causes a crash on Windows and Ubuntu.  Log file output:

GNU LilyPond 2.17.23
Processing `TremoloCrash.ly'
Parsing...
TremoloCrash.ly:1: warning: no \version statement found, please add

\version "2.17.23"

for future compatibility
Interpreting music...
TremoloCrash.ly:1:23: warning: stem does not fit in beam
{ \repeat tremolo 4 {
                      b32 [ g'32 ] } }
TremoloCrash.ly:1:27: warning: beam was started here
{ \repeat tremolo 4 { b32
                          [ g'32 ] } }
programming error: Stem already has beam
continuing, cross fingers
TremoloCrash.ly:1:29: warning: stem does not fit in beam
{ \repeat tremolo 4 { b32 [
                            g'32 ] } }
TremoloCrash.ly:1:27: warning: beam was started here
{ \repeat tremolo 4 { b32
                          [ g'32 ] } }
programming error: Stem already has beam
continuing, cross fingers
Preprocessing graphical objects...Segmentation fault


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to