MS4 crashes when formatting a part. MacOS/M1

• Feb 22, 2023 - 18:20

I'm trying to format a part by extending the layout stretch and MS4 consistently crashes. One odd feature is that on the first stretch command it reduces from 2 pages to 1.

OS: macOS 13.2, Arch.: x86_64, MuseScore version (64-bit): 4.0.1-230121751, revision: 9b70a8c


Translated Report (Full Report Below)

Process: mscore [35026]
Path: /Applications/MuseScore 4.app/Contents/MacOS/mscore
Identifier: org.musescore.MuseScore
Version: 4.0.1 (230121751)
Code Type: X86-64 (Translated)
Parent Process: launchd [1]
User ID: 504

Date/Time: 2023-02-22 19:19:53.9760 +0100
OS Version: macOS 13.2.1 (22D68)
Report Version: 12
Anonymous UUID: 17740480-1D5A-7913-E689-CCC0461B1BE7

Sleep/Wake UUID: 3532A7F7-38DF-4562-A2CB-F9A084838811

Time Awake Since Boot: 260000 seconds
Time Since Wake: 37074 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000140
Exception Codes: 0x0000000000000001, 0x0000000000000140

Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [35026]

VM Region Info: 0x140 is not in any region. Bytes before following region: 140722847170240
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
mapped file 7ffc97514000-7ffca1fe0000 [170.8M] r-x/r-x SM=COW ...ct_id=43d4701

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 mscore 0x1028ab5fa mu::engraving::System::minSysTicks() const + 26
1 mscore 0x10278a802 mu::engraving::Measure::createEndBarLines(bool) + 2706
2 mscore 0x102a36d10 mu::engraving::LayoutSystem::collectSystem(mu::engraving::LayoutOptions const&, mu::engraving::LayoutContext&, mu::engraving::Score*) + 3664
3 mscore 0x102a40806 mu::engraving::LayoutPage::collectPage(mu::engraving::LayoutOptions const&, mu::engraving::LayoutContext&) + 1142
4 mscore 0x102a21f66 mu::engraving::Layout::doLayout(mu::engraving::LayoutOptions const&, mu::engraving::LayoutContext&) + 54
5 mscore 0x102a219a4 mu::engraving::Layout::doLayoutRange(mu::engraving::LayoutOptions const&, mu::engraving::Fraction const&, mu::engraving::Fraction const&) + 3140
6 mscore 0x10281fa43 mu::engraving::Score::doLayoutRange(mu::engraving::Fraction const&, mu::engraving::Fraction const&) + 291
7 mscore 0x1026659db mu::engraving::Score::update(bool, bool) + 251
8 mscore 0x1026663f3 mu::engraving::Score::endCmd(bool, bool) + 147
9 mscore 0x1030e6f9e mu::notation::NotationUndoStack::commitChanges() + 94
10 mscore 0x10308fc49 mu::notation::NotationInteraction::addStretch(double) + 73
11 mscore 0x1030764f4 mu::notation::NotationActionController::addStretch(double) + 148
12 mscore 0x102c1726e mu::actions::ActionsDispatcher::dispatch(std::__1::basic_string, std::__1::allocator > const&, mu::actions::ActionData const&) + 1086
13 mscore 0x102d40860 mu::shortcuts::ShortcutsController::activate(std::__1::basic_string, std::__1::allocator > const&) + 464
14 mscore 0x102d3ab97 mu::shortcuts::ShortcutsInstanceModel::doActivate(QString const&) + 55
15 mscore 0x102d58db0 mu::shortcuts::MacOSShortcutsInstanceModel::doActivate(QString const&) + 176
16 mscore 0x102d35b46 mu::shortcuts::ShortcutsInstanceModel::qt_metacall(QMetaObject::Call, int, void**) + 198
17 QtQml 0x1123b0559 0x11229f000 + 1119577
18 QtQml 0x1123ac753 0x11229f000 + 1103699
19 QtQml 0x1123abfda QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const + 1418
20 QtQml 0x1123dab9c QV4::Runtime::CallPropertyLookup::call(QV4::ExecutionEngine*, QV4::Value const&, unsigned int, QV4::Value*, int) + 140
21 ??? 0x13f80523b ???
22 QtQml 0x1123c5573 0x11229f000 + 1205619
23 QtQml 0x11236b985 QV4::Function::call(QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext const*) + 341
24 QtQml 0x1124efb9e QQmlJavaScriptExpression::evaluate(QV4::CallData*, bool*) + 622
25 QtQml 0x1124a63f6 QQmlBoundSignalExpression::evaluate(void**) + 1014
26 QtQml 0x1124a6bcb 0x11229f000 + 2128843
27 QtQml 0x1124d5785 QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) + 581
28 QtCore 0x11651fb88 0x1162f4000 + 2276232
29 QtQuick 0x11140cebf 0x1113b2000 + 372415
30 QtWidgets 0x113a1a9ea QApplicationPrivate::notify_helper(QObject*, QEvent*) + 266
31 QtWidgets 0x113a1be11 QApplication::notify(QObject*, QEvent*) + 497
32 QtCore 0x1164eca34 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
33 QtGui 0x114e517ac QShortcutMap::dispatchEvent(QKeyEvent*) + 2604
34 QtGui 0x114e509c1 QShortcutMap::tryShortcut(QKeyEvent*) + 113
35 QtGui 0x114dfbe37 QWindowSystemInterface::handleShortcutEvent(QWindow*, unsigned long, int, QFlags, unsigned int, unsigned int, unsigned int, QString const&, bool, unsigned short) + 375
36 libqcocoa.dylib 0x1148078ff 0x1147d5000 + 207103
37 libqcocoa.dylib 0x114807a18 0x1147d5000 + 207384
38 AppKit 0x7ff80fcd3850 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 7397
39 AppKit 0x7ff80fcd194f -[NSWindow(NSEventRouting) sendEvent:] + 345
40 libqcocoa.dylib 0x11480add5 0x1147d5000 + 220629
41 AppKit 0x7ff80fcd0eb1 -[NSApplication(NSEvent) sendEvent:] + 4953
42 libqcocoa.dylib 0x11481212a 0x1147d5000 + 250154
43 AppKit 0x7ff80ff8e665 -[NSApplication _handleEvent:] + 65
44 AppKit 0x7ff80fb5e7dc -[NSApplication run] + 623
45 libqcocoa.dylib 0x11480e62f 0x1147d5000 + 235055
46 QtCore 0x1164e8acf QEventLoop::exec(QFlags) + 431
47 QtCore 0x1164ed042 QCoreApplication::exec() + 130
48 mscore 0x102cbe81b mu::appshell::AppShell::run(int, char**) + 3659
49 mscore 0x102451992 main + 1698
50 dyld 0x205ab4310 start + 2432

Thread 1:: com.apple.rosetta.exceptionserver
0 runtime 0x7ff7ffbd3614 0x7ff7ffbcf000 + 17940
1 runtime 0x7ff7ffbdf530 0x7ff7ffbcf000 + 66864
2 runtime 0x7ff7ffbe0f30 0x7ff7ffbcf000 + 73520

