Remove lines causes a crash

• Oct 11, 2016 - 11:25
Reported version
3.0
Type
Functional
Severity
S2 - Critical
Status
closed
Project

GIT commit: 676b0a3/ Windows 7

1) "My First Score"
2) Enter some notes (but not necessary) in the first measure
3) Select this first measure -> add a Text line (or straight line) from Lines Palette, via double-clicking, or dragging, no matter, same result.
The test file at this step: test file.mscz
4) Copy-paste this measure in the measure 4
5) Escape
6) Right-click on the line -> Select ->All similar Elements
7) Cut

Result: crash

- By using the "R" key to copy-paste the first measure into the second, you observe that the line goes directly to the end to the score. Make then same steps #5 to #7 -> crash


Comments

Step 4 results in that line to be way too long, spanning measure 4-8.

Step 7 (well, I used Del instead of Cut) causes an assertion failure:
Fatal: Score::removeSpanner: TextLine (0x22e36ff8) not found (...\MuseScore\libmscore\spannermap.cpp:99, bool Ms::SpannerMap::removeSpanner(Ms::Spanner*))

Status (old) active fixed

I can't reproduce this issue.
Solved on December 6, somewhere between 8d8ceee (last one of December 5, so, with failure), and this one (crash fixed): 3a06556