Adding text causes assertion failure

• Oct 27, 2018 - 09:08
Reported version
3.0
Type
Functional
Severity
S3 - Major
Status
closed
Project

Latest master, Ubuntu 18.04.

Reproduce:
- Add text to anywhere in the score, double-clicking or draggin
- Crash

This error is thrown:
/usr/MuseScore/libmscore/scoreElement.h:unknown: ASSERT: "e == 0 || e->isRehearsalMark()" in file /usr/MuseScore/libmscore/scoreElement.h, line 516


Comments

Title Adding text causes crash Adding text causes assertion failure
Severity S2 - Critical S3 - Major
Status (old) needs info active
Status needs info active

This seems to be another bug that affects only debug builds of MuseScore. Release build works well, debug build fails with assertion violation. That needs to be fixed but as it does not affect release version I reduce its priority a bit. Feel free to change it back if you still get a crash on a release version of MuseScore.