bug-lilypond
[Top][All Lists]
Advanced

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

Re: Lilypond crashes in Windows with Gregorian music


From: Phil Holmes
Subject: Re: Lilypond crashes in Windows with Gregorian music
Date: Mon, 3 Oct 2011 17:15:34 +0100

"Reinhold Kainhofer" <address@hidden> wrote in message news:address@hidden
Am Montag, 3. Oktober 2011, 17:05:53 schrieb Phil Holmes:
\include "gregorian.ly"
\score {
  <<
    \new VaticanaVoice = "cantus" {
      c'
    }

}

Windows Vista 64 bit.

Lilypond allocates memory like it's going out of fashion, getting to about
a Gig after 14 seconds.  It then crashes.  The output is:

GNU LilyPond 2.14.2
Processing `D:/Music/BAMusic/Gregorian.ly'
Parsing...
D:/Music/BAMusic/gregorian.ly:1:9: error: out of dynamic memory in
yy_create_buffer()
\include
         "gregorian.ly"

Did you notice that your input file is called "Gregorian.ly", which in windows is the same as "gregorian.ly". So here you are actually including the input
file over and over again, rather than LilyPond's gregorian chant
definitions...


Blush.

That said, it should fail slightly more gracefully?

--
Phil Holmes
Bug Squad






reply via email to

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