macOS 12.6: 'Can't get core function pointer' error in Musescore 4

• Dec 18, 2022 - 18:17
Reported version
4.0
Type
Functional
Frequency
Many
Severity
S1 - Blocker
Reproducibility
Always
Status
closed
Regression
No
Workaround
Yes
Project

Musescore 4 would not open and the following error is thrown: 'Can't get core function pointer'. I have uninstalled Musescore 3 and deleted related folders and this does not solve the problem.


Comments

Title 'Can't get core function pointer' error in Musescore 4 macOS 16.6: 'Can't get core function pointer' error in Musescore 4
Status needs info active
Title macOS 16.6: 'Can't get core function pointer' error in Musescore 4 macOS 12.6: 'Can't get core function pointer' error in Musescore 4

Translated Report (Full Report Below)

Process: mscore [4460]
Path: /Applications/MuseScore 4.app/Contents/MacOS/mscore
Identifier: org.musescore.MuseScore
Version: 4.0.0 (223472200)
Code Type: X86-64 (Translated)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2022-12-19 17:39:44.6221 +0300
OS Version: macOS 12.6 (21G115)
Report Version: 12
Anonymous UUID: 158A975D-DF50-FA27-FAD1-44667B36C07C

Sleep/Wake UUID: 6F08AA6C-C9E7-4295-AD17-DC9B5789A58E

Time Awake Since Boot: 17000 seconds
Time Since Wake: 5884 seconds

System Integrity Protection: enabled

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

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Application Specific Information:
abort() called

Kernel Triage:
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 ??? 0x7ff899516940 ???
1 libsystem_kernel.dylib 0x7ff80904b00e __pthread_kill + 10
2 libsystem_pthread.dylib 0x7ff8090811ff pthread_kill + 263
3 libsystem_c.dylib 0x7ff808fccd24 abort + 123
4 libc++abi.dylib 0x7ff80903d082 abort_message + 241
5 libc++abi.dylib 0x7ff80902e0e3 demangling_terminate_handler() + 48
6 libc++abi.dylib 0x7ff80903c4a7 std::__terminate(void (*)()) + 8
7 libc++abi.dylib 0x7ff80903c442 std::terminate() + 34
8 mscore 0x103b628cf 0x1024a9000 + 23828687
9 mscore 0x103b60379 VST3::Hosting::Module::create(std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator >&) + 281
10 mscore 0x1035868f2 mu::vst::VstModulesRepository::createModule(mu::io::path_t const&) + 82
11 mscore 0x103587864 mu::vst::VstModulesRepository::addModule(mu::io::path_t const&) + 100
12 mscore 0x10358704d mu::vst::VstModulesRepository::refresh() + 525
13 mscore 0x103585b51 mu::vst::VstModulesRepository::init() + 273
14 mscore 0x102d2126d mu::appshell::AppShell::run(int, char**) + 2349
15 mscore 0x1024b50b2 main + 1698
16 dyld 0x205b4552e start + 462

Thread 1:: com.apple.rosetta.exceptionserver
0 runtime 0x7ff7ffe69944 0x7ff7ffe65000 + 18756
1 runtime 0x7ff7ffe773e0 0x7ff7ffe65000 + 74720
2 runtime 0x7ff7ffe78e58 0x7ff7ffe65000 + 81496

Thread 2:
0 runtime 0x7ff7ffe87814 0x7ff7ffe65000 + 141332

Thread 3:
0 runtime 0x7ff7ffe87814 0x7ff7ffe65000 + 141332

Thread 4:: AMCP Logging Spool
0 ??? 0x7ff899516940 ???
1 libsystem_kernel.dylib 0x7ff8090449b6 semaphore_wait_trap + 10
2 caulk 0x7ff811fee2e6 caulk::mach::semaphore::wait_or_error() + 16
3 caulk 0x7ff811fd6148 caulk::concurrent::details::worker_thread::run() + 36
4 caulk 0x7ff811fd5e0c void* caulk::thread_proxy > >(void*) + 41
5 libsystem_pthread.dylib 0x7ff8090814e1 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff80907cf6b thread_start + 15

Thread 5:
0 runtime 0x7ff7ffe87814 0x7ff7ffe65000 + 141332

Thread 6:
0 runtime 0x7ff7ffe87814 0x7ff7ffe65000 + 141332

Thread 7:
0 ??? 0x7ff899516940 ???
1 libsystem_kernel.dylib 0x7ff80904497a mach_msg_trap + 10
2 libsystem_kernel.dylib 0x7ff809044ce8 mach_msg + 56
3 mscore 0x1039ebf3e crashpad::MachMessageWithDeadline(mach_msg_header_t*, int, unsigned int, unsigned int, unsigned long long, unsigned int, bool) + 398
4 mscore 0x1039ee51c crashpad::MachMessageServer::Run(crashpad::MachMessageServer::Interface*, unsigned int, int, crashpad::MachMessageServer::Persistent, crashpad::MachMessageServer::ReceiveLarge, unsigned int) + 508
5 mscore 0x1039e3478 0x1024a9000 + 22258808
6 libsystem_pthread.dylib 0x7ff8090814e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80907cf6b thread_start + 15

