The following code causes a segmentation fault: 
 
\version "2.8.0" 
 
{ 
  \set tupletSpannerDuration = #(ly:make-moment 1 4) 
  \times 2/3 {c' c' c'} 
} 
 
 
 
The compiler output: 
 
GNU LilyPond 2.8.0 
Processing `testi.ly' 
Parsing... 
Interpreting music... [1] 
Preprocessing graphical objects... 
Calculating line breaks... [2]Segmentation fault 
 
 
thanks, 
 
Tuukka 



_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to