musescore / musescore/MuseScore

Suddenly MuseScore crashes every time I want to open it

Open
#33,008 3 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

crash needs review regression MS4
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.