Thread 8:: com.apple.coreaudio.AQClient
0 ??? 0x7ff899516940 ???
1 libsystem_kernel.dylib 0x7ff80904497a mach_msg_trap + 10
2 libsystem_kernel.dylib 0x7ff809044ce8 mach_msg + 56
3 CoreFoundation 0x7ff809147540 __CFRunLoopServiceMachPort + 319
4 CoreFoundation 0x7ff809145bd0 __CFRunLoopRun + 1276
5 CoreFoundation 0x7ff809145014 CFRunLoopRunSpecific + 562
6 AudioToolbox 0x7ff817014a6f CADeprecated::GenericRunLoopThread::Entry(void) + 157
7 libAudioToolboxUtility.dylib 0x7ff815ec0e97 CADeprecated::CAPThread::Entry(CADeprecated::CAPThread
) + 77
8 libsystem_pthread.dylib 0x7ff8090814e1 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff80907cf6b thread_start + 15

Thread 9:
0 ??? 0x7ff899516940 ???
1 libsystem_kernel.dylib 0x7ff8090449b6 semaphore_wait_trap + 10
2 caulk 0x7ff811fee2e6 caulk::mach::semaphore::wait_or_error() + 16
3 caulk 0x7ff811fd6148 caulk::concurrent::details::worker_thread::run() + 36
4 caulk 0x7ff811fd5e0c void* caulk::thread_proxy > >(void*) + 41
5 libsystem_pthread.dylib 0x7ff8090814e1 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff80907cf6b thread_start + 15

Thread 10:: AQConverterThread
0 ??? 0x7ff899516940 ???
1 libsystem_kernel.dylib 0x7ff8090473ea __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff809081a6f _pthread_cond_wait + 1249
3 libAudioToolboxUtility.dylib 0x7ff815edebc4 CADeprecated::CAGuard::Wait() + 54
4 AudioToolbox 0x7ff816f6436a AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 722
5 libAudioToolboxUtility.dylib 0x7ff815ec0e97 CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*) + 77
6 libsystem_pthread.dylib 0x7ff8090814e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80907cf6b thread_start + 15

Thread 11:: com.apple.audio.IOThread.client
0 ??? 0x7ff899516940 ???
1 libsystem_kernel.dylib 0x7ff80904497a mach_msg_trap + 10
2 libsystem_kernel.dylib 0x7ff809044ce8 mach_msg + 56
3 CoreAudio 0x7ff80abfdc07 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 111
4 CoreAudio 0x7ff80aa88729 HALC_ProxyIOContext::IOWorkLoop() + 3931
5 CoreAudio 0x7ff80aa87205 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 63
6 CoreAudio 0x7ff80ac53616 HALB_IOThread::Entry(void*) + 72
7 libsystem_pthread.dylib 0x7ff8090814e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff80907cf6b thread_start + 15

Thread 12:
0 ??? 0x7ff899516940 ???
1 libsystem_kernel.dylib 0x7ff8090472be __semwait_signal + 10
2 libsystem_c.dylib 0x7ff808f5b863 nanosleep + 196
3 libc++.1.dylib 0x7ff808fe9ab1 std::__1::this_thread::sleep_for(std::__1::chrono::duration > const&) + 73
4 mscore 0x102e9caf0 mu::audio::AudioThread::main() + 160
5 mscore 0x102ea984d 0x1024a9000 + 10487885
6 libsystem_pthread.dylib 0x7ff8090814e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80907cf6b thread_start + 15

Thread 13:
0 ??? 0x7ff899516940 ???
1 libsystem_kernel.dylib 0x7ff80904497a mach_msg_trap + 10
2 libsystem_kernel.dylib 0x7ff809044ce8 mach_msg + 56
3 CoreMIDI 0x7ff820266284 XServerMachPort::ReceiveMessage(int&, void*, int&) + 94
4 CoreMIDI 0x7ff8202966a5 MIDIProcess::MIDIInPortThread::Run() + 105
5 CoreMIDI 0x7ff82027d18e XThread::RunHelper(void) + 10
6 CoreMIDI 0x7ff82027e3b3 CAPThread::Entry(CAPThread
) + 77
7 libsystem_pthread.dylib 0x7ff8090814e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff80907cf6b thread_start + 15

Thread 14:
0 ??? 0x7ff899516940 ???
1 libsystem_kernel.dylib 0x7ff8090473ea __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff809081a6f _pthread_cond_wait + 1249
3 libc++.1.dylib 0x7ff808fdfd93 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock&, std::__1::chrono::time_point > >) + 93
4 WrapPersist 0x133d8f60c 0x133b6f000 + 2229772
5 WrapPersist 0x133d93812 0x133b6f000 + 2246674
6 WrapPersist 0x133d93781 0x133b6f000 + 2246529
7 WrapPersist 0x133d936e9 0x133b6f000 + 2246377
8 libsystem_pthread.dylib 0x7ff8090814e1 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff80907cf6b thread_start + 15

