[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lilypond-auto] Issue 3454 in lilypond: Crash with malformed tremolo cod
From: |
lilypond |
Subject: |
[Lilypond-auto] Issue 3454 in lilypond: Crash with malformed tremolo code |
Date: |
Mon, 15 Jul 2013 10:21:43 +0000 |
Status: Accepted
Owner: ----
Labels: Type-Crash
New issue 3454 by address@hidden: 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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Lilypond-auto] Issue 3454 in lilypond: Crash with malformed tremolo code,
lilypond <=