musescore / musescore/MuseScore
Consistent crashing opening/playing back a file, segmentation fault
@cbjeukendrup is already working on this.
Since Feb 22, 2023.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
A pupil at my organisation is eager to upgrade from MS 3 to 4, but every time he open his work in MuseScore 4, the application crashes immediately with a segmentation fault (as reported by running in debug mode)
To Reproduce
Steps to reproduce the behavior:
- Open the file
- It crashes
I've also tried:
- Export to MIDI in Musescore 3
- Open in MuseScore 4
And:
- Export to MusicXML in Musescore 3
- Open in MuseScore 4.
Expected behavior
The file opens and plays without issue.
Screenshots
N/A
Platform information
- OS: macOS Monterey, M1
Additional context
Opening it as MusicXML in MuseScore 4 gets it as far as a certain bar (second page, top line - forgive me, I'm not terribly music theory aware), and then it crashes every time. Tried to remove the notes at the point which it crashes in MuseScore 3, but still no luck.
The problematic file is assessed work, thus I can't upload it publicly. If a dev would like to investigate, please comment and I'll send you the file. I also have a crash log from macOS.
Oh, and if it matters, installed via Muse Hub.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.