Thread 15:
0 ??? 0x7ff899516940 ???
1 libsystem_kernel.dylib 0x7ff80904497a mach_msg_trap + 10
2 libsystem_kernel.dylib 0x7ff809044ce8 mach_msg + 56
3 uaudio_pultec_meq-5 0x138f1d373 $00000000000000000000000000StVPgngb1PnlLL7l_4m$3Q00 + 193
4 uaudio_pultec_meq-5 0x138f1d50b $0000000$PPo6KmBt097iR7GS3yZsg00 + 9
5 libsystem_pthread.dylib 0x7ff8090814e1 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff80907cf6b thread_start + 15

Thread 16:
0 runtime 0x7ff7ffe87814 0x7ff7ffe65000 + 141332

Thread 17:
0 ??? 0x7ff899516940 ???
1 libsystem_kernel.dylib 0x7ff80904934e kevent + 10
2 Driver 0x13a53d53e boost::asio::detail::kqueue_reactor::run(long, boost::asio::detail::op_queue&) + 270
3 Driver 0x13a53cf23 boost::asio::detail::scheduler::do_run_one(boost::asio::detail::conditionally_enabled_mutex::scoped_lock&, boost::asio::detail::scheduler_thread_info&, boost::system::error_code const&) + 275
4 Driver 0x13a53cc51 boost::asio::detail::scheduler::run(boost::system::error_code&) + 225
5 Driver 0x13a46f1c2 boost::asio::detail::posix_thread::func<(anonymous namespace)::threadpool_impl::add_thread()::'lambda'()>::run() + 50
6 Driver 0x13a53cae0 boost_asio_detail_posix_thread_function + 16
7 libsystem_pthread.dylib 0x7ff8090814e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff80907cf6b thread_start + 15

Thread 18:
0 ??? 0x7ff899516940 ???
1 libsystem_kernel.dylib 0x7ff8090473ea __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff809081a6f _pthread_cond_wait + 1249
3 Driver 0x13a53d003 boost::asio::detail::scheduler::do_run_one(boost::asio::detail::conditionally_enabled_mutex::scoped_lock&, boost::asio::detail::scheduler_thread_info&, boost::system::error_code const&) + 499
4 Driver 0x13a53cc51 boost::asio::detail::scheduler::run(boost::system::error_code&) + 225
5 Driver 0x13a476dbb boost::asio::detail::posix_thread::func::run() + 43
6 Driver 0x13a53cae0 boost_asio_detail_posix_thread_function + 16
7 libsystem_pthread.dylib 0x7ff8090814e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff80907cf6b thread_start + 15

Thread 19:
0 runtime 0x7ff7ffe87814 0x7ff7ffe65000 + 141332

Thread 20:
0 runtime 0x7ff7ffe87814 0x7ff7ffe65000 + 141332

Thread 21:: URET_Worker
0 ??? 0x7ff899516940 ???
1 libsystem_kernel.dylib 0x7ff8090473ea __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff809081a6f _pthread_cond_wait + 1249
3 libc++.1.dylib 0x7ff808fdfd02 std::__1::condition_variable::wait(std::__1::unique_lock&) + 18
4 Driver 0x13a3bd73d ni::uret::WorkerThread::main() + 157
5 Driver 0x13a3f644d void* std::__1::__thread_proxy >, ni::uret::WorkerThread::start()::$_3> >(void*) + 45
6 libsystem_pthread.dylib 0x7ff8090814e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80907cf6b thread_start + 15

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x0000000000000000 rdx: 0x0000000000000000
rdi: 0x00007ff84a7c0990 rsi: 0x0000000000000003 rbp: 0x00007ff80903ffd3 rsp: 0x000000030c09f100
r8: 0x0000000205bc0600 r9: 0x00007ff80903ffd3 r10: 0x0000000000000000 r11: 0x00007ff84a79c250
r12: 0x0000000000000103 r13: 0x0000003000000008 r14: 0x0000000000000006 r15: 0x0000000000000016
rip: rfl: 0x0000000000000283
tmp0: 0xffffffffffffffff tmp1: 0x00007ff899516914 tmp2: 0x00007ff80904b004

