Crashing Upon Opening
Alright, I've got a corrupted file that crashes in MuseScore 3.3.0 on both macOS 10.15 and Windows 10. I've extracted the mscx file, but I'm not quite sure what could be causing the crash. I saw the earlier issues with a double glissando, but there are (or should be no!) glissandos in this file. Maybe I had a volta misplaced, but I can't find voltas in the file.
Any ideas?
Attachment | Size |
---|---|
Noche de Paz - Mariachi.mscx | 576.98 KB |
Comments
None, apart from that it does not crash in a debug build (32bit MinGW) off of latest master.
I see quite a few warnings though:
Warning: Element::readProperties: linked elements have different types: BarLine, StaffText/Chord/Rest. Input file corrupted?
A 64bit MSVC build of the same code does crash...
In reply to None, apart from that it… by Jojo-Schmitz
Yeah, this weekend I compiled a 64 bit build from master on MacOS and it crashed in debug as well.
Guess I'll try and compile a 32bit build on my PC and see if I can salvage it.
In reply to Yeah, this weekend I… by brandonmwright
Better use the build you have to debug the issue