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: David Kastrup
Subject: Re: Lilypond crashes in Windows with Gregorian music
Date: Mon, 03 Oct 2011 17:16:19 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

"Phil Holmes" <address@hidden> writes:

> \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"
>
> Crashes 2.12, 2.14 and 2.15.10 on my Windows system.

That would appear to explode even before getting to the \score, so
likely a file just consisting of
\include "gregorian.ly"
would trigger the problem.

While my executable (Linux 32bit) is not quite the one from master, it
does fine on that file.

Likely a useful point for comparison would be a Linux 64bit executable,
if someone is running that.

-- 
David Kastrup




reply via email to

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