Binary Images:
0x0 - 0xffffffffffffffff ??? () <00000000-0000-0000-0000-000000000000> ???
0x7ff809043000 - 0x7ff80907afff libsystem_kernel.dylib (
) <8cc28466-fd2f-3c80-9834-9525b7beac19> /usr/lib/system/libsystem_kernel.dylib
0x7ff80907b000 - 0x7ff809086fff libsystem_pthread.dylib () /usr/lib/system/libsystem_pthread.dylib
0x7ff808f4b000 - 0x7ff808fd3fff libsystem_c.dylib (
) /usr/lib/system/libsystem_c.dylib
0x7ff80902d000 - 0x7ff809042fff libc++abi.dylib () <7b800bb6-32e7-3597-b292-2c4da4c377b1> /usr/lib/libc++abi.dylib
0x1024a9000 - 0x105068fff org.musescore.MuseScore (4.0.0) <41249095-2578-39e0-b4da-dc68d4fb68ad> /Applications/MuseScore 4.app/Contents/MacOS/mscore
0x205b40000 - 0x205babfff dyld (
) <71febccd-d9dc-3599-9971-2b3407c588a8> /usr/lib/dyld
0x7ff7ffe65000 - 0x7ff7ffe94fff runtime () <1f0f0114-cfb6-304b-8183-8ef52c21f8b4> /usr/libexec/rosetta/runtime
0x7ff811fd4000 - 0x7ff811ff5fff com.apple.audio.caulk (1.0) <8e7b3d95-1d47-3f17-9512-c5fcc30792c2> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x7ff8090c8000 - 0x7ff8095c8fff com.apple.CoreFoundation (6.9) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff816f2e000 - 0x7ff81706afff com.apple.audio.toolbox.AudioToolbox (1.14) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7ff815eb4000 - 0x7ff815ee4fff libAudioToolboxUtility.dylib (
) <63ee55fb-f90e-3f4e-86c5-93d6713c97c3> /usr/lib/libAudioToolboxUtility.dylib
0x7ff80a8ce000 - 0x7ff80b003fff com.apple.audio.CoreAudio (5.0) <9be547d0-0af1-3470-afde-2ac4cd34441e> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7ff808fd4000 - 0x7ff80902cfff libc++.1.dylib (*) /usr/lib/libc++.1.dylib
0x7ff820254000 - 0x7ff8202c0fff com.apple.audio.midi.CoreMIDI (2.0) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x133b6f000 - 0x133e62fff com.paceap.eden.WrapPersist (5.5.2 GM (b4268, d7fad9f8)) <8ebd0650-d84a-379f-82d9-61a5c0a4ead2> /Library/Frameworks/PACEEdenExperience.framework/Versions/A/WrapPersist.bundle/Contents/MacOS/WrapPersist
0x138b35000 - 0x139b54fff com.uaudio.effects.U3AR (1.1.0) /Library/Audio/Plug-Ins/VST3/uaudio_pultec_meq-5.vst3/Contents/MacOS/uaudio_pultec_meq-5
0x13a25d000 - 0x13a99cfff Driver.vst3 (1.4.1 (R81)) <1d1beabd-f440-312d-892f-91c7695f09a3> /Library/Audio/Plug-Ins/VST3/Driver.vst3/Contents/MacOS/Driver

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=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%)
Writable regions: Total=1.3G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.3G(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 256K 2
Activity Tracing 256K 1
CG backing stores 4864K 4
CG image 48K 4
ColorSync 172K 26
CoreAnimation 1352K 15
CoreGraphics 12K 2
CoreUI image data 1156K 7
Foundation 160K 3
Kernel Alloc Once 8K 1
MALLOC 330.0M 51
MALLOC guard page 192K 10
MALLOC_MEDIUM (reserved) 456.0M 4 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
Mach message (reserved) 4K 1 reserved VM address space (unallocated)
Rosetta Arena 4096K 2
Rosetta Generic 6680K 1667
Rosetta IndirectBranch 1024K 1
Rosetta JIT 128.0M 1
Rosetta Return Stack 420K 42
Rosetta Thread Context 420K 42
STACK GUARD 28K 7
Stack 18.2M 21
Stack Guard 56.1M 14
VM_ALLOCATE 10.7M 69
VM_ALLOCATE (reserved) 76K 12 reserved VM address space (unallocated)
__CTF 756 1
__DATA 41.0M 457
__DATA_CONST 21.4M 240
__DATA_DIRTY 864K 138
__FONT_DATA 4K 1
__GLSLBUILTINS 5176K 1
__LINKEDIT 743.2M 56
__MFRT 32K 2
__OBJC_RO 82.8M 1
__OBJC_RW 3200K 2
__POVERDDATA 16K 1
__POVERTEXT 16K 1
__TEXT 623.7M 442
__UNICODE 592K 1
dyld private memory 1056K 3
mapped file 5.5G 735
shared memory 804K 15
unshared pmap 10.5M 7
=========== ======= =======
TOTAL 8.4G 4114
TOTAL, minus reserved VM space 7.5G 4114


Full Report

{"app_name":"mscore","timestamp":"2022-12-19 17:39:48.00 +0300","app_version":"4.0.0","slice_uuid":"41249095-2578-39e0-b4da-dc68d4fb68ad","build_version":"223472200","platform":1,"bundleID":"org.musescore.MuseScore","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.6 (21G115)","incident_id":"0F63775C-DB54-4C54-948A-B8D49D3B1468","name":"mscore"}
{
"uptime" : 17000,
"procLaunch" : "2022-12-19 17:39:37.7960 +0300",
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro18,3",
"procStartAbsTime" : 422227337449,
"coalitionID" : 2349,
"osVersion" : {
"train" : "macOS 12.6",
"build" : "21G115",
"releaseType" : "User"
},
"captureTime" : "2022-12-19 17:39:44.6221 +0300",
"incident" : "0F63775C-DB54-4C54-948A-B8D49D3B1468",
"bug_type" : "309",
"pid" : 4460,
"procExitAbsTime" : 422390378137,
"translated" : true,
"cpuType" : "X86-64",
"procName" : "mscore",
"procPath" : "\/Applications\/MuseScore 4.app\/Contents\/MacOS\/mscore",
"bundleInfo" : {"CFBundleShortVersionString":"4.0.0","CFBundleVersion":"223472200","CFBundleIdentifier":"org.musescore.MuseScore"},
"storeInfo" : {"deviceIdentifierForVendor":"3D7936A0-042C-5817-9AB0-FD286C20E457","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "org.musescore.MuseScore",
"crashReporterKey" : "158A975D-DF50-FA27-FAD1-44667B36C07C",
"wakeTime" : 5884,
"sleepWakeUUID" : "6F08AA6C-C9E7-4295-AD17-DC9B5789A58E",
"sip" : "enabled",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"ktriageinfo" : "VM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\n",
"asi" : {"libsystem_c.dylib":["abort() called"]},
"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":176450,"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":140703279874003},"r12":{"value":259},"rosetta":{"tmp2":{"value":140703279919108},"tmp1":{"value":140705700866324},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":8686142976,"symbolLocation":0,"symbol":"_main_thread"},"r15":{"value":22},"r10":{"value":0},"rdx":{"value":0},"rdi":{"value":140704378259856,"symbolLocation":0,"symbol":"__stderrp"},"r9":{"value":140703279874003},"r13":{"value":206158430216},"rflags":{"value":643},"rax":{"value":0},"rsp":{"value":13086880000},"r11":{"value":140704378110544,"symbolLocation":448,"symbol":"__sFX"},"rcx":{"value":0},"r14":{"value":6},"rsi":{"value":3}},"queue":"com.apple.main-thread","frames":[{"imageOffset":140705700866368,"imageIndex":0},{"imageOffset":32782,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":1},{"imageOffset":25087,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":2},{"imageOffset":531748,"symbol":"abort","symbolLocation":123,"imageIndex":3},{"imageOffset":65666,"symbol":"abort_message","symbolLocation":241,"imageIndex":4},{"imageOffset":4323,"symbol":"demangling_terminate_handler()","symbolLocation":48,"imageIndex":4},{"imageOffset":62631,"symbol":"std::__terminate(void (*)())","symbolLocation":8,"imageIndex":4},{"imageOffset":62530,"symbol":"std::terminate()","symbolLocation":34,"imageIndex":4},{"imageOffset":23828687,"imageIndex":5},{"imageOffset":23819129,"symbol":"VST3::Hosting::Module::create(std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator >&)","symbolLocation":281,"imageIndex":5},{"imageOffset":17684722,"symbol":"mu::vst::VstModulesRepository::createModule(mu::io::path_t const&)","symbolLocation":82,"imageIndex":5},{"imageOffset":17688676,"symbol":"mu::vst::VstModulesRepository::addModule(mu::io::path_t const&)","symbolLocation":100,"imageIndex":5},{"imageOffset":17686605,"symbol":"mu::vst::VstModulesRepository::refresh()","symbolLocation":525,"imageIndex":5},{"imageOffset":17681233,"symbol":"mu::vst::VstModulesRepository::init()","symbolLocation":273,"imageIndex":5},{"imageOffset":8880749,"symbol":"mu::appshell::AppShell::run(int, char**)","symbolLocation":2349,"imageIndex":5},{"imageOffset":49330,"symbol":"main","symbolLocation":1698,"imageIndex":5},{"imageOffset":21806,"symbol":"start","symbolLocation":462,"imageIndex":6}]},{"id":176464,"name":"com.apple.rosetta.exceptionserver","frames":[{"imageOffset":18756,"imageIndex":7},{"imageOffset":74720,"imageIndex":7},{"imageOffset":81496,"imageIndex":7}]},{"id":176472,"frames":[{"imageOffset":141332,"imageIndex":7}]},{"id":176473,"frames":[{"imageOffset":141332,"imageIndex":7}]},{"id":176474,"name":"AMCP Logging Spool","frames":[{"imageOffset":140705700866368,"imageIndex":0},{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":1},{"imageOffset":107238,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":16,"imageIndex":8},{"imageOffset":8520,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":8},{"imageOffset":7692,"symbol":"void* caulk::thread_proxy > >(void*)","symbolLocation":41,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":176510,"frames":[{"imageOffset":141332,"imageIndex":7}]},{"id":176556,"frames":[{"imageOffset":141332,"imageIndex":7}]},{"id":176599,"frames":[{"imageOffset":140705700866368,"imageIndex":0},{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":1},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":1},{"imageOffset":22294334,"symbol":"crashpad::MachMessageWithDeadline(mach_msg_header_t*, int, unsigned int, unsigned int, unsigned long long, unsigned int, bool)","symbolLocation":398,"imageIndex":5},{"imageOffset":22304028,"symbol":"crashpad::MachMessageServer::Run(crashpad::MachMessageServer::Interface*, unsigned int, int, crashpad::MachMessageServer::Persistent, crashpad::MachMessageServer::ReceiveLarge, unsigned int)","symbolLocation":508,"imageIndex":5},{"imageOffset":22258808,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":176601,"name":"com.apple.coreaudio.AQClient","frames":[{"imageOffset":140705700866368,"imageIndex":0},{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":1},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":1},{"imageOffset":521536,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":9},{"imageOffset":515024,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":9},{"imageOffset":512020,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":9},{"imageOffset":944751,"symbol":"CADeprecated::GenericRunLoopThread::Entry(void*)","symbolLocation":157,"imageIndex":10},{"imageOffset":52887,"symbol":"CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*)","symbolLocation":77,"imageIndex":11},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":176602,"frames":[{"imageOffset":140705700866368,"imageIndex":0},{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":1},{"imageOffset":107238,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":16,"imageIndex":8},{"imageOffset":8520,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":8},{"imageOffset":7692,"symbol":"void* caulk::thread_proxy > >(void*)","symbolLocation":41,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":176603,"name":"AQConverterThread","frames":[{"imageOffset":140705700866368,"imageIndex":0},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":1},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":2},{"imageOffset":175044,"symbol":"CADeprecated::CAGuard::Wait()","symbolLocation":54,"imageIndex":11},{"imageOffset":222058,"symbol":"AQConverterManager::AQConverterThread::ConverterThreadEntry(void*)","symbolLocation":722,"imageIndex":10},{"imageOffset":52887,"symbol":"CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*)","symbolLocation":77,"imageIndex":11},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":176604,"name":"com.apple.audio.IOThread.client","frames":[{"imageOffset":140705700866368,"imageIndex":0},{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":1},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":1},{"imageOffset":3341319,"symbol":"HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int)","symbolLocation":111,"imageIndex":12},{"imageOffset":1812265,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":3931,"imageIndex":12},{"imageOffset":1806853,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":63,"imageIndex":12},{"imageOffset":3692054,"symbol":"HALB_IOThread::Entry(void*)","symbolLocation":72,"imageIndex":12},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":176620,"frames":[{"imageOffset":140705700866368,"imageIndex":0},{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":1},{"imageOffset":67683,"symbol":"nanosleep","symbolLocation":196,"imageIndex":3},{"imageOffset":88753,"symbol":"std::__1::this_thread::sleep_for(std::__1::chrono::duration > const&)","symbolLocation":73,"imageIndex":13},{"imageOffset":10435312,"symbol":"mu::audio::AudioThread::main()","symbolLocation":160,"imageIndex":5},{"imageOffset":10487885,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":176621,"frames":[{"imageOffset":140705700866368,"imageIndex":0},{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":1},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":1},{"imageOffset":74372,"symbol":"XServerMachPort::ReceiveMessage(int&, void*, int&)","symbolLocation":94,"imageIndex":14},{"imageOffset":272037,"symbol":"MIDIProcess::MIDIInPortThread::Run()","symbolLocation":105,"imageIndex":14},{"imageOffset":168334,"symbol":"XThread::RunHelper(void*)","symbolLocation":10,"imageIndex":14},{"imageOffset":172979,"symbol":"CAPThread::Entry(CAPThread*)","symbolLocation":77,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":176693,"frames":[{"imageOffset":140705700866368,"imageIndex":0},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":1},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":2},{"imageOffset":48531,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock&, std::__1::chrono::time_point > >)","symbolLocation":93,"imageIndex":13},{"imageOffset":2229772,"imageIndex":15},{"imageOffset":2246674,"imageIndex":15},{"imageOffset":2246529,"imageIndex":15},{"imageOffset":2246377,"imageIndex":15},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":176694,"frames":[{"imageOffset":140705700866368,"imageIndex":0},{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":1},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":1},{"imageOffset":4096883,"symbol":"$00000000000000000000000000StVPgngb1PnlLL7l_4m$3Q00","symbolLocation":193,"imageIndex":16},{"imageOffset":4097291,"symbol":"$0000000$PPo6KmBt097iR7GS3yZsg00","symbolLocation":9,"imageIndex":16},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":176705,"frames":[{"imageOffset":141332,"imageIndex":7}]},{"id":176707,"frames":[{"imageOffset":140705700866368,"imageIndex":0},{"imageOffset":25422,"symbol":"kevent","symbolLocation":10,"imageIndex":1},{"imageOffset":3015998,"symbol":"boost::asio::detail::kqueue_reactor::run(long, boost::asio::detail::op_queue&)","symbolLocation":270,"imageIndex":17},{"imageOffset":3014435,"symbol":"boost::asio::detail::scheduler::do_run_one(boost::asio::detail::conditionally_enabled_mutex::scoped_lock&, boost::asio::detail::scheduler_thread_info&, boost::system::error_code const&)","symbolLocation":275,"imageIndex":17},{"imageOffset":3013713,"symbol":"boost::asio::detail::scheduler::run(boost::system::error_code&)","symbolLocation":225,"imageIndex":17},{"imageOffset":2171330,"symbol":"boost::asio::detail::posix_thread::func<(anonymous namespace)::threadpool_impl::add_thread()::'lambda'()>::run()","symbolLocation":50,"imageIndex":17},{"imageOffset":3013344,"symbol":"boost_asio_detail_posix_thread_function","symbolLocation":16,"imageIndex":17},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":176708,"frames":[{"imageOffset":140705700866368,"imageIndex":0},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":1},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":2},{"imageOffset":3014659,"symbol":"boost::asio::detail::scheduler::do_run_one(boost::asio::detail::conditionally_enabled_mutex::scoped_lock&, boost::asio::detail::scheduler_thread_info&, boost::system::error_code const&)","symbolLocation":499,"imageIndex":17},{"imageOffset":3013713,"symbol":"boost::asio::detail::scheduler::run(boost::system::error_code&)","symbolLocation":225,"imageIndex":17},{"imageOffset":2203067,"symbol":"boost::asio::detail::posix_thread::func::run()","symbolLocation":43,"imageIndex":17},{"imageOffset":3013344,"symbol":"boost_asio_detail_posix_thread_function","symbolLocation":16,"imageIndex":17},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":176709,"frames":[{"imageOffset":141332,"imageIndex":7}]},{"id":176710,"frames":[{"imageOffset":141332,"imageIndex":7}]},{"id":176717,"name":"URET_Worker","frames":[{"imageOffset":140705700866368,"imageIndex":0},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":1},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":2},{"imageOffset":48386,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":18,"imageIndex":13},{"imageOffset":1443645,"symbol":"ni::uret::WorkerThread::main()","symbolLocation":157,"imageIndex":17},{"imageOffset":1676365,"symbol":"void* std::__1::__thread_proxy >, ni::uret::WorkerThread::start()::$_3> >(void*)","symbolLocation":45,"imageIndex":17},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]}],
"usedImages" : [
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703279886336,
"size" : 229376,
"uuid" : "8cc28466-fd2f-3c80-9834-9525b7beac19",
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703280115712,
"size" : 49152,
"uuid" : "b5454e27-e8c7-3fdb-b77f-714f1e82e70b",
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703278870528,
"size" : 561152,
"uuid" : "e42e9d7a-03b4-340b-b61e-dcd45fd4acc0",
"path" : "\/usr\/lib\/system\/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703279796224,
"size" : 90112,
"uuid" : "7b800bb6-32e7-3597-b292-2c4da4c377b1",
"path" : "\/usr\/lib\/libc++abi.dylib",
"name" : "libc++abi.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4333408256,
"CFBundleShortVersionString" : "4.0.0",
"CFBundleIdentifier" : "org.musescore.MuseScore",
"size" : 45875200,
"uuid" : "41249095-2578-39e0-b4da-dc68d4fb68ad",
"path" : "\/Applications\/MuseScore 4.app\/Contents\/MacOS\/mscore",
"name" : "mscore",
"CFBundleVersion" : "223472200"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 8685617152,
"size" : 442368,
"uuid" : "71febccd-d9dc-3599-9971-2b3407c588a8",
"path" : "\/usr\/lib\/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 140703126933504,
"size" : 196608,
"uuid" : "1f0f0114-cfb6-304b-8183-8ef52c21f8b4",
"path" : "\/usr\/libexec\/rosetta\/runtime",
"name" : "runtime"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703430426624,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.audio.caulk",
"size" : 139264,
"uuid" : "8e7b3d95-1d47-3f17-9512-c5fcc30792c2",
"path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
"name" : "caulk"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703280431104,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5246976,
"uuid" : "bddb824d-15df-3210-88e8-6aac5c154403",
"path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1866"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703513632768,
"CFBundleShortVersionString" : "1.14",
"CFBundleIdentifier" : "com.apple.audio.toolbox.AudioToolbox",
"size" : 1298432,
"uuid" : "ab1b4305-f4d1-337b-a8f9-6707ac873d83",
"path" : "\/System\/Library\/Frameworks\/AudioToolbox.framework\/Versions\/A\/AudioToolbox",
"name" : "AudioToolbox",
"CFBundleVersion" : "1.14"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703496355840,
"size" : 200704,
"uuid" : "63ee55fb-f90e-3f4e-86c5-93d6713c97c3",
"path" : "\/usr\/lib\/libAudioToolboxUtility.dylib",
"name" : "libAudioToolboxUtility.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703305621504,
"CFBundleShortVersionString" : "5.0",
"CFBundleIdentifier" : "com.apple.audio.CoreAudio",
"size" : 7561216,
"uuid" : "9be547d0-0af1-3470-afde-2ac4cd34441e",
"path" : "\/System\/Library\/Frameworks\/CoreAudio.framework\/Versions\/A\/CoreAudio",
"name" : "CoreAudio",
"CFBundleVersion" : "5.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703279431680,
"size" : 364544,
"uuid" : "e67ac91f-f1dc-30ec-84f3-83f5bdad3434",
"path" : "\/usr\/lib\/libc++.1.dylib",
"name" : "libc++.1.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703667929088,
"CFBundleShortVersionString" : "2.0",
"CFBundleIdentifier" : "com.apple.audio.midi.CoreMIDI",
"size" : 446464,
"uuid" : "c517ae1a-8f49-3ad3-bdad-502c51ad2bf3",
"path" : "\/System\/Library\/Frameworks\/CoreMIDI.framework\/Versions\/A\/CoreMIDI",
"name" : "CoreMIDI",
"CFBundleVersion" : "88"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5162594304,
"CFBundleShortVersionString" : "5.5.2 GM (b4268, d7fad9f8)",
"CFBundleIdentifier" : "com.paceap.eden.WrapPersist",
"size" : 3096576,
"uuid" : "8ebd0650-d84a-379f-82d9-61a5c0a4ead2",
"path" : "\/Library\/Frameworks\/PACEEdenExperience.framework\/Versions\/A\/WrapPersist.bundle\/Contents\/MacOS\/WrapPersist",
"name" : "WrapPersist",
"CFBundleVersion" : "5.5.2.4268"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5246242816,
"CFBundleShortVersionString" : "1.1.0",
"CFBundleIdentifier" : "com.uaudio.effects.U3AR",
"size" : 16908288,
"uuid" : "b29e44eb-75e3-3ecb-af75-48a3b27874e0",
"path" : "\/Library\/Audio\/Plug-Ins\/VST3\/uaudio_pultec_meq-5.vst3\/Contents\/MacOS\/uaudio_pultec_meq-5",
"name" : "uaudio_pultec_meq-5",
"CFBundleVersion" : "151"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5270523904,
"CFBundleShortVersionString" : "1.4.1 (R81)",
"CFBundleIdentifier" : "Driver.vst3",
"size" : 7602176,
"uuid" : "1d1beabd-f440-312d-892f-91c7695f09a3",
"path" : "\/Library\/Audio\/Plug-Ins\/VST3\/Driver.vst3\/Contents\/MacOS\/Driver",
"name" : "Driver",
"CFBundleVersion" : "1.4.1 (R81), Copyright © 2021 Native Instruments GmbH"
}
],
"sharedCache" : {
"base" : 140703276859392,
"size" : 19331678208,
"uuid" : "3765e290-e8ae-3af7-92bf-da62dfb8ac4f"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%)\nWritable regions: Total=1.3G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.3G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 256K 2 \nActivity Tracing 256K 1 \nCG backing stores 4864K 4 \nCG image 48K 4 \nColorSync 172K 26 \nCoreAnimation 1352K 15 \nCoreGraphics 12K 2 \nCoreUI image data 1156K 7 \nFoundation 160K 3 \nKernel Alloc Once 8K 1 \nMALLOC 330.0M 51 \nMALLOC guard page 192K 10 \nMALLOC_MEDIUM (reserved) 456.0M 4 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nMach message (reserved) 4K 1 reserved VM address space (unallocated)\nRosetta Arena 4096K 2 \nRosetta Generic 6680K 1667 \nRosetta IndirectBranch 1024K 1 \nRosetta JIT 128.0M 1 \nRosetta Return Stack 420K 42 \nRosetta Thread Context 420K 42 \nSTACK GUARD 28K 7 \nStack 18.2M 21 \nStack Guard 56.1M 14 \nVM_ALLOCATE 10.7M 69 \nVM_ALLOCATE (reserved) 76K 12 reserved VM address space (unallocated)\n__CTF 756 1 \n__DATA 41.0M 457 \n__DATA_CONST 21.4M 240 \n__DATA_DIRTY 864K 138 \n__FONT_DATA 4K 1 \n__GLSLBUILTINS 5176K 1 \n__LINKEDIT 743.2M 56 \n__MFRT 32K 2 \n__OBJC_RO 82.8M 1 \n__OBJC_RW 3200K 2 \n__POVERDDATA 16K 1 \n__POVERTEXT 16K 1 \n__TEXT 623.7M 442 \n__UNICODE 592K 1 \ndyld private memory 1056K 3 \nmapped file 5.5G 735 \nshared memory 804K 15 \nunshared pmap 10.5M 7 \n=========== ======= ======= \nTOTAL 8.4G 4114 \nTOTAL, minus reserved VM space 7.5G 4114 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "60356660bbe37970735c5624",
"factorPackIds" : {

  },
  "deploymentId" : 240000027
},
{
  "rolloutId" : "63582c5f8a53461413999550",
  "factorPackIds" : {

  },
  "deploymentId" : 240000002
}

],
"experiments" : [

]
}
}

