bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

\set tupletSpannerDuration causes segfault on Linux GUB 2.8.0


From: Tuukka Verho
Subject: \set tupletSpannerDuration causes segfault on Linux GUB 2.8.0
Date: Wed, 29 Mar 2006 10:43:35 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

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 





reply via email to

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