Crash stretching measures after reaching across the page

• Apr 19, 2016 - 00:08
Reported version
3.0
Type
Functional
Severity
S2 - Critical
Status
closed
Project

using nightly e523aad on Linux

1. new score
2. stretch ("}") first measure until and after it reaches across the page

Result: crash

OR

1. open attached score (long measure created by stretching)
2. stretch first measure.

Result: crash

After the measure reaches across the page, musescore crashes.

Attachment Size
stretchCrash.mscz 4.78 KB

Comments

stack trace:
1 Ms::MeasureBase::pageBreak measurebase.h 130 0xc18e34
2 Ms::System::pageBreak system.cpp 1187 0x7aa97d
3 Ms::Score::collectPage layout.cpp 3459 0x7f5633
4 Ms::Score::doLayout layout.cpp 3623 0x7f642e
5 Ms::Score::update cmd.cpp 191 0x773fbf
6 Ms::Score::endCmd cmd.cpp 166 0x773e23
7 Ms::MuseScore::cmd musescore.cpp 4028 0x496853
8 Ms::MuseScore::qt_static_metacall moc_musescore.cpp 825 0x6873ce
9 ZN11QMetaObject8activateEP7QObjectiiPPv 0x68a07a62
10 Ms::ScoreTab::actionTriggered moc_scoretab.cpp 193 0x68d50d
11 Ms::ScoreTab::qt_static_metacall moc_scoretab.cpp 95 0x68d1df
12 ZN11QMetaObject8activateEP7QObjectiiPPv 0x68a07a62
13 ZN12QActionGroup7hoveredEP7QAction 0x19825295
14 ?? 0x1fa4afb0
15 ZN7QAction8activateENS_11ActionEventE 0x19824248
16 ?? 0x28cee8
17 ?? 0x1bde1738
18 ZN7QThread18qt_static_metacallEP7QObjectN11QMetaObject4CallEiPPv 0x68a66fb0
19 ZN7QThreadD2Ev 0x6889a980
20 ZN7QObject11customEventEP6QEvent 0x68a05a70
...