bug-lilypond
[Top][All Lists]
Advanced

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

Segmentation fault with 2.11.52


From: Marco Caliari
Subject: Segmentation fault with 2.11.52
Date: Fri, 25 Jul 2008 07:34:49 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> I'm not top posting.

Dear all,

the following snippet 

\version "2.11.52"
\paper{ ragged-right=##t }
\score {
\relative c '' {e2 ~ e}
  \layout {
    \context {
      \Staff
% the following (or the above tie) gives a Segmentation fault
      \remove "Staff_symbol_engraver"
    }
  }
}

gives me 

Drawing systems...Segmentation fault (core dumped). 
The problem seems to be the tie together with 
the \remove "Staff_symbol_engraver".

I'm using 2.11.52 on linux.

Best regards,

Marco





reply via email to

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