Thread 2:: caulk.messenger.shared:17
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9ca53e semaphore_wait_trap + 10
2 caulk 0x7ff8166c08f8 caulk::mach::semaphore::wait_or_error() + 16
3 caulk 0x7ff8166a6664 caulk::concurrent::details::worker_thread::run() + 36
4 caulk 0x7ff8166a6328 void* caulk::thread_proxy > >(void*) + 41
5 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 3:: com.apple.NSEventThread
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9ca5c2 mach_msg2_trap + 10
2 libsystem_kernel.dylib 0x7ff80c9d8604 mach_msg2_internal + 82
3 libsystem_kernel.dylib 0x7ff80c9d1635 mach_msg_overwrite + 723
4 libsystem_kernel.dylib 0x7ff80c9ca8a8 mach_msg + 19
5 CoreFoundation 0x7ff80cae400b __CFRunLoopServiceMachPort + 145
6 CoreFoundation 0x7ff80cae2a64 __CFRunLoopRun + 1387
7 CoreFoundation 0x7ff80cae1e7f CFRunLoopRunSpecific + 560
8 AppKit 0x7ff80fcce179 _NSEventThread + 132
9 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
10 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 4:
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9ca5c2 mach_msg2_trap + 10
2 libsystem_kernel.dylib 0x7ff80c9d8604 mach_msg2_internal + 82
3 libsystem_kernel.dylib 0x7ff80c9d1635 mach_msg_overwrite + 723
4 libsystem_kernel.dylib 0x7ff80c9ca8a8 mach_msg + 19
5 mscore 0x103988dbe crashpad::MachMessageWithDeadline(mach_msg_header_t*, int, unsigned int, unsigned int, unsigned long long, unsigned int, bool) + 398
6 mscore 0x10398b39c crashpad::MachMessageServer::Run(crashpad::MachMessageServer::Interface*, unsigned int, int, crashpad::MachMessageServer::Persistent, crashpad::MachMessageServer::ReceiveLarge, unsigned int) + 508
7 mscore 0x1039802f8 0x102446000 + 22258424
8 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 5:: com.apple.coreaudio.AQClient
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9ca5c2 mach_msg2_trap + 10
2 libsystem_kernel.dylib 0x7ff80c9d8604 mach_msg2_internal + 82
3 libsystem_kernel.dylib 0x7ff80c9d1635 mach_msg_overwrite + 723
4 libsystem_kernel.dylib 0x7ff80c9ca8a8 mach_msg + 19
5 CoreFoundation 0x7ff80cae400b __CFRunLoopServiceMachPort + 145
6 CoreFoundation 0x7ff80cae2a64 __CFRunLoopRun + 1387
7 CoreFoundation 0x7ff80cae1e7f CFRunLoopRunSpecific + 560
8 AudioToolbox 0x7ff81ba535a9 CADeprecated::GenericRunLoopThread::Entry(void) + 157
9 libAudioToolboxUtility.dylib 0x7ff81a843333 CADeprecated::CAPThread::Entry(CADeprecated::CAPThread
) + 77
10 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
11 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 6:: caulk.messenger.shared:high
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9ca53e semaphore_wait_trap + 10
2 caulk 0x7ff8166c08f8 caulk::mach::semaphore::wait_or_error() + 16
3 caulk 0x7ff8166a6664 caulk::concurrent::details::worker_thread::run() + 36
4 caulk 0x7ff8166a6328 void* caulk::thread_proxy > >(void*) + 41
5 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 7:: AQConverterThread
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9cd11a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff80ca097e1 _pthread_cond_wait + 1243
3 libAudioToolboxUtility.dylib 0x7ff81a861a2c CADeprecated::CAGuard::Wait() + 54
4 AudioToolbox 0x7ff81b9b2e8e AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 722
5 libAudioToolboxUtility.dylib 0x7ff81a843333 CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*) + 77
6 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 8:: com.apple.audio.IOThread.client
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9ca5c2 mach_msg2_trap + 10
2 libsystem_kernel.dylib 0x7ff80c9d8604 mach_msg2_internal + 82
3 libsystem_kernel.dylib 0x7ff80c9d1635 mach_msg_overwrite + 723
4 libsystem_kernel.dylib 0x7ff80c9ca8a8 mach_msg + 19
5 CoreAudio 0x7ff80ec6638d HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 111
6 CoreAudio 0x7ff80eb395be HALC_ProxyIOContext::IOWorkLoop() + 4058
7 CoreAudio 0x7ff80eb37fe4 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 80
8 CoreAudio 0x7ff80ecc6aa4 HALB_IOThread::Entry(void*) + 72
9 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
10 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 9:
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9ccfea __semwait_signal + 10
2 libsystem_c.dylib 0x7ff80c8e1a9a nanosleep + 196
3 libc++.1.dylib 0x7ff80c96f961 std::__1::this_thread::sleep_for(std::__1::chrono::duration > const&) + 73
4 mscore 0x102e39ce0 mu::audio::AudioThread::main() + 160
5 mscore 0x102e46a3d 0x102446000 + 10488381
6 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 10:
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9ca5c2 mach_msg2_trap + 10
2 libsystem_kernel.dylib 0x7ff80c9d8604 mach_msg2_internal + 82
3 libsystem_kernel.dylib 0x7ff80c9d1635 mach_msg_overwrite + 723
4 libsystem_kernel.dylib 0x7ff80c9ca8a8 mach_msg + 19
5 CoreMIDI 0x7ff824eef600 XServerMachPort::ReceiveMessage(int&, void*, int&) + 94
6 CoreMIDI 0x7ff824f20bc7 MIDIProcess::MIDIInPortThread::Run() + 105
7 CoreMIDI 0x7ff824f08d40 XThread::RunHelper(void) + 10
8 CoreMIDI 0x7ff824f09fb3 CAPThread::Entry(CAPThread
) + 77
9 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
10 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 11:: com.apple.CFSocket.private
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9d32da __select + 10
2 CoreFoundation 0x7ff80cb0b1bf __CFSocketManager + 617
3 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 12:: QThread
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9d12d6 poll + 10
2 QtCore 0x11654f220 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 608
3 QtCore 0x116550a21 QEventDispatcherUNIX::processEvents(QFlags) + 849
4 QtCore 0x1164e8acf QEventLoop::exec(QFlags) + 431
5 QtCore 0x116315603 QThread::exec() + 131
6 QtCore 0x116316619 0x1162f4000 + 140825
7 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 13:: QQmlThread
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9d12d6 poll + 10
2 QtCore 0x11654f220 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 608
3 QtCore 0x116550a21 QEventDispatcherUNIX::processEvents(QFlags) + 849
4 QtCore 0x1164e8acf QEventLoop::exec(QFlags) + 431
5 QtCore 0x116315603 QThread::exec() + 131
6 QtQml 0x112532469 0x11229f000 + 2700393
7 QtCore 0x116316619 0x1162f4000 + 140825
8 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 14:: Qt bearer thread
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9d12d6 poll + 10
2 QtCore 0x11654f01a qt_safe_poll(pollfd*, unsigned int, timespec const*) + 90
3 QtCore 0x116550a21 QEventDispatcherUNIX::processEvents(QFlags) + 849
4 QtCore 0x1164e8acf QEventLoop::exec(QFlags) + 431
5 QtCore 0x116315603 QThread::exec() + 131
6 QtCore 0x116316619 0x1162f4000 + 140825
7 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 15:: QNetworkAccessManager thread
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9d12d6 poll + 10
2 QtCore 0x11654f220 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 608
3 QtCore 0x116550a21 QEventDispatcherUNIX::processEvents(QFlags) + 849
4 QtCore 0x1164e8acf QEventLoop::exec(QFlags) + 431
5 QtCore 0x116315603 QThread::exec() + 131
6 QtCore 0x116316619 0x1162f4000 + 140825
7 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 16:
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9cd11a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff80ca097e1 _pthread_cond_wait + 1243
3 libc++.1.dylib 0x7ff80c965c32 std::__1::condition_variable::wait(std::__1::unique_lock&) + 18
4 mscore 0x102e416d2 mu::TaskScheduler::th_workerLoop() + 146
5 mscore 0x102e41a4e 0x102446000 + 10467918
6 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 17:
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9cd11a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff80ca097e1 _pthread_cond_wait + 1243
3 libc++.1.dylib 0x7ff80c965c32 std::__1::condition_variable::wait(std::__1::unique_lock&) + 18
4 mscore 0x102e416d2 mu::TaskScheduler::th_workerLoop() + 146
5 mscore 0x102e41a4e 0x102446000 + 10467918
6 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 18:
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9cd11a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff80ca097e1 _pthread_cond_wait + 1243
3 libc++.1.dylib 0x7ff80c965c32 std::__1::condition_variable::wait(std::__1::unique_lock&) + 18
4 mscore 0x102e416d2 mu::TaskScheduler::th_workerLoop() + 146
5 mscore 0x102e41a4e 0x102446000 + 10467918
6 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 19:
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9cd11a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff80ca097e1 _pthread_cond_wait + 1243
3 libc++.1.dylib 0x7ff80c965c32 std::__1::condition_variable::wait(std::__1::unique_lock&) + 18
4 mscore 0x102e416d2 mu::TaskScheduler::th_workerLoop() + 146
5 mscore 0x102e41a4e 0x102446000 + 10467918
6 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 20:
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9cd11a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff80ca097e1 _pthread_cond_wait + 1243
3 libc++.1.dylib 0x7ff80c965c32 std::__1::condition_variable::wait(std::__1::unique_lock&) + 18
4 mscore 0x102e416d2 mu::TaskScheduler::th_workerLoop() + 146
5 mscore 0x102e41a4e 0x102446000 + 10467918
6 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 21:
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9cd11a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff80ca097e1 _pthread_cond_wait + 1243
3 libc++.1.dylib 0x7ff80c965c32 std::__1::condition_variable::wait(std::__1::unique_lock&) + 18
4 libMuseSamplerCoreLib.dylib 0x122f9ca3c staffpad::ThreadPool::workerThreadFunction() + 140
5 libMuseSamplerCoreLib.dylib 0x122f9d18e void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*) + 62
6 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 22:
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9cd11a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff80ca097e1 _pthread_cond_wait + 1243
3 libc++.1.dylib 0x7ff80c965c32 std::__1::condition_variable::wait(std::__1::unique_lock&) + 18
4 libMuseSamplerCoreLib.dylib 0x122f9ca3c staffpad::ThreadPool::workerThreadFunction() + 140
5 libMuseSamplerCoreLib.dylib 0x122f9d18e void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*) + 62
6 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 23:
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9cd11a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff80ca097e1 _pthread_cond_wait + 1243
3 libc++.1.dylib 0x7ff80c965c32 std::__1::condition_variable::wait(std::__1::unique_lock&) + 18
4 libMuseSamplerCoreLib.dylib 0x122f9ca3c staffpad::ThreadPool::workerThreadFunction() + 140
5 libMuseSamplerCoreLib.dylib 0x122f9d18e void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*) + 62
6 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 24:
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9cd11a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff80ca097e1 _pthread_cond_wait + 1243
3 libc++.1.dylib 0x7ff80c965c32 std::__1::condition_variable::wait(std::__1::unique_lock&) + 18
4 libMuseSamplerCoreLib.dylib 0x122f9ca3c staffpad::ThreadPool::workerThreadFunction() + 140
5 libMuseSamplerCoreLib.dylib 0x122f9d18e void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*) + 62
6 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 25:
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9cd11a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff80ca097e1 _pthread_cond_wait + 1243
3 libc++.1.dylib 0x7ff80c965c32 std::__1::condition_variable::wait(std::__1::unique_lock&) + 18
4 libMuseSamplerCoreLib.dylib 0x122f9ca3c staffpad::ThreadPool::workerThreadFunction() + 140
5 libMuseSamplerCoreLib.dylib 0x122f9d18e void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*) + 62
6 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 26:
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9cd11a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff80ca097e1 _pthread_cond_wait + 1243
3 libc++.1.dylib 0x7ff80c965c32 std::__1::condition_variable::wait(std::__1::unique_lock&) + 18
4 libMuseSamplerCoreLib.dylib 0x122f9ca3c staffpad::ThreadPool::workerThreadFunction() + 140
5 libMuseSamplerCoreLib.dylib 0x122f9d18e void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*) + 62
6 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 27:
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9cd11a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff80ca097e1 _pthread_cond_wait + 1243
3 libc++.1.dylib 0x7ff80c965c32 std::__1::condition_variable::wait(std::__1::unique_lock&) + 18
4 libMuseSamplerCoreLib.dylib 0x122f9ca3c staffpad::ThreadPool::workerThreadFunction() + 140
5 libMuseSamplerCoreLib.dylib 0x122f9d18e void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*) + 62
6 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 28:
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9cd11a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff80ca097e1 _pthread_cond_wait + 1243
3 libc++.1.dylib 0x7ff80c965c32 std::__1::condition_variable::wait(std::__1::unique_lock&) + 18
4 libMuseSamplerCoreLib.dylib 0x122f9ca3c staffpad::ThreadPool::workerThreadFunction() + 140
5 libMuseSamplerCoreLib.dylib 0x122f9d18e void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*) + 62
6 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 29:
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9cd11a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff80ca097e1 _pthread_cond_wait + 1243
3 libc++.1.dylib 0x7ff80c965c32 std::__1::condition_variable::wait(std::__1::unique_lock&) + 18
4 libMuseSamplerCoreLib.dylib 0x122f9ca3c staffpad::ThreadPool::workerThreadFunction() + 140
5 libMuseSamplerCoreLib.dylib 0x122f9d18e void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*) + 62
6 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 30:
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9cd11a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff80ca097e1 _pthread_cond_wait + 1243
3 libc++.1.dylib 0x7ff80c965c32 std::__1::condition_variable::wait(std::__1::unique_lock&) + 18
4 libMuseSamplerCoreLib.dylib 0x122f9ca3c staffpad::ThreadPool::workerThreadFunction() + 140
5 libMuseSamplerCoreLib.dylib 0x122f9d18e void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*) + 62
6 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 31:
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9ccfea __semwait_signal + 10
2 libsystem_c.dylib 0x7ff80c8e1a9a nanosleep + 196
3 libc++.1.dylib 0x7ff80c96f961 std::__1::this_thread::sleep_for(std::__1::chrono::duration > const&) + 73
4 libMuseSamplerCoreLib.dylib 0x12305ab6c void* std::__1::__thread_proxy >, staffpad::utils::Timer::Timer(double, std::__1::function, bool, std::__1::optional)::$_0> >(void*) + 364
5 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 32:
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9cd11a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff80ca097e1 _pthread_cond_wait + 1243
3 libc++.1.dylib 0x7ff80c965c32 std::__1::condition_variable::wait(std::__1::unique_lock&) + 18
4 libMuseSamplerCoreLib.dylib 0x122f9ca3c staffpad::ThreadPool::workerThreadFunction() + 140
5 libMuseSamplerCoreLib.dylib 0x122f9d18e void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*) + 62
6 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 33:
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9cd11a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff80ca097e1 _pthread_cond_wait + 1243
3 libc++.1.dylib 0x7ff80c965c32 std::__1::condition_variable::wait(std::__1::unique_lock&) + 18
4 libMuseSamplerCoreLib.dylib 0x122f9ca3c staffpad::ThreadPool::workerThreadFunction() + 140
5 libMuseSamplerCoreLib.dylib 0x122f9d18e void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*) + 62
6 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 34:
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9cd11a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff80ca097e1 _pthread_cond_wait + 1243
3 libc++.1.dylib 0x7ff80c965c32 std::__1::condition_variable::wait(std::__1::unique_lock&) + 18
4 libMuseSamplerCoreLib.dylib 0x122f9ca3c staffpad::ThreadPool::workerThreadFunction() + 140
5 libMuseSamplerCoreLib.dylib 0x122f9d18e void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*) + 62
6 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 35:
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9cd11a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff80ca097e1 _pthread_cond_wait + 1243
3 libc++.1.dylib 0x7ff80c965c32 std::__1::condition_variable::wait(std::__1::unique_lock&) + 18
4 libMuseSamplerCoreLib.dylib 0x122f9ca3c staffpad::ThreadPool::workerThreadFunction() + 140
5 libMuseSamplerCoreLib.dylib 0x122f9d18e void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*) + 62
6 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 36:
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9cd11a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff80ca097e1 _pthread_cond_wait + 1243
3 libc++.1.dylib 0x7ff80c965c32 std::__1::condition_variable::wait(std::__1::unique_lock&) + 18
4 libMuseSamplerCoreLib.dylib 0x122f9ca3c staffpad::ThreadPool::workerThreadFunction() + 140
5 libMuseSamplerCoreLib.dylib 0x122f9d18e void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*) + 62
6 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 37:
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9cd11a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff80ca097e1 _pthread_cond_wait + 1243
3 libc++.1.dylib 0x7ff80c965c32 std::__1::condition_variable::wait(std::__1::unique_lock&) + 18
4 libMuseSamplerCoreLib.dylib 0x122f9ca3c staffpad::ThreadPool::workerThreadFunction() + 140
5 libMuseSamplerCoreLib.dylib 0x122f9d18e void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*) + 62
6 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 38:
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9cd11a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff80ca097e1 _pthread_cond_wait + 1243
3 libc++.1.dylib 0x7ff80c965c32 std::__1::condition_variable::wait(std::__1::unique_lock&) + 18
4 libMuseSamplerCoreLib.dylib 0x122f9ca3c staffpad::ThreadPool::workerThreadFunction() + 140
5 libMuseSamplerCoreLib.dylib 0x122f9d18e void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*) + 62
6 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 39:
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9cd11a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff80ca097e1 _pthread_cond_wait + 1243
3 libc++.1.dylib 0x7ff80c965c32 std::__1::condition_variable::wait(std::__1::unique_lock&) + 18
4 libMuseSamplerCoreLib.dylib 0x122f9ca3c staffpad::ThreadPool::workerThreadFunction() + 140
5 libMuseSamplerCoreLib.dylib 0x122f9d18e void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*) + 62
6 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 40:
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9cd11a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff80ca097e1 _pthread_cond_wait + 1243
3 libc++.1.dylib 0x7ff80c965c32 std::__1::condition_variable::wait(std::__1::unique_lock&) + 18
4 libMuseSamplerCoreLib.dylib 0x122f9ca3c staffpad::ThreadPool::workerThreadFunction() + 140
5 libMuseSamplerCoreLib.dylib 0x122f9d18e void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*) + 62
6 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 41:
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9cd11a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff80ca097e1 _pthread_cond_wait + 1243
3 libc++.1.dylib 0x7ff80c965c32 std::__1::condition_variable::wait(std::__1::unique_lock&) + 18
4 libMuseSamplerCoreLib.dylib 0x122f9ca3c staffpad::ThreadPool::workerThreadFunction() + 140
5 libMuseSamplerCoreLib.dylib 0x122f9d18e void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*) + 62
6 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 42:
0 ??? 0x7ff89bd6e9a8 ???
1 libsystem_kernel.dylib 0x7ff80c9ccfea __semwait_signal + 10
2 libsystem_c.dylib 0x7ff80c8e1a9a nanosleep + 196
3 libc++.1.dylib 0x7ff80c96f961 std::__1::this_thread::sleep_for(std::__1::chrono::duration > const&) + 73
4 libMuseSamplerCoreLib.dylib 0x12305ab6c void* std::__1::__thread_proxy >, staffpad::utils::Timer::Timer(double, std::__1::function, bool, std::__1::optional)::$_0> >(void*) + 364
5 libsystem_pthread.dylib 0x7ff80ca09259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff80ca04c7b thread_start + 15

