Crash when saving after editing bass part

• Sep 19, 2021 - 13:53


Process: mscore [1448]
Path: /Applications/MuseScore 3.app/Contents/MacOS/mscore
Identifier: org.musescore.MuseScore
Version: 3.6.2.548020600 (3.6.2.548020600)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: mscore [1448]
User ID: 501

Date/Time: 2021-09-19 08:51:49.966 -0400
OS Version: macOS 11.5.2 (20G95)
Report Version: 12
Anonymous UUID: FFE07A14-2901-748A-33E5-74515832CDE4

Sleep/Wake UUID: EDD52F3E-252B-404D-9904-FBE134F337C2

Time Awake Since Boot: 18000 seconds
Time Since Wake: 630 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
mscore(1448,0x10f251e00) malloc: Heap corruption detected, free list is damaged at 0x6000024d6960
*** Incorrect guard value: 56349970936480

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff2045192e pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff204805bd pthread_kill + 263
2 libsystem_c.dylib 0x00007fff203d5406 abort + 125
3 libsystem_malloc.dylib 0x00007fff202b5165 malloc_vreport + 548
4 libsystem_malloc.dylib 0x00007fff202c97e9 malloc_zone_error + 183
5 libsystem_malloc.dylib 0x00007fff202a7f53 nanov2_allocate_from_block + 583
6 libsystem_malloc.dylib 0x00007fff202a7500 nanov2_allocate + 130
7 libsystem_malloc.dylib 0x00007fff202a742d nanov2_malloc + 56
8 libsystem_malloc.dylib 0x00007fff202c1f3b _malloc_zone_malloc + 118
9 org.qt-project.QtCore 0x000000010c72cd11 QArrayData::allocate(unsigned long, unsigned long, unsigned long, QFlags) + 129
10 org.qt-project.QtCore 0x000000010c79f1f3 QString::QString(QChar) + 35
11 org.musescore.MuseScore 0x000000010a19cca4 Ms::XmlWriter::xmlString(unsigned short) + 84
12 org.musescore.MuseScore 0x000000010a19ca50 Ms::XmlWriter::xmlString(QString const&) + 144
13 org.musescore.MuseScore 0x000000010a19b25d Ms::XmlWriter::tag(QString const&, QVariant) + 845
14 org.musescore.MuseScore 0x000000010a19ae89 Ms::XmlWriter::tag(char const*, QVariant, QVariant) + 105
15 org.musescore.MuseScore 0x000000010a19ad23 Ms::XmlWriter::tag(Ms::Pid, QVariant, QVariant) + 163
16 org.musescore.MuseScore 0x000000010a0744e2 Ms::ScoreElement::writeProperty(Ms::XmlWriter&, Ms::Pid) const + 1442
17 org.musescore.MuseScore 0x0000000109fc37fd Ms::Note::write(Ms::XmlWriter&) const + 717
18 org.musescore.MuseScore 0x0000000109e86dcb Ms::Chord::write(Ms::XmlWriter&) const + 619
19 org.musescore.MuseScore 0x000000010a0970d4 Ms::Score::writeSegments(Ms::XmlWriter&, int, int, Ms::Segment*, Ms::Segment*, bool, bool) + 3604
20 org.musescore.MuseScore 0x0000000109fa0542 Ms::Measure::write(Ms::XmlWriter&, int, bool, bool) const + 1762
21 org.musescore.MuseScore 0x000000010a08e634 Ms::Score::writeMovement(Ms::XmlWriter&, bool) + 4340
22 org.musescore.MuseScore 0x000000010a090fde Ms::Score::saveFile(QIODevice*, bool, bool) + 382
23 org.musescore.MuseScore 0x000000010a091527 Ms::Score::saveCompressedFile(QIODevice*, QString const&, bool, bool) + 1015
24 org.musescore.MuseScore 0x000000010a08fd4f Ms::MasterScore::saveFile(bool) + 463
25 org.musescore.MuseScore 0x0000000109856a05 Ms::MuseScore::saveFile(Ms::MasterScore*) + 373
26 org.musescore.MuseScore 0x00000001099c26dc Ms::MuseScore::cmd(QAction*, QString const&) + 1868
27 org.musescore.MuseScore 0x00000001099c1d18 Ms::MuseScore::cmd(QAction*) + 1464
28 org.qt-project.QtCore 0x000000010c91bb0a QMetaObject::activate(QObject*, int, int, void**) + 2954
29 org.qt-project.QtWidgets 0x000000010b335140 0x10b32a000 + 45376
30 org.qt-project.QtCore 0x000000010c91bb0a QMetaObject::activate(QObject*, int, int, void**) + 2954
31 org.qt-project.QtWidgets 0x000000010b332675 QAction::activate(QAction::ActionEvent) + 309
32 org.qt-project.QtCore 0x000000010c91bb0a QMetaObject::activate(QObject*, int, int, void**) + 2954
33 org.qt-project.QtCore 0x000000010c913da4 QObject::event(QEvent*) + 788
34 org.qt-project.QtWidgets 0x000000010b33beb2 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 306
35 org.qt-project.QtWidgets 0x000000010b33d1cf QApplication::notify(QObject*, QEvent*) + 383
36 org.qt-project.QtCore 0x000000010c8eaedf QCoreApplication::notifyInternal2(QObject*, QEvent*) + 159
37 org.qt-project.QtCore 0x000000010c8ec092 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 850
38 libqcocoa.dylib 0x000000010ee6fade 0x10ee48000 + 162526
39 libqcocoa.dylib 0x000000010ee70391 0x10ee48000 + 164753
40 com.apple.CoreFoundation 0x00007fff2057994c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION
+ 17
41 com.apple.CoreFoundation 0x00007fff205798b4 __CFRunLoopDoSource0 + 180
42 com.apple.CoreFoundation 0x00007fff20579634 __CFRunLoopDoSources0 + 242
43 com.apple.CoreFoundation 0x00007fff2057805c __CFRunLoopRun + 893
44 com.apple.CoreFoundation 0x00007fff2057761c CFRunLoopRunSpecific + 563
45 com.apple.HIToolbox 0x00007fff287bda83 RunCurrentEventLoopInMode + 292
46 com.apple.HIToolbox 0x00007fff287bd6b6 ReceiveNextEventCommon + 284
47 com.apple.HIToolbox 0x00007fff287bd583 _BlockUntilNextEventMatchingListInModeWithFilter + 70
48 com.apple.AppKit 0x00007fff22d7f172 _DPSNextEvent + 864
49 com.apple.AppKit 0x00007fff22d7d945 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1364
50 com.apple.AppKit 0x00007fff22d6fc69 -[NSApplication run] + 586
51 libqcocoa.dylib 0x000000010ee6f18d 0x10ee48000 + 160141
52 org.qt-project.QtCore 0x000000010c8e6ba2 QEventLoop::exec(QFlags) + 418
53 org.qt-project.QtCore 0x000000010c8eb5d2 QCoreApplication::exec() + 402
54 org.musescore.MuseScore 0x00000001099d3c02 Ms::runApplication(int&, char**) + 482
55 org.musescore.MuseScore 0x00000001097088f0 main + 96
56 libdyld.dylib 0x00007fff2049bf3d start + 1

Thread 1:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff20453656 __select + 10
1 com.apple.CoreFoundation 0x00007fff205a0093 __CFSocketManager + 630
2 libsystem_pthread.dylib 0x00007fff204808fc _pthread_start + 224
3 libsystem_pthread.dylib 0x00007fff2047c443 thread_start + 15

Thread 2:: AMCP Logging Spool
0 libsystem_kernel.dylib 0x00007fff2044b2f6 semaphore_wait_trap + 10
1 com.apple.audio.caulk 0x00007fff2853d8da caulk::mach::semaphore::wait_or_error() + 16
2 com.apple.audio.caulk 0x00007fff2852a836 caulk::semaphore::timed_wait(double) + 110
3 com.apple.audio.caulk 0x00007fff2852a784 caulk::concurrent::details::worker_thread::run() + 30
4 com.apple.audio.caulk 0x00007fff2852a502 void* caulk::thread_proxy > >(void*) + 45
5 libsystem_pthread.dylib 0x00007fff204808fc _pthread_start + 224
6 libsystem_pthread.dylib 0x00007fff2047c443 thread_start + 15

Thread 3:
0 libsystem_kernel.dylib 0x00007fff2044b2ba mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff2044b62c mach_msg + 60
2 com.apple.audio.midi.CoreMIDI 0x00007fff34eaabd6 XServerMachPort::ReceiveMessage(int&, void*, int&) + 94
3 com.apple.audio.midi.CoreMIDI 0x00007fff34edb473 MIDIProcess::MIDIInPortThread::Run() + 111
4 com.apple.audio.midi.CoreMIDI 0x00007fff34ec14e2 XThread::RunHelper(void) + 10
5 com.apple.audio.midi.CoreMIDI 0x00007fff34ec265b CAPThread::Entry(CAPThread
) + 77
6 libsystem_pthread.dylib 0x00007fff204808fc _pthread_start + 224
7 libsystem_pthread.dylib 0x00007fff2047c443 thread_start + 15

Thread 4:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff2044b2ba mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff2044b62c mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff20579b2f __CFRunLoopServiceMachPort + 316
3 com.apple.CoreFoundation 0x00007fff2057820f __CFRunLoopRun + 1328
4 com.apple.CoreFoundation 0x00007fff2057761c CFRunLoopRunSpecific + 563
5 com.apple.AppKit 0x00007fff22f0523a _NSEventThread + 124
6 libsystem_pthread.dylib 0x00007fff204808fc _pthread_start + 224
7 libsystem_pthread.dylib 0x00007fff2047c443 thread_start + 15

Thread 5:: Qt bearer thread
0 libsystem_kernel.dylib 0x00007fff204519ca poll + 10
1 org.qt-project.QtCore 0x000000010c93de30 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 112
2 org.qt-project.QtCore 0x000000010c93f659 QEventDispatcherUNIX::processEvents(QFlags) + 857
3 org.qt-project.QtCore 0x000000010c8e6ba2 QEventLoop::exec(QFlags) + 418
4 org.qt-project.QtCore 0x000000010c727501 QThread::exec() + 113
5 org.qt-project.QtCore 0x000000010c72b41f 0x10c700000 + 177183
6 libsystem_pthread.dylib 0x00007fff204808fc _pthread_start + 224
7 libsystem_pthread.dylib 0x00007fff2047c443 thread_start + 15

Thread 6:: QQmlThread
0 libsystem_kernel.dylib 0x00007fff204519ca poll + 10
1 org.qt-project.QtCore 0x000000010c93dfe0 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 544
2 org.qt-project.QtCore 0x000000010c93f659 QEventDispatcherUNIX::processEvents(QFlags) + 857
3 org.qt-project.QtCore 0x000000010c8e6ba2 QEventLoop::exec(QFlags) + 418
4 org.qt-project.QtCore 0x000000010c727501 QThread::exec() + 113
5 org.qt-project.QtQml 0x000000010c412709 0x10c1d1000 + 2365193
6 org.qt-project.QtCore 0x000000010c72b41f 0x10c700000 + 177183
7 libsystem_pthread.dylib 0x00007fff204808fc _pthread_start + 224
8 libsystem_pthread.dylib 0x00007fff2047c443 thread_start + 15

Thread 7:: QQmlThread
0 libsystem_kernel.dylib 0x00007fff204519ca poll + 10
1 org.qt-project.QtCore 0x000000010c93dfe0 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 544
2 org.qt-project.QtCore 0x000000010c93f659 QEventDispatcherUNIX::processEvents(QFlags) + 857
3 org.qt-project.QtCore 0x000000010c8e6ba2 QEventLoop::exec(QFlags) + 418
4 org.qt-project.QtCore 0x000000010c727501 QThread::exec() + 113
5 org.qt-project.QtQml 0x000000010c412709 0x10c1d1000 + 2365193
6 org.qt-project.QtCore 0x000000010c72b41f 0x10c700000 + 177183
7 libsystem_pthread.dylib 0x00007fff204808fc _pthread_start + 224
8 libsystem_pthread.dylib 0x00007fff2047c443 thread_start + 15

Thread 8:: QSGRenderThread
0 libsystem_kernel.dylib 0x00007fff2044dcde __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff20480e49 _pthread_cond_wait + 1298
2 org.qt-project.QtCore 0x000000010c72c9eb 0x10c700000 + 182763
3 org.qt-project.QtCore 0x000000010c72c982 QWaitCondition::wait(QMutex*, unsigned long) + 162
4 org.qt-project.QtQuick 0x000000010b9ac19d 0x10b8ee000 + 778653
5 org.qt-project.QtQuick 0x000000010b9ac67d 0x10b8ee000 + 779901
6 org.qt-project.QtCore 0x000000010c72b41f 0x10c700000 + 177183
7 libsystem_pthread.dylib 0x00007fff204808fc _pthread_start + 224
8 libsystem_pthread.dylib 0x00007fff2047c443 thread_start + 15

Thread 9:: QNetworkAccessManager thread
0 libsystem_kernel.dylib 0x00007fff204519ca poll + 10
1 org.qt-project.QtCore 0x000000010c93dfe0 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 544
2 org.qt-project.QtCore 0x000000010c93f659 QEventDispatcherUNIX::processEvents(QFlags) + 857
3 org.qt-project.QtCore 0x000000010c8e6ba2 QEventLoop::exec(QFlags) + 418
4 org.qt-project.QtCore 0x000000010c727501 QThread::exec() + 113
5 org.qt-project.QtCore 0x000000010c72b41f 0x10c700000 + 177183
6 libsystem_pthread.dylib 0x00007fff204808fc _pthread_start + 224
7 libsystem_pthread.dylib 0x00007fff2047c443 thread_start + 15

