bug-lilypond
[Top][All Lists]
Advanced

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

Engraver causes core dump


From: Fairchild
Subject: Engraver causes core dump
Date: Tue, 10 May 2005 14:18:22 -0500

Using Cygwin and Windows XP, this code:

%%%%%%%%%%%%%%%%%%%%%%%%%

\version "2.4.3"
                                                STUFF = {
c4 ( c16. b32 )
                                                }%end STUFF
                                                \score{
                                \layout{
                \context { \Staff
\remove "Staff_symbol_engraver"
                } %end context Staff
                                }%end layout
\STUFF
                                                }%end score

%%%%%%%%%%%%%%%%%%%%%%%%%

causes this:

%%%%%%%%%%%%%%%%%%%%%%%%%

$ lilypond -f ps Dump
GNU LilyPond 2.4.3
Processing `Dump.ly'
Parsing...
Interpreting music... [1]
Preprocessing graphical objects...
Calculating line breaks... [2]
Segmentation fault (core dumped)

%%%%%%%%%%%%%%%%%%%%%%%%%






reply via email to

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