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: Ralph Palmer
Subject: Re: LilyPond 2.12.3 crash (Mac OS X)
Date: Wed, 4 Aug 2010 09:58:28 -0400

Greetings -

As today's assigned Bug Squad member, I would check this and, if confirmed,
add it as an issue. However, I have no access to the OS X operating system.
Could someone else on the Bug Squad please check it?

Ralph

On Wed, Aug 4, 2010 at 12:56 AM, Robert Kennedy <address@hidden>wrote:

> > I am not top-posting.
>
> Sorry I'm not able to make the source file below any shorter; it seems like
> if I
> take anything out, the bug doesn't manifest.
>
> $ /Applications/LilyPond.app/Contents/Resources/bin/lilypond bug3.ly
> GNU LilyPond 2.12.3
> Processing `bug3.ly'
> Parsing...
> Interpreting music... [8]Segmentation fault
> $
>
> ---------------- bug3.ly -------------------
>
> sopranoVerseTwoHarmony = \relative c' {
>  r2 e8 dis e gis~ |
>  gis8 gis8~ gis8 fis8~ fis e8 e e~ |
>  e4 r4. fis8 e dis~ |
>  dis4 r2. |
>  r2 e8 dis e gis~ |
>  gis4 gis8 fis8~ fis e~ e e~ |
>  e4 r4. fis8 e dis~ |
>  dis4 r4. gis8 fis e |
> }
>
> tenorVerses = \relative c' {
>  fis,4 fis fis fis | fis fis gis gis |
>  b1~ | b |
>  fis | cis'2. \breathe fis,4(\glissando |
>  b1~) | b |
>  fis
> }
>
> verseTwoPartTwoWords = \lyricmode {
>  May -- be you won -- der where you are, I don't care
>  Here is where time is on our side, Take you there, Take you there __
> }
>
> \score {
>  \new ChoirStaff <<
>    \new Lyrics = sopranoverselyrics { }
>    \new Voice = sopranoVerseTwoHarmony \sopranoVerseTwoHarmony
>    \new Voice = tenorVerses \tenorVerses
>
>    \context Lyrics = sopranoverselyrics \lyricsto nonexistentVoice
> \verseTwoPartTwoWords
>    \context Lyrics = sopranoverselyrics \lyricsto sopranoVerseTwoHarmony
> \verseTwoPartTwoWords
>  >>
> }
>
> \version "2.12.3"
>
>
>
> _______________________________________________
> bug-lilypond mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-lilypond
>


reply via email to

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