generating parts with horizontal frame crashes if one part has a full measure rest in the measure just before the frame

• Apr 25, 2016 - 12:54
Reported version
3.0
Type
Functional
Severity
S2 - Critical
Status
closed
Project
  1. new score, with several parts, e.g. the Closed Score SATB + Organ template
  2. insert horizontal frame
  3. generate parts 'all new'

-> Crash, with an ASSERT:

Fatal: ASSERT: "e == 0 || e->type() == Element::Type::MEASURE" in file ...\MuseScore\libmscore\element.h, line 698 (:0, )

and a broken/corrupted/useless stack trace:
1 Ms::mscoreMessageHandler musescore.cpp 2348 0x48b7a6
2 Z14qFloatDistancedd 0x6888d42a
3 ?? 0x4
4 ??

Same steps but before generating the parts fill the measures just before the frame with notes, or non-full-measure rests

-> no crash

master only, not Problem in 2.0.3


Comments

Title generating parts with horizontal frame crashes if one part has no notes in the measures adjacent to the frame generating parts with horizontal frame crashes if one part has no notes in the measure just before the frame

Same crash when opening a score that already has a part with no notes before a horizontal frame

Title generating parts with horizontal frame crashes if one part has no notes in the measure just before the frame generating parts with horizontal frame crashes if one part has a full measure rest in the measure just before the frame