Thread 10:: QNetworkAccessManager thread
0 libsystem_kernel.dylib 0x00007fff204519ca poll + 10
1 org.qt-project.QtCore 0x000000010c93dfe0 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 544
2 org.qt-project.QtCore 0x000000010c93f659 QEventDispatcherUNIX::processEvents(QFlags) + 857
3 org.qt-project.QtCore 0x000000010c8e6ba2 QEventLoop::exec(QFlags) + 418
4 org.qt-project.QtCore 0x000000010c727501 QThread::exec() + 113
5 org.qt-project.QtCore 0x000000010c72b41f 0x10c700000 + 177183
6 libsystem_pthread.dylib 0x00007fff204808fc _pthread_start + 224
7 libsystem_pthread.dylib 0x00007fff2047c443 thread_start + 15

Thread 11:: QNetworkAccessManager thread
0 libsystem_kernel.dylib 0x00007fff204519ca poll + 10
1 org.qt-project.QtCore 0x000000010c93dfe0 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 544
2 org.qt-project.QtCore 0x000000010c93f659 QEventDispatcherUNIX::processEvents(QFlags) + 857
3 org.qt-project.QtCore 0x000000010c8e6ba2 QEventLoop::exec(QFlags) + 418
4 org.qt-project.QtCore 0x000000010c727501 QThread::exec() + 113
5 org.qt-project.QtCore 0x000000010c72b41f 0x10c700000 + 177183
6 libsystem_pthread.dylib 0x00007fff204808fc _pthread_start + 224
7 libsystem_pthread.dylib 0x00007fff2047c443 thread_start + 15

Thread 12:: com.apple.audio.IOThread.client
0 org.musescore.MuseScore 0x0000000109c323af FluidS::Voice::effects(int, int, float*, float*, float) + 623
1 org.musescore.MuseScore 0x0000000109c320ea FluidS::Voice::write(unsigned int, float
, float*, float) + 314
2 org.musescore.MuseScore 0x0000000109c1b316 FluidS::Fluid::process(unsigned int, float
, float*, float) + 438
3 org.musescore.MuseScore 0x0000000109c39fbc Ms::MasterSynthesizer::process(unsigned int, float
) + 140
4 org.musescore.MuseScore 0x0000000109b5f027 Ms::Seq::process(unsigned int, float) + 4183
5 org.musescore.MuseScore 0x0000000109c0676c Ms::paCallback(void const
, void*, unsigned long, PaStreamCallbackTimeInfo const*, unsigned long, void) + 44
6 libportaudio.2.dylib 0x000000010abcf784 0x10abc8000 + 30596
7 libportaudio.2.dylib 0x000000010abcea7e 0x10abc8000 + 27262
8 libportaudio.2.dylib 0x000000010abd3bc7 0x10abc8000 + 48071
9 com.apple.audio.units.Components 0x0000000119bf47ed 0x119ba6000 + 321517
10 com.apple.audio.units.Components 0x0000000119bb55bb 0x119ba6000 + 62907
11 com.apple.audio.AudioToolboxCore 0x00007fff21871ee5 AudioConverterChain::CallInputProc(unsigned int) + 549
12 com.apple.audio.AudioToolboxCore 0x00007fff218736ed AudioConverterChain::FillBufferFromInputProc(unsigned int
, CABufferList) + 253
13 com.apple.audio.AudioToolboxCore 0x00007fff21855b72 BufferedAudioConverter::GetInputBytes(unsigned int, unsigned int&, CABufferList const
&) + 214
14 com.apple.audio.AudioToolboxCore 0x00007fff219b842e Resampler2Wrapper::RenderOutput(CABufferList*, unsigned int, unsigned int&) + 192
15 com.apple.audio.AudioToolboxCore 0x00007fff2184e14d SampleRateConverter::RenderOutput(CABufferList*, unsigned int, unsigned int&, AudioStreamPacketDescription) + 39
16 com.apple.audio.AudioToolboxCore 0x00007fff218558f5 BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription
) + 371
17 com.apple.audio.AudioToolboxCore 0x00007fff21855b44 BufferedAudioConverter::GetInputBytes(unsigned int, unsigned int&, CABufferList const&) + 168
18 com.apple.audio.AudioToolboxCore 0x00007fff21a0894a CBRConverter::RenderOutput(CABufferList
, unsigned int, unsigned int&, AudioStreamPacketDescription) + 106
19 com.apple.audio.AudioToolboxCore 0x00007fff218558f5 BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription
) + 371
20 com.apple.audio.AudioToolboxCore 0x00007fff21871c6b AudioConverterChain::RenderOutput(CABufferList*, unsigned int, unsigned int&, AudioStreamPacketDescription) + 109
21 com.apple.audio.AudioToolboxCore 0x00007fff218558f5 BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription
) + 371
22 com.apple.audio.AudioToolboxCore 0x00007fff21918a00 AudioConverterFillComplexBuffer + 878
23 com.apple.audio.units.Components 0x0000000119bb49df 0x119ba6000 + 59871
24 com.apple.audio.units.Components 0x0000000119bda994 0x119ba6000 + 215444
25 com.apple.audio.units.Components 0x0000000119bb7d12 0x119ba6000 + 72978
26 com.apple.audio.CoreAudio 0x00007fff21dfba8c invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 6534
27 com.apple.audio.CoreAudio 0x00007fff21f96b04 HALB_IOThread::Entry(void*) + 72
28 libsystem_pthread.dylib 0x00007fff204808fc _pthread_start + 224
29 libsystem_pthread.dylib 0x00007fff2047c443 thread_start + 15

Thread 13:
0 libsystem_pthread.dylib 0x00007fff2047c420 start_wqthread + 0

Thread 14:
0 libsystem_pthread.dylib 0x00007fff2047c420 start_wqthread + 0

Thread 15:
0 libsystem_pthread.dylib 0x00007fff2047c420 start_wqthread + 0

Thread 16:
0 libsystem_pthread.dylib 0x00007fff2047c420 start_wqthread + 0

Thread 17:: Thread (pooled)
0 libsystem_kernel.dylib 0x00007fff2044dcde __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff20480e49 _pthread_cond_wait + 1298
2 org.qt-project.QtCore 0x000000010c72cc80 0x10c700000 + 183424
3 org.qt-project.QtCore 0x000000010c72c9cb 0x10c700000 + 182731
4 org.qt-project.QtCore 0x000000010c72c982 QWaitCondition::wait(QMutex*, unsigned long) + 162
5 org.qt-project.QtCore 0x000000010c72834e 0x10c700000 + 164686
6 org.qt-project.QtCore 0x000000010c72b41f 0x10c700000 + 177183
7 libsystem_pthread.dylib 0x00007fff204808fc _pthread_start + 224
8 libsystem_pthread.dylib 0x00007fff2047c443 thread_start + 15

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x000000010f251e00 rcx: 0x00007ffee65005e8 rdx: 0x0000000000000000
rdi: 0x0000000000000103 rsi: 0x0000000000000006 rbp: 0x00007ffee6500610 rsp: 0x00007ffee65005e8
r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x0000000000000246
r12: 0x0000000000000103 r13: 0x0000000000000043 r14: 0x0000000000000006 r15: 0x0000000000000016
rip: 0x00007fff2045192e rfl: 0x0000000000000246 cr2: 0x00000001157d3000

Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133

Thread 0 instruction stream not available.

Thread 0 last branch register state not available.

