bug-lilypond
[Top][All Lists]
Advanced

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

Re: Segmentation fault: \addquote chokes on \new Voice


From: Erik Sandberg
Subject: Re: Segmentation fault: \addquote chokes on \new Voice
Date: Mon, 16 Oct 2006 23:24:47 +0200
User-agent: KMail/1.9.1

On Thursday 12 October 2006 01:53, Han-Wen Nienhuys wrote:
> Marcus Macauley schreef:
> > I just upgraded to 2.9.22 (for Linux), and this bug persists.
> >
> > So here it is again (below) with the proper version number.
>
> http://code.google.com/p/lilypond/issues/detail?id=111
>
> Erik,
>
> I believe this may be related to your changes. Can you have a look at
> this?  Thanks,

The attached patch fixes this.

The problem is that context::implementation isn't initialised. They don't need 
to be, because quote and friends use non-translator listeners. The patch 
inserts checks for implementation_ != 0 everywhere.

In addition I removed recording_group_engraver, I hope that's ok.

-- 
Erik

Attachment: es-061016.diff
Description: Text Data


reply via email to

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