Append an horizontal frame causes a crash

• Apr 16, 2016 - 12:07
Reported version
3.0
Type
Functional
Severity
S2 - Critical
Status
closed
Project
Tags

GIT commit d68ac1e/ Windows7

1) "My First Score"
2) Add
3) Frames
4) Click on "Append horizontal frame"

Result: crash


Comments

stack trace:
1 Ms::MeasureBase::repeatStart measurebase.h 170 0xc19240
2 Ms::Measure::createEndBarLines measure.cpp 2553 0x7a08c5
3 Ms::Score::collectSystem layout.cpp 3102 0x7f28b7
4 Ms::Score::collectPage layout.cpp 3455 0x7f3d89
5 Ms::Score::doLayout layout.cpp 3612 0x7f4b7a
6 Ms::Score::update cmd.cpp 191 0x75f55d
7 Ms::Score::endCmd cmd.cpp 167 0x75f3c3
8 Ms::ScoreView::appendMeasure scoreview.cpp 5383 0x41c5a4
9 Ms::ScoreView::cmd scoreview.cpp 2965 0x411240
10 Ms::MuseScore::cmd musescore.cpp 4391 0x497d6c
11 Ms::MuseScore::cmd musescore.cpp 4006 0x495ef6
12 Ms::MuseScore::qt_static_metacall moc_musescore.cpp 825 0x685e3e
13 ZN11QMetaObject8activateEP7QObjectiiPPv 0x68a07a62
14 Ms::ScoreTab::actionTriggered moc_scoretab.cpp 193 0x68bf7d
15 Ms::ScoreTab::qt_static_metacall moc_scoretab.cpp 95 0x68bc4f
16 ZN11QMetaObject8activateEP7QObjectiiPPv 0x68a07a62
17 ZN12QActionGroup7hoveredEP7QAction 0x1a5e5295
18 ?? 0x204b7098
19 ZN7QAction8activateENS_11ActionEventE 0x1a5e4248
20 ?? 0x28c928
...