Model: MacBookPro18,3, BootROM 7459.141.1, proc 8:6:2 processors, 16 GB, SMC
Graphics: Apple M1 Pro, Apple M1 Pro, Built-In
Display: Color LCD, 3024 x 1964 Retina, Main, MirrorOff, Online
Memory Module: LPDDR5
AirPort: Wi-Fi, wl0: Apr 6 2022 05:55:54 version 20.90.45.0.8.7.118 FWID 01-e7138ff2
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: USB31Bus
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.

Frequency Few Many

Same here: MacBook Pro (14", 2021) running Monterey 12.6.1 (21G217), the error message when launching is "can't get core function pointer".

From my initial investigation it seems like it's due to Intel applications (even with Rosetta) not able to run arm64 subprocesses. Likely the plug-in you have is arm64-only, not universal.
Two workarounds: 1, as doej98235 explained, to remove all plugins that do not contain x86 architecture; 2, as someone from github issue explained, repeatedly launch the application. Each time the error appears musescore had detected that one plugin is not working and recorded it in the application support folder. By re-launching it as many times as there are arm64 plugins on your system, these plugins will be disabled for musescore and you will be able to open it normally.

Well, – this is the difference between paid and free software. Free software mostly just a waste of time. I uninstalled it. Bye, Muse

Fix version
4.1.0