|
From: | Auto mailings of changes to Lily Issues via Testlilyissues-auto |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5561 crash: Assertion `scores.size () > 0' failed. |
Date: | Mon, 07 Oct 2019 16:35:52 -0000 |
This was fixed together with [#5562]:
commit 7e6a95662522ef586614bf547539b2b05e4afb23 (HEAD -> malte/crash-slur-5562, origin/staging)
Author: Malte Meyn <address@hidden>
Date: Mon Sep 30 16:58:59 2019 +0200
Issue 5561/5562: slurs work without NoteHead stencil While searching for slur configurations LilyPond crashed on NoteHeads without stencil because of empty extents. Also, when there cannot be found a viable slur config, this is reported as a warning rather than a failed assertion.
[issues:#5561] crash: Assertion `scores.size () > 0' failed.
Status: Fixed
Labels: Fixed_2_21_0
Created: Sat Sep 28, 2019 07:53 PM UTC by Werner LEMBERG
Last Updated: Tue Oct 01, 2019 04:01 PM UTC
Owner: Malte Meyn
[cf7be2a0d5093fb890083d09c1e320d8e06d3991]
This small input file
{ \omit Stem \omit NoteHead b( b) }
makes lilypond crash with
lilypond: slur-scoring.cc:767: std::vector<Slur_configuration*> Slur_score_state::enumerate_attachments(Drul_array<double>) const: Assertion `scores.size () > 0' failed.
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] |