lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 2562 in lilypond: Lilypond 2.14.x segfaults


From: lilypond
Subject: Re: [Lilypond-auto] Issue 2562 in lilypond: Lilypond 2.14.x segfaults
Date: Sat, 26 May 2012 01:50:39 +0000

Updates:
        Status: Duplicate
        Labels: fixed_2_15_9
        Mergedinto: 1800

Comment #7 on issue 2562 by address@hidden: Lilypond 2.14.x segfaults
http://code.google.com/p/lilypond/issues/detail?id=2562

I cut the example down as far as the smaller example below, which looks like issue 1800. LilyPond compiled from code just before the issue 1800 fix segfaults on the originally-reported file, while LilyPond just after the issue 1800 fix succeeds.
This bug was present in 2.14.2, and 2.15.0 through 2.15.8

<< \new Staff = "trbl" {
    \relative c' { \new Voice {
      \change Staff = "bss"
      <d fis,>8 <fis a,>
      \change Staff = "trbl"
      <a d,> <d fis,>
      <fis a,>2 } } }
  \new Staff = "bss" { } >>




reply via email to

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