bug-lilypond
[Top][All Lists]
Advanced

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

Re: programming error/segfault while omitting Fingering.stencil with fin


From: Palmer Ralph
Subject: Re: programming error/segfault while omitting Fingering.stencil with fingeringOrientations set 'left
Date: Fri, 8 Feb 2019 07:32:08 -0500

Hi, Harm - Thanks. This has been entered as issue #5476.
All the best,
Ralph

On Mon, Jan 21, 2019 at 4:03 PM Thomas Morley <address@hidden> wrote:
>
> Hi,
>
> the following code is problematic
>
> {
>   \set fingeringOrientations = #'(left)
>   \override Fingering #'stencil = ##f
>   <g'-2 c''-4 >  %% chord needs two elements to trigger the bug
> }
>
> Versions 2.12.3 up to 2.16.2 print correctly, without error
>
> Versions 2.18.2 up to 2.19.82 print correctly, but return:
> programming error: Infinity or NaN encountered
>
> Current master does:
> Segmentation fault (core dumped)
>
> Cheers,
>   Harm
>
> _______________________________________________
> bug-lilypond mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/bug-lilypond



reply via email to

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