Timothy Lanfear <timo...@lanfear.me> writes:

> Bug appears in 2.19.46 and .47. Ubuntu 16.04, 64-bit.
>
> The first line provokes a core dump. The second line is perhaps the
> right syntax for this construction and works fine, but I'm reporting
> in case there is something here that needs investigating.
>
> \version "2.19.46"
>
> {
>   <b' gis'>2\fermata ~ b'2  % core dump
>   <b'~ gis'>2\fermata b'2   % move tie inside chord, OK
>   <b' g'>2\fermata ~ b'2    % gis => g, OK
>   <b' gis'>2 ~ b'2          % delete fermata, OK
>   <b' gis'>2\fermata b'2    % delete tie, OK
> }

Not here.  Which compilations are you using?  I suspect some compiler
bug or overoptimization.

-- 
David Kastrup

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to