Thread 43:
0 runtime 0x7ff7ffbf187c 0x7ff7ffbcf000 + 141436

Thread 44:
0 runtime 0x7ff7ffbf187c 0x7ff7ffbcf000 + 141436

Thread 45:
0 runtime 0x7ff7ffbf187c 0x7ff7ffbcf000 + 141436

Thread 46:
0 runtime 0x7ff7ffbf187c 0x7ff7ffbcf000 + 141436

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000001 rcx: 0x0000000001000000 rdx: 0x0000000000000010
rdi: 0x0000000000000000 rsi: 0x0000000000000040 rbp: 0x000000030bfe6ca0 rsp: 0x000000030bfe6c60
r8: 0x0000000000000004 r9: 0x0000000000000004 r10: 0x0000000000000008 r11: 0x0000000000000004
r12: 0x00007feca61e46e0 r13: 0x00007feca61e4360 r14: 0x00007feca61e4c50 r15: 0x0000000000000008
rip: rfl: 0x0000000000000242
tmp0: 0x0000000104cae000 tmp1: 0x000000010278a7fa tmp2: 0x000000010278a802

Binary Images:
0x102446000 - 0x105005fff org.musescore.MuseScore (4.0.1) <0a84df49-c714-385e-b82c-2b7e58820b0e> /Applications/MuseScore 4.app/Contents/MacOS/mscore
0x11229f000 - 0x1125f7fff org.qt-project.QtQml (5.15) <8d7b72bf-f1f8-35c9-88ac-c4b1bcac7127> /Applications/MuseScore 4.app/Contents/Frameworks/QtQml.framework/Versions/5/QtQml
0x0 - 0xffffffffffffffff ??? () <00000000-0000-0000-0000-000000000000> ???
0x1162f4000 - 0x116864fff org.qt-project.QtCore (5.15) /Applications/MuseScore 4.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
0x1113b2000 - 0x1116f6fff org.qt-project.QtQuick (5.15) /Applications/MuseScore 4.app/Contents/Frameworks/QtQuick.framework/Versions/5/QtQuick
0x113a0a000 - 0x113e50fff org.qt-project.QtWidgets (5.15) /Applications/MuseScore 4.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
0x114de0000 - 0x1152c9fff org.qt-project.QtGui (5.15) /Applications/MuseScore 4.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
0x1147d5000 - 0x114943fff libqcocoa.dylib (
) /Applications/MuseScore 4.app/Contents/PlugIns/platforms/libqcocoa.dylib
0x7ff80fb2f000 - 0x7ff810b37ff2 com.apple.AppKit (6.9) <540cedfd-5a35-3f35-8953-dcb7c4834eb5> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x205aae000 - 0x205b45fff dyld () /usr/lib/dyld
0x7ff7ffbcf000 - 0x7ff7ffbfefff runtime (
) /usr/libexec/rosetta/runtime
0x7ff80c9c9000 - 0x7ff80ca02ff7 libsystem_kernel.dylib () <87ff381c-4d30-3087-bab7-a5a53d232c00> /usr/lib/system/libsystem_kernel.dylib
0x7ff8166a4000 - 0x7ff8166c9fff com.apple.audio.caulk (1.0) /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x7ff80ca03000 - 0x7ff80ca0eff7 libsystem_pthread.dylib (
) <3bd433d4-15bd-3add-a612-95e4d3b20719> /usr/lib/system/libsystem_pthread.dylib
0x7ff80ca65000 - 0x7ff80cefcfff com.apple.CoreFoundation (6.9) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff81b97c000 - 0x7ff81baa3ff3 com.apple.audio.toolbox.AudioToolbox (1.14) <27bdf9af-47c2-3221-a17c-7c1507b0bb38> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7ff81a836000 - 0x7ff81a867fef libAudioToolboxUtility.dylib () <5118b960-ca87-3067-b146-8d752fbbd7b7> /usr/lib/libAudioToolboxUtility.dylib
0x7ff80e956000 - 0x7ff80f074ff5 com.apple.audio.CoreAudio (5.0) <3b6e93dd-f8c6-338c-9251-5e750e091dd3> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7ff80c8d1000 - 0x7ff80c959fff libsystem_c.dylib (
) <1aec5d1a-6e43-30f9-a9f2-11eb85d3e70c> /usr/lib/system/libsystem_c.dylib
0x7ff80c95a000 - 0x7ff80c9b2ff3 libc++.1.dylib () /usr/lib/libc++.1.dylib
0x7ff824edd000 - 0x7ff824f4bff5 com.apple.audio.midi.CoreMIDI (2.0) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x122f76000 - 0x123289fff libMuseSamplerCoreLib.dylib (
) /usr/local/lib/libMuseSamplerCoreLib.dylib

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 0
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=706.1M resident=0K(0%) swapped_out_or_unallocated=706.1M(100%)
Writable regions: Total=1.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.2G(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 256K 2
Activity Tracing 256K 1
CG backing stores 4480K 8
CG image 112K 28
ColorSync 244K 28
CoreAnimation 40K 8
CoreGraphics 24K 4
CoreImage 4K 1
CoreUI image data 884K 14
Dispatch continuations 80.0M 1
Foundation 32K 2
JS JIT generated code 800K 194
JS VM Gigacage 12.0M 3
JS VM Isolated Heap 6400K 5
Kernel Alloc Once 8K 1
MALLOC 849.1M 394
MALLOC guard page 192K 11
MALLOC_MEDIUM (reserved) 88.0M 1 reserved VM address space (unallocated)
Mach message 4K 1
OpenGL GLSL 256K 3
Rosetta Arena 4096K 2
Rosetta Generic 3540K 882
Rosetta IndirectBranch 2048K 1
Rosetta JIT 128.0M 1
Rosetta Return Stack 900K 90
Rosetta Thread Context 900K 90
STACK GUARD 16K 4
Stack 38.4M 46
Stack Guard 56.2M 42
VM_ALLOCATE 6880K 448
VM_ALLOCATE (reserved) 60K 9 reserved VM address space (unallocated)
__CTF 756 1
__DATA 27.7M 557
__DATA_CONST 30.3M 318
__DATA_DIRTY 1414K 168
__FONT_DATA 2352 1
__GLSLBUILTINS 5174K 1
__LINKEDIT 182.0M 71
__OBJC_RO 65.4M 1
__OBJC_RW 1987K 2
__TEXT 524.2M 567
dyld private memory 288K 3
mapped file 4.7G 1487
shared memory 840K 22
unshared pmap 12.6M 8
=========== ======= =======
TOTAL 6.8G 5532
TOTAL, minus reserved VM space 6.7G 5532


Full Report

{"app_name":"mscore","timestamp":"2023-02-22 19:19:54.00 +0100","app_version":"4.0.1","slice_uuid":"0a84df49-c714-385e-b82c-2b7e58820b0e","build_version":"230121751","platform":1,"bundleID":"org.musescore.MuseScore","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.2.1 (22D68)","roots_installed":0,"name":"mscore","incident_id":"67A66356-2F0B-4F2D-9DFE-70C597BCFF37"}
{
"uptime" : 260000,
"procRole" : "Foreground",
"version" : 2,
"userID" : 504,
"deployVersion" : 210,
"modelCode" : "MacBookPro18,3",
"coalitionID" : 42695,
"osVersion" : {
"train" : "macOS 13.2.1",
"build" : "22D68",
"releaseType" : "User"
},
"captureTime" : "2023-02-22 19:19:53.9760 +0100",
"incident" : "67A66356-2F0B-4F2D-9DFE-70C597BCFF37",
"pid" : 35026,
"translated" : true,
"cpuType" : "X86-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2023-02-22 19:14:05.0267 +0100",
"procStartAbsTime" : 6371712572361,
"procExitAbsTime" : 6380085967750,
"procName" : "mscore",
"procPath" : "\/Applications\/MuseScore 4.app\/Contents\/MacOS\/mscore",
"bundleInfo" : {"CFBundleShortVersionString":"4.0.1","CFBundleVersion":"230121751","CFBundleIdentifier":"org.musescore.MuseScore"},
"storeInfo" : {"deviceIdentifierForVendor":"7A8CFBAA-838E-513D-9C5D-88CC6E9D3F00","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "org.musescore.MuseScore",
"crashReporterKey" : "17740480-1D5A-7913-E689-CCC0461B1BE7",
"throttleTimeout" : 2147483647,
"wakeTime" : 37074,
"sleepWakeUUID" : "3532A7F7-38DF-4562-A2CB-F9A084838811",
"sip" : "enabled",
"vmRegionInfo" : "0x140 is not in any region. Bytes before following region: 140722847170240\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n mapped file 7ffc97514000-7ffca1fe0000 [170.8M] r-x\/r-x SM=COW ...ct_id=43d4701",
"exception" : {"codes":"0x0000000000000001, 0x0000000000000140","rawCodes":[1,320],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000140"},
"termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":35026},
"vmregioninfo" : "0x140 is not in any region. Bytes before following region: 140722847170240\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n mapped file 7ffc97514000-7ffca1fe0000 [170.8M] r-x\/r-x SM=COW ...ct_id=43d4701",
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"faultingThread" : 0,
"threads" : [{"triggered":true,"id":4580722,"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":13086125216},"r12":{"value":140654376011488},"rosetta":{"tmp2":{"value":4336429058},"tmp1":{"value":4336429050},"tmp0":{"value":4375371776}},"rbx":{"value":1},"r8":{"value":4},"r15":{"value":8},"r10":{"value":8},"rdx":{"value":16},"rdi":{"value":0},"r9":{"value":4},"r13":{"value":140654376010592},"rflags":{"value":578},"rax":{"value":0},"rsp":{"value":13086125152},"r11":{"value":4},"rcx":{"value":16777216},"r14":{"value":140654376012880},"rsi":{"value":64}},"queue":"com.apple.main-thread","frames":[{"imageOffset":4609530,"symbol":"mu::engraving::System::minSysTicks() const","symbolLocation":26,"imageIndex":0},{"imageOffset":3426306,"symbol":"mu::engraving::Measure::createEndBarLines(bool)","symbolLocation":2706,"imageIndex":0},{"imageOffset":6229264,"symbol":"mu::engraving::LayoutSystem::collectSystem(mu::engraving::LayoutOptions const&, mu::engraving::LayoutContext&, mu::engraving::Score*)","symbolLocation":3664,"imageIndex":0},{"imageOffset":6268934,"symbol":"mu::engraving::LayoutPage::collectPage(mu::engraving::LayoutOptions const&, mu::engraving::LayoutContext&)","symbolLocation":1142,"imageIndex":0},{"imageOffset":6143846,"symbol":"mu::engraving::Layout::doLayout(mu::engraving::LayoutOptions const&, mu::engraving::LayoutContext&)","symbolLocation":54,"imageIndex":0},{"imageOffset":6142372,"symbol":"mu::engraving::Layout::doLayoutRange(mu::engraving::LayoutOptions const&, mu::engraving::Fraction const&, mu::engraving::Fraction const&)","symbolLocation":3140,"imageIndex":0},{"imageOffset":4037187,"symbol":"mu::engraving::Score::doLayoutRange(mu::engraving::Fraction const&, mu::engraving::Fraction const&)","symbolLocation":291,"imageIndex":0},{"imageOffset":2226651,"symbol":"mu::engraving::Score::update(bool, bool)","symbolLocation":251,"imageIndex":0},{"imageOffset":2229235,"symbol":"mu::engraving::Score::endCmd(bool, bool)","symbolLocation":147,"imageIndex":0},{"imageOffset":13242270,"symbol":"mu::notation::NotationUndoStack::commitChanges()","symbolLocation":94,"imageIndex":0},{"imageOffset":12885065,"symbol":"mu::notation::NotationInteraction::addStretch(double)","symbolLocation":73,"imageIndex":0},{"imageOffset":12780788,"symbol":"mu::notation::NotationActionController::addStretch(double)","symbolLocation":148,"imageIndex":0},{"imageOffset":8196718,"symbol":"mu::actions::ActionsDispatcher::dispatch(std::__1::basic_string, std::__1::allocator > const&, mu::actions::ActionData const&)","symbolLocation":1086,"imageIndex":0},{"imageOffset":9414752,"symbol":"mu::shortcuts::ShortcutsController::activate(std::__1::basic_string, std::__1::allocator > const&)","symbolLocation":464,"imageIndex":0},{"imageOffset":9390999,"symbol":"mu::shortcuts::ShortcutsInstanceModel::doActivate(QString const&)","symbolLocation":55,"imageIndex":0},{"imageOffset":9514416,"symbol":"mu::shortcuts::MacOSShortcutsInstanceModel::doActivate(QString const&)","symbolLocation":176,"imageIndex":0},{"imageOffset":9370438,"symbol":"mu::shortcuts::ShortcutsInstanceModel::qt_metacall(QMetaObject::Call, int, void**)","symbolLocation":198,"imageIndex":0},{"imageOffset":1119577,"imageIndex":1},{"imageOffset":1103699,"imageIndex":1},{"imageOffset":1101786,"symbol":"QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const","symbolLocation":1418,"imageIndex":1},{"imageOffset":1293212,"symbol":"QV4::Runtime::CallPropertyLookup::call(QV4::ExecutionEngine*, QV4::Value const&, unsigned int, QV4::Value*, int)","symbolLocation":140,"imageIndex":1},{"imageOffset":5360341563,"imageIndex":2},{"imageOffset":1205619,"imageIndex":1},{"imageOffset":838021,"symbol":"QV4::Function::call(QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext const*)","symbolLocation":341,"imageIndex":1},{"imageOffset":2427806,"symbol":"QQmlJavaScriptExpression::evaluate(QV4::CallData*, bool*)","symbolLocation":622,"imageIndex":1},{"imageOffset":2126838,"symbol":"QQmlBoundSignalExpression::evaluate(void**)","symbolLocation":1014,"imageIndex":1},{"imageOffset":2128843,"imageIndex":1},{"imageOffset":2320261,"symbol":"QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**)","symbolLocation":581,"imageIndex":1},{"imageOffset":2276232,"imageIndex":3},{"imageOffset":372415,"imageIndex":4},{"imageOffset":68074,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":266,"imageIndex":5},{"imageOffset":73233,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":497,"imageIndex":5},{"imageOffset":2066996,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":212,"imageIndex":3},{"imageOffset":464812,"symbol":"QShortcutMap::dispatchEvent(QKeyEvent*)","symbolLocation":2604,"imageIndex":6},{"imageOffset":461249,"symbol":"QShortcutMap::tryShortcut(QKeyEvent*)","symbolLocation":113,"imageIndex":6},{"imageOffset":114231,"symbol":"QWindowSystemInterface::handleShortcutEvent(QWindow*, unsigned long, int, QFlags, unsigned int, unsigned int, unsigned int, QString const&, bool, unsigned short)","symbolLocation":375,"imageIndex":6},{"imageOffset":207103,"imageIndex":7},{"imageOffset":207384,"imageIndex":7},{"imageOffset":1722448,"symbol":"-[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:]","symbolLocation":7397,"imageIndex":8},{"imageOffset":1714511,"symbol":"-[NSWindow(NSEventRouting) sendEvent:]","symbolLocation":345,"imageIndex":8},{"imageOffset":220629,"imageIndex":7},{"imageOffset":1711793,"symbol":"-[NSApplication(NSEvent) sendEvent:]","symbolLocation":4953,"imageIndex":8},{"imageOffset":250154,"imageIndex":7},{"imageOffset":4585061,"symbol":"-[NSApplication _handleEvent:]","symbolLocation":65,"imageIndex":8},{"imageOffset":194524,"symbol":"-[NSApplication run]","symbolLocation":623,"imageIndex":8},{"imageOffset":235055,"imageIndex":7},{"imageOffset":2050767,"symbol":"QEventLoop::exec(QFlags)","symbolLocation":431,"imageIndex":3},{"imageOffset":2068546,"symbol":"QCoreApplication::exec()","symbolLocation":130,"imageIndex":3},{"imageOffset":8882203,"symbol":"mu::appshell::AppShell::run(int, char**)","symbolLocation":3659,"imageIndex":0},{"imageOffset":47506,"symbol":"main","symbolLocation":1698,"imageIndex":0},{"imageOffset":25360,"symbol":"start","symbolLocation":2432,"imageIndex":9}]},{"id":4580728,"name":"com.apple.rosetta.exceptionserver","frames":[{"imageOffset":17940,"imageIndex":10},{"imageOffset":66864,"imageIndex":10},{"imageOffset":73520,"imageIndex":10}]},{"id":4580774,"name":"caulk.messenger.shared:17","frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":11},{"imageOffset":116984,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":16,"imageIndex":12},{"imageOffset":9828,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":12},{"imageOffset":9000,"symbol":"void* caulk::thread_proxy > >(void*)","symbolLocation":41,"imageIndex":12},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4580872,"name":"com.apple.NSEventThread","frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":11},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":11},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":11},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":11},{"imageOffset":520203,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":14},{"imageOffset":514660,"symbol":"__CFRunLoopRun","symbolLocation":1387,"imageIndex":14},{"imageOffset":511615,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":14},{"imageOffset":1700217,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":8},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4580886,"frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":11},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":11},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":11},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":11},{"imageOffset":22293950,"symbol":"crashpad::MachMessageWithDeadline(mach_msg_header_t*, int, unsigned int, unsigned int, unsigned long long, unsigned int, bool)","symbolLocation":398,"imageIndex":0},{"imageOffset":22303644,"symbol":"crashpad::MachMessageServer::Run(crashpad::MachMessageServer::Interface*, unsigned int, int, crashpad::MachMessageServer::Persistent, crashpad::MachMessageServer::ReceiveLarge, unsigned int)","symbolLocation":508,"imageIndex":0},{"imageOffset":22258424,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4580889,"name":"com.apple.coreaudio.AQClient","frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":11},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":11},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":11},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":11},{"imageOffset":520203,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":14},{"imageOffset":514660,"symbol":"__CFRunLoopRun","symbolLocation":1387,"imageIndex":14},{"imageOffset":511615,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":14},{"imageOffset":882089,"symbol":"CADeprecated::GenericRunLoopThread::Entry(void*)","symbolLocation":157,"imageIndex":15},{"imageOffset":54067,"symbol":"CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*)","symbolLocation":77,"imageIndex":16},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4580890,"name":"caulk.messenger.shared:high","frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":11},{"imageOffset":116984,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":16,"imageIndex":12},{"imageOffset":9828,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":12},{"imageOffset":9000,"symbol":"void* caulk::thread_proxy > >(void*)","symbolLocation":41,"imageIndex":12},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4580891,"name":"AQConverterThread","frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":13},{"imageOffset":178732,"symbol":"CADeprecated::CAGuard::Wait()","symbolLocation":54,"imageIndex":16},{"imageOffset":224910,"symbol":"AQConverterManager::AQConverterThread::ConverterThreadEntry(void*)","symbolLocation":722,"imageIndex":15},{"imageOffset":54067,"symbol":"CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*)","symbolLocation":77,"imageIndex":16},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4580892,"name":"com.apple.audio.IOThread.client","frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":11},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":11},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":11},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":11},{"imageOffset":3212173,"symbol":"HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int)","symbolLocation":111,"imageIndex":17},{"imageOffset":1979838,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":4058,"imageIndex":17},{"imageOffset":1974244,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":80,"imageIndex":17},{"imageOffset":3607204,"symbol":"HALB_IOThread::Entry(void*)","symbolLocation":72,"imageIndex":17},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4580952,"frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":16362,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":11},{"imageOffset":68250,"symbol":"nanosleep","symbolLocation":196,"imageIndex":18},{"imageOffset":88417,"symbol":"std::__1::this_thread::sleep_for(std::__1::chrono::duration > const&)","symbolLocation":73,"imageIndex":19},{"imageOffset":10435808,"symbol":"mu::audio::AudioThread::main()","symbolLocation":160,"imageIndex":0},{"imageOffset":10488381,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4580953,"frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":11},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":11},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":11},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":11},{"imageOffset":75264,"symbol":"XServerMachPort::ReceiveMessage(int&, void*, int&)","symbolLocation":94,"imageIndex":20},{"imageOffset":277447,"symbol":"MIDIProcess::MIDIInPortThread::Run()","symbolLocation":105,"imageIndex":20},{"imageOffset":179520,"symbol":"XThread::RunHelper(void*)","symbolLocation":10,"imageIndex":20},{"imageOffset":184243,"symbol":"CAPThread::Entry(CAPThread*)","symbolLocation":77,"imageIndex":20},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4580998,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":41690,"symbol":"__select","symbolLocation":10,"imageIndex":11},{"imageOffset":680383,"symbol":"__CFSocketManager","symbolLocation":617,"imageIndex":14},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4580999,"name":"QThread","frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":33494,"symbol":"poll","symbolLocation":10,"imageIndex":11},{"imageOffset":2470432,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":608,"imageIndex":3},{"imageOffset":2476577,"symbol":"QEventDispatcherUNIX::processEvents(QFlags)","symbolLocation":849,"imageIndex":3},{"imageOffset":2050767,"symbol":"QEventLoop::exec(QFlags)","symbolLocation":431,"imageIndex":3},{"imageOffset":136707,"symbol":"QThread::exec()","symbolLocation":131,"imageIndex":3},{"imageOffset":140825,"imageIndex":3},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4581000,"name":"QQmlThread","frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":33494,"symbol":"poll","symbolLocation":10,"imageIndex":11},{"imageOffset":2470432,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":608,"imageIndex":3},{"imageOffset":2476577,"symbol":"QEventDispatcherUNIX::processEvents(QFlags)","symbolLocation":849,"imageIndex":3},{"imageOffset":2050767,"symbol":"QEventLoop::exec(QFlags)","symbolLocation":431,"imageIndex":3},{"imageOffset":136707,"symbol":"QThread::exec()","symbolLocation":131,"imageIndex":3},{"imageOffset":2700393,"imageIndex":1},{"imageOffset":140825,"imageIndex":3},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4581075,"name":"Qt bearer thread","frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":33494,"symbol":"poll","symbolLocation":10,"imageIndex":11},{"imageOffset":2469914,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":90,"imageIndex":3},{"imageOffset":2476577,"symbol":"QEventDispatcherUNIX::processEvents(QFlags)","symbolLocation":849,"imageIndex":3},{"imageOffset":2050767,"symbol":"QEventLoop::exec(QFlags)","symbolLocation":431,"imageIndex":3},{"imageOffset":136707,"symbol":"QThread::exec()","symbolLocation":131,"imageIndex":3},{"imageOffset":140825,"imageIndex":3},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4581079,"name":"QNetworkAccessManager thread","frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":33494,"symbol":"poll","symbolLocation":10,"imageIndex":11},{"imageOffset":2470432,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":608,"imageIndex":3},{"imageOffset":2476577,"symbol":"QEventDispatcherUNIX::processEvents(QFlags)","symbolLocation":849,"imageIndex":3},{"imageOffset":2050767,"symbol":"QEventLoop::exec(QFlags)","symbolLocation":431,"imageIndex":3},{"imageOffset":136707,"symbol":"QThread::exec()","symbolLocation":131,"imageIndex":3},{"imageOffset":140825,"imageIndex":3},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4581174,"frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":13},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":18,"imageIndex":19},{"imageOffset":10467026,"symbol":"mu::TaskScheduler::th_workerLoop()","symbolLocation":146,"imageIndex":0},{"imageOffset":10467918,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4581175,"frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":13},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":18,"imageIndex":19},{"imageOffset":10467026,"symbol":"mu::TaskScheduler::th_workerLoop()","symbolLocation":146,"imageIndex":0},{"imageOffset":10467918,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4581176,"frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":13},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":18,"imageIndex":19},{"imageOffset":10467026,"symbol":"mu::TaskScheduler::th_workerLoop()","symbolLocation":146,"imageIndex":0},{"imageOffset":10467918,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4581177,"frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":13},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":18,"imageIndex":19},{"imageOffset":10467026,"symbol":"mu::TaskScheduler::th_workerLoop()","symbolLocation":146,"imageIndex":0},{"imageOffset":10467918,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4581178,"frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":13},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":18,"imageIndex":19},{"imageOffset":10467026,"symbol":"mu::TaskScheduler::th_workerLoop()","symbolLocation":146,"imageIndex":0},{"imageOffset":10467918,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4581233,"frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":13},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":18,"imageIndex":19},{"imageOffset":158268,"symbol":"staffpad::ThreadPool::workerThreadFunction()","symbolLocation":140,"imageIndex":21},{"imageOffset":160142,"symbol":"void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*)","symbolLocation":62,"imageIndex":21},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4581234,"frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":13},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":18,"imageIndex":19},{"imageOffset":158268,"symbol":"staffpad::ThreadPool::workerThreadFunction()","symbolLocation":140,"imageIndex":21},{"imageOffset":160142,"symbol":"void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*)","symbolLocation":62,"imageIndex":21},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4581235,"frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":13},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":18,"imageIndex":19},{"imageOffset":158268,"symbol":"staffpad::ThreadPool::workerThreadFunction()","symbolLocation":140,"imageIndex":21},{"imageOffset":160142,"symbol":"void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*)","symbolLocation":62,"imageIndex":21},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4581236,"frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":13},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":18,"imageIndex":19},{"imageOffset":158268,"symbol":"staffpad::ThreadPool::workerThreadFunction()","symbolLocation":140,"imageIndex":21},{"imageOffset":160142,"symbol":"void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*)","symbolLocation":62,"imageIndex":21},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4581237,"frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":13},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":18,"imageIndex":19},{"imageOffset":158268,"symbol":"staffpad::ThreadPool::workerThreadFunction()","symbolLocation":140,"imageIndex":21},{"imageOffset":160142,"symbol":"void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*)","symbolLocation":62,"imageIndex":21},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4581238,"frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":13},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":18,"imageIndex":19},{"imageOffset":158268,"symbol":"staffpad::ThreadPool::workerThreadFunction()","symbolLocation":140,"imageIndex":21},{"imageOffset":160142,"symbol":"void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*)","symbolLocation":62,"imageIndex":21},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4581239,"frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":13},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":18,"imageIndex":19},{"imageOffset":158268,"symbol":"staffpad::ThreadPool::workerThreadFunction()","symbolLocation":140,"imageIndex":21},{"imageOffset":160142,"symbol":"void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*)","symbolLocation":62,"imageIndex":21},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4581240,"frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":13},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":18,"imageIndex":19},{"imageOffset":158268,"symbol":"staffpad::ThreadPool::workerThreadFunction()","symbolLocation":140,"imageIndex":21},{"imageOffset":160142,"symbol":"void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*)","symbolLocation":62,"imageIndex":21},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4581241,"frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":13},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":18,"imageIndex":19},{"imageOffset":158268,"symbol":"staffpad::ThreadPool::workerThreadFunction()","symbolLocation":140,"imageIndex":21},{"imageOffset":160142,"symbol":"void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*)","symbolLocation":62,"imageIndex":21},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4581242,"frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":13},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":18,"imageIndex":19},{"imageOffset":158268,"symbol":"staffpad::ThreadPool::workerThreadFunction()","symbolLocation":140,"imageIndex":21},{"imageOffset":160142,"symbol":"void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*)","symbolLocation":62,"imageIndex":21},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4581243,"frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":16362,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":11},{"imageOffset":68250,"symbol":"nanosleep","symbolLocation":196,"imageIndex":18},{"imageOffset":88417,"symbol":"std::__1::this_thread::sleep_for(std::__1::chrono::duration > const&)","symbolLocation":73,"imageIndex":19},{"imageOffset":936812,"symbol":"void* std::__1::__thread_proxy >, staffpad::utils::Timer::Timer(double, std::__1::function, bool, std::__1::optional)::$_0> >(void*)","symbolLocation":364,"imageIndex":21},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4581275,"frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":13},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":18,"imageIndex":19},{"imageOffset":158268,"symbol":"staffpad::ThreadPool::workerThreadFunction()","symbolLocation":140,"imageIndex":21},{"imageOffset":160142,"symbol":"void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*)","symbolLocation":62,"imageIndex":21},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4581276,"frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":13},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":18,"imageIndex":19},{"imageOffset":158268,"symbol":"staffpad::ThreadPool::workerThreadFunction()","symbolLocation":140,"imageIndex":21},{"imageOffset":160142,"symbol":"void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*)","symbolLocation":62,"imageIndex":21},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4581277,"frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":13},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":18,"imageIndex":19},{"imageOffset":158268,"symbol":"staffpad::ThreadPool::workerThreadFunction()","symbolLocation":140,"imageIndex":21},{"imageOffset":160142,"symbol":"void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*)","symbolLocation":62,"imageIndex":21},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4581278,"frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":13},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":18,"imageIndex":19},{"imageOffset":158268,"symbol":"staffpad::ThreadPool::workerThreadFunction()","symbolLocation":140,"imageIndex":21},{"imageOffset":160142,"symbol":"void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*)","symbolLocation":62,"imageIndex":21},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4581279,"frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":13},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":18,"imageIndex":19},{"imageOffset":158268,"symbol":"staffpad::ThreadPool::workerThreadFunction()","symbolLocation":140,"imageIndex":21},{"imageOffset":160142,"symbol":"void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*)","symbolLocation":62,"imageIndex":21},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4581280,"frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":13},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":18,"imageIndex":19},{"imageOffset":158268,"symbol":"staffpad::ThreadPool::workerThreadFunction()","symbolLocation":140,"imageIndex":21},{"imageOffset":160142,"symbol":"void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*)","symbolLocation":62,"imageIndex":21},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4581281,"frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":13},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":18,"imageIndex":19},{"imageOffset":158268,"symbol":"staffpad::ThreadPool::workerThreadFunction()","symbolLocation":140,"imageIndex":21},{"imageOffset":160142,"symbol":"void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*)","symbolLocation":62,"imageIndex":21},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4581282,"frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":13},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":18,"imageIndex":19},{"imageOffset":158268,"symbol":"staffpad::ThreadPool::workerThreadFunction()","symbolLocation":140,"imageIndex":21},{"imageOffset":160142,"symbol":"void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*)","symbolLocation":62,"imageIndex":21},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4581283,"frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":13},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":18,"imageIndex":19},{"imageOffset":158268,"symbol":"staffpad::ThreadPool::workerThreadFunction()","symbolLocation":140,"imageIndex":21},{"imageOffset":160142,"symbol":"void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*)","symbolLocation":62,"imageIndex":21},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4581284,"frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":13},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":18,"imageIndex":19},{"imageOffset":158268,"symbol":"staffpad::ThreadPool::workerThreadFunction()","symbolLocation":140,"imageIndex":21},{"imageOffset":160142,"symbol":"void* std::__1::__thread_proxy >, void (staffpad::ThreadPool::*)(), staffpad::ThreadPool*> >(void*)","symbolLocation":62,"imageIndex":21},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4581285,"frames":[{"imageOffset":140705743169960,"imageIndex":2},{"imageOffset":16362,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":11},{"imageOffset":68250,"symbol":"nanosleep","symbolLocation":196,"imageIndex":18},{"imageOffset":88417,"symbol":"std::__1::this_thread::sleep_for(std::__1::chrono::duration > const&)","symbolLocation":73,"imageIndex":19},{"imageOffset":936812,"symbol":"void* std::__1::__thread_proxy >, staffpad::utils::Timer::Timer(double, std::__1::function, bool, std::__1::optional)::$_0> >(void*)","symbolLocation":364,"imageIndex":21},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":4583609,"frames":[{"imageOffset":141436,"imageIndex":10}]},{"id":4586491,"frames":[{"imageOffset":141436,"imageIndex":10}]},{"id":4586539,"frames":[{"imageOffset":141436,"imageIndex":10}]},{"id":4586579,"frames":[{"imageOffset":141436,"imageIndex":10}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 4333002752,
"CFBundleShortVersionString" : "4.0.1",
"CFBundleIdentifier" : "org.musescore.MuseScore",
"size" : 45875200,
"uuid" : "0a84df49-c714-385e-b82c-2b7e58820b0e",
"path" : "\/Applications\/MuseScore 4.app\/Contents\/MacOS\/mscore",
"name" : "mscore",
"CFBundleVersion" : "230121751"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4599705600,
"CFBundleShortVersionString" : "5.15",
"CFBundleIdentifier" : "org.qt-project.QtQml",
"size" : 3510272,
"uuid" : "8d7b72bf-f1f8-35c9-88ac-c4b1bcac7127",
"path" : "\/Applications\/MuseScore 4.app\/Contents\/Frameworks\/QtQml.framework\/Versions\/5\/QtQml",
"name" : "QtQml",
"CFBundleVersion" : "5.15.2"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4667162624,
"CFBundleShortVersionString" : "5.15",
"CFBundleIdentifier" : "org.qt-project.QtCore",
"size" : 5705728,
"uuid" : "c723812a-f7a5-3001-98d5-e60e8daa6ffb",
"path" : "\/Applications\/MuseScore 4.app\/Contents\/Frameworks\/QtCore.framework\/Versions\/5\/QtCore",
"name" : "QtCore",
"CFBundleVersion" : "5.15.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4584054784,
"CFBundleShortVersionString" : "5.15",
"CFBundleIdentifier" : "org.qt-project.QtQuick",
"size" : 3428352,
"uuid" : "cbc34d86-e7f2-33fe-b6d4-99fc04fb34c8",
"path" : "\/Applications\/MuseScore 4.app\/Contents\/Frameworks\/QtQuick.framework\/Versions\/5\/QtQuick",
"name" : "QtQuick",
"CFBundleVersion" : "5.15.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4624261120,
"CFBundleShortVersionString" : "5.15",
"CFBundleIdentifier" : "org.qt-project.QtWidgets",
"size" : 4485120,
"uuid" : "b432d666-dcab-320a-8496-78a67f554c0e",
"path" : "\/Applications\/MuseScore 4.app\/Contents\/Frameworks\/QtWidgets.framework\/Versions\/5\/QtWidgets",
"name" : "QtWidgets",
"CFBundleVersion" : "5.15.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4645060608,
"CFBundleShortVersionString" : "5.15",
"CFBundleIdentifier" : "org.qt-project.QtGui",
"size" : 5152768,
"uuid" : "cbcec35a-ee54-354f-9c2b-188ac6b2790d",
"path" : "\/Applications\/MuseScore 4.app\/Contents\/Frameworks\/QtGui.framework\/Versions\/5\/QtGui",
"name" : "QtGui",
"CFBundleVersion" : "5.15.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4638724096,
"size" : 1503232,
"uuid" : "d4ab240b-4535-3aec-b72b-5ffc4750e4e5",
"path" : "\/Applications\/MuseScore 4.app\/Contents\/PlugIns\/platforms\/libqcocoa.dylib",
"name" : "libqcocoa.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703392002048,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 16814067,
"uuid" : "540cedfd-5a35-3f35-8953-dcb7c4834eb5",
"path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2299.40.118"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 8685019136,
"size" : 622592,
"uuid" : "bba77709-6cad-3592-ab03-09d0f7b8610e",
"path" : "\/usr\/lib\/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 140703124221952,
"size" : 196608,
"uuid" : "f066db2c-ed38-3f37-8d21-81d15fa908fe",
"path" : "\/usr\/libexec\/rosetta\/runtime",
"name" : "runtime"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703340204032,
"size" : 237560,
"uuid" : "87ff381c-4d30-3087-bab7-a5a53d232c00",
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703504678912,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.audio.caulk",
"size" : 155648,
"uuid" : "bf7582bd-4de0-3ca2-8b69-f1944725f182",
"path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
"name" : "caulk"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703340441600,
"size" : 49144,
"uuid" : "3bd433d4-15bd-3add-a612-95e4d3b20719",
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703340843008,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 4816896,
"uuid" : "be859dcd-e5ee-3aab-97e4-13231468695f",
"path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1953.300"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703591546880,
"CFBundleShortVersionString" : "1.14",
"CFBundleIdentifier" : "com.apple.audio.toolbox.AudioToolbox",
"size" : 1212404,
"uuid" : "27bdf9af-47c2-3221-a17c-7c1507b0bb38",
"path" : "\/System\/Library\/Frameworks\/AudioToolbox.framework\/Versions\/A\/AudioToolbox",
"name" : "AudioToolbox",
"CFBundleVersion" : "1.14"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703573434368,
"size" : 204784,
"uuid" : "5118b960-ca87-3067-b146-8d752fbbd7b7",
"path" : "\/usr\/lib\/libAudioToolboxUtility.dylib",
"name" : "libAudioToolboxUtility.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703373287424,
"CFBundleShortVersionString" : "5.0",
"CFBundleIdentifier" : "com.apple.audio.CoreAudio",
"size" : 7466998,
"uuid" : "3b6e93dd-f8c6-338c-9251-5e750e091dd3",
"path" : "\/System\/Library\/Frameworks\/CoreAudio.framework\/Versions\/A\/CoreAudio",
"name" : "CoreAudio",
"CFBundleVersion" : "5.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703339188224,
"size" : 561152,
"uuid" : "1aec5d1a-6e43-30f9-a9f2-11eb85d3e70c",
"path" : "\/usr\/lib\/system\/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703339749376,
"size" : 364532,
"uuid" : "b8339fb2-cbae-3d84-b080-bd19ddb2981c",
"path" : "\/usr\/lib\/libc++.1.dylib",
"name" : "libc++.1.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703748182016,
"CFBundleShortVersionString" : "2.0",
"CFBundleIdentifier" : "com.apple.audio.midi.CoreMIDI",
"size" : 454646,
"uuid" : "ef0b1eab-34f6-3bee-b85b-792871a8d4cb",
"path" : "\/System\/Library\/Frameworks\/CoreMIDI.framework\/Versions\/A\/CoreMIDI",
"name" : "CoreMIDI",
"CFBundleVersion" : "88"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4881604608,
"size" : 3227648,
"uuid" : "b8fbcc45-5334-3e43-86fd-ac8e1db95539",
"path" : "\/usr\/local\/lib\/libMuseSamplerCoreLib.dylib",
"name" : "libMuseSamplerCoreLib.dylib"
}
],
"sharedCache" : {
"base" : 140703336480768,
"size" : 21474836480,
"uuid" : "4ca2b729-8206-3c63-badd-faa0225ab773"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=706.1M resident=0K(0%) swapped_out_or_unallocated=706.1M(100%)\nWritable regions: Total=1.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.2G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 256K 2 \nActivity Tracing 256K 1 \nCG backing stores 4480K 8 \nCG image 112K 28 \nColorSync 244K 28 \nCoreAnimation 40K 8 \nCoreGraphics 24K 4 \nCoreImage 4K 1 \nCoreUI image data 884K 14 \nDispatch continuations 80.0M 1 \nFoundation 32K 2 \nJS JIT generated code 800K 194 \nJS VM Gigacage 12.0M 3 \nJS VM Isolated Heap 6400K 5 \nKernel Alloc Once 8K 1 \nMALLOC 849.1M 394 \nMALLOC guard page 192K 11 \nMALLOC_MEDIUM (reserved) 88.0M 1 reserved VM address space (unallocated)\nMach message 4K 1 \nOpenGL GLSL 256K 3 \nRosetta Arena 4096K 2 \nRosetta Generic 3540K 882 \nRosetta IndirectBranch 2048K 1 \nRosetta JIT 128.0M 1 \nRosetta Return Stack 900K 90 \nRosetta Thread Context 900K 90 \nSTACK GUARD 16K 4 \nStack 38.4M 46 \nStack Guard 56.2M 42 \nVM_ALLOCATE 6880K 448 \nVM_ALLOCATE (reserved) 60K 9 reserved VM address space (unallocated)\n__CTF 756 1 \n__DATA 27.7M 557 \n__DATA_CONST 30.3M 318 \n__DATA_DIRTY 1414K 168 \n__FONT_DATA 2352 1 \n__GLSLBUILTINS 5174K 1 \n__LINKEDIT 182.0M 71 \n__OBJC_RO 65.4M 1 \n__OBJC_RW 1987K 2 \n__TEXT 524.2M 567 \ndyld private memory 288K 3 \nmapped file 4.7G 1487 \nshared memory 840K 22 \nunshared pmap 12.6M 8 \n=========== ======= ======= \nTOTAL 6.8G 5532 \nTOTAL, minus reserved VM space 6.7G 5532 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "62cdf63ddb3b7109d6d765cc",
"factorPackIds" : {
"SIRI_UNDERSTANDING_TMDC" : "62cdf6dddb3b7109d6d765cd"
},
"deploymentId" : 240000007
},
{
"rolloutId" : "61675b89201f677a9a4cbd65",
"factorPackIds" : {
"HEALTH_FEATURE_AVAILABILITY" : "638e768d75b0720ff1f8c4f3"
},
"deploymentId" : 240000051
}
],
"experiments" : [

]
}
}

Model: MacBookPro18,3, BootROM 8419.80.7, proc 10:8:2 processors, 16 GB, SMC
Graphics: Apple M1 Pro, Apple M1 Pro, Built-In
Display: DELL U2719DC, 2560 x 1440 (QHD/WQHD - Wide Quad High Definition), Main, MirrorOff, Online
Display: Color LCD, 3024 x 1964 Retina, MirrorOff, Online
Memory Module: LPDDR5, Samsung
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: Nov 30 2022 02:17:16 version 20.10.965.13.8.7.131 FWID 01-1251c18d
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Belkin USB-C LAN, Ethernet, en8
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: hub_device
USB Device: hub_device
USB Device: Keyboard Hub
USB Device: Apple Keyboard
USB Device: composite_device
USB Device: USB31Bus
USB Device: Belkin USB-C LAN
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.


Comments

In order for someone to try to confirm, please attach the score and precise steps to reproduce the problem. Posting logs is seldom helpful, and just makes threads harder to read.

Do you still have an unanswered question? Please log in first to post your question.