3.0.4 version crashes on startup
Since yesterdays update, I can't work with musescore, it crashes on opening. every time
Crashed Thread: 0 CrBrowserMain Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000010
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [0]
VM Regions Near 0x10:
-->
__TEXT 000000010afef000-000000010bead000 [ 14.7M] r-x/rwx SM=COW ` [/Applications/MuseScore 3.app/Contents/MacOS/mscore]
Thread 0 Crashed:: CrBrowserMain Dispatch queue: com.apple.main-thread
0 org.qt-project.QtCore 0x0000000114a64494 QString::startsWith(QChar, Qt::CaseSensitivity) const + 20
1 org.qt-project.QtCore 0x0000000114b149ab QUrl::toString(QUrlTwoFlags) const + 443
2 org.qt-project.QtCore 0x0000000114b150c6 QUrl::toEncoded(QUrlTwoFlags) const + 38
3 org.qt-project.Qt.QtWebEngineCore 0x000000010cf2c112 0x10cef4000 + 229650
4 org.qt-project.Qt.QtWebEngineCore 0x000000010cf628ba QtWebEngineCore::WebContentsAdapter::load(QWebEngineHttpRequest const&) + 74
5 org.qt-project.Qt.QtWebEngineCore 0x000000010cf62850 QtWebEngineCore::WebContentsAdapter::load(QUrl const&) + 48
6 org.musescore.MuseScore 0x000000010b58aaa7 0x10afef000 + 5880487
7 org.qt-project.QtCore 0x0000000114bdd87b QMetaObject::activate(QObject*, int, int, void) + 2219
8 org.qt-project.QtWebEngineWidgets 0x000000010c7cad19 QWebEngineView::renderProcessTerminated(QWebEnginePage::RenderProcessTerminationStatus, int) + 73
9 org.qt-project.QtCore 0x0000000114bdd87b QMetaObject::activate(QObject*, int, int, void) + 2219
10 org.qt-project.QtWebEngineWidgets 0x000000010c7c11ad 0x10c7b4000 + 53677
11 org.qt-project.Qt.QtWebEngineCore 0x000000010cf4b08a 0x10cef4000 + 356490
12 org.qt-project.Qt.QtWebEngineCore 0x000000010ed45e11 0x10cef4000 + 31792657
13 org.qt-project.Qt.QtWebEngineCore 0x000000010ed37909 0x10cef4000 + 31734025
14 org.qt-project.Qt.QtWebEngineCore 0x000000010ed229b4 0x10cef4000 + 31648180
15 org.qt-project.Qt.QtWebEngineCore 0x000000010f05dd02 0x10cef4000 + 35036418
16 org.qt-project.Qt.QtWebEngineCore 0x000000010f0856ef 0x10cef4000 + 35198703
17 org.qt-project.Qt.QtWebEngineCore 0x000000010f085c89 0x10cef4000 + 35200137
18 org.qt-project.Qt.QtWebEngineCore 0x000000010cf0850f 0x10cef4000 + 83215
19 org.qt-project.QtCore 0x0000000114bd6036 QObject::event(QEvent) + 102
20 org.qt-project.QtWidgets 0x000000010c9542cd QApplicationPrivate::notify_helper(QObject, QEvent) + 269
21 org.qt-project.QtWidgets 0x000000010c9556d2 QApplication::notify(QObject, QEvent) + 594
22 org.qt-project.QtCore 0x0000000114baca04 QCoreApplication::notifyInternal2(QObject, QEvent) + 212
23 org.qt-project.QtCore 0x0000000114badc3e QCoreApplicationPrivate::sendPostedEvents(QObject, int, QThreadData*) + 878
24 libqcocoa.dylib 0x0000000116d06759 0x116cd7000 + 194393
25 libqcocoa.dylib 0x0000000116d06fd0 0x116cd7000 + 196560
26 com.apple.CoreFoundation 0x00007fff4d48c8f1 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17
27 com.apple.CoreFoundation 0x00007fff4d54630c __CFRunLoopDoSource0 + 108
28 com.apple.CoreFoundation 0x00007fff4d46f350 __CFRunLoopDoSources0 + 208
29 com.apple.CoreFoundation 0x00007fff4d46e7cd __CFRunLoopRun + 1293
30 com.apple.CoreFoundation 0x00007fff4d46e033 CFRunLoopRunSpecific + 483
31 com.apple.HIToolbox 0x00007fff4c758d96 RunCurrentEventLoopInMode + 286
32 com.apple.HIToolbox 0x00007fff4c758b06 ReceiveNextEventCommon + 613
33 com.apple.HIToolbox 0x00007fff4c758884 _BlockUntilNextEventMatchingListInModeWithFilter + 64
34 com.apple.AppKit 0x00007fff4aa08a73 _DPSNextEvent + 2085
35 com.apple.AppKit 0x00007fff4b19ee34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
36 libqcocoa.dylib 0x0000000116d05d8e 0x116cd7000 + 191886
37 org.qt-project.QtCore 0x0000000114ba806f QEventLoop::exec(QFlags) + 431
38 org.qt-project.QtCore 0x0000000114bad012 QCoreApplication::exec() + 130
39 org.musescore.MuseScore 0x000000010b410d63 main + 47859
40 libdyld.dylib 0x00007fff7539e015 start + 1
Comments
My system is macOS High Sierra 10.13.6
In reply to My system is macOS High… by Yuri Ryadchenko
Double-click a saved MuseScore file, to launch MuseScore without crashing.
See:
https://musescore.org/en/node/285057
In reply to Double-click a saved… by Jm6stringer
It works
Thank you very much Jm6stringer
In reply to It works Thank you very much… by Yuri Ryadchenko
Still it crashes on quit, but it less dangerous :)
In reply to Double-click a saved… by Jm6stringer
I found the reason of crashing,
it's because of start center, since you close it from preference, program opens without problem
In reply to I found the reason of… by Yuri Ryadchenko
Thank you, Yuri. I disabled Start Center in Preferences, and Musescore 3.0.4 opens without crashing.
In reply to Double-click a saved… by Jm6stringer
Thank you, that allowed me to open Musescore 3.0.4 without crashing.
see #285057: MuseScore 3.0.4 on macOS is crashing on startup.