lilypond-devel
[Top][All Lists]
Advanced

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

Re: core dump


From: David Kastrup
Subject: Re: core dump
Date: Tue, 06 Feb 2018 22:26:25 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

Jean-Charles Malahieude <address@hidden> writes:

> Hi all,
>
> Trying to compile one of Nicolas Sceaux' score, I get a core dump.
>
> Strange thing is the message, depending on the binary:
>
> with the downloaded and installed 2.19.80, it says
>
> lilypond:
> /home/gub/NewGub/gub/target/linux-64/src/lilypond-git.sv.gnu.org--lilypond.git-stable-2.20/lily/script-interface.cc:48:
> static Stencil Script_interface::get_stencil(Grob*, Direction):
> Assertion `false' failed.
>
> but, with a self compiled version (Stable/20.20 as of 2018/02/03
> commit "Doc: run translation-status") it says without any location
> reference
>
> lilypond: script-interface.cc:48: static Stencil
> Script_interface::get_stencil(Grob*, Direction): Assertion `false'
> failed.

What do you mean "without any location reference"?  Both messages are
pretty much identical, just that the first displays an absolute path
rather than a relative one.

The code basically complains about the car of the property
'script-stencil not being the symbol 'feta .  No idea about the font
handling myself.

> What can I do further?

Take a look whether any code tampers with script-stencil ?

-- 
David Kastrup



reply via email to

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