bug-lilypond
[Top][All Lists]
Advanced

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

Re: Crash on bad_alloc


From: Phil Holmes
Subject: Re: Crash on bad_alloc
Date: Sun, 27 Jun 2010 10:48:12 +0100

"Ben Englert" <address@hidden> wrote in message news:address@hidden
I'm not top posting
Phil is correct in that these lines were culled from a much larger file with
trial-and-error. However, I've done another pass evaluating what
elements can be removed from each linewhile still reproducing the
behavior. Here is a new version of the file that, as far as I
can determine experimentally, is as minimal as can
be - i.e. I can remove no more elements without also removing
the crash behavior.


\version "2.13.21"

PartPOneVoiceSix =  \relative bes {
r4 a'4 ( d,4 a4 |
<f a>2 <g, d'>2 \pageBreak s1 \break |
e,4  )
}

% The score definition
\new PianoStaff <<
   \context Staff = "1" <<
       >> \context Staff = "2" <<
\context Voice = "PartPOneVoiceSix" { \voiceTwo \PartPOneVoiceSix }
       >>
   >>

Thanks. I've updated the bug report. http://code.google.com/p/lilypond/issues/detail?id=1156

--
Phil Holmes
Bug Squad






reply via email to

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