crash on adding staff or system text

• May 29, 2018 - 09:27
Reported version
3.0
Type
Functional
Severity
S2 - Critical
Status
closed
Project

MuseScore master (OS: Windows 7 SP 1 (6.1), Arch.: x86_64, MuseScore version (32-bit): 3.0.0, revision: caf2af6, but noticed this since a while already, so it is not this commit to blame) crashes when adding a staff or system text.

Fatal: ASSERT: "e == 0 || e->isText()" in file .../MuseScore/libmscore/scoreElement.h, line 523 (.../MuseScore/libmscore/scoreElement.h:523, )

Crash happens on the toText() in TextTools::updateTools() at mscore/texttools.cpp, line 142

relates to #272131: [EPIC] Text editing issues


Comments