"Jay Anderson" <horndud...@gmail.com> wrote in message news:aanlkti==7jnywojnvnssd5xniocj5tbfa0cbkwrox...@mail.gmail.com...
\version "2.13.32"

\score
{
 <<
   \new Staff
   {
     \tempo "Andante" 4=63
     R1
   }
   \new Staff
   {
     R1
   }
 >>
 \layout
 {
 }
}

$ lilypond seg.ly
GNU LilyPond 2.13.32
Processing `seg.ly'
Parsing...
Interpreting music...
Preprocessing graphical objects...Segmentation fault

How to make the segmentation fault go away:
- Remove the tempo indication
- Change the multi-measure rest to a note
- Remove the second staff

Thanks for the help!

-----Jay

Related to this?

http://code.google.com/p/lilypond/issues/detail?id=1251


--
Phil Holmes
Bug Squad



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

Reply via email to