Crash when attempting to view Articulation Properties

• Jun 2, 2015 - 22:38
Type
Functional
Severity
S2 - Critical
Status
closed
Project

As the title says.


Comments

Hmm, don't quite see how that might be related, but indeed the crash happens in mscore/articulationprop.cpp, line 61, so this does seem related.

stack trace:
0 Ms::ArticulationProperties::ArticulationProperties articulationprop.cpp 61 0x575ac0
1 Ms::ScoreView::elementPropertyAction propertymenu.cpp 336 0x598673
2 Ms::ScoreView::objectPopup scoreview.cpp 1078 0x40628a
3 Ms::ScoreView::contextPopup scoreview.cpp 3362 0x413de7
4 Ms::ContextTransition::onTransition scoreview.cpp 189 0xafdb1f
5 ZN20QStateMachinePrivate24executeTransitionContentEP6QEventRK5QListIP19QAbstractTransitionE 0x68a916dc
6 ?? 0x1ec94f58
7 ?? 0x3cc4831f
8 ?? 0x5d5f5e5b
9 ?? 0x900004c2
10 ?? 0x26748d
11 ?? 0x1b8
12 ?? 0x88f18900
13 ?? 0xe81f2444
14 ?? 0x5d130
15 atioglxx!DrvPresentBuffers 0x2444b60f
16 ?? 0x89daeb1f
17 ?? 0x27bc8df6

As I said, apparently this is related, as the very line causing the crash got added there...

channelList->item(channelList->count())->setData(Qt::UserRole, "normal");