Binary Images:
0x1096fc000 - 0x10a67afff +org.musescore.MuseScore (3.6.2.548020600 - 3.6.2.548020600) <3A6BBA0F-8EB4-37BA-B9F6-B0A0D8833E21> /Applications/MuseScore 3.app/Contents/MacOS/mscore
0x10ab75000 - 0x10ab7afff +libvorbisfile.3.dylib (0) <23371FD8-8E3C-3E1D-AFC3-D43E3915E7AF> /Applications/MuseScore 3.app/Contents/Frameworks/libvorbisfile.3.dylib
0x10ab83000 - 0x10aba7fff +libvorbis.0.dylib (0) /Applications/MuseScore 3.app/Contents/Frameworks/libvorbis.0.dylib
0x10abb6000 - 0x10abbbfff +libogg.0.dylib (0) <196504E7-65CB-3787-85B3-9D23E39286C7> /Applications/MuseScore 3.app/Contents/Frameworks/libogg.0.dylib
0x10abc8000 - 0x10abd7fff +libportaudio.2.dylib (0) <1E7ACD70-7B96-344D-A165-E06D196B8381> /Applications/MuseScore 3.app/Contents/Frameworks/libportaudio.2.dylib
0x10abe1000 - 0x10ac3cfff +libsndfile.1.dylib (0) <37F8D7FF-BF7E-3EED-8FF8-3F961DF74252> /Applications/MuseScore 3.app/Contents/Frameworks/libsndfile.1.dylib
0x10ac52000 - 0x10ac7afff +org.qt-project.QtTest (5.9 - 5.9.8) <579B139C-76C4-359E-A148-00803FA45EC5> /Applications/MuseScore 3.app/Contents/Frameworks/QtTest.framework/Versions/5/QtTest
0x10ac94000 - 0x10aca3fff +org.qt-project.QtQuickControls2 (5.9 - 5.9.8) <735867AB-E0B3-3602-8B19-2B6625153435> /Applications/MuseScore 3.app/Contents/Frameworks/QtQuickControls2.framework/Versions/5/QtQuickControls2
0x10acc3000 - 0x10accefff +org.qt-project.QtQuickWidgets (5.9 - 5.9.8) <3E9FBA01-92BF-384C-A1A7-0878183D2D00> /Applications/MuseScore 3.app/Contents/Frameworks/QtQuickWidgets.framework/Versions/5/QtQuickWidgets
0x10ace3000 - 0x10ad0cfff +org.qt-project.QtXml (5.9 - 5.9.8) <9C57471E-E9BC-3CDE-8312-516AC49AAA12> /Applications/MuseScore 3.app/Contents/Frameworks/QtXml.framework/Versions/5/QtXml
0x10ad25000 - 0x10b04cfff +org.qt-project.QtXmlPatterns (5.9 - 5.9.8) /Applications/MuseScore 3.app/Contents/Frameworks/QtXmlPatterns.framework/Versions/5/QtXmlPatterns
0x10b0ae000 - 0x10b0e2fff +org.qt-project.QtSvg (5.9 - 5.9.8) <5BFBE054-291A-3B0A-90ED-4035A5BBE0C6> /Applications/MuseScore 3.app/Contents/Frameworks/QtSvg.framework/Versions/5/QtSvg
0x10b10b000 - 0x10b10ffff +org.qt-project.QtConcurrent (5.9 - 5.9.8) /Applications/MuseScore 3.app/Contents/Frameworks/QtConcurrent.framework/Versions/5/QtConcurrent
0x10b11d000 - 0x10b151fff +org.qt-project.QtOpenGL (5.9 - 5.9.8) <8380C054-3677-314C-BD2A-F923065B9AB3> /Applications/MuseScore 3.app/Contents/Frameworks/QtOpenGL.framework/Versions/5/QtOpenGL
0x10b178000 - 0x10b1b8fff +org.qt-project.QtHelp (5.9 - 5.9.8) /Applications/MuseScore 3.app/Contents/Frameworks/QtHelp.framework/Versions/5/QtHelp
0x10b1e2000 - 0x10b205fff +org.qt-project.QtSql (5.9 - 5.9.8) /Applications/MuseScore 3.app/Contents/Frameworks/QtSql.framework/Versions/5/QtSql
0x10b222000 - 0x10b250fff +org.qt-project.QtWebEngine (5.9 - 5.9.8) <86DD76DD-261D-31E1-8C6A-20DC3F5798F3> /Applications/MuseScore 3.app/Contents/Frameworks/QtWebEngine.framework/Versions/5/QtWebEngine
0x10b28a000 - 0x10b2a9fff +org.qt-project.QtWebEngineWidgets (5.9 - 5.9.8) <6AA7C30F-D22F-33FA-B760-B41E67D29423> /Applications/MuseScore 3.app/Contents/Frameworks/QtWebEngineWidgets.framework/Versions/5/QtWebEngineWidgets
0x10b2d5000 - 0x10b300fff +org.qt-project.QtPrintSupport (5.9 - 5.9.8) <425794BA-7F35-37D7-B1A6-F8D9C849EE3E> /Applications/MuseScore 3.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
0x10b32a000 - 0x10b77afff +org.qt-project.QtWidgets (5.9 - 5.9.8) <41E25489-A99D-3ABD-B227-0C25CC2F5ECA> /Applications/MuseScore 3.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
0x10b8ee000 - 0x10bb93fff +org.qt-project.QtQuick (5.9 - 5.9.8) <09D0810B-CE4A-35DC-8ACE-1338116BEECB> /Applications/MuseScore 3.app/Contents/Frameworks/QtQuick.framework/Versions/5/QtQuick
0x10bc9c000 - 0x10c0a3fff +org.qt-project.QtGui (5.9 - 5.9.8) <84F5E6A4-43C8-378E-9C88-8F1F65CC8208> /Applications/MuseScore 3.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
0x10c1ad000 - 0x10c1c1fff +org.qt-project.QtWebChannel (5.9 - 5.9.8) /Applications/MuseScore 3.app/Contents/Frameworks/QtWebChannel.framework/Versions/5/QtWebChannel
0x10c1d1000 - 0x10c49efff +org.qt-project.QtQml (5.9 - 5.9.8) <576BE03A-9476-34FA-B84E-24C1039B0609> /Applications/MuseScore 3.app/Contents/Frameworks/QtQml.framework/Versions/5/QtQml
0x10c557000 - 0x10c659fff +org.qt-project.QtNetwork (5.9 - 5.9.8) /Applications/MuseScore 3.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
0x10c6a7000 - 0x10c6e5fff +org.qt-project.QtPositioning (5.9 - 5.9.8) /Applications/MuseScore 3.app/Contents/Frameworks/QtPositioning.framework/Versions/5/QtPositioning
0x10c700000 - 0x10cbd6fff +org.qt-project.QtCore (5.9 - 5.9.8) /Applications/MuseScore 3.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
0x10cc9d000 - 0x10ccc6fff +libFLAC.8.dylib (0) /Applications/MuseScore 3.app/Contents/Frameworks/libFLAC.8.dylib
0x10ccd8000 - 0x10cd4ffff +libvorbisenc.2.dylib (0) <0080553A-3667-398A-8F75-4098F6B51DA5> /Applications/MuseScore 3.app/Contents/Frameworks/libvorbisenc.2.dylib
0x10cd6f000 - 0x10cde6fff +org.qt-project.QtQuickTemplates2 (5.9 - 5.9.8) <83877642-8BEC-3B65-9EEE-BBD121930B3E> /Applications/MuseScore 3.app/Contents/Frameworks/QtQuickTemplates2.framework/Versions/5/QtQuickTemplates2
0x10ee48000 - 0x10ef97fff +libqcocoa.dylib (0) <2B1D3701-D949-3CBA-9D9F-292E9F4A627E> /Applications/MuseScore 3.app/Contents/PlugIns/platforms/libqcocoa.dylib
0x10f17a000 - 0x10f215fff dyld (852.2) <57DB2053-BFD5-3683-97C6-F1DB2A1F1D09> /usr/lib/dyld
0x10f292000 - 0x11429cfff +org.qt-project.Qt.QtWebEngineCore (5.9 - 5.9.8) <4066B2FE-01DA-3FDA-93D5-76B3B235270D> /Applications/MuseScore 3.app/Contents/Frameworks/QtWebEngineCore.framework/Versions/5/QtWebEngineCore
0x1168c0000 - 0x1168cffff libobjc-trampolines.dylib (824) /usr/lib/libobjc-trampolines.dylib
0x117a19000 - 0x117a20fff com.apple.audio.AppleHDAHALPlugIn (283.15 - 283.15) <6BB3A714-7134-358F-8FB3-C6C72F481C4E> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x118311000 - 0x118414fff com.apple.AMDRadeonX4000GLDriver (4.6.20 - 4.0.6) /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/AMDRadeonX4000GLDriver
0x1184e2000 - 0x1184e6fff +libcocoaprintersupport.dylib (0) <6EA97A66-CDAF-3D27-B1AF-D9366DB78092> /Applications/MuseScore 3.app/Contents/PlugIns/printsupport/libcocoaprintersupport.dylib
0x118de2000 - 0x118de8fff +libqgif.dylib (0) <11F8782E-8D1D-35C0-A46D-3CE3BB217407> /Applications/MuseScore 3.app/Contents/PlugIns/imageformats/libqgif.dylib
0x118df1000 - 0x118df8fff +libqicns.dylib (0) /Applications/MuseScore 3.app/Contents/PlugIns/imageformats/libqicns.dylib
0x118e02000 - 0x118e07fff +libqico.dylib (0) /Applications/MuseScore 3.app/Contents/PlugIns/imageformats/libqico.dylib
0x118e10000 - 0x118e4bfff +libqjpeg.dylib (0) <68A5D8E3-D64D-3F92-89EF-F864DA25691E> /Applications/MuseScore 3.app/Contents/PlugIns/imageformats/libqjpeg.dylib
0x118e56000 - 0x118e5afff +libqmacjp2.dylib (0) <73C393B7-E63E-31CD-B6F1-40427628EA87> /Applications/MuseScore 3.app/Contents/PlugIns/imageformats/libqmacjp2.dylib
0x118e63000 - 0x118e67fff +libqsvg.dylib (0) <5F01913D-F6E4-3947-A03D-ED74D15C3C33> /Applications/MuseScore 3.app/Contents/PlugIns/imageformats/libqsvg.dylib
0x118e70000 - 0x118e74fff +libqtga.dylib (0) /Applications/MuseScore 3.app/Contents/PlugIns/imageformats/libqtga.dylib
0x118e7d000 - 0x118edefff +libqtiff.dylib (0) <3D9FE08F-88BD-3F2A-B0CC-827CC34E2208> /Applications/MuseScore 3.app/Contents/PlugIns/imageformats/libqtiff.dylib
0x118eec000 - 0x118ef0fff +libqwbmp.dylib (0) <38F95B96-2287-33C7-86B9-773AD209D1DC> /Applications/MuseScore 3.app/Contents/PlugIns/imageformats/libqwbmp.dylib
0x118ef9000 - 0x118f84fff +libqwebp.dylib (0) /Applications/MuseScore 3.app/Contents/PlugIns/imageformats/libqwebp.dylib
0x119ba6000 - 0x119d0dfff com.apple.audio.units.Components (1.14 - 1.14) <5A1682F3-ECF7-3CA1-8772-B0F23F6384BD> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x119d46000 - 0x119d4dfff +libqsvgicon.dylib (0) <7B98CE3C-AAD0-3284-AAA6-BCDFFCC24163> /Applications/MuseScore 3.app/Contents/PlugIns/iconengines/libqsvgicon.dylib
0x119d57000 - 0x119d5efff +libqgenericbearer.dylib (0) <20241FF2-2F30-3161-AD49-1072ACC848F1> /Applications/MuseScore 3.app/Contents/PlugIns/bearer/libqgenericbearer.dylib
0x11ab37000 - 0x11ab3afff +libqtquick2plugin.dylib (0) <5AC28962-CB56-39A4-9A8B-3DAFC78AE616> /Applications/MuseScore 3.app/Contents/Resources/qml/QtQuick.2/libqtquick2plugin.dylib
0x11ab42000 - 0x11ab55fff +libqtquickcontrols2plugin.dylib (0) /Applications/MuseScore 3.app/Contents/Resources/qml/QtQuick/Controls.2/libqtquickcontrols2plugin.dylib
0x11ab66000 - 0x11ab69fff +libwindowplugin.dylib (0) <4BD3A5D1-38AA-3FD2-8BA9-44C7CAFA67BC> /Applications/MuseScore 3.app/Contents/Resources/qml/QtQuick/Window.2/libwindowplugin.dylib
0x11ab71000 - 0x11ab81fff +libqquicklayoutsplugin.dylib (0) <2E569ABD-1671-3ED5-AC3C-D974D433D27C> /Applications/MuseScore 3.app/Contents/Resources/qml/QtQuick/Layouts/libqquicklayoutsplugin.dylib
0x11ab91000 - 0x11ab94fff +libqtgraphicaleffectsplugin.dylib (0) <5EEF420D-9200-3CCF-AFCF-B8ED5AA77A3B> /Applications/MuseScore 3.app/Contents/Resources/qml/QtGraphicalEffects/libqtgraphicaleffectsplugin.dylib
0x11ab9c000 - 0x11aba4fff +libqtgraphicaleffectsprivate.dylib (0) /Applications/MuseScore 3.app/Contents/Resources/qml/QtGraphicalEffects/private/libqtgraphicaleffectsprivate.dylib
0x11abaf000 - 0x11abdbfff +libqtquicktemplates2plugin.dylib (0) <96C215C9-FF3F-3F0C-A67F-F6EEEEA60699> /Applications/MuseScore 3.app/Contents/Resources/qml/QtQuick/Templates.2/libqtquicktemplates2plugin.dylib
0x11ac05000 - 0x11ac07fff +libmodelsplugin.dylib (0) <88238BB2-A281-35CB-942C-212ED036DFE8> /Applications/MuseScore 3.app/Contents/Resources/qml/QtQml/Models.2/libmodelsplugin.dylib
0x11c3d0000 - 0x11c433fff libType1Scaler.dylib (158) /System/Library/PrivateFrameworks/FontServices.framework/libType1Scaler.dylib
0x7fff201b8000 - 0x7fff201b9fff libsystem_blocks.dylib (79) /usr/lib/system/libsystem_blocks.dylib
0x7fff201ba000 - 0x7fff201effff libxpc.dylib (2038.120.1) /usr/lib/system/libxpc.dylib
0x7fff201f0000 - 0x7fff20207fff libsystem_trace.dylib (1277.120.1) <5B36BE08-BABA-3F2F-934B-B3FFD10A07A3> /usr/lib/system/libsystem_trace.dylib
0x7fff20208000 - 0x7fff202a5fff libcorecrypto.dylib (1000.140.4) <75692EFA-23F5-381B-A2BB-A8C8B78FCFAA> /usr/lib/system/libcorecrypto.dylib
0x7fff202a6000 - 0x7fff202d2fff libsystem_malloc.dylib (317.140.5) <0AEDABF0-CFF7-3304-9FF8-EB3BBF0801E6> /usr/lib/system/libsystem_malloc.dylib
0x7fff202d3000 - 0x7fff20317fff libdispatch.dylib (1271.120.2) /usr/lib/system/libdispatch.dylib
0x7fff20318000 - 0x7fff20351fff libobjc.A.dylib (824) <551C4322-3921-3703-8CC6-1E8E143BB474> /usr/lib/libobjc.A.dylib
0x7fff20352000 - 0x7fff20354fff libsystem_featureflags.dylib (28.60.1) <45D158F7-C4E4-3BDE-A218-AD346686E7AB> /usr/lib/system/libsystem_featureflags.dylib
0x7fff20355000 - 0x7fff203ddfff libsystem_c.dylib (1439.141.1) <337F746F-8232-3439-BBFF-BAB9C10731F4> /usr/lib/system/libsystem_c.dylib
0x7fff203de000 - 0x7fff20433fff libc++.1.dylib (905.6) /usr/lib/libc++.1.dylib
0x7fff20434000 - 0x7fff20449fff libc++abi.dylib (905.6) <2F9B5E97-FD54-342A-8233-A5ECCD949F81> /usr/lib/libc++abi.dylib
0x7fff2044a000 - 0x7fff20479fff libsystem_kernel.dylib (7195.141.2) /usr/lib/system/libsystem_kernel.dylib
0x7fff2047a000 - 0x7fff20485fff libsystem_pthread.dylib (454.120.2) /usr/lib/system/libsystem_pthread.dylib
0x7fff20486000 - 0x7fff204c1fff libdyld.dylib (852.2) <11007DE4-ABE1-3079-BF1C-4D0EADA884DD> /usr/lib/system/libdyld.dylib
0x7fff204c2000 - 0x7fff204cbfff libsystem_platform.dylib (254.80.2) <6F368391-D41B-3A7E-9992-6000FA985F21> /usr/lib/system/libsystem_platform.dylib
0x7fff204cc000 - 0x7fff204f7fff libsystem_info.dylib (542.40.3) <3965B574-34FA-3CF8-BB0B-FCEC7DA8C493> /usr/lib/system/libsystem_info.dylib
0x7fff204f8000 - 0x7fff20995fff com.apple.CoreFoundation (6.9 - 1777.103) <08B48289-1C59-3259-8D49-F1FA51ED53D2> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff20996000 - 0x7fff20bcbfff com.apple.LaunchServices (1122.41 - 1122.41) <38848652-473A-32BF-AF80-AE71F486FF7E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff20bcc000 - 0x7fff20ca0fff com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff20ca1000 - 0x7fff20efdfff libBLAS.dylib (1336.140.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff20efe000 - 0x7fff20f4bfff com.apple.Lexicon-framework (1.0 - 86.2) <0E57E9C3-00A8-307E-B2DE-98720083D3E2> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff20f4c000 - 0x7fff20fbafff libSparse.dylib (106) <70D44B7A-1D2B-39F1-B606-6423E640D950> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff20fbb000 - 0x7fff21038fff com.apple.SystemConfiguration (1.20 - 1.20) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff21039000 - 0x7fff2106dfff libCRFSuite.dylib (50) <0CBFE708-F55B-3B66-A06A-8BCB9355F169> /usr/lib/libCRFSuite.dylib
0x7fff2106e000 - 0x7fff212a6fff libmecabra.dylib (929.10) <083F04E5-49A8-397C-8014-7DAD0C55C568> /usr/lib/libmecabra.dylib
0x7fff212a7000 - 0x7fff21605fff com.apple.Foundation (6.9 - 1777.103) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff21606000 - 0x7fff216eefff com.apple.LanguageModeling (1.0 - 247.3) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff216ef000 - 0x7fff21825fff com.apple.CoreDisplay (237.4 - 237.4) <9E2D1EEA-C99A-3406-BC4B-9153DA78B157> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff21826000 - 0x7fff21a96fff com.apple.audio.AudioToolboxCore (1.0 - 1181.72) /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
0x7fff21a97000 - 0x7fff21c7cfff com.apple.CoreText (677.6.0.2 - 677.6.0.2) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff21c7d000 - 0x7fff2230efff com.apple.audio.CoreAudio (5.0 - 5.0) <3A5F6819-CA35-3C12-870E-325F236FCA20> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff2230f000 - 0x7fff22666fff com.apple.security (7.0 - 59754.140.13) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff22667000 - 0x7fff228c6fff libicucore.A.dylib (66112) <0F2D441F-A530-322B-B408-5963ABE0A3DF> /usr/lib/libicucore.A.dylib
0x7fff228c7000 - 0x7fff228d0fff libsystem_darwin.dylib (1439.141.1) <3D4F1678-BA4A-3318-8DD0-D391F3AB9986> /usr/lib/system/libsystem_darwin.dylib
0x7fff228d1000 - 0x7fff22bbcfff com.apple.CoreServices.CarbonCore (1307.3 - 1307.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff22bbd000 - 0x7fff22bfbfff com.apple.CoreServicesInternal (476.1.1 - 476.1.1) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff22bfc000 - 0x7fff22c36fff com.apple.CSStore (1122.41 - 1122.41) <71140CEC-66B4-3475-84B8-3DEB24167B77> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
0x7fff22c37000 - 0x7fff22ce5fff com.apple.framework.IOKit (2.0.2 - 1845.120.6) <67BE2B74-A20F-320C-9484-603D141A47AF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff22ce6000 - 0x7fff22cf1fff libsystem_notify.dylib (279.40.4) <1AE27156-89B5-3E4A-AB14-A77E91F93DC7> /usr/lib/system/libsystem_notify.dylib
0x7fff22cf2000 - 0x7fff22d3ffff libsandbox.1.dylib (1441.141.1) <37533D5B-1AC4-3E2F-B29B-F33D0C463F49> /usr/lib/libsandbox.1.dylib
0x7fff22d40000 - 0x7fff23a8bfff com.apple.AppKit (6.9 - 2022.60.128) <8B44AAAB-01A1-30A2-9B1B-CBBBE6DFB82A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff23a8c000 - 0x7fff23cdafff com.apple.UIFoundation (1.0 - 728.9) <82EA11F1-7D9B-39F7-8CCE-C3E2E6CCBE68> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff23cdb000 - 0x7fff23cedfff com.apple.UniformTypeIdentifiers (637 - 637) /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
0x7fff23cee000 - 0x7fff23e78fff com.apple.desktopservices (1.21 - 1346.6.1) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff23e8c000 - 0x7fff2409afff com.apple.CoreDuet (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
0x7fff24158000 - 0x7fff247defff libnetwork.dylib (2288.140.7) /usr/lib/libnetwork.dylib
0x7fff247df000 - 0x7fff24c7dfff com.apple.CFNetwork (1240.0.4 - 1240.0.4) <9256A031-E247-364B-BD8C-6D701A07C85A> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff24c7e000 - 0x7fff24c8cfff libsystem_networkextension.dylib (1295.140.3) <8D9FA7DC-AE37-3C15-B730-B9E3CA879BA7> /usr/lib/system/libsystem_networkextension.dylib
0x7fff24c8d000 - 0x7fff24c8dfff libenergytrace.dylib (22.100.1) /usr/lib/libenergytrace.dylib
0x7fff24c8e000 - 0x7fff24ceafff libMobileGestalt.dylib (978.140.1) /usr/lib/libMobileGestalt.dylib
0x7fff24ceb000 - 0x7fff24d01fff libsystem_asl.dylib (385) <9284A3C6-2AB1-3596-BD6C-0D19C7A0DD99> /usr/lib/system/libsystem_asl.dylib
0x7fff24d02000 - 0x7fff24d1afff com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff24d1b000 - 0x7fff25080fff com.apple.SkyLight (1.600.0 - 588.7) <5CE5D2B0-BDA7-3F08-BD50-A37580EF6F03> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff25081000 - 0x7fff2570afff com.apple.CoreGraphics (2.0 - 1463.16.1) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff2570b000 - 0x7fff25801fff com.apple.ColorSync (4.13.0 - 3473.4.3) <109E4F48-F6CB-3128-9E00-8CA54AC7ED27> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff25802000 - 0x7fff2585dfff com.apple.HIServices (1.22 - 716) <6E7F240C-BAD6-34BA-8D41-2E0CF04BF089> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff2585e000 - 0x7fff2589cfff libAWDSupport.dylib (951) <89E3A0CC-7675-3888-91B1-20C2023B0F4D> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupport.dylib
0x7fff2589d000 - 0x7fff258f9fff libprotobuf.dylib (4205) <0EC6BEC7-7285-37E5-98CF-1D42311695FC> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib
0x7fff258fa000 - 0x7fff2590bfff libprotobuf-lite.dylib (4205) <33811F59-405B-383B-BC11-3EFEADFBF089> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib
0x7fff2590c000 - 0x7fff25950fff com.apple.awd (1.0 - 951) <6047D26C-8250-3CF5-A91C-D8D5DE7E744A> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics
0x7fff25951000 - 0x7fff25b11fff com.apple.Montreal (1.0 - 142) /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
0x7fff25c04000 - 0x7fff26023fff com.apple.CoreData (120 - 1048) <28EADAF4-E5F9-3D99-80C9-1C41C0B2664A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff26024000 - 0x7fff26039fff com.apple.ProtocolBuffer (1 - 285.24.10.20.1) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff2603a000 - 0x7fff261edfff libsqlite3.dylib (321.3) /usr/lib/libsqlite3.dylib
0x7fff261ee000 - 0x7fff2626afff com.apple.Accounts (113 - 113) /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fff2626b000 - 0x7fff26282fff com.apple.commonutilities (8.0 - 900) /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
0x7fff26283000 - 0x7fff26302fff com.apple.BaseBoard (526 - 526) <43C017F2-785C-3B1A-9B75-77CE7D911B34> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
0x7fff26303000 - 0x7fff2634bfff com.apple.RunningBoardServices (1.0 - 505.100.8) <1A4FCF53-32D3-3E86-A748-4681AD3DBC89> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
0x7fff2634c000 - 0x7fff263c0fff com.apple.AE (918.6 - 918.6) <9C51A5C3-4443-3E35-9B8B-058522D67014> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff263c1000 - 0x7fff263c7fff libdns_services.dylib (1310.140.1) /usr/lib/libdns_services.dylib
0x7fff263c8000 - 0x7fff263cffff libsystem_symptoms.dylib (1431.140.1) /usr/lib/system/libsystem_symptoms.dylib
0x7fff263d0000 - 0x7fff2655bfff com.apple.Network (1.0 - 1) <54D14297-AAE0-3F91-AB8E-C279835253F4> /System/Library/Frameworks/Network.framework/Versions/A/Network
0x7fff2655c000 - 0x7fff2658bfff com.apple.analyticsd (1.0 - 1) /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
0x7fff2658c000 - 0x7fff2658efff libDiagnosticMessagesClient.dylib (112) <73ADCBBF-4E05-3F3B-B6FD-BAA6D027A3AF> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff2658f000 - 0x7fff265dbfff com.apple.spotlight.metadata.utilities (1.0 - 2150.26) <4E669BF7-7B96-3147-BDCC-97DDB25D8A83> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x7fff265dc000 - 0x7fff26676fff com.apple.Metadata (10.7.0 - 2150.26) <297F20A5-88F2-37EC-916F-10E0256367E1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff26677000 - 0x7fff2667dfff com.apple.DiskArbitration (2.7 - 2.7) <44EF83F5-B10C-3EB3-BD7E-98ADEC4D4835> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff2667e000 - 0x7fff26ce5fff com.apple.vImage (8.1 - 544.4) <6812D055-19BD-321F-B3E3-F51EEF3EBF5B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff26ce6000 - 0x7fff26fc3fff com.apple.QuartzCore (1.11 - 927.24) <58088A96-989A-37F5-B1AE-757CA4CC7DAF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff26fc4000 - 0x7fff27005fff libFontRegistry.dylib (309) <562EE3DF-A4B8-3601-B5E5-66A247E23C89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff27006000 - 0x7fff27146fff com.apple.coreui (2.1 - 692.1) <34077D62-EC7B-3E65-89F3-7F8CBDAB23AE> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff27147000 - 0x7fff27232fff com.apple.ViewBridge (553.1 - 553.1) /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff27233000 - 0x7fff2723efff com.apple.PerformanceAnalysis (1.278.3 - 278.3) <2E7C10E8-DF57-3627-A3A0-8A658284FAEF> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff2723f000 - 0x7fff2724efff com.apple.OpenDirectory (11.5 - 230.40.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff2724f000 - 0x7fff2726efff com.apple.CFOpenDirectory (11.5 - 230.40.1) <3E73B2D0-2BFD-3BCD-ACB0-FB1835634596> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff2726f000 - 0x7fff2727bfff com.apple.CoreServices.FSEvents (1290.120.5 - 1290.120.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff2727c000 - 0x7fff272a0fff com.apple.coreservices.SharedFileList (144 - 144) <5D0C2E87-9DAE-34D3-8CD4-CA797A96E22D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff272a1000 - 0x7fff272a3fff libapp_launch_measurement.dylib (14.1) <592E974E-B5CA-3403-AFF1-E85B14F5F499> /usr/lib/libapp_launch_measurement.dylib
0x7fff272a4000 - 0x7fff272ebfff com.apple.CoreAutoLayout (1.0 - 21.10.1) <926B66A6-602C-3983-A98E-8645DE61ADCE> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
0x7fff272ec000 - 0x7fff273cefff libxml2.2.dylib (34.10) <069D24D9-19F5-3000-AF25-D7162E74B880> /usr/lib/libxml2.2.dylib
0x7fff273cf000 - 0x7fff2741cfff com.apple.CoreVideo (1.8 - 414.7) <9EBD539C-AD95-363E-B48C-75DE39D8539A> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff2741d000 - 0x7fff2741ffff com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff27420000 - 0x7fff27447fff com.apple.aps.framework (4.0 - 4.0) /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x7fff27448000 - 0x7fff27463fff com.apple.UserManagement (1.0 - 1) <209049A9-BA50-336B-B43E-050998B5E33D> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
0x7fff27464000 - 0x7fff275f5fff com.apple.cloudkit.CloudKit (990 - 990) /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
0x7fff27678000 - 0x7fff27a07fff com.apple.CoreML (1.0 - 1) <7EE67D1E-9AE6-32F0-91C8-6C322E987B58> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
0x7fff2835a000 - 0x7fff283d6fff com.apple.corelocation (2420.19.23 - 2420.19.23) <81AB234F-A243-3FA6-A563-2E08BCCCAF88> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff283d7000 - 0x7fff283e7fff libsystem_containermanager.dylib (318.100.4) <6A824A01-6B4C-30DA-907A-580FD51773B8> /usr/lib/system/libsystem_containermanager.dylib
0x7fff283e8000 - 0x7fff283f9fff com.apple.IOSurface (290.8.1 - 290.8.1) <1F429DA5-5C44-3CE7-AB92-A1795C6DC8C9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff283fa000 - 0x7fff28403fff com.apple.IOAccelerator (442.9 - 442.9) <411D0577-C20D-32D0-8AFB-D7FA59D3BEDA> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff28404000 - 0x7fff28527fff com.apple.Metal (244.303 - 244.303) <385BACC4-E10E-3B01-839A-C1C8323C84E6> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff28528000 - 0x7fff28544fff com.apple.audio.caulk (1.0 - 70) <57C30294-F8E7-3501-BE60-20FFF8B3B020> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x7fff28545000 - 0x7fff2862ffff com.apple.CoreMedia (1.0 - 2780.10) <39EC2321-F8D6-3A1F-BDA5-EDCF1B5AE0CA> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff28630000 - 0x7fff2878cfff libFontParser.dylib (305.6.0.2) <4E2122C1-2092-328A-B8CF-6BFAC82A71C0> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x7fff2878d000 - 0x7fff28a88fff com.apple.HIToolbox (2.1.1 - 1062) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff28a89000 - 0x7fff28a9cfff com.apple.framework.DFRFoundation (1.0 - 267) <7C7DCD2D-3225-35B8-B28B-AA98AFA7BE13> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff28a9d000 - 0x7fff28aa0fff com.apple.dt.XCTTargetBootstrap (1.0 - 18119.1) <8312D13C-D320-35C7-B1B3-9AB31E518779> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
0x7fff28aa1000 - 0x7fff28acafff com.apple.CoreSVG (1.0 - 149) <0C750C10-03CC-3234-AC74-3A24458FA0A3> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
0x7fff28acb000 - 0x7fff28d07fff com.apple.ImageIO (3.3.0 - 2130.6.5) <323F8F18-16A9-3FD5-B482-4B89C2CC1A26> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff28d08000 - 0x7fff29083fff com.apple.CoreImage (16.3.0 - 1140.2) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff29084000 - 0x7fff290eafff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff290eb000 - 0x7fff290eefff libsystem_configuration.dylib (1109.140.1) <99C91EBA-ADE0-3904-8F9C-38B0E3830936> /usr/lib/system/libsystem_configuration.dylib
0x7fff290ef000 - 0x7fff290f3fff libsystem_sandbox.dylib (1441.141.1) /usr/lib/system/libsystem_sandbox.dylib
0x7fff290f4000 - 0x7fff290f5fff com.apple.AggregateDictionary (1.0 - 1) <2DF6CF2F-6B64-3C5A-B9ED-3B2DCB099B8F> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x7fff290f6000 - 0x7fff290f9fff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <11E3EC99-FF2C-3E32-B8DE-E26B079E18AE> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff290fa000 - 0x7fff290fbfff liblangid.dylib (136) /usr/lib/liblangid.dylib
0x7fff290fc000 - 0x7fff291a0fff com.apple.CoreNLP (1.0 - 245.2) <9C0122D8-9033-3869-B700-795406405636> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x7fff291a1000 - 0x7fff291a7fff com.apple.LinguisticData (1.0 - 399) <74450C36-5CDE-3555-AC84-36808BC44E24> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff291a8000 - 0x7fff29850fff libBNNS.dylib (288.100.5) <4ED79FE5-2990-3D44-B22B-A47EB4BA1AE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff29851000 - 0x7fff29a23fff libvDSP.dylib (760.100.3) <3A22F97C-00B9-3AD7-A035-11D098325836> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff29a24000 - 0x7fff29a35fff com.apple.CoreEmoji (1.0 - 128.4) <47029FAC-57AA-3E25-B883-CAA6CD70B4FA> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff29a36000 - 0x7fff29a40fff com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) <6D5CDBD5-86A0-354C-898A-FD848750728A> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
0x7fff29a41000 - 0x7fff29b13fff com.apple.framework.CoreWLAN (16.0 - 1657) <17C7352E-2EF3-36BE-8BF9-B9AF2541B02D> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff29b14000 - 0x7fff29d15fff com.apple.CoreUtils (6.6 - 660.37) <5B68EF6B-DE46-36B1-8928-111D92C948CD> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff29d16000 - 0x7fff29d38fff com.apple.MobileKeyBag (2.0 - 1.0) /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fff29d39000 - 0x7fff29d49fff com.apple.AssertionServices (1.0 - 505.100.8) /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
0x7fff29d4a000 - 0x7fff29dd5fff com.apple.securityfoundation (6.0 - 55240.40.4) <473170CD-FFC4-3452-A141-DC36B506153B> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff29dd6000 - 0x7fff29ddffff com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <153F8B7A-E1B3-387B-A663-3BA8D230999C> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff29de0000 - 0x7fff29de4fff com.apple.xpc.ServiceManagement (1.0 - 1) <1C9E9892-ED04-33B3-80F1-27F1D528442B> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff29de5000 - 0x7fff29de7fff libquarantine.dylib (119.40.2) /usr/lib/system/libquarantine.dylib
0x7fff29de8000 - 0x7fff29df3fff libCheckFix.dylib (31) /usr/lib/libCheckFix.dylib
0x7fff29df4000 - 0x7fff29e0bfff libcoretls.dylib (169.100.1) <2B49E930-0C9E-3F8B-B05E-1CA993B20CC5> /usr/lib/libcoretls.dylib
0x7fff29e0c000 - 0x7fff29e1cfff libbsm.0.dylib (68.40.1) /usr/lib/libbsm.0.dylib
0x7fff29e1d000 - 0x7fff29e66fff libmecab.dylib (929.10) <084B2418-6C2D-3BBD-A3EA-FAB8BCB94AF9> /usr/lib/libmecab.dylib
0x7fff29e67000 - 0x7fff29e6cfff libgermantok.dylib (24) /usr/lib/libgermantok.dylib
0x7fff29e6d000 - 0x7fff29e82fff libLinearAlgebra.dylib (1336.140.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff29e83000 - 0x7fff2a0a1fff com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff2a0a2000 - 0x7fff2a0f1fff com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
0x7fff2a0f2000 - 0x7fff2a253fff com.apple.MLCompute (1.0 - 1) /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
0x7fff2a254000 - 0x7fff2a28afff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <9FA9BD03-841D-31D6-B449-42AD15AB88A1> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff2a28b000 - 0x7fff2a2e1fff com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <790B7ED3-7D2E-3578-A7ED-43CBE2EB12E9> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
0x7fff2a2e2000 - 0x7fff2a372fff com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <54D32AA9-90F3-3941-8C8B-9C49DC04F625> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff2a373000 - 0x7fff2a382fff com.apple.AppleFSCompression (125 - 1.0) <8EFE966E-3F09-3EF8-A6FD-8CB4AB3077CB> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff2a383000 - 0x7fff2a38ffff libbz2.1.0.dylib (44) /usr/lib/libbz2.1.0.dylib
0x7fff2a390000 - 0x7fff2a394fff libsystem_coreservices.dylib (127.1) <8F154612-D3F5-3DEB-AF88-48247ABF988E> /usr/lib/system/libsystem_coreservices.dylib
0x7fff2a395000 - 0x7fff2a3c2fff com.apple.CoreServices.OSServices (1122.41 - 1122.41) <6C96CE62-A020-30C9-B52A-2577E50E1C56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff2a3c3000 - 0x7fff2a4f2fff com.apple.AuthKit (1.0 - 1) <92FFE128-151C-33EB-9179-234F9F976F32> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x7fff2a4f3000 - 0x7fff2a521fff com.apple.UserNotifications (1.0 - 348.5) <13BD7A5A-098E-338D-94BC-2D9CA4ECC2C6> /System/Library/Frameworks/UserNotifications.framework/Versions/A/UserNotifications
0x7fff2a591000 - 0x7fff2a5a3fff libz.1.dylib (76) /usr/lib/libz.1.dylib
0x7fff2a5a4000 - 0x7fff2a5ebfff libsystem_m.dylib (3186.100.3) <46DC091D-F61F-3D16-A417-51C5D4D6912E> /usr/lib/system/libsystem_m.dylib
0x7fff2a5ec000 - 0x7fff2a5ecfff libcharset.1.dylib (59) /usr/lib/libcharset.1.dylib
0x7fff2a5ed000 - 0x7fff2a5f2fff libmacho.dylib (980) <2696D4F7-BF83-304F-BDED-9CC268B5FE4E> /usr/lib/system/libmacho.dylib
0x7fff2a5f3000 - 0x7fff2a60efff libkxld.dylib (7195.141.2) <7C773CB5-8521-396A-977B-B5689C6F0F27> /usr/lib/system/libkxld.dylib
0x7fff2a60f000 - 0x7fff2a61afff libcommonCrypto.dylib (60178.120.3) <79B2C85C-C388-3AFF-B47C-DF0EE43FD292> /usr/lib/system/libcommonCrypto.dylib
0x7fff2a61b000 - 0x7fff2a625fff libunwind.dylib (201) <072F009A-A981-308F-BEC5-06D58CA30BCF> /usr/lib/system/libunwind.dylib
0x7fff2a626000 - 0x7fff2a62dfff liboah.dylib (203.58) /usr/lib/liboah.dylib
0x7fff2a62e000 - 0x7fff2a638fff libcopyfile.dylib (173.40.2) <569E5E4E-73BE-3C12-818F-713DA0591E1D> /usr/lib/system/libcopyfile.dylib
0x7fff2a639000 - 0x7fff2a640fff libcompiler_rt.dylib (102.2) <396ECEB9-331A-3100-8FA3-BFF3CFC760D6> /usr/lib/system/libcompiler_rt.dylib
0x7fff2a641000 - 0x7fff2a643fff libsystem_collections.dylib (1439.141.1) /usr/lib/system/libsystem_collections.dylib
0x7fff2a644000 - 0x7fff2a646fff libsystem_secinit.dylib (87.60.1) /usr/lib/system/libsystem_secinit.dylib
0x7fff2a647000 - 0x7fff2a649fff libremovefile.dylib (49.120.1) <9646E2E1-71D1-3463-A556-8CD96059A4A9> /usr/lib/system/libremovefile.dylib
0x7fff2a64a000 - 0x7fff2a64afff libkeymgr.dylib (31) <07EC6CD6-0DCC-321C-856B-65FF4327E963> /usr/lib/system/libkeymgr.dylib
0x7fff2a64b000 - 0x7fff2a652fff libsystem_dnssd.dylib (1310.140.1) /usr/lib/system/libsystem_dnssd.dylib
0x7fff2a653000 - 0x7fff2a658fff libcache.dylib (83) /usr/lib/system/libcache.dylib
0x7fff2a659000 - 0x7fff2a65afff libSystem.B.dylib (1292.120.1) <46BD4B87-AAC4-3070-BF8B-6BE393247BBE> /usr/lib/libSystem.B.dylib
0x7fff2a65b000 - 0x7fff2a65efff libfakelink.dylib (3) /usr/lib/libfakelink.dylib
0x7fff2a65f000 - 0x7fff2a65ffff com.apple.SoftLinking (1.0 - 1) /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
0x7fff2a660000 - 0x7fff2a697fff libpcap.A.dylib (98.100.3) <33537A04-1FB2-3772-9640-03816375C0E9> /usr/lib/libpcap.A.dylib
0x7fff2a698000 - 0x7fff2a788fff libiconv.2.dylib (59) /usr/lib/libiconv.2.dylib
0x7fff2a789000 - 0x7fff2a79afff libcmph.dylib (8) <5F57A965-7DAF-3B86-96A6-41B281F154C7> /usr/lib/libcmph.dylib
0x7fff2a79b000 - 0x7fff2a80cfff libarchive.2.dylib (83.100.2) <69B700E8-8BBC-312E-B54D-A85155059560> /usr/lib/libarchive.2.dylib
0x7fff2a80d000 - 0x7fff2a874fff com.apple.SearchKit (1.4.1 - 1.4.1) <6F4AD104-675A-3181-A8EC-07EF356AB334> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff2a875000 - 0x7fff2a876fff libThaiTokenizer.dylib (3) /usr/lib/libThaiTokenizer.dylib
0x7fff2a877000 - 0x7fff2a899fff com.apple.applesauce (1.0 - 16.28) /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff2a89a000 - 0x7fff2a8b1fff libapple_nghttp2.dylib (1.41) /usr/lib/libapple_nghttp2.dylib
0x7fff2a8b2000 - 0x7fff2a8c8fff libSparseBLAS.dylib (1336.140.1) <8A71EC0F-BF79-36E7-905E-944B0E0F29C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff2a8c9000 - 0x7fff2a8cafff com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <08F6175F-F2C7-3C48-B382-5E5FEF9B17EE> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff2a8cb000 - 0x7fff2a8cffff libpam.2.dylib (28.40.1) <9DB993FD-A783-3BCD-B3BC-823A69DB2BFD> /usr/lib/libpam.2.dylib
0x7fff2a8d0000 - 0x7fff2a8effff libcompression.dylib (96.120.1) <597995B2-7622-3857-8498-093B0CAF4408> /usr/lib/libcompression.dylib
0x7fff2a8f0000 - 0x7fff2a8f5fff libQuadrature.dylib (7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff2a8f6000 - 0x7fff2ac93fff libLAPACK.dylib (1336.140.1) <058DC497-DAC4-3EB9-B8ED-519F078C280B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff2ac94000 - 0x7fff2ace3fff com.apple.DictionaryServices (1.2 - 341) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff2ace4000 - 0x7fff2acfcfff liblzma.5.dylib (16) /usr/lib/liblzma.5.dylib
0x7fff2acfd000 - 0x7fff2acfefff libcoretls_cfhelpers.dylib (169.100.1) /usr/lib/libcoretls_cfhelpers.dylib
0x7fff2acff000 - 0x7fff2adfafff com.apple.APFS (1677.141.1 - 1677.141.1) <169D9648-960C-3778-BE32-BE8CDCC7A97D> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff2adfb000 - 0x7fff2ae08fff libxar.1.dylib (452) <050C4EC2-5398-3A52-80A7-CC39137DF8DD> /usr/lib/libxar.1.dylib
0x7fff2ae09000 - 0x7fff2ae0cfff libutil.dylib (58.40.2) <773B03AC-1DE3-33BA-AEFC-A4192BF277EF> /usr/lib/libutil.dylib
0x7fff2ae0d000 - 0x7fff2ae35fff libxslt.1.dylib (17.6) /usr/lib/libxslt.1.dylib
0x7fff2ae36000 - 0x7fff2ae40fff libChineseTokenizer.dylib (37.1) /usr/lib/libChineseTokenizer.dylib
0x7fff2ae41000 - 0x7fff2aefefff libvMisc.dylib (760.100.3) <512B1000-C4DB-3853-B305-7750CAADA944> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff2aeff000 - 0x7fff2af96fff libate.dylib (3.0.6) <6347E398-982B-3F67-B5B4-3EF87FCCF7A8> /usr/lib/libate.dylib
0x7fff2af97000 - 0x7fff2af9efff libIOReport.dylib (64.100.1) <47E72A6A-2D2A-3E70-B447-CA1D9EA09465> /usr/lib/libIOReport.dylib
0x7fff2af9f000 - 0x7fff2afb2fff com.apple.CrashReporterSupport (10.13 - 15053.1) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff2afca000 - 0x7fff2b047fff com.apple.CVNLP (1.0 - 119) /System/Library/PrivateFrameworks/CVNLP.framework/Versions/A/CVNLP
0x7fff2b048000 - 0x7fff2b068fff com.apple.SharedWebCredentials (928.6 - 928.6) /System/Library/PrivateFrameworks/SharedWebCredentials.framework/Versions/A/SharedWebCredentials
0x7fff2b069000 - 0x7fff2b09ffff com.apple.pluginkit.framework (1.0 - 1) <96019200-8DE6-3748-A914-7A2EDA47A0FE> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
0x7fff2b0a0000 - 0x7fff2b0a7fff libMatch.1.dylib (38) <0391A7F9-5CAD-399A-92E4-5B1A4A2DED43> /usr/lib/libMatch.1.dylib
0x7fff2b0a8000 - 0x7fff2b133fff libCoreStorage.dylib (554.140.2) /usr/lib/libCoreStorage.dylib
0x7fff2b134000 - 0x7fff2b187fff com.apple.AppleVAFramework (6.1.3 - 6.1.3) <4FD9371F-1A01-3DC1-AAC1-59B2983D4911> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff2b188000 - 0x7fff2b1a0fff libexpat.1.dylib (26) <8F1614BA-7BC7-3947-93C4-E868A321C5F0> /usr/lib/libexpat.1.dylib
0x7fff2b1a1000 - 0x7fff2b1aafff libheimdal-asn1.dylib (597.140.2) <136B6D17-9A3D-3381-98C5-CB7DC838A5ED> /usr/lib/libheimdal-asn1.dylib
0x7fff2b1ab000 - 0x7fff2b1bffff com.apple.IconFoundation (479.4 - 479.4) <726448AB-8665-3329-8412-56D01231523A> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
0x7fff2b1c0000 - 0x7fff2b22cfff com.apple.IconServices (479.4 - 479.4) <15CFAFE9-F1E7-3BCC-A75A-1842D794CDE3> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff2b22d000 - 0x7fff2b2cbfff com.apple.MediaExperience (1.0 - 1) /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
0x7fff2b2cc000 - 0x7fff2b2f4fff com.apple.persistentconnection (1.0 - 1.0) /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
0x7fff2b2f5000 - 0x7fff2b303fff com.apple.GraphVisualizer (1.0 - 100.1) /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff2b304000 - 0x7fff2b71ffff com.apple.vision.FaceCore (4.3.2 - 4.3.2) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff2b720000 - 0x7fff2b767fff com.apple.OTSVG (1.0 - 677.6.0.2) <28043431-F6FF-3614-8E73-FE193439BB4C> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
0x7fff2b768000 - 0x7fff2b76efff com.apple.xpc.AppServerSupport (1.0 - 2038.120.1) <37AFFEA4-2FE4-37EC-A65C-E7796786EB73> /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
0x7fff2b76f000 - 0x7fff2b781fff libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <575E7B70-B1B9-39F0-925D-BE92549E7411> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x7fff2b782000 - 0x7fff2b784fff libspindump.dylib (295.2) /usr/lib/libspindump.dylib
0x7fff2b785000 - 0x7fff2b845fff com.apple.Heimdal (4.0 - 2.0) <0D59D4DD-6F15-3FEE-9BCC-7A5451883C94> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff2b846000 - 0x7fff2b860fff com.apple.login (3.0 - 3.0) <6FD6B5FC-A78E-357E-8CDB-69D06595B0BE> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
0x7fff2b861000 - 0x7fff2b938fff com.apple.corebrightness (1.0 - 1) <214FF9CF-046B-3A28-8B98-6DBA2DDA12B7> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
0x7fff2b9e1000 - 0x7fff2b9e4fff libodfde.dylib (26) <9E503548-AABA-38DA-83C3-2A4860A2EA1F> /usr/lib/libodfde.dylib
0x7fff2b9e5000 - 0x7fff2ba21fff com.apple.bom (14.0 - 235) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff2ba22000 - 0x7fff2ba6bfff com.apple.AppleJPEG (1.0 - 1) /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff2ba6c000 - 0x7fff2bb4bfff libJP2.dylib (2130.6.5) <73B01BAF-D3BD-3D28-8731-EAB21B228EED> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff2bb4c000 - 0x7fff2bb4ffff com.apple.WatchdogClient.framework (1.0 - 98.120.2) <9F6D4926-07D6-3F7A-932F-CBFEF331E34D> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
0x7fff2bb50000 - 0x7fff2bb86fff com.apple.MultitouchSupport.framework (4440.3 - 4440.3) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff2bb87000 - 0x7fff2bce5fff com.apple.VideoToolbox (1.0 - 2780.10) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff2bce6000 - 0x7fff2bd19fff libAudioToolboxUtility.dylib (1181.72) <7F464298-1B15-309E-8C57-D9BA45930CAB> /usr/lib/libAudioToolboxUtility.dylib
0x7fff2bd1a000 - 0x7fff2bd40fff libPng.dylib (2130.6.5) <606A6674-0F30-3778-B7A8-852E73BE9864> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff2bd41000 - 0x7fff2bda0fff libTIFF.dylib (2130.6.5) <7E294883-5DF8-3730-A202-497AAD61D9A4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff2bda1000 - 0x7fff2bdbdfff com.apple.IOPresentment (58 - 37) /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff2bdbe000 - 0x7fff2bdc5fff com.apple.GPUWrangler (6.3.5 - 6.3.5) /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff2bdc6000 - 0x7fff2bdc9fff libRadiance.dylib (2130.6.5) <438DD36A-EA14-30E6-A3C7-FF36B7456930> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff2bdca000 - 0x7fff2bdcffff com.apple.DSExternalDisplay (3.1 - 380) <820DA2BE-FD83-317B-A859-7EA8EF22BF8C> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff2bdd0000 - 0x7fff2bdf4fff libJPEG.dylib (2130.6.5) <5A2A9409-0118-34B8-A3C0-1FB05BE1B48C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff2bdf5000 - 0x7fff2be24fff com.apple.ATSUI (1.0 - 1) <6E71A1C3-BC19-3496-AC1C-90B3CE83A0BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
0x7fff2be25000 - 0x7fff2be29fff libGIF.dylib (2130.6.5) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff2be2a000 - 0x7fff2be33fff com.apple.CMCaptureCore (1.0 - 82.6) <78123EDC-D3B5-39C6-AEA7-DB52CDA3C979> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
0x7fff2be34000 - 0x7fff2be7bfff com.apple.print.framework.PrintCore (16.1 - 531.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff2be7c000 - 0x7fff2bf49fff com.apple.TextureIO (3.10.9 - 3.10.9) /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff2bf4a000 - 0x7fff2bf52fff com.apple.InternationalSupport (1.0 - 61.1) <40F6A37A-EBD3-304B-AF6A-43833A3E7A3E> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
0x7fff2bf53000 - 0x7fff2bfcdfff com.apple.datadetectorscore (8.0 - 674) <10C32CC2-AF04-35BE-9344-0F5BF97339A5> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff2bfce000 - 0x7fff2c02bfff com.apple.UserActivity (439 - 439) <23442FB0-6ED9-3F0F-8B7C-D12C85710DDC> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
0x7fff2c02c000 - 0x7fff2c7c8fff com.apple.MediaToolbox (1.0 - 2780.10) <83D12536-D3C4-3BF7-9BB9-3DC0B1C1A06B> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff2cc09000 - 0x7fff2cc6ffff com.apple.imfoundation (10.0 - 1000) /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
0x7fff2cc70000 - 0x7fff2cc98fff com.apple.locationsupport (2420.19.23 - 2420.19.23) /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
0x7fff2cc99000 - 0x7fff2cccafff libSessionUtility.dylib (76.69) /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
0x7fff2cccb000 - 0x7fff2cdfffff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <2B4043E1-A82B-3E53-8DED-6BF234206BAC> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff2ce00000 - 0x7fff2ce65fff com.apple.audio.AudioSession (1.0 - 76.69) /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
0x7fff2ce66000 - 0x7fff2ce78fff libAudioStatistics.dylib (27.64) /usr/lib/libAudioStatistics.dylib
0x7fff2ce79000 - 0x7fff2ce88fff com.apple.speech.synthesis.framework (9.0.66 - 9.0.66) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff2ce89000 - 0x7fff2cef5fff com.apple.ApplicationServices.ATS (377 - 516) <09728391-A9F9-355F-BE99-A64707E8BC03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff2cef6000 - 0x7fff2cf0efff libresolv.9.dylib (68) <9EE291CF-A18A-3D09-A8CC-682AAF448176> /usr/lib/libresolv.9.dylib
0x7fff2cf0f000 - 0x7fff2cf22fff libsasl2.2.dylib (214) /usr/lib/libsasl2.2.dylib
0x7fff2cfdc000 - 0x7fff2d040fff com.apple.CoreMediaIO (1000.0 - 5325) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff2d041000 - 0x7fff2d120fff libSMC.dylib (20) /usr/lib/libSMC.dylib
0x7fff2d121000 - 0x7fff2d180fff libcups.2.dylib (494.1) <35B61857-D298-3BC9-960A-D2CCAA576DC7> /usr/lib/libcups.2.dylib
0x7fff2d181000 - 0x7fff2d190fff com.apple.LangAnalysis (1.7.0 - 254) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff2d191000 - 0x7fff2d19bfff com.apple.NetAuth (6.2 - 6.2) <5972DC13-D32F-3140-BD91-495AAC2D7550> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff2d19c000 - 0x7fff2d1a3fff com.apple.ColorSyncLegacy (4.13.0 - 1) <4C440F08-211D-3BF7-A43A-57930751CD78> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff2d1a4000 - 0x7fff2d1affff com.apple.QD (4.0 - 416) <956ADD05-CF77-32BC-A3ED-E3E62969DA53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff2d1b0000 - 0x7fff2d804fff com.apple.audio.AudioResourceArbitration (1.0 - 1) /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
0x7fff2d805000 - 0x7fff2d810fff com.apple.perfdata (1.0 - 67.40.1) <7DBB06C3-735E-3105-A8D2-DD22C51FE5D4> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
0x7fff2d811000 - 0x7fff2d81ffff libperfcheck.dylib (41) <515342C4-9932-306C-8A4E-AB2DB9C94D7C> /usr/lib/libperfcheck.dylib
0x7fff2d820000 - 0x7fff2d82ffff com.apple.Kerberos (3.0 - 1) <74519634-F3AC-31A3-8880-B01C3F4C955D> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff2d830000 - 0x7fff2d880fff com.apple.GSS (4.0 - 2.0) <4B10E99B-A9C7-3C61-85FD-E4BDDEE38764> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff2d881000 - 0x7fff2d891fff com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff2d892000 - 0x7fff2d8b9fff com.apple.MobileAssets (1.0 - 659.100.21) <0E884E74-0372-38EC-AE4E-3C03169AAB1E> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
0x7fff2d8e7000 - 0x7fff2d906fff com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x7fff2d907000 - 0x7fff2d90ffff com.apple.CorePhoneNumbers (1.0 - 1) <16382BEE-19B6-3AE5-B450-D037B7D7C19F> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x7fff2d910000 - 0x7fff2d999fff libTelephonyUtilDynamic.dylib (5359.1) <953E03CA-5F59-3770-80EA-B09B76F856D6> /usr/lib/libTelephonyUtilDynamic.dylib
0x7fff2da62000 - 0x7fff2da62fff liblaunch.dylib (2038.120.1) /usr/lib/system/liblaunch.dylib
0x7fff2dfe7000 - 0x7fff2e0e8fff com.apple.ids (10.0 - 1000) /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
0x7fff2e0e9000 - 0x7fff2e243fff com.apple.idsfoundation (10.0 - 1000) <7D96A116-C08E-394D-8AC0-638C68D56868> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
0x7fff2e244000 - 0x7fff2e38ffff com.apple.Sharing (1630 - 1630) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff2e390000 - 0x7fff2e4b1fff com.apple.Bluetooth (8.0.5 - 8.0.5d7) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff2e4cb000 - 0x7fff2e524fff com.apple.ProtectedCloudStorage (1.0 - 1) <87EAE8D8-A80C-3BE3-87EF-A1AA20876D7F> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff2e525000 - 0x7fff2e584fff com.apple.QuickLookFramework (5.0 - 928.4) <1FAFBB1D-ADE5-3B01-A450-867A60DA5314> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff2e585000 - 0x7fff2e5a0fff com.apple.MetalKit (147.1 - 147.1) <270BE38F-7500-340A-81A0-90889A735656> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
0x7fff2e5a1000 - 0x7fff2e5a5fff libxcselect.dylib (2384) <664294CE-1795-333E-8D9C-1E321D0CDD54> /usr/lib/libxcselect.dylib
0x7fff2e784000 - 0x7fff2fc7ffff com.apple.GeoServices (1.0 - 1757.26.6.2.2) <4F70E537-5378-3540-9075-D8CFA0DDFDC8> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fff2fc80000 - 0x7fff2fc8bfff com.apple.DirectoryService.Framework (11.5 - 230.40.1) <2D4983A1-CFA7-3910-BFEA-6E1CCC1E1F58> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff2fc8c000 - 0x7fff2fcb3fff com.apple.RemoteViewServices (2.0 - 163) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff2fcb4000 - 0x7fff2fcc3fff com.apple.SpeechRecognitionCore (6.1.25 - 6.1.25) /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff2fcc4000 - 0x7fff2fccbfff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <613D2BFE-FCD0-3C2F-8B93-4A01D221AF09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff2fef9000 - 0x7fff2fef9fff libsystem_product_info_filter.dylib (8.40.1) /usr/lib/system/libsystem_product_info_filter.dylib
0x7fff2ffd1000 - 0x7fff2ffd1fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <41FBC9FA-C781-38D3-BA7D-80A0955B350C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff2fff7000 - 0x7fff2fff7fff com.apple.CoreServices (1122.41 - 1122.41) <2E82F706-DA2C-3C97-B244-9053E6E95827> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff301b3000 - 0x7fff301b3fff com.apple.Accelerate (1.11 - Accelerate 1.11) <3F8EDDF5-80E7-3EDD-8746-89A278F04805> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff301f4000 - 0x7fff301fffff com.apple.MediaAccessibility (1.0 - 130) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff30200000 - 0x7fff3021ffff com.apple.networking.AlgosScoreFramework (1.0 - 1) /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/Versions/A/AlgosScoreFramework
0x7fff30220000 - 0x7fff30224fff com.apple.AppleSRP (5.0 - 1) /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff30225000 - 0x7fff30230fff com.apple.frameworks.CoreDaemon (1.3 - 1.3) <9AF0E9EC-0FF1-3A73-AEA7-2768275CC525> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff30231000 - 0x7fff30268fff com.apple.framework.SystemAdministration (1.0 - 1.0) <9FF7CF12-54EB-3D1D-ADDF-3AEDE05C022B> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x7fff309f5000 - 0x7fff30a5afff com.apple.CoreBluetooth (1.0 - 1) <1A427F92-B95A-3077-853B-09688553DA70> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff30a5b000 - 0x7fff30a64fff com.apple.SymptomDiagnosticReporter (1.0 - 79.120.1) /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
0x7fff30a65000 - 0x7fff30a77fff com.apple.PowerLog (1.0 - 1) <1C33689B-0AF9-3924-A267-44D083E6E268> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
0x7fff30a78000 - 0x7fff30a84fff com.apple.AppleIDAuthSupport (1.0 - 1) /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x7fff30a85000 - 0x7fff30b2dfff com.apple.DiscRecording (9.0.3 - 9030.4.5) <367204EF-650E-36BE-8D0F-9DF6E79E5DB0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff30b2e000 - 0x7fff30b61fff com.apple.MediaKit (16 - 927.40.2) <5198B786-444D-3CA6-85AC-6555688B0DBC> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff30b62000 - 0x7fff30c4dfff com.apple.DiskManagement (14.0 - 1733.140.2) <2D63F3D0-8E51-3337-8EB7-A774020B129C> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
0x7fff30c4e000 - 0x7fff31008fff com.apple.CoreAUC (326.2.0 - 326.2.0) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff31009000 - 0x7fff3100cfff com.apple.Mangrove (1.0 - 25) <991665A3-572E-3648-B92E-EEEF8E6D5EDB> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff3100d000 - 0x7fff3103afff com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <2D678684-A8A3-366B-9447-E729D550ADAF> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff3103b000 - 0x7fff3118afff com.apple.FileProvider (349.4.3 - 349.4.3) <87F799AF-A8B9-31FB-9885-7EBDAEBCECC3> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
0x7fff3118b000 - 0x7fff311adfff com.apple.GenerationalStorage (2.0 - 323) <623FEAF8-671F-3812-9EA4-7B30FFC4AE7D> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff31523000 - 0x7fff315f1fff com.apple.CoreTelephony (113 - 8260) /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony
0x7fff31616000 - 0x7fff317aafff com.apple.AVFCore (1.0 - 2020.10) <3C312FFF-9D9D-375B-9681-D55B91D1C795> /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore
0x7fff317ab000 - 0x7fff3181afff com.apple.FrontBoardServices (703.16 - 703.16) <4EB437DA-4B26-3D46-A263-FB22E1195201> /System/Library/PrivateFrameworks/FrontBoardServices.framework/Versions/A/FrontBoardServices
0x7fff3181b000 - 0x7fff31844fff com.apple.BoardServices (1.0 - 526) /System/Library/PrivateFrameworks/BoardServices.framework/Versions/A/BoardServices
0x7fff31886000 - 0x7fff318a1fff com.apple.ExtensionKit (19.4 - 19.4) <47B318B8-F217-34CC-9D96-340E322CC299> /System/Library/PrivateFrameworks/ExtensionKit.framework/Versions/A/ExtensionKit
0x7fff318a2000 - 0x7fff318a8fff com.apple.ExtensionFoundation (19.4 - 19.4) /System/Library/PrivateFrameworks/ExtensionFoundation.framework/Versions/A/ExtensionFoundation
0x7fff318a9000 - 0x7fff318eefff com.apple.CryptoTokenKit (1.0 - 1) /System/Library/Frameworks/CryptoTokenKit.framework/Versions/A/CryptoTokenKit
0x7fff318ef000 - 0x7fff31905fff com.apple.LocalAuthentication (1.0 - 827.140.1) /System/Library/Frameworks/LocalAuthentication.framework/Versions/A/LocalAuthentication
0x7fff31906000 - 0x7fff31933fff com.apple.CoreAuthentication.SharedUtils (1.0 - 827.140.1) /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/Versions/A/SharedUtils
0x7fff319a8000 - 0x7fff319e9fff com.apple.CoreHaptics (1.0 - 1) <0B7D4FFA-279E-32CB-8191-9B728FDF1B15> /System/Library/Frameworks/CoreHaptics.framework/Versions/A/CoreHaptics
0x7fff319f7000 - 0x7fff31a36fff com.apple.AppleVPAFramework (3.26.1 - 3.26.1) <7EBDBEE9-B0DF-3D58-A28C-036E95F53526> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
0x7fff31ae9000 - 0x7fff31b24fff com.apple.DebugSymbols (195.1 - 195.1) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff31b25000 - 0x7fff31bdafff com.apple.CoreSymbolication (12.5 - 64544.81.1) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff31bdb000 - 0x7fff31be4fff com.apple.CoreTime (284.0.4) <132C663A-2250-3751-97CD-1B97077AD102> /System/Library/PrivateFrameworks/CoreTime.framework/Versions/A/CoreTime
0x7fff31be5000 - 0x7fff31c5afff com.apple.Rapport (2.6.0 - 260.3) <4EC5E526-6BD6-3801-BA1F-DE831DA8DFF0> /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport
0x7fff3252f000 - 0x7fff3257bfff com.apple.coreduetcontext (1.0 - 1) <5AFF7F57-8667-3169-90E1-E9EF5463F234> /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext
0x7fff3257c000 - 0x7fff32ae8fff com.apple.Intents (1.0 - 1) <8F7C24CA-83B0-3FD2-92B5-825BF483BE8A> /System/Library/Frameworks/Intents.framework/Versions/A/Intents
0x7fff32ae9000 - 0x7fff32b4cfff com.apple.framework.Apple80211 (17.0 - 1728) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff32b4d000 - 0x7fff32c9efff com.apple.CoreWiFi (3.0 - 341) <30F0EC33-A723-3637-BAEE-746E62173413> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff32c9f000 - 0x7fff32cb9fff com.apple.BackBoardServices (1.0 - 1.0) /System/Library/PrivateFrameworks/BackBoardServices.framework/Versions/A/BackBoardServices
0x7fff32cba000 - 0x7fff32cf1fff com.apple.LDAPFramework (2.4.28 - 194.5) <4135E22D-3F73-32E5-893F-581CE6FDAAAE> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff32cf2000 - 0x7fff32cf3fff com.apple.TrustEvaluationAgent (2.0 - 35) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff32cf4000 - 0x7fff32df9fff libcrypto.44.dylib (56.60.2) <0F920481-AE26-3AAF-BFD5-CD944AFBBB52> /usr/lib/libcrypto.44.dylib
0x7fff32dfa000 - 0x7fff32e27fff libssl.46.dylib (56.60.2) <4F3A6B01-778E-36A1-A065-CBE1F17016C1> /usr/lib/libssl.46.dylib
0x7fff32e28000 - 0x7fff32ed7fff com.apple.DiskImagesFramework (595.140.1 - 595.140.1) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff32f0f000 - 0x7fff32f1efff com.apple.RemoteServiceDiscovery (1.0 - 1.120.1) <42D309FD-1717-3D9C-A5F7-EE9FAF163162> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
0x7fff32f7c000 - 0x7fff32f7ffff com.apple.help (1.3.8 - 71) <34572384-05BC-3A0A-86CD-267DE196F27A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff32f80000 - 0x7fff32f87fff com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff32f88000 - 0x7fff32f93fff libcsfde.dylib (554.140.2) <7D24C26A-8165-33ED-8255-43B52148CD29> /usr/lib/libcsfde.dylib
0x7fff32f94000 - 0x7fff32ffafff libcurl.4.dylib (121.100.3) <16384CE2-EFB9-338E-917E-D75D1AFD4965> /usr/lib/libcurl.4.dylib
0x7fff32ffb000 - 0x7fff33002fff com.apple.LoginUICore (4.0 - 4.0) <6114D75A-721D-34AC-8C47-6A82CB9A581F> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x7fff33003000 - 0x7fff33065fff com.apple.AppSupport (1.0.0 - 29) <195D49A9-9CA2-3A1F-A22C-09DB4E070B0E> /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport
0x7fff33105000 - 0x7fff331c9fff com.apple.GameController (1.0 - 1) <0AC75A83-B901-3F24-A19F-653306E42CF2> /System/Library/Frameworks/GameController.framework/Versions/A/GameController
0x7fff331d2000 - 0x7fff331d2fff com.apple.ApplicationServices (48 - 50) <93634C11-D92F-38C7-9A9B-52F39C85FCA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff33394000 - 0x7fff333d3fff com.apple.AppleIDSSOAuthentication (1.0 - 1) <40919CC6-2F06-3AA1-A849-E1D384DBC451> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/Versions/A/AppleIDSSOAuthentication
0x7fff334e7000 - 0x7fff334e7fff libHeimdalProxy.dylib (79) /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
0x7fff3359a000 - 0x7fff3359afff com.apple.audio.units.AudioUnit (1.14 - 1.14) <097C1991-EEC4-374E-A686-826E479A2A07> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff335be000 - 0x7fff33601fff com.apple.StreamingZip (1.0 - 1) <41BCCD19-E2EF-3864-BCBD-4F576D3B9097> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
0x7fff33602000 - 0x7fff33620fff com.apple.DuetActivityScheduler (1.0 - 1) /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler
0x7fff33635000 - 0x7fff33641fff com.apple.IntentsFoundation (1.0 - 1) /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation
0x7fff33642000 - 0x7fff33647fff com.apple.PushKit (1.0 - 1) <616F11AD-FA92-3145-8627-46A22EA36EF8> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
0x7fff33648000 - 0x7fff3367bfff com.apple.C2 (1.3 - 573) /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
0x7fff3367c000 - 0x7fff336acfff com.apple.QuickLookThumbnailing (1.0 - 135.5) <98C6E610-4694-378B-BEC0-10541877A27C> /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
0x7fff336ad000 - 0x7fff33eaefff com.apple.vision.EspressoFramework (1.0 - 256.4.4) /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
0x7fff33eaf000 - 0x7fff33ec6fff com.apple.ANEServices (4.75 - 4.75) <5A43FEFC-6795-3194-9282-CA29A3889E31> /System/Library/PrivateFrameworks/ANEServices.framework/Versions/A/ANEServices
0x7fff33fdb000 - 0x7fff33fddfff com.apple.CoreDuetDebugLogging (1.0 - 1) <6668F777-BBF6-3ED7-8B1D-BFE70FAE43F1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
0x7fff33fde000 - 0x7fff33feafff com.apple.CoreDuetDaemonProtocol (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
0x7fff3456a000 - 0x7fff345bafff com.apple.ChunkingLibrary (334.1 - 334.1) <95D77D1F-5373-3C85-BA2A-48923BA260FA> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff34e14000 - 0x7fff34e16fff com.apple.ConstantClasses (1.0 - 1) <3A132BB6-E7D2-3935-9E52-7C8F18D0A64B> /System/Library/PrivateFrameworks/ConstantClasses.framework/Versions/A/ConstantClasses
0x7fff34e2e000 - 0x7fff34e43fff com.apple.CoreML.AppleNeuralEngine (1.0 - 1) /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/Versions/A/AppleNeuralEngine
0x7fff34e99000 - 0x7fff34f04fff com.apple.audio.midi.CoreMIDI (2.0 - 88) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x7fff34fca000 - 0x7fff34fcdfff com.apple.Cocoa (6.11 - 23) <3922C4E5-1E8F-3FE2-A599-A5D432DF3ADC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff35017000 - 0x7fff3540bfff com.apple.AppleMediaServices (1.0 - 1) <7E8A8B35-B62B-3EE6-918C-DA0898DB31FC> /System/Library/PrivateFrameworks/AppleMediaServices.framework/Versions/A/AppleMediaServices
0x7fff35bb7000 - 0x7fff35bbefff com.apple.DisplayServicesFW (3.1 - 380) <017F6D17-D5CF-3AD2-8817-09990A4B3A96> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff360f8000 - 0x7fff3638cfff libAWDSupportFramework.dylib (4205) <1452C08F-1922-319E-A816-A946AD55D427> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib
0x7fff36400000 - 0x7fff36430fff libtidy.A.dylib (18.2) <704EC8CA-B014-3066-A910-A43649A6226D> /usr/lib/libtidy.A.dylib
0x7fff36431000 - 0x7fff36451fff com.apple.MarkupUI (1.0 - 383.6) /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
0x7fff36452000 - 0x7fff36465fff com.apple.Engram (1.0 - 1) <27DDD872-E395-3FEA-94F5-520D80241C65> /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram
0x7fff36466000 - 0x7fff36489fff com.apple.openscripting (1.7 - 190) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff3648a000 - 0x7fff3648dfff com.apple.securityhi (9.0 - 55008) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff3648e000 - 0x7fff36491fff com.apple.ink.framework (10.15 - 227) <36F85463-06EA-3DF9-BD13-DED04EDA6B07> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff36492000 - 0x7fff36495fff com.apple.CommonPanels (1.2.6 - 101) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff36496000 - 0x7fff3649dfff com.apple.ImageCapture (1711.5.2 - 1711.5.2) <4ED1BDC7-C32A-3C40-A7E6-D16E7260BDD7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff3649e000 - 0x7fff3768efff com.apple.JavaScriptCore (16611 - 16611.3.10.1.6) <1C9D21FA-0030-3EF6-8FD0-4E859E559E43> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff376fa000 - 0x7fff3780cfff com.apple.AVFCapture (1.0 - 82.6) /System/Library/PrivateFrameworks/AVFCapture.framework/Versions/A/AVFCapture
0x7fff3780d000 - 0x7fff378a0fff com.apple.Quagga (47 - 47) /System/Library/PrivateFrameworks/Quagga.framework/Versions/A/Quagga
0x7fff378a1000 - 0x7fff37aebfff com.apple.CMCapture (1.0 - 82.6) <2510D5F3-4BF5-306B-AA79-39F2633E9DF0> /System/Library/PrivateFrameworks/CMCapture.framework/Versions/A/CMCapture
0x7fff384e7000 - 0x7fff384f6fff com.apple.HID (1.0 - 1) /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID
0x7fff384f7000 - 0x7fff3861efff com.apple.QuickLookUIFramework (5.0 - 928.4) <1B83EE71-8C3B-3291-9821-6EA694A47E10> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff38c0b000 - 0x7fff38c0bfff com.apple.marco (10.0 - 1000) <9EA38A93-8D89-3961-B8C8-D7A3D0661094> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
0x7fff392bf000 - 0x7fff392c6fff com.apple.URLFormatting (146 - 146.22) <6637133C-261B-3255-82AA-19A55799D238> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
0x7fff392c7000 - 0x7fff392d5fff com.apple.accessibility.AXCoreUtilities (1.0 - 1) <5A9A3E80-47A9-3E78-9E05-EE0034393727> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
0x7fff392d6000 - 0x7fff392edfff libAccessibility.dylib (2885.49) <279859B7-7484-3C56-AC19-8584C009C5B4> /usr/lib/libAccessibility.dylib
0x7fff3bb80000 - 0x7fff3bd27fff libFosl_dynamic.dylib (200) <59722B7E-AA52-3461-A8B5-E28316BD40CF> /usr/lib/libFosl_dynamic.dylib
0x7fff3bd28000 - 0x7fff3bd4afff com.apple.quicklook.QuickLookSupport (1.0 - 135.5) <666551FF-0FC0-37E1-923C-CED4F42DEB71> /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport
0x7fff3bd4b000 - 0x7fff3bde2fff com.apple.AirPlaySync (1.0 - 2780.10) <4C3DE71E-9BB1-3158-A2E7-460463608B97> /System/Library/PrivateFrameworks/AirPlaySync.framework/Versions/A/AirPlaySync
0x7fff3c973000 - 0x7fff3c9f6fff com.apple.CorePDF (4.0 - 529) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff3c9f7000 - 0x7fff3c9fafff com.apple.print.framework.Print (15 - 271) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff3c9fb000 - 0x7fff3c9fefff com.apple.Carbon (160 - 164) <09D6E510-8982-35AC-AE08-1276B69F1781> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff3caf7000 - 0x7fff3caf7fff com.apple.avfoundation (2.0 - 2020.10) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff3ccb1000 - 0x7fff3ccd0fff com.apple.private.SystemPolicy (1.0 - 1) /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
0x7fff3ce1d000 - 0x7fff3ce73fff com.apple.AccessibilitySharedSupport (1.0 - 1) /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/Versions/A/AccessibilitySharedSupport
0x7fff3ce74000 - 0x7fff3ce91fff com.apple.sidecar-core (1.0 - 231) /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore
0x7fff3ce92000 - 0x7fff3ce95fff com.apple.QuickLookNonBaseSystem (1.0 - 1) <1D8BEC85-FDDE-360D-AC50-B9CD58DFD0D3> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
0x7fff3d2ad000 - 0x7fff3d2b3fff com.apple.FeatureFlagsSupport (1.0 - 28.60.1) <1606FD90-3C0F-311D-B20F-20A52CCF94C4> /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/Versions/A/FeatureFlagsSupport
0x7fff3d424000 - 0x7fff3d43bfff com.apple.SafariServices.framework (16611 - 16611.3.10.1.6) <48E94F96-BA40-3593-AD67-5CD1ED71DBF8> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
0x7fff3d5ee000 - 0x7fff3d5f9fff com.apple.MallocStackLogging (1.0 - 1) /System/Library/PrivateFrameworks/MallocStackLogging.framework/Versions/A/MallocStackLogging
0x7fff3d60e000 - 0x7fff3d620fff libmis.dylib (274.140.2) /usr/lib/libmis.dylib
0x7fff3d63d000 - 0x7fff3d7acfff com.apple.CoreHandwriting (161 - 1.2) /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
0x7fff3d7ad000 - 0x7fff3da08fff com.apple.imageKit (3.0 - 1100) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff3da09000 - 0x7fff3db1ffff com.apple.PencilKit (1.0 - 1) /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit
0x7fff3db20000 - 0x7fff3db31fff com.apple.sidecar-ui (1.0 - 231) /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI
0x7fff3e154000 - 0x7fff3e1b6fff com.apple.ImageCaptureCore (1711.5.2 - 1711.5.2) <16926CD0-DA72-3712-90C3-D91702B3E9BB> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff3e1b7000 - 0x7fff3e1dcfff com.apple.quartzfilters (1.10.0 - 98) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff3e3bb000 - 0x7fff3e427fff com.apple.Safari.Core (16611 - 16611.3.10.1.6) /System/Library/PrivateFrameworks/SafariCore.framework/Versions/A/SafariCore
0x7fff3e898000 - 0x7fff3e9c4fff com.apple.AnnotationKit (1.0 - 383.6) /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
0x7fff3e9c5000 - 0x7fff3ee65fff com.apple.QuartzComposer (5.1 - 383) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff3ee66000 - 0x7fff3ef4efff com.apple.PDFKit (1.0 - 950.40.3) /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff3fc95000 - 0x7fff3fd12fff com.apple.TextInput (1.0 - 1.0) /System/Library/PrivateFrameworks/TextInput.framework/Versions/A/TextInput
0x7fff40e19000 - 0x7fff40e48fff libncurses.5.4.dylib (57) <5E4CA04B-68CA-3BA2-B148-8657485200BC> /usr/lib/libncurses.5.4.dylib
0x7fff40e49000 - 0x7fff40e52fff com.apple.IOAccelMemoryInfo (1.0 - 1) <1E0E3901-1823-3EB8-9AE4-586102A90302> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo
0x7fff40ead000 - 0x7fff40eb0fff com.apple.quartzframework (1.5 - 25) <41049D8A-5874-3CC5-8B63-4F015F3A1EF1> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff412d5000 - 0x7fff412f3fff libCGInterfaces.dylib (544.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff43801000 - 0x7fff43860fff com.apple.DifferentialPrivacy (1.0 - 1) /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/Versions/A/DifferentialPrivacy
0x7fff43861000 - 0x7fff4387afff com.apple.SafariFoundation (16611 - 16611.3.10.1.6) /System/Library/PrivateFrameworks/SafariFoundation.framework/Versions/A/SafariFoundation
0x7fff4387b000 - 0x7fff43881fff com.apple.SafariPlatformSupport.framework (16611 - ???) <03AB91D6-2913-30C9-B00E-ED99FC4E439A> /System/Library/PrivateFrameworks/SafariPlatformSupport.framework/Versions/A/SafariPlatformSupport
0x7fff43882000 - 0x7fff43af5fff com.apple.RawCamera.bundle (9.10.0 - 1450.3) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff463c8000 - 0x7fff463d3fff libGPUSupportMercury.dylib (18.5.9) <118D2300-226D-337B-9F75-B5A8880E9293> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x7fff479fe000 - 0x7fff47a3efff com.apple.osanalytics.OSAnalytics (1.0 - 1) /System/Library/PrivateFrameworks/OSAnalytics.framework/Versions/A/OSAnalytics
0x7fff51672000 - 0x7fff5169ffff com.apple.HelpData (2.3 - 201) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff516a0000 - 0x7fff516bafff com.apple.shortcut (2.16 - 118) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff516bb000 - 0x7fff5175afff com.apple.Symbolication (12.5 - 64544.70.1) <3A006E5D-FE72-3D34-B887-4EF7824B5A4B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff53fe2000 - 0x7fff54018fff com.apple.ReplayKit (1.0 - 1) <30234AD9-7C1E-34D9-9C34-0752C0B145EC> /System/Library/Frameworks/ReplayKit.framework/Versions/A/ReplayKit
0x7fff5e1da000 - 0x7fff5ec3dfff libSC.dylib (4.6.20) /System/Library/Extensions/AMDShared.bundle/Contents/PlugIns/libSC.dylib
0x7fff6970b000 - 0x7fff6970ffff libmetal_timestamp.dylib (31001.192.1) <6DF2DFF7-F8BE-3B77-8C85-0FE5E858F67E> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/31001/Libraries/libmetal_timestamp.dylib
0x7fff6bb56000 - 0x7fff6bb5cfff libCoreFSCache.dylib (200.10) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff6bb5d000 - 0x7fff6bb61fff libCoreVMClient.dylib (200.10) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff6bb62000 - 0x7fff6bb71fff com.apple.opengl (18.5.9 - 18.5.9) <149F2F08-3FD7-3271-945C-238BDCAA3133> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff6bb72000 - 0x7fff6bb74fff libCVMSPluginSupport.dylib (18.5.9) <97DC9BD9-1BED-3D17-B499-3967775A011C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff6bb75000 - 0x7fff6bb7dfff libGFXShared.dylib (18.5.9) <7B502C01-1C03-3388-878B-A0A85223F3A5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff6bb7e000 - 0x7fff6bbb1fff libGLImage.dylib (18.5.9) <2CCBC785-6F45-33DE-B790-066AF4C69048> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff6bbb2000 - 0x7fff6bbeefff libGLU.dylib (18.5.9) <53602650-F093-334F-9D96-2B4FE2359E7A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff6bbef000 - 0x7fff6bd82fff libGLProgrammability.dylib (18.5.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff6bd83000 - 0x7fff6bd8dfff libGL.dylib (18.5.9) <9E1A856D-D393-3FDC-ABDF-E29282A6B83E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff6bd8e000 - 0x7fff6bf0bfff GLEngine (18.5.9) <42EA70F3-CD0B-3C41-8A78-90AEE7CB0F96> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x7fff6bf0c000 - 0x7fff6bf34fff GLRendererFloat (18.5.9) <4953ACAF-885A-310A-BFDF-777C9627CCDE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x7fff6d1cd000 - 0x7fff6d225fff com.apple.opencl (4.6 - 4.6) <5FD1A8D9-17B9-316B-8CA4-6BE553B936CE> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff6dd4f000 - 0x7fff6df6afff com.apple.AMDMTLBronzeDriver (4.6.20 - 4.0.6) <044550E3-DD84-3EDE-8603-F4BD34639208> /System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver
0x7fff6e0cf000 - 0x7fff6e11efff ATIRadeonX4000SCLib.dylib (4.6.20) /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/ATIRadeonX4000SCLib.dylib
0x7fff6e2cf000 - 0x7fff6e2d6fff com.apple.agl (3.3.4 - AGL-3.3.3) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x7fff6e2d7000 - 0x7fff6e3befff com.apple.audio.AVFAudio (1.0 - 477.88) /System/Library/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
0x7fff6f93c000 - 0x7fff6f94efff com.apple.CMImaging (1.0 - 82.6) <52BE242A-031F-32BC-A52A-3077BF796AF8> /System/Library/PrivateFrameworks/CMImaging.framework/Versions/A/CMImaging
0x7fff73c50000 - 0x7fff73c5bfff com.apple.SymptomAnalytics (1.0 - 1431.140.1) <03148D11-B60E-3C7A-9329-37D39EFD2AF1> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/Versions/A/SymptomAnalytics
0x7fff73e71000 - 0x7fff73e89fff com.apple.SymptomPresentationFeed (1.0 - 1431.140.1) /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/Versions/A/SymptomPresentationFeed
0x7fff77a01000 - 0x7fff77a08fff libRosetta.dylib (203.58) /usr/lib/libRosetta.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=972.7M resident=0K(0%) swapped_out_or_unallocated=972.7M(100%)
Writable regions: Total=2.5G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.5G(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 512K 4
Activity Tracing 256K 1
CG backing stores 4608K 6
CG image 2288K 22
CG raster data 2008K 2
CoreAnimation 215.4M 24
CoreGraphics 12K 2
CoreImage 4K 1
CoreUI image data 1372K 13
Foundation 36K 2
JS VM Gigacage 8192K 2
JS VM Isolated Heap 16.0M 6
Kernel Alloc Once 8K 1
MALLOC 1.8G 629
MALLOC guard page 32K 8
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
OpenGL GLSL 256K 3
STACK GUARD 56.1M 18
Stack 16.6M 18
VM_ALLOCATE 3844K 358
VM_ALLOCATE (reserved) 328K 1 reserved VM address space (unallocated)
__DATA 38.4M 501
__DATA_CONST 22.5M 274
__DATA_DIRTY 1212K 178
__FONT_DATA 4K 1
__GLSLBUILTINS 5176K 1
__LINKEDIT 513.3M 65
__OBJC_RO 70.2M 1
__OBJC_RW 2496K 2
__TEXT 459.4M 494
__UNICODE 588K 1
mapped file 254.9M 55
shared memory 760K 16
=========== ======= =======
TOTAL 3.8G 2711
TOTAL, minus reserved VM space 3.5G 2711

Model: iMac19,1, BootROM 1554.140.20.0.0, 6 processors, 6-Core Intel Core i5, 3 GHz, 8 GB, SMC 2.46f13
Graphics: kHW_AMDRadeonPro570XItem, Radeon Pro 570X, spdisplays_pcie_device, 4 GB
Memory Module: BANK 0/ChannelA-DIMM0, 4 GB, DDR4, 2667 MHz, Micron, 4ATF51264HZ-2G6E3
Memory Module: BANK 2/ChannelB-DIMM0, 4 GB, DDR4, 2667 MHz, Micron, 4ATF51264HZ-2G6E3
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x7BF), wl0: Jul 7 2021 02:34:10 version 9.30.444.17.32.5.70 FWID 01-4075fabc
Bluetooth: Version 8.0.5d7, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
PCI Card: pci11c1,5901, sppci_ieee1394openhci, Thunderbolt@134,0,0
Serial ATA Device: APPLE HDD ST1000DM003, 1 TB
USB Device: USB 3.1 Bus
USB Device: External USB 3.0
USB Device: FaceTime HD Camera (Built-in)
USB Device: USB2.0 Hub
USB Device: Elements 107C
USB Device: MSI GM10 Gaming Mouse
USB Device: Razer Cynosa V2
FireWire Device: SAFFIRE_PRO_40, Focusrite, Up to 400 Mb/sec
Thunderbolt Bus: iMac, Apple Inc., 47.5
Thunderbolt Device: Thunderbolt to FireWire Adapter, Apple Inc., 1, 5.6

Attachment Size
There_Were_Cloudsv2.mscz 87.02 KB

Comments

  1. There is not Bass part in your score: only Saxs, Trumpets and Trombones parts - image below

    clouds.jpg

  2. Suppose you create/add a Bass part in your score, ie: There_Were_Cloudsv2 + Bass.mscz
    Now, what exactly are you doing (and where, measure, staff etc.) , with precise steps.
    Say that editing the part Bass before saving causes crash is too vague to assist you.

In reply to by cadiz1

Thank you very much for reply.

  1. Sorry, I used the wrong language. I was editing the bass staff in the score when a random crash occurred upon saving. I wasn't editing the "Parts."
  2. I had just deleted some notes and "fill with slashes" in the bass staff on the score.

But, just after submitting this report, I had another random crash while doing something completely different in the woodwinds staff. I haven't been able to reproduce it, but I've definitely had 2 complete sudden crashes (Musescore instantly quits) while working on this score. The last 30 minutes or so have been stable though. I'll resubmit if I can reproduce it.

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