Jean-Charles Malahieude <lily...@orange.fr> 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 _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel