|
From: | Auto mailings of changes to Lily Issues via Testlilyissues-auto |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5476 programming error/segfault while omitting Fingering.stencil with fingeringOrientations set 'left |
Date: | Fri, 08 Feb 2019 12:30:29 -0000 |
[issues:#5476] programming error/segfault while omitting Fingering.stencil with fingeringOrientations set 'left
Status: New
Created: Fri Feb 08, 2019 12:30 PM UTC by Palmer Ralph
Last Updated: Fri Feb 08, 2019 12:30 PM UTC
Owner: nobody
Thomas Morley wrote :
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)
Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
_______________________________________________ Testlilyissues-auto mailing list address@hidden https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
[Prev in Thread] | Current Thread | [Next in Thread] |