bug-lilypond
[Top][All Lists]
Advanced

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

Segmentation fault 2.11.10


From: Jay Anderson
Subject: Segmentation fault 2.11.10
Date: Wed, 10 Jan 2007 04:08:26 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

\version "2.11.10"

\score
{
  \new Staff \relative c'''
  {
    \time 2/4
    <bes e,>4\fermata
      \grace {bes32[( a g fis g a bes c d c bes a g f e d c cis d a] c2)}
      <bes e,>4\fermata
  }
}

\layout
{
  ragged-right = ##t
}

I played around with it a bit and I don't get a seg fault when the last c2 is
changed to a solid note (like quarter or eighth), but I still get the seg fault
with a whole note. I also still got the seg fault when I changed the line to
"bes32[ a] c2". Am I doing anything odd or wrong? Thanks!

-----Jay Anderson





reply via email to

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