bug-lilypond
[Top][All Lists]
Advanced

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

Re: segmentation fault with 2.13.32


From: Neil Puttock
Subject: Re: segmentation fault with 2.13.32
Date: Sun, 5 Sep 2010 02:08:56 +0100

On 5 September 2010 00:22, Paul Scott <address@hidden> wrote:

> I have reduced the problem to the presence of a \tempo command:

Thanks for the report, Paul.

The segfault is triggered by the presence of the full-bar rest in the
lower stave: it prevents the setting of a horizontal parent for the
MetronomeMark, which means it never gets attached to a paper column.
Fortunately it's fixed by the patch I've already prepared here:
http://codereview.appspot.com/2042043/

I'll apply the patch once I've sorted out a few additions for
regression testing.

While you're waiting for this to be fixed, you can use the following workaround:

\once \override Score.MetronomeMark #'non-break-align-symbols = #'()

Cheers,
Neil



reply via email to

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