musescore / musescore/MuseScore
Suddenly MuseScore crashes every time I want to open it
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
Crash or freeze
Description with steps to reproduce
I’m writing because MuseScore (both the stable version 4.6.5 and the latest nightly build) crashes immediately on my Mac as soon as it tries to open the main window.
Here are my system details:
• Mac model: MacBook Pro 14-inch (Nov 2024)
• Chip: Apple M4
• Memory: 16 GB
• macOS version: macOS Tahoe 26.4
• Startup disk: Macintosh HD
What happens (this text was written by Copilot after doing several steps it suggested to try to fix the problem):
MuseScore starts loading normally (audio engine, fonts, QML, MuseSampler, etc.), but it crashes with a “Segmentation fault: 11” right after the line:
GuiApp::perform | Using graphics api: "metal"
The crash happens whether I launch it normally, from Terminal, with OpenGL, or with software rendering.
Versions tested:
• MuseScore 4.6.5 (stable)
• Latest 4.7 nightly build (from the official nightly server)
Troubleshooting already attempted:
• Reinstalled Rosetta
• Launched MuseScore with OpenGL (-platform cocoa:renderer=opengl)
• Launched with software rendering (QT_QUICK_BACKEND=software)
• Reset extended attributes (xattr -cr)
• Granted all permissions (Full Disk Access, Accessibility, Screen Recording, Automation, Files & Folders)
• Deleted all SMuFL custom fonts
• Deleted the entire SMuFL folder
• Tried launching from Applications and directly from the .dmg
• Tried the nightly build (same crash)
Log excerpt:
The crash always ends with:
Segmentation fault: 11
I would really appreciate your help, as the application never manages to open the main window. Please let me know if you need the full log file or any additional system information.
Thank you very much for your time and support.
Supporting files, videos and screenshots
https://github.com/user-attachments/assets/871ba475-3f8b-4fdf-82f1-0ff20ee466d2
In which versions of MuseScore Studio is this issue present?
4.7.0 beta, but it presented in the previous versions since the update of January
Regression
Yes, this used to work in a previous version of MuseScore 4.x
Operating system
Mac OS Tahoe 26.4.1
Additional context
No response
Checklist
- This report follows the guidelines for reporting bugs and issues
- I have verified that this issue has not been logged before, by searching the issue tracker for similar issues
- I have attached all requested files and information to this report
- I have attempted to identify the root problem as concisely as possible, and have used minimal reproducible examples where possible
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.