Crash when opening a GP3 file

• Dec 22, 2014 - 10:33
Type
Functional
Severity
S2 - Critical
Status
closed
Project

Nightly, December 22 (b395239) / Windows7

1. Try to open this GP3 file: 01 Darling pretty.gp3

Result: crash

Correct on December 18 with this Nigthly: https://github.com/musescore/MuseScore/commit/0ae917e00b806b59956fbfd3b…

Crash with this one on December 20: https://github.com/musescore/MuseScore/commit/80a58a987ebef7bd04f1272b2…

I have no way to locate really more precisely for the reasons that you know ( server issue with Nightlies for Windows these last days)

Note nevertheless that with this Nightly on December 19 (built by schepers), no crash: https://github.com/musescore/MuseScore/commit/1f5915ecac587307495c60a71…

For GP, I see this ? https://github.com/musescore/MuseScore/commit/21aebdc8ce52ae4226286c8cd…

Sorry, I can not help further.

Attachment Size
01 Darling pretty.gp3 42.53 KB

Comments

It crashes with a SIGSEV in Dynamic::setDynamicType() az libmscore/dynamic.cpp, line 286, called from GuitarPro::addDynamic() at mscore/importgtp.cpp, line 437, called by GuitarPro1::readNote() st line 1496, with a value to large (12) to be inside the map_dyn array in addDynamic() (which has only 9 members, 0-8)