bug-lilypond
[Top][All Lists]
Advanced

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

Re: LilyPond 2.12.3 crash (Mac OS X)


From: Robert Kennedy
Subject: Re: LilyPond 2.12.3 crash (Mac OS X)
Date: Wed, 4 Aug 2010 19:50:01 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Neil Puttock <n.puttock <at> gmail.com> writes:
> Here's a minimal snippet:
> 
> \version "2.12.3"
> <<
>   \new Voice = melody { c4 c8 }
>   \new Voice = tenorVerses { c2 }
> 
>   \context Lyrics = foo \lyricsto dummy {
>     la
>   }
>   \context Lyrics = foo \lyricsto melody {
>     la __
>   }
> >>

Nice! Thanks!

> The extender triggers an infinite loop in Context::now_mom (), since
> the Voice it's associated with for the first Lyrics block rather
> mysteriously has no parent context.

Just out of curiosity, how does an infinite loop turn into a segmentation fault?

> Several extender bugs were fixed in recent 2.13 releases, but I don't
> think we can backport them since there's unlikely to be another 2.12
> release.

When is a stable 2.13 release planned?

        -- Robert





reply via email to

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