Crash while open score in debug mode of MS
tested on self-build OS: Windows 10 (10.0), Arch.: x86_64, MuseScore version (64-bit): 3.0.0, revision: 2c43063
I have started working on this issue #163726: [MusicXML Import] Losing Tempotext when saving as mscz/mscx and found the crash which doesn't allow me continue the work.
1) Open uploaded score in debug version of MuseScore
Result: crash.
This happens only in debug mode. Release mode works correct.
Attachment | Size |
---|---|
Tempoproblem_0.mscz | 26.44 KB |
Comments
see https://github.com/musescore/MuseScore/pull/3930
Fixed in branch master, commit 22e71db6ae
fix #275942: Crash while open score in debug mode of MS
Error consist of removing ConnectorInfoReader which lead to utilize already deleted pointer
Fixed in branch master, commit 061a3a20e9
Merge pull request #3930 from handrok/#275942-ConnectorInfo
fix #275942: Crash while open score in debug mode of MS
Automatically closed -- issue fixed for 2 weeks with no activity.