Changing color of tie and slur at the same time crashes the program

• May 21, 2021 - 23:17
Reported version
3.6
Type
Functional
Frequency
Once
Severity
S2 - Critical
Reproducibility
Always
Status
active
Regression
No
Workaround
Yes
Project

Dear MuseScore team,
It's a minor layout or functional bug but every time I do this, it crashes the program.

Steps to reproduce the issue:
1) Select at least one slur and one tie together to have them selected as a group
2) Go to 'Inspector' and click with the mouse on the element 'Color'
3) Program crashes

This was the case every time I tried it or just didn't keep it in mind.
Workaround: When I select only some ties OR some slurs in a group for changing color it won't happen.
I couldn't find this issue in the tracker.
I hope my description is understandable since English is not my mother tongue.

Thank you for all efforts. I love working with the MuseScore program.
Best wishes to you!

Attachment Size
ties and slurs.JPG 28.35 KB

Comments

a (pretty useless?) stack trace:

1 ntdll!RtlIsZeroMemory 0x7fff9694f123
2 ntdll!RtlpNtSetValueKey 0x7fff96957ee2
3 ntdll!RtlpNtSetValueKey 0x7fff969581ca
4 ntdll!RtlpNtSetValueKey 0x7fff9695de51
5 ntdll!RtlGetCurrentServiceSessionId 0x7fff96875bf0
6 ntdll!RtlFreeHeap 0x7fff968747b1
7 msvcrt!free 0x7fff96289c9c
8 QObjectPrivate::deleteChildren() 0x68a912ee
9 QWidget::~QWidget() 0x327ef1e2
10 Awl::ColorLabel::~ColorLabel colorlabel.cpp 35 0x8e9bc4
11 Awl::ColorLabel::~ColorLabel colorlabel.cpp 38 0x8e9be7
12 QObjectPrivate::deleteChildren() 0x68a912ee
13 QWidget::~QWidget() 0x327ef1e2
14 QWidget::~QWidget() 0x327ef3ed
15 QObjectPrivate::deleteChildren() 0x68a912ee
16 QWidget::~QWidget() 0x327ef1e2
17 QWidget::~QWidget() 0x327ef3ed
18 QObjectPrivate::deleteChildren() 0x68a912ee
19 QWidget::~QWidget() 0x327ef1e2
20 Ms::InspectorBase::~InspectorBase inspectorBase.h 50 0xefb6e4
...