Maximum number of scores to open

• Aug 18, 2018 - 07:14

Hi Folks...
I managed to crash the app on opening files....

I opened 43 files at the same time :)

Process: mscore [21177]
Path: /Applications/MuseScore 2.3.2.app/Contents/MacOS/mscore
Identifier: mscore
Version: 2.3 (2.3.2)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: mscore [21177]
User ID: 501

Date/Time: 2018-08-18 16:06:47.503 +1000
OS Version: Mac OS X 10.11.6 (15G22010)
Report Version: 11
Anonymous UUID: 6019CC51-DD13-59CD-54D7-CA33B3D77F9A

Time Awake Since Boot: 110000 seconds

System Integrity Protection: disabled

Crashed Thread: 6

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000300000011
Exception Note: EXC_CORPSE_NOTIFY

VM Regions Near 0x300000011:
Process Corpse Info 00000001670dc000-00000001672dc000 [ 2048K] rw-/rwx SM=COW
-->
STACK GUARD 0000700000000000-0000700000001000 [ 4K] ---/rwx SM=NUL stack guard for thread 13

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff951db91a write + 10
1 org.qt-project.QtCore 0x00000001144b091e 0x1142e8000 + 1870110
2 org.qt-project.QtCore 0x000000011446690a QFileDevice::flush() + 202
3 org.qt-project.QtCore 0x00000001144798b2 0x1142e8000 + 1644722
4 org.qt-project.QtCore 0x000000011447f9fc endl(QTextStream&) + 28
5 org.musescore.MuseScore 0x000000010f83d8f1 Ms::Xml::stag(QString const&) + 113
6 org.musescore.MuseScore 0x000000010f2aa771 Ms::MuseScore::writeSessionFile(bool) + 913
7 org.musescore.MuseScore 0x000000010f068344 Ms::MuseScore::openScore(QString const&) + 484
8 org.musescore.MuseScore 0x000000010f066b22 Ms::MuseScore::loadFiles() + 2722
9 org.musescore.MuseScore 0x000000010f2d1cc9 Ms::MuseScore::cmd(QAction*, QString const&) + 4601
10 org.musescore.MuseScore 0x000000010f2d0704 Ms::MuseScore::cmd(QAction) + 900
11 org.qt-project.QtCore 0x00000001145597d2 QMetaObject::activate(QObject
, int, int, void) + 2994
12 org.qt-project.QtWidgets 0x000000011377f0a1 0x113754000 + 176289
13 org.qt-project.QtCore 0x00000001145597d2 QMetaObject::activate(QObject*, int, int, void
) + 2994
14 org.qt-project.QtWidgets 0x000000011377cf1f QAction::activate(QAction::ActionEvent) + 271
15 org.qt-project.QtWidgets 0x000000011377d384 0x113754000 + 168836
16 org.qt-project.QtCore 0x00000001145597d2 QMetaObject::activate(QObject*, int, int, void) + 2994
17 libqcocoa.dylib 0x000000011717eec0 0x11715b000 + 147136
18 libsystem_trace.dylib 0x00007fff8cd2407a _os_activity_initiate + 75
19 com.apple.AppKit 0x00007fff910c0dbd -[NSApplication sendAction:to:from:] + 460
20 com.apple.AppKit 0x00007fff910c0b57 -[NSMenuItem _corePerformAction] + 336
21 com.apple.AppKit 0x00007fff910c08b7 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 114
22 libsystem_trace.dylib 0x00007fff8cd2407a _os_activity_initiate + 75
23 com.apple.AppKit 0x00007fff91152e54 -[NSMenu performActionForItemAtIndex:] + 131
24 com.apple.AppKit 0x00007fff91152dc7 -[NSMenu _internalPerformActionForItemAtIndex:] + 35
25 com.apple.AppKit 0x00007fff91152c1f -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 107
26 com.apple.AppKit 0x00007fff90ff7fd9 NSSLMMenuEventHandler + 708
27 com.apple.HIToolbox 0x00007fff95bc57be DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1231
28 com.apple.HIToolbox 0x00007fff95bc4c48 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 404
29 com.apple.HIToolbox 0x00007fff95bda9e6 SendEventToEventTarget + 40
30 com.apple.HIToolbox 0x00007fff95c2499a SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef
) + 411
31 com.apple.HIToolbox 0x00007fff95c4fd5b SendMenuCommandWithContextAndModifiers + 59
32 com.apple.HIToolbox 0x00007fff95c4fd0c SendMenuItemSelectedEvent + 188
33 com.apple.HIToolbox 0x00007fff95c4fbe8 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult) + 96
34 com.apple.HIToolbox 0x00007fff95c50596 MenuSelectCore(MenuData
, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*) + 711
35 com.apple.HIToolbox 0x00007fff95c50230 _HandleMenuSelection2 + 460
36 com.apple.AppKit 0x00007fff90fe30fa _NSHandleCarbonMenuEvent + 277
37 com.apple.AppKit 0x00007fff90e5813d _DPSNextEvent + 1906
38 com.apple.AppKit 0x00007fff90e57226 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
39 com.apple.AppKit 0x00007fff90e4bd80 -[NSApplication run] + 682
40 libqcocoa.dylib 0x000000011717b3bd 0x11715b000 + 132029
41 org.qt-project.QtCore 0x000000011452439d QEventLoop::exec(QFlags) + 381
42 org.qt-project.QtCore 0x000000011452737a QCoreApplication::exec() + 346
43 org.musescore.MuseScore 0x000000010f2e03b7 main + 39095
44 org.musescore.MuseScore 0x000000010eef6c34 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff951daefa kevent_qos + 10
1 libdispatch.dylib 0x00007fff8af5e165 _dispatch_mgr_invoke + 216
2 libdispatch.dylib 0x00007fff8af5ddcd _dispatch_mgr_thread + 52

Thread 2:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff951da07a __select + 10
1 com.apple.CoreFoundation 0x00007fff88f2b45a __CFSocketManager + 762
2 libsystem_pthread.dylib 0x00007fff87e7f99d _pthread_body + 131
3 libsystem_pthread.dylib 0x00007fff87e7f91a _pthread_start + 168
4 libsystem_pthread.dylib 0x00007fff87e7d351 thread_start + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fff951d9db6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff87e80728 _pthread_cond_wait + 767
2 com.grame.JackRouter 0x000000011ba73fad CAGuard::Wait() + 93
3 com.grame.JackRouter 0x000000011ba7f87d HP_Device::ExecuteAllCommands() + 61
4 com.grame.JackRouter 0x000000011ba78500 CommandThread::ThreadEntry(CommandThread*) + 32
5 com.grame.JackRouter 0x000000011ba748f8 CAPThread::Entry(CAPThread*) + 120
6 libsystem_pthread.dylib 0x00007fff87e7f99d _pthread_body + 131
7 libsystem_pthread.dylib 0x00007fff87e7f91a _pthread_start + 168
8 libsystem_pthread.dylib 0x00007fff87e7d351 thread_start + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff951d9db6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff87e80728 _pthread_cond_wait + 767
2 libjack.0.dylib 0x0000000114e9ea38 Jack::JackPosixProcessSync::Wait() + 168
3 libjack.0.dylib 0x0000000114e966b6 Jack::JackMessageBuffer::Execute() + 54
4 libjack.0.dylib 0x0000000114e978de Jack::JackPosixThread::ThreadHandler(void*) + 158
5 libsystem_pthread.dylib 0x00007fff87e7f99d _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff87e7f91a _pthread_start + 168
7 libsystem_pthread.dylib 0x00007fff87e7d351 thread_start + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff951db362 read + 10
1 libjack.0.dylib 0x0000000114e98784 Jack::JackClientSocket::Read(void*, int) + 36
2 libjack.0.dylib 0x0000000114e97fb1 Jack::JackSocketClientChannel::Execute() + 113
3 libjack.0.dylib 0x0000000114e978de Jack::JackPosixThread::ThreadHandler(void*) + 158
4 libsystem_pthread.dylib 0x00007fff87e7f99d _pthread_body + 131
5 libsystem_pthread.dylib 0x00007fff87e7f91a _pthread_start + 168
6 libsystem_pthread.dylib 0x00007fff87e7d351 thread_start + 13

Thread 6 Crashed:
0 org.musescore.MuseScore 0x000000010f742abb Ms::Score::midiPort(int) const + 27
1 org.musescore.MuseScore 0x000000010f33b838 Ms::Portaudio::putEvent(Ms::NPlayEvent const&, unsigned int) + 72
2 org.musescore.MuseScore 0x000000010f4171ed Ms::Seq::processMessages() + 397
3 org.musescore.MuseScore 0x000000010f417caf Ms::Seq::process(unsigned int, float) + 879
4 org.musescore.MuseScore 0x000000010f33ae6c Ms::paCallback(void const
, void*, unsigned long, PaStreamCallbackTimeInfo const*, unsigned long, void) + 44
5 libportaudio.2.dylib 0x000000011111688d 0x11110f000 + 30861
6 libportaudio.2.dylib 0x0000000111115b3c 0x11110f000 + 27452
7 libportaudio.2.dylib 0x000000011111ad6b 0x11110f000 + 48491
8 com.apple.audio.units.Components 0x000000011bbe0d33 AUInputElement::PullInput(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 181
9 com.apple.audio.units.Components 0x000000011bbe09c2 AUInputFormatConverter2::InputProc(OpaqueAudioConverter
, unsigned int*, AudioBufferList*, AudioStreamPacketDescription**, void) + 196
10 com.apple.audio.toolbox.AudioToolbox 0x00007fff9605b182 AudioConverterChain::CallInputProc(unsigned int) + 358
11 com.apple.audio.toolbox.AudioToolbox 0x00007fff9605af18 AudioConverterChain::FillBufferFromInputProc(unsigned int
, CABufferList) + 130
12 com.apple.audio.toolbox.AudioToolbox 0x00007fff9605ae87 BufferedAudioConverter::GetInputBytes(unsigned int, unsigned int&, CABufferList const
&) + 179
13 com.apple.audio.toolbox.AudioToolbox 0x00007fff9605ad48 CBRConverter::RenderOutput(CABufferList*, unsigned int, unsigned int&, AudioStreamPacketDescription) + 104
14 com.apple.audio.toolbox.AudioToolbox 0x00007fff960530ab BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription
) + 281
15 com.apple.audio.toolbox.AudioToolbox 0x00007fff96053291 AudioConverterChain::RenderOutput(CABufferList*, unsigned int, unsigned int&, AudioStreamPacketDescription) + 99
16 com.apple.audio.toolbox.AudioToolbox 0x00007fff960530ab BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription
) + 281
17 com.apple.audio.toolbox.AudioToolbox 0x00007fff96052dbf AudioConverterFillComplexBuffer + 287
18 com.apple.audio.units.Components 0x000000011bbe0375 AUInputFormatConverter2::PullAndConvertInput(AudioTimeStamp const&, unsigned int&, AudioBufferList&, AudioStreamPacketDescription*, bool&) + 107
19 com.apple.audio.units.Components 0x000000011bbdfc3a AUConverterBase::RenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 212
20 com.apple.audio.units.Components 0x000000011bbddff4 AUBase::DoRenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, AUOutputElement*, unsigned int, AudioBufferList&) + 154
21 com.apple.audio.units.Components 0x000000011bbdc9de AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 504
22 com.apple.audio.units.Components 0x000000011bbe359e AUHAL::AUIOProc(unsigned int, AudioTimeStamp const*, AudioBufferList const*, AudioTimeStamp const*, AudioBufferList*, AudioTimeStamp const*, void) + 1778
23 com.grame.JackRouter 0x000000011ba77355 JackRouterDevice::Process(unsigned int, void
) + 1477
24 libjack.0.dylib 0x0000000114e8947f Jack::JackClient::Execute() + 319
25 libjack.0.dylib 0x0000000114e978de Jack::JackPosixThread::ThreadHandler(void*) + 158
26 libsystem_pthread.dylib 0x00007fff87e7f99d _pthread_body + 131
27 libsystem_pthread.dylib 0x00007fff87e7f91a _pthread_start + 168
28 libsystem_pthread.dylib 0x00007fff87e7d351 thread_start + 13

Thread 7:
0 libsystem_kernel.dylib 0x00007fff951d3f72 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff951d33b3 mach_msg + 55
2 com.apple.audio.midi.CoreMIDI 0x0000000111135bb7 XServerMachPort::ReceiveMessage(int&, void*, int&) + 125
3 com.apple.audio.midi.CoreMIDI 0x0000000111151095 MIDIProcess::RunMIDIInThread() + 135
4 com.apple.audio.midi.CoreMIDI 0x0000000111136d02 XThread::RunHelper(void) + 10
5 com.apple.audio.midi.CoreMIDI 0x000000011113692e CAPThread::Entry(CAPThread
) + 80
6 libsystem_pthread.dylib 0x00007fff87e7f99d _pthread_body + 131
7 libsystem_pthread.dylib 0x00007fff87e7f91a _pthread_start + 168
8 libsystem_pthread.dylib 0x00007fff87e7d351 thread_start + 13

Thread 8:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff951d3f72 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff951d33b3 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff88eee114 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff88eed5dc __CFRunLoopRun + 1356
4 com.apple.CoreFoundation 0x00007fff88eece28 CFRunLoopRunSpecific + 296
5 com.apple.AppKit 0x00007fff90fadd95 _NSEventThread + 149
6 libsystem_pthread.dylib 0x00007fff87e7f99d _pthread_body + 131
7 libsystem_pthread.dylib 0x00007fff87e7f91a _pthread_start + 168
8 libsystem_pthread.dylib 0x00007fff87e7d351 thread_start + 13

Thread 9:: Qt bearer thread
0 libsystem_kernel.dylib 0x00007fff951d9d3e __pselect + 10
1 libsystem_kernel.dylib 0x00007fff951d7274 pselect$1050 + 82
2 org.qt-project.QtCore 0x0000000114577ce8 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const) + 104
3 org.qt-project.QtCore 0x0000000114578da0 QEventDispatcherUNIXPrivate::doSelect(QFlags, timespec
) + 672
4 org.qt-project.QtCore 0x0000000114579e6a QEventDispatcherUNIX::processEvents(QFlags) + 234
5 org.qt-project.QtCore 0x000000011452439d QEventLoop::exec(QFlags) + 381
6 org.qt-project.QtCore 0x0000000114319a95 QThread::exec() + 117
7 org.qt-project.QtCore 0x000000011431d523 0x1142e8000 + 218403
8 libsystem_pthread.dylib 0x00007fff87e7f99d _pthread_body + 131
9 libsystem_pthread.dylib 0x00007fff87e7f91a _pthread_start + 168
10 libsystem_pthread.dylib 0x00007fff87e7d351 thread_start + 13

Thread 10:: QQmlThread
0 libsystem_kernel.dylib 0x00007fff951da07a __select + 10
1 org.qt-project.QtCore 0x0000000114577ed4 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const) + 596
2 org.qt-project.QtCore 0x0000000114578da0 QEventDispatcherUNIXPrivate::doSelect(QFlags, timespec
) + 672
3 org.qt-project.QtCore 0x0000000114579e6a QEventDispatcherUNIX::processEvents(QFlags) + 234
4 org.qt-project.QtCore 0x000000011452439d QEventLoop::exec(QFlags) + 381
5 org.qt-project.QtCore 0x0000000114319a95 QThread::exec() + 117
6 org.qt-project.QtQml 0x0000000111740e99 0x11151f000 + 2236057
7 org.qt-project.QtCore 0x000000011431d523 0x1142e8000 + 218403
8 libsystem_pthread.dylib 0x00007fff87e7f99d _pthread_body + 131
9 libsystem_pthread.dylib 0x00007fff87e7f91a _pthread_start + 168
10 libsystem_pthread.dylib 0x00007fff87e7d351 thread_start + 13

Thread 11:
0 libsystem_kernel.dylib 0x00007fff951da5e2 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff87e7f578 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff87e7d341 start_wqthread + 13

Thread 12:: Dispatch queue: TBrowserViewDataSource
0 libsystem_kernel.dylib 0x00007fff951d9db6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff87e80728 _pthread_cond_wait + 767
2 com.apple.FinderKit 0x00007fff96b3a575 ModifyDataSourceOnMainThreadSync(FI_TBrowserViewDataSource*, FI_TBVDSChangedNotificationData*, std::__1::function const&) + 442
3 com.apple.FinderKit 0x00007fff96b3d4e6 __49-[FI_TBrowserViewDataSource closeContainerNodes:]_block_invoke + 355
4 libdispatch.dylib 0x00007fff8af6393d _dispatch_call_block_and_release + 12
5 libdispatch.dylib 0x00007fff8af5840b _dispatch_client_callout + 8
6 libdispatch.dylib 0x00007fff8af5d03b _dispatch_queue_drain + 754
7 libdispatch.dylib 0x00007fff8af63707 _dispatch_queue_invoke + 549
8 libdispatch.dylib 0x00007fff8af5840b _dispatch_client_callout + 8
9 libdispatch.dylib 0x00007fff8af5c29b _dispatch_root_queue_drain + 1890
10 libdispatch.dylib 0x00007fff8af5bb00 _dispatch_worker_thread3 + 91
11 libsystem_pthread.dylib 0x00007fff87e7f4de _pthread_wqthread + 1129
12 libsystem_pthread.dylib 0x00007fff87e7d341 start_wqthread + 13

Thread 13:
0 libsystem_kernel.dylib 0x00007fff951da5e2 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff87e7f578 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff87e7d341 start_wqthread + 13

Thread 14:
0 libsystem_kernel.dylib 0x00007fff951da5e2 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff87e7f578 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff87e7d341 start_wqthread + 13

Thread 15:
0 libsystem_kernel.dylib 0x00007fff951da5e2 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff87e7f578 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff87e7d341 start_wqthread + 13

Thread 6 crashed with X86 Thread State (64-bit):
rax: 0x0000000300000001 rbx: 0x00007000006342b0 rcx: 0x0000000000000002 rdx: 0x0000000000000000
rdi: 0x00007fd8db0f0c00 rsi: 0x0000000000000002 rbp: 0x0000700000634170 rsp: 0x0000700000634170
r8: 0x0000000000000011 r9: 0x00007fd8c538c320 r10: 0x0000000025472efa r11: 0x00007fd8e0300000
r12: 0x00007fd8d4232d70 r13: 0x0000000000000400 r14: 0x0000000000000000 r15: 0x00007fd8d41c5fd0
rip: 0x000000010f742abb rfl: 0x0000000000010202 cr2: 0x000000010af1d000

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

Binary Images:
0x10eeeb000 - 0x10fd0efff +org.musescore.MuseScore (2.3 - 2.3.2) /Applications/MuseScore 2.3.2.app/Contents/MacOS/mscore
0x110435000 - 0x11043affb +libvorbisfile.3.dylib (0) <6070C097-E230-3FF3-9D5D-1915B3118304> /Applications/MuseScore 2.3.2.app/Contents/Frameworks/libvorbisfile.3.dylib
0x110442000 - 0x110466ff3 +libvorbis.0.dylib (0) <3BA9B22D-89B6-3DFC-8305-C8AE0A9E88E2> /Applications/MuseScore 2.3.2.app/Contents/Frameworks/libvorbis.0.dylib
0x11046c000 - 0x11046ffff +libogg.0.dylib (0) /Applications/MuseScore 2.3.2.app/Contents/Frameworks/libogg.0.dylib
0x110477000 - 0x1104d1ff3 +libsndfile.1.dylib (0) <77C40E7B-E1DD-32F8-AB76-891E7A54D0B8> /Applications/MuseScore 2.3.2.app/Contents/Frameworks/libsndfile.1.dylib
0x1104e2000 - 0x110903ff7 +org.qt-project.QtDesigner (5.4 - 5.4.2) <9B914A37-00D3-3289-BC79-F7052D918C10> /Applications/MuseScore 2.3.2.app/Contents/Frameworks/QtDesigner.framework/Versions/5/QtDesigner
0x1109ce000 - 0x1109f3fff +org.qt-project.QtTest (5.4 - 5.4.2) <239073CB-8A21-3D54-91FC-C1D5C31F10B7> /Applications/MuseScore 2.3.2.app/Contents/Frameworks/QtTest.framework/Versions/5/QtTest
0x110a01000 - 0x110a0cfff +org.qt-project.QtQuickWidgets (5.4 - 5.4.2) <68C8BF45-850D-3B01-8E1F-AFEC120FAB84> /Applications/MuseScore 2.3.2.app/Contents/Frameworks/QtQuickWidgets.framework/Versions/5/QtQuickWidgets
0x110a15000 - 0x110a4efff +org.qt-project.QtXml (5.4 - 5.4.2) <0442022C-1ABA-3229-BB2C-C072232D2FF2> /Applications/MuseScore 2.3.2.app/Contents/Frameworks/QtXml.framework/Versions/5/QtXml
0x110a5e000 - 0x110e56fff +org.qt-project.QtXmlPatterns (5.4 - 5.4.2) <2F53144F-3F54-34D4-BEC7-6861C7E0B861> /Applications/MuseScore 2.3.2.app/Contents/Frameworks/QtXmlPatterns.framework/Versions/5/QtXmlPatterns
0x110eab000 - 0x110ee6fff +org.qt-project.QtSvg (5.4 - 5.4.2) <0673CABB-F920-31D8-86A5-C263205FB2DB> /Applications/MuseScore 2.3.2.app/Contents/Frameworks/QtSvg.framework/Versions/5/QtSvg
0x110f02000 - 0x110f2ffff +org.qt-project.QtSql (5.4 - 5.4.2) /Applications/MuseScore 2.3.2.app/Contents/Frameworks/QtSql.framework/Versions/5/QtSql
0x110f42000 - 0x110f75ff7 +org.qt-project.QtPrintSupport (5.4 - 5.4.2) /Applications/MuseScore 2.3.2.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
0x110f9a000 - 0x110f9eff7 +org.qt-project.QtConcurrent (5.4 - 5.4.2) /Applications/MuseScore 2.3.2.app/Contents/Frameworks/QtConcurrent.framework/Versions/5/QtConcurrent
0x110fa6000 - 0x110fd4ff7 +org.qt-project.QtWebKitWidgets (5.4 - 5.4.2) /Applications/MuseScore 2.3.2.app/Contents/Frameworks/QtWebKitWidgets.framework/Versions/5/QtWebKitWidgets
0x110ffd000 - 0x11103cfff +org.qt-project.QtOpenGL (5.4 - 5.4.2) <700C7891-18C2-3A00-B039-F34F34E225B8> /Applications/MuseScore 2.3.2.app/Contents/Frameworks/QtOpenGL.framework/Versions/5/QtOpenGL
0x111061000 - 0x1110e9fff +org.qt-project.QtHelp (5.4 - 5.4.2) <84AC23F1-9CD4-3769-BAE5-367692146CAC> /Applications/MuseScore 2.3.2.app/Contents/Frameworks/QtHelp.framework/Versions/5/QtHelp
0x11110d000 - 0x11110dfe7 +cl_kernels (???) <1083E243-3AB4-441F-8F67-97F84F7549FB> cl_kernels
0x11110f000 - 0x11111eff7 +libportaudio.2.dylib (0) /Applications/MuseScore 2.3.2.app/Contents/Frameworks/libportaudio.2.dylib
0x111128000 - 0x11115ffff com.apple.audio.midi.CoreMIDI (1.10 - 88) <51E79766-51D8-3A95-A7FD-18E7E11528F3> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x11118c000 - 0x111477ff7 +org.qt-project.QtQuick (5.4 - 5.4.2) /Applications/MuseScore 2.3.2.app/Contents/Frameworks/QtQuick.framework/Versions/5/QtQuick
0x11151f000 - 0x111864ff7 +org.qt-project.QtQml (5.4 - 5.4.2) <1E78CA5C-70E3-3FED-B4F9-C452CC2ED48E> /Applications/MuseScore 2.3.2.app/Contents/Frameworks/QtQml.framework/Versions/5/QtQml
0x1118f7000 - 0x113367ff7 +org.qt-project.QtWebKit (5.4 - 5.4.2) /Applications/MuseScore 2.3.2.app/Contents/Frameworks/QtWebKit.framework/Versions/5/QtWebKit
0x113600000 - 0x113719ff7 +org.qt-project.QtNetwork (5.4 - 5.4.2) <1F11ED82-B81D-3C64-8471-E7C59AAA73D4> /Applications/MuseScore 2.3.2.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
0x113754000 - 0x113c5eff7 +org.qt-project.QtWidgets (5.4 - 5.4.2) <91FA984A-1421-3E72-838A-19294F0BB2EA> /Applications/MuseScore 2.3.2.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
0x113d91000 - 0x11420cff7 +org.qt-project.QtGui (5.4 - 5.4.2) /Applications/MuseScore 2.3.2.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
0x1142e8000 - 0x1147f3fff +org.qt-project.QtCore (5.4 - 5.4.2) <56D39D2C-8220-3185-986B-D20776C1EEE5> /Applications/MuseScore 2.3.2.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
0x11487f000 - 0x1148a7ff3 +libFLAC.8.dylib (0) <957C192B-6300-3814-9866-A7ABB1C45318> /Applications/MuseScore 2.3.2.app/Contents/Frameworks/libFLAC.8.dylib
0x1148b8000 - 0x11492fff3 +libvorbisenc.2.dylib (0) /Applications/MuseScore 2.3.2.app/Contents/Frameworks/libvorbisenc.2.dylib
0x11494d000 - 0x114951fff com.apple.agl (3.3.1 - AGL-3.3.1) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x11495b000 - 0x11497dfff +org.qt-project.QtSensors (5.4 - 5.4.2) <9BF3B6D0-97ED-3FA1-A4BD-47C4AFCCFEF9> /Applications/MuseScore 2.3.2.app/Contents/Frameworks/QtSensors.framework/Versions/5/QtSensors
0x11499b000 - 0x1149d3fff +org.qt-project.QtPositioning (5.4 - 5.4.2) /Applications/MuseScore 2.3.2.app/Contents/Frameworks/QtPositioning.framework/Versions/5/QtPositioning
0x1149e4000 - 0x1149f9ff7 +org.qt-project.QtMultimediaWidgets (5.4 - 5.4.2) <75150A5C-8B6C-315C-9FA8-0C7878B20399> /Applications/MuseScore 2.3.2.app/Contents/Frameworks/QtMultimediaWidgets.framework/Versions/5/QtMultimediaWidgets
0x114a0c000 - 0x114a9efff +org.qt-project.QtMultimedia (5.4 - 5.4.2) <3A155237-5378-3A13-8829-FB0E2357451D> /Applications/MuseScore 2.3.2.app/Contents/Frameworks/QtMultimedia.framework/Versions/5/QtMultimedia
0x114ae4000 - 0x114af9ff7 +org.qt-project.QtWebChannel (5.4 - 5.4.2) <26B522BA-7E2B-3126-B3ED-2621D8D7A1EA> /Applications/MuseScore 2.3.2.app/Contents/Frameworks/QtWebChannel.framework/Versions/5/QtWebChannel
0x114b03000 - 0x114bdaff7 +org.qt-project.QtCLucene (5.4 - 5.4.2) /Applications/MuseScore 2.3.2.app/Contents/Frameworks/QtCLucene.framework/Versions/5/QtCLucene
0x114c02000 - 0x114c1cff7 libexpat.1.dylib (12.60.2) <2A450E2A-2EFB-31A4-A99B-2222D0FA42E3> /usr/lib/libexpat.1.dylib
0x114e82000 - 0x114eb4fff +libjack.0.dylib (1) <266596BC-3A41-46F5-232D-7210E2AB1C12> /usr/local/lib/libjack.0.dylib
0x11715b000 - 0x117201fff +libqcocoa.dylib (0) <6ADB44BB-79DB-3948-8C8D-BBB20F0B7B51> /Applications/MuseScore 2.3.2.app/Contents/PlugIns/platforms/libqcocoa.dylib
0x117bd2000 - 0x117be6fe3 libCGInterfaces.dylib (317.9) <5079DE4F-3717-32FF-B76A-77F53236D17D> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x11a4c7000 - 0x11a4cbff7 +libcocoaprintersupport.dylib (0) /Applications/MuseScore 2.3.2.app/Contents/PlugIns/printsupport/libcocoaprintersupport.dylib
0x11a4d6000 - 0x11a4e0ff7 +libqdds.dylib (0) /Applications/MuseScore 2.3.2.app/Contents/PlugIns/imageformats/libqdds.dylib
0x11a4e5000 - 0x11a4ecff7 +libqgif.dylib (0) <83E78C73-9CE3-3629-9D4B-CAD81C31B947> /Applications/MuseScore 2.3.2.app/Contents/PlugIns/imageformats/libqgif.dylib
0x11a4f0000 - 0x11a4f8fff +libqicns.dylib (0) <2EE202EB-1140-39F2-9FC4-7952C28AFF45> /Applications/MuseScore 2.3.2.app/Contents/PlugIns/imageformats/libqicns.dylib
0x11a4fd000 - 0x11a503ff7 +libqico.dylib (0) /Applications/MuseScore 2.3.2.app/Contents/PlugIns/imageformats/libqico.dylib
0x11a508000 - 0x11a58ffff +libqjp2.dylib (0) /Applications/MuseScore 2.3.2.app/Contents/PlugIns/imageformats/libqjp2.dylib
0x11a59e000 - 0x11a5dcff7 +libqjpeg.dylib (0) /Applications/MuseScore 2.3.2.app/Contents/PlugIns/imageformats/libqjpeg.dylib
0x11a5e2000 - 0x11a632ff7 +libqmng.dylib (0) <0A6E7769-C6D1-3F21-A1AD-99E1BE6A37CB> /Applications/MuseScore 2.3.2.app/Contents/PlugIns/imageformats/libqmng.dylib
0x11a63a000 - 0x11a63fff7 +libqsvg.dylib (0) <036C5817-BC2D-36EC-AED3-55EF0AC5254B> /Applications/MuseScore 2.3.2.app/Contents/PlugIns/imageformats/libqsvg.dylib
0x11a644000 - 0x11a648ff7 +libqtga.dylib (0) <0337D51A-770E-3D61-B263-B8CC15F784C2> /Applications/MuseScore 2.3.2.app/Contents/PlugIns/imageformats/libqtga.dylib
0x11a64c000 - 0x11a6aeff7 +libqtiff.dylib (0) <5177DA0C-675A-3D84-A1DD-E7F96538E0E4> /Applications/MuseScore 2.3.2.app/Contents/PlugIns/imageformats/libqtiff.dylib
0x11a6b6000 - 0x11a6baff7 +libqwbmp.dylib (0) <766FCCE6-8222-3F94-B559-1452DF42EEFA> /Applications/MuseScore 2.3.2.app/Contents/PlugIns/imageformats/libqwbmp.dylib
0x11a6be000 - 0x11a717fff +libqwebp.dylib (0) /Applications/MuseScore 2.3.2.app/Contents/PlugIns/imageformats/libqwebp.dylib
0x11ba68000 - 0x11ba6cfff com.apple.audio.AppleHDAHALPlugIn (274.12 - 274.12) <57B3D7E3-6B0D-3B90-8142-054F4170DFBB> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x11ba72000 - 0x11ba9eff7 +com.grame.JackRouter (JackRouter - 0.9.6) /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter
0x11bbd8000 - 0x11bd08ffb com.apple.audio.units.Components (1.13 - 1.13) <69FC51F9-E779-3940-AA27-8F97A9849D51> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x12110f000 - 0x121125fff +libqcorewlanbearer.dylib (0) /Applications/MuseScore 2.3.2.app/Contents/PlugIns/bearer/libqcorewlanbearer.dylib
0x12112d000 - 0x121136ff7 +libqgenericbearer.dylib (0) <8FB83262-F654-3E8C-9F2D-BC66208D3AE0> /Applications/MuseScore 2.3.2.app/Contents/PlugIns/bearer/libqgenericbearer.dylib
0x1214d8000 - 0x12153eff7 com.apple.driver.AppleIntelHD5000GraphicsMTLDriver (10.14.74 - 10.1.4) <30BC5819-691E-3E59-BC77-3C17967081C0> /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver
0x12205c000 - 0x122060ff7 +libqtquick2plugin.dylib (0) /Applications/MuseScore 2.3.2.app/Contents/Resources/qml/QtQuick.2/libqtquick2plugin.dylib
0x122063000 - 0x122130fff +libqtquickcontrolsplugin.dylib (0) <608DB21C-DDD1-36C1-947F-A3E7591E26D9> /Applications/MuseScore 2.3.2.app/Contents/Resources/qml/QtQuick/Controls/libqtquickcontrolsplugin.dylib
0x122158000 - 0x12218efff +libdialogplugin.dylib (0) /Applications/MuseScore 2.3.2.app/Contents/Resources/qml/QtQuick/Dialogs/libdialogplugin.dylib
0x1221a3000 - 0x1221b4ff7 +libqquicklayoutsplugin.dylib (0) <9125AD1D-4995-3727-952C-E800B877511E> /Applications/MuseScore 2.3.2.app/Contents/Resources/qml/QtQuick/Layouts/libqquicklayoutsplugin.dylib
0x1221c2000 - 0x1221c6ff7 +libwindowplugin.dylib (0) <794F2F99-832C-3AC2-B29A-50C00A7C4D86> /Applications/MuseScore 2.3.2.app/Contents/Resources/qml/QtQuick/Window.2/libwindowplugin.dylib
0x124c0e000 - 0x124c29fff com.apple.security.csparser (3.0 - 57337.60.9) <6DAC05EF-C596-3E9F-94E0-3C6EB4810837> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x124f3b000 - 0x124f40fff libgermantok.dylib (17) /usr/lib/libgermantok.dylib
0x1253ff000 - 0x125400ff7 +cl_kernels (???) cl_kernels
0x7fff68a0d000 - 0x7fff68a44a47 dyld (360.22) <6B9CD3BA-2D60-3629-A0CB-AB810F55E8DD> /usr/lib/dyld
0x7fff85dd0000 - 0x7fff85de0ff3 com.apple.ProtocolBuffer (1 - 243) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff85de1000 - 0x7fff85e05fff libJPEG.dylib (1464) <492AEE9D-5D4B-3063-A380-FA8561103D55> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff85e0a000 - 0x7fff8632cfff com.apple.QuartzComposer (5.1 - 334) <80235264-CA1B-3E3F-96F7-5F6F52FDC5B6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff8632d000 - 0x7fff8634cff7 com.apple.framework.Apple80211 (11.0 - 1121.34.2) <84FDA279-9F05-32F9-908F-4E0DAC422311> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff86501000 - 0x7fff8658aff7 com.apple.PerformanceAnalysis (1.0 - 1) <4477A263-8295-393B-8D10-22FCE17D46AA> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff8658b000 - 0x7fff865bafff com.apple.securityinterface (10.0 - 55065.40.1) <1BB39B19-DD74-347E-A344-0E6781773577> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff865bb000 - 0x7fff8664afff com.apple.CorePDF (4.0 - 4) <849BBFF6-0700-3ED1-98DF-A6E93B9B707F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff86671000 - 0x7fff8687efff libicucore.A.dylib (551.51.6) <142B2AD5-0A50-3382-8213-096E925863F7> /usr/lib/libicucore.A.dylib
0x7fff8687f000 - 0x7fff86893ff7 com.apple.SafariServices.framework (11605 - 11605.3.8.1) /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices
0x7fff8709e000 - 0x7fff870a6fff libcopyfile.dylib (127) /usr/lib/system/libcopyfile.dylib
0x7fff877d6000 - 0x7fff877dafff libcache.dylib (75) <9548AAE9-2AB7-3525-9ECE-A2A7C4688447> /usr/lib/system/libcache.dylib
0x7fff8781b000 - 0x7fff87820ff7 libmacho.dylib (875.1) <318264FA-58F1-39D8-8285-1F6254EE410E> /usr/lib/system/libmacho.dylib
0x7fff87880000 - 0x7fff87c15fdb com.apple.vImage (8.0 - 8.0) <4BAC9B6F-7482-3580-8787-AB0A5B4D331B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff87c31000 - 0x7fff87d17fef unorm8_bgra.dylib (2.7.3) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x7fff87d54000 - 0x7fff87de9fff com.apple.ink.framework (10.9 - 214) <1F76CF36-3F79-36B8-BC37-C540AF34B338> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff87e24000 - 0x7fff87e2cfff com.apple.CoreServices.FSEvents (1223.10.1 - 1223.10.1) <7F5B7A23-BC1D-3FA9-A9B8-D534F1E1979A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff87e54000 - 0x7fff87e7bfff com.apple.ChunkingLibrary (167 - 167) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff87e7c000 - 0x7fff87e85ff7 libsystem_pthread.dylib (138.10.4) <62FC23B9-1DEE-3918-A30D-A58EC95A0720> /usr/lib/system/libsystem_pthread.dylib
0x7fff87f2d000 - 0x7fff8846bff7 com.apple.MediaToolbox (1.0 - 1731.15.207) <63AD3FB7-BAD3-3040-8A99-843033F24CF6> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff8846c000 - 0x7fff8846fff7 libCoreFSCache.dylib (119.5) <2389D7DA-B8EF-3EB4-AAAF-FBEDE01CDECA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff88470000 - 0x7fff884b6fff libFontRegistry.dylib (155.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff884b8000 - 0x7fff884b8fff com.apple.Carbon (154 - 157) <8F6ED602-5943-3E29-A793-BC331E2C183D> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8894b000 - 0x7fff8899dfff com.apple.CloudDocs (1.0 - 383.14) /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
0x7fff889b8000 - 0x7fff88ae6fff com.apple.CoreText (352.0 - 494.16) <0416A4AB-0A6F-3D29-AFCD-D5A33C4FFA68> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff88ae7000 - 0x7fff88aecfff com.apple.DiskArbitration (2.7 - 2.7) <8CB47F4A-0FD2-343A-93C8-965174F6F24F> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff88aed000 - 0x7fff88afcffb com.apple.LangAnalysis (1.7.0 - 1.7.0) <18D21123-A3E7-3851-974A-08E5D4540475> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff88afd000 - 0x7fff88b68ff7 com.apple.framework.CoreWLAN (11.0 - 1101.20) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff88b69000 - 0x7fff88b94ff3 libarchive.2.dylib (33.20.3) /usr/lib/libarchive.2.dylib
0x7fff88b9a000 - 0x7fff88b9bfff liblangid.dylib (122) <9CC4F0D1-5C51-3B69-BC8F-EE3A51FD0822> /usr/lib/liblangid.dylib
0x7fff88c27000 - 0x7fff88c4cff7 libPng.dylib (1464) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff88c62000 - 0x7fff88c63fff libsystem_secinit.dylib (20) <32B1A8C6-DC84-3F4F-B8CE-9A52B47C3E6B> /usr/lib/system/libsystem_secinit.dylib
0x7fff88c64000 - 0x7fff88c88fff com.apple.MultitouchSupport.framework (304.12 - 304.12) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff88c89000 - 0x7fff88cadfff com.apple.quartzfilters (1.10.0 - 1.10.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff88ccf000 - 0x7fff88d6ffff com.apple.ViewBridge (159 - 159) /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff88d70000 - 0x7fff88d9cfff com.apple.framework.SystemAdministration (1.0 - 1.0) <1318B6A5-FFC3-3615-914D-95CBFE5BA727> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x7fff88e64000 - 0x7fff892dafff com.apple.CoreFoundation (6.9 - 1259.22) <53EFA4A7-4614-383E-BEEE-B8B9D9D19FFA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff892db000 - 0x7fff8930cfff com.apple.GSS (4.0 - 2.0) <23A5ACE3-683C-3E32-9A9B-05FC934AFAFB> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff8930d000 - 0x7fff8933cff7 com.apple.DictionaryServices (1.2 - 250.3) <30250542-CBAA-39C1-91AA-B57A5DE17594> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff8933d000 - 0x7fff89346ff7 com.apple.DisplayServicesFW (3.0 - 378) <33D9F066-5573-3DB4-8AF3-64B214D7515C> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff8939c000 - 0x7fff89424fff com.apple.CoreSymbolication (3.1 - 58048.1) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff89425000 - 0x7fff8970affb com.apple.CoreServices.CarbonCore (1136.2 - 1136.2) <2DBAFC9A-6CD6-351D-B1F4-87D81AA6D640> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff89710000 - 0x7fff8971bfff com.apple.CrashReporterSupport (10.11 - 718) <43A265E6-47D6-35F9-8C27-387DE099E9E4> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff8996e000 - 0x7fff8998aff7 libextension.dylib (78) /usr/lib/libextension.dylib
0x7fff8998b000 - 0x7fff8999cff7 libz.1.dylib (61.20.1) /usr/lib/libz.1.dylib
0x7fff89d1e000 - 0x7fff89d22fff libGIF.dylib (1464) <91BEB042-4459-3632-B24A-E7E8D67CFC8D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff89d6b000 - 0x7fff89db7fff com.apple.print.framework.PrintCore (11.2 - 472.2) <5AE8AA6B-CE09-397D-B0D4-0F9CCBF1F77D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff89fee000 - 0x7fff8a0a8fff com.apple.DiscRecording (9.0.1 - 9010.4.3) <540853B2-B123-3560-8023-C92EE229051A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff8a0a9000 - 0x7fff8a0aaff7 libodfde.dylib (23) /usr/lib/libodfde.dylib
0x7fff8a0b4000 - 0x7fff8a0b4ff7 libunc.dylib (29) /usr/lib/system/libunc.dylib
0x7fff8a11f000 - 0x7fff8a51bfff libLAPACK.dylib (1162.2) <987E42B0-5108-3065-87F0-9DF7616A8A06> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8a51d000 - 0x7fff8a55aff3 com.apple.bom (14.0 - 193.7) <9B8AE30B-24A3-37AB-B04E-4CE67AED4775> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff8a55b000 - 0x7fff8a933fef com.apple.CoreAUC (214.0.0 - 214.0.0) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff8a934000 - 0x7fff8adcfffb com.apple.GeoServices (1.0 - 1151.49.1) <2D887517-B73D-30FF-91DC-AF6AD91F96B9> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fff8ae32000 - 0x7fff8aee2fe7 libvMisc.dylib (563.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8aee3000 - 0x7fff8aefffff com.apple.GenerationalStorage (2.0 - 239.1.1) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff8af00000 - 0x7fff8af08fff com.apple.frameworks.CoreDaemon (1.3 - 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff8af09000 - 0x7fff8af20ff7 libsystem_coretls.dylib (83.40.5) /usr/lib/system/libsystem_coretls.dylib
0x7fff8af21000 - 0x7fff8af55ff7 com.apple.CoreVideo (1.8 - 191.3) <1AA24A1B-CB84-3F6B-B6DE-11494542649C> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8af56000 - 0x7fff8af83fff libdispatch.dylib (501.40.12) /usr/lib/system/libdispatch.dylib
0x7fff8afaa000 - 0x7fff8afefff7 com.apple.coreservices.SharedFileList (24.4 - 24.5) <1D2AD77B-778F-3253-A295-3D0A32A8121C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff8aff0000 - 0x7fff8b001fff libcmph.dylib (6) /usr/lib/libcmph.dylib
0x7fff8b002000 - 0x7fff8b002fff com.apple.Accelerate (1.10 - Accelerate 1.10) <185EC96A-5AF0-3620-A4ED-4D3654D25B39> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8b003000 - 0x7fff8b025fff com.apple.IconServices (68.1 - 68.1) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff8b045000 - 0x7fff8b06efff com.apple.ProtectedCloudStorage (1.0 - 1) <6E3970C3-8213-367A-A6C3-E6F5E2C18F3D> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff8b072000 - 0x7fff8b075fff com.apple.Mangrove (1.0 - 1) <2D86B3AD-64C3-3BB4-BC66-1CFD0C90E844> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff8b2a7000 - 0x7fff8b31cfff com.apple.framework.IOKit (2.0.2 - 1179.50.3) <80452F8B-D168-3848-A5F6-3CF96EBEDD5D> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8b374000 - 0x7fff8b376fff com.apple.SecCodeWrapper (4.0 - 261.40.2) <1F832591-59A8-3B3F-943F-D6D827463782> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff8b377000 - 0x7fff8b53dff7 com.apple.ImageIO.framework (3.3.0 - 1462) <78862785-0667-35F6-87C0-A1B1FA3588A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8b695000 - 0x7fff8b91cfff com.apple.CFNetwork (760.9 - 760.9) <54B34D8B-BDE6-37EA-B178-1906827ECC59> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8b96d000 - 0x7fff8b972ff7 com.apple.AssetCacheServices (14.1 - 14.1) <5F249F84-660A-3E94-B073-6729E7ED56D9> /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/AssetCacheServices
0x7fff8b98a000 - 0x7fff8b98afff com.apple.CoreServices (728.14 - 728.14) <11D8D061-60A6-31BA-99CD-43241E7A8F97> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8b998000 - 0x7fff8b9d9ff7 libGLU.dylib (12.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8c23f000 - 0x7fff8c244fff com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff8c268000 - 0x7fff8c358ff7 libJP2.dylib (1464) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8c369000 - 0x7fff8c37cfff com.apple.contacts.ContactsPersistence (1.0 - 2137.1) <71232F20-11BD-370D-9F43-F262BFE46C93> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
0x7fff8c392000 - 0x7fff8c3bbff7 libxslt.1.dylib (14.6) /usr/lib/libxslt.1.dylib
0x7fff8c3bc000 - 0x7fff8c42bfff com.apple.datadetectorscore (7.0 - 460) <54109E72-3125-3ABE-B8F7-4894D0F706B4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff8c437000 - 0x7fff8c55bfff libsqlite3.dylib (216.4) <280D67B8-F93D-3587-A146-19F36C817548> /usr/lib/libsqlite3.dylib
0x7fff8c568000 - 0x7fff8c5cffff com.apple.framework.CoreWiFi (11.0 - 1101.20) <91C5A231-0F7B-3B6A-A2D9-D389DBE9E1EB> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff8c5d0000 - 0x7fff8c6a6ffb com.apple.DiskImagesFramework (10.11.4 - 417.4) <15F01B22-EC45-35D1-A00F-BA689D55B349> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff8c6a7000 - 0x7fff8c6c1fff com.apple.Kerberos (3.0 - 1) <1B4744BF-E5AE-38E2-AA56-E22D3270F2E8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8c713000 - 0x7fff8c721ff7 libbz2.1.0.dylib (38) <790B4CA3-9A41-39B2-ACDB-3DF973695B0F> /usr/lib/libbz2.1.0.dylib
0x7fff8c7a5000 - 0x7fff8c7c4ff7 com.apple.contacts.vCard (1.0 - 2137.1) <41529BD9-1BCC-3A62-92BA-2A7110867355> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
0x7fff8c864000 - 0x7fff8c88dffb libRIP.A.dylib (978) <3C042163-B3CE-3F90-8F0D-60A172A029AB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff8c88e000 - 0x7fff8c8bdffb com.apple.datadetectors (5.0 - 308) <1949868C-BDCD-3772-BDBD-D7E9F2CC1451> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
0x7fff8c8be000 - 0x7fff8c90cff7 libcurl.4.dylib (90.2.2) <0E5D821F-5C8E-3F7A-997F-6A188EFF3CED> /usr/lib/libcurl.4.dylib
0x7fff8c90d000 - 0x7fff8c921fff com.apple.CoreDuetDaemonProtocol (1.0 - 1) <1D60D60C-914A-3BAB-8607-79F68F4C712E> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
0x7fff8c922000 - 0x7fff8c92dff7 libkxld.dylib (3248.73.11) <3B10F7CF-8CC9-3129-96F1-474F80ABF86D> /usr/lib/system/libkxld.dylib
0x7fff8c92e000 - 0x7fff8c933ff7 libheimdal-asn1.dylib (453.40.11) <41620070-8AA6-3566-8520-67C65F6FA0DF> /usr/lib/libheimdal-asn1.dylib
0x7fff8c934000 - 0x7fff8c94fff7 libCRFSuite.dylib (34) <078B4CD8-6A8C-3067-B2BA-0C2A0BAB8AC3> /usr/lib/libCRFSuite.dylib
0x7fff8c9ea000 - 0x7fff8ca3dff7 libc++.1.dylib (120.1) <8FC3D139-8055-3498-9AC5-6467CB7F4D14> /usr/lib/libc++.1.dylib
0x7fff8ca3e000 - 0x7fff8ca57fff com.apple.CFOpenDirectory (10.11 - 194) <11F95672-55E0-3F9D-9171-5E8C56AEE948> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8caa4000 - 0x7fff8cadeff7 com.apple.DebugSymbols (132 - 132) <23A42C53-B941-3871-9EE2-4C87A46005B5> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff8cafb000 - 0x7fff8cb03fff libGFXShared.dylib (12.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8cb0d000 - 0x7fff8cb12fff com.apple.MediaAccessibility (1.0 - 79) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff8cb13000 - 0x7fff8cb1cfff com.apple.icloud.FindMyDevice (1.0 - 1) /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
0x7fff8cb2a000 - 0x7fff8cbcefff com.apple.Bluetooth (4.4.6 - 4.4.6f4) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff8cbcf000 - 0x7fff8cbecff7 com.apple.AppleVPAFramework (2.1.2 - 2.1.2) /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
0x7fff8ccb3000 - 0x7fff8ccb5fff libCVMSPluginSupport.dylib (12.1) <994EFFFB-132C-3670-B738-5316EB8051F4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff8ccb6000 - 0x7fff8cd16fff com.apple.QuickLookFramework (5.0 - 696.7) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff8cd17000 - 0x7fff8cd1ffef libsystem_platform.dylib (74.40.2) <29A905EF-6777-3C33-82B0-6C3A88C4BA15> /usr/lib/system/libsystem_platform.dylib
0x7fff8cd20000 - 0x7fff8cd21ffb libSystem.B.dylib (1226.10.1) <9A358336-F9EE-301B-A00D-D91C591BA684> /usr/lib/libSystem.B.dylib
0x7fff8cd22000 - 0x7fff8cd33ff7 libsystem_trace.dylib (201.10.3) <0ED15BED-B1F8-3845-9EC1-CC0B54B6BF1B> /usr/lib/system/libsystem_trace.dylib
0x7fff8cd7f000 - 0x7fff8cd7fff7 liblaunch.dylib (765.70.2) <4B800A8C-6C75-3279-92E0-FBA668812B55> /usr/lib/system/liblaunch.dylib
0x7fff8cd92000 - 0x7fff8cd95fff libCoreVMClient.dylib (119.5) <560D70FB-709F-3030-96C9-F249FCB7DA6D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff8cd96000 - 0x7fff8cd9afff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff8cda8000 - 0x7fff8ce04fff libTIFF.dylib (1464) <0328905B-AF97-39D1-A631-E1A4376014CF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8ce05000 - 0x7fff8ce05fff com.apple.ApplicationServices (48 - 48) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8d0d2000 - 0x7fff8d140ff7 com.apple.ApplicationServices.ATS (377 - 394.5) <1ED48323-0F6F-3839-8E4E-41F1F0468B34> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8d144000 - 0x7fff8d29fff3 com.apple.WebKitLegacy (11601 - 11601.7.8) <369D901F-0158-3256-A271-BBB70F3CFE7E> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x7fff8d3ef000 - 0x7fff8d3f8ff7 com.apple.CommonAuth (4.0 - 2.0) <5B980638-76EC-3B49-8B24-690BA48C3CDC> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8d3f9000 - 0x7fff8d401fff libMatch.1.dylib (27) <75E9DC69-859E-38BF-8CAF-63A42CC967E9> /usr/lib/libMatch.1.dylib
0x7fff8d4a7000 - 0x7fff8d5a3ff7 libFontParser.dylib (158.9) <078DE10C-FB83-3529-9520-8D4BB378116C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8d5a4000 - 0x7fff8d5a5ffb libremovefile.dylib (41) <552EF39E-14D7-363E-9059-4565AC2F894E> /usr/lib/system/libremovefile.dylib
0x7fff8d5a6000 - 0x7fff8d5ecff7 libauto.dylib (186) <999E610F-41FC-32A3-ADCA-5EC049B65DFB> /usr/lib/libauto.dylib
0x7fff8e0ee000 - 0x7fff8e154ff7 libsystem_network.dylib (583.50.1) /usr/lib/system/libsystem_network.dylib
0x7fff8e19f000 - 0x7fff8e1c6fff com.apple.shortcut (2.16 - 93) <2BA6DF3E-04C7-39C8-B311-3413E9FC9022> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff8e1cf000 - 0x7fff8e1dbfff com.apple.CacheDelete (1.0 - 1) <678B521D-5B50-3137-A972-33F2DF1D7A5A> /System/Library/PrivateFrameworks/CacheDelete.framework/Versions/A/CacheDelete
0x7fff8e22d000 - 0x7fff8e4bfffb com.apple.RawCamera.bundle (6.21 - 879) <4F0A10FB-7C96-31E8-9A70-E30F615B2565> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff8e4c0000 - 0x7fff8f70cfeb com.apple.CoreGraphics (1.600.0 - 960.7) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8f70d000 - 0x7fff8f7bdfff com.apple.backup.framework (1.7.4 - 1.7.4) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff8f828000 - 0x7fff8f836fff com.apple.ToneLibrary (1.0 - 1) /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
0x7fff8f837000 - 0x7fff8f871fff com.apple.QD (3.12 - 302) <0FE53180-2895-3D14-A1E7-F82DE1D106E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8f872000 - 0x7fff8f875fff com.apple.IOSurface (108.3.2 - 108.3.2) <88A893E9-A0E4-39FC-9A4E-1FB428F577EE> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8f876000 - 0x7fff8f891fff com.apple.aps.framework (4.0 - 4.0) <3BB62466-443F-306E-8CFD-7A83F3D09391> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x7fff8f892000 - 0x7fff8f906ff7 com.apple.Heimdal (4.0 - 2.0) <72D36F0E-2D3D-316E-870E-E68BF30F1D7D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8f907000 - 0x7fff8f949ff7 com.apple.Metal (56.6 - 56.6) <30518711-8D00-3759-AA19-800D3C88E693> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff8f94a000 - 0x7fff8f97bff7 libtidy.A.dylib (15.17) <6859415D-7A43-384E-ABDD-AA6B2AA9FDCD> /usr/lib/libtidy.A.dylib
0x7fff8fb39000 - 0x7fff8fb67ff7 libsandbox.1.dylib (460.60.4) <5ADE97F6-27AF-30C5-A453-5A02839DCD50> /usr/lib/libsandbox.1.dylib
0x7fff8fb68000 - 0x7fff8fb70fef libcldcpuengine.dylib (2.7.3) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff8fb7c000 - 0x7fff8fb96ff3 liblzma.5.dylib (10) /usr/lib/liblzma.5.dylib
0x7fff8fb97000 - 0x7fff8fb99fff com.apple.EFILogin (2.0 - 2) <38150198-DD7F-3C73-BCAA-C74BB376393A> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff8fbda000 - 0x7fff8fbdafff com.apple.audio.units.AudioUnit (1.13 - 1.13) <378B5292-F216-32AB-B628-8C33A72D7052> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff8fbdb000 - 0x7fff8fe71fff libmecabra.dylib (696.5) /usr/lib/libmecabra.dylib
0x7fff8fed4000 - 0x7fff8ffbaff7 libcrypto.0.9.8.dylib (59.60.2) <7129EEB8-34EF-3A8F-9541-F5C22571E260> /usr/lib/libcrypto.0.9.8.dylib
0x7fff9007e000 - 0x7fff90081ff7 com.apple.help (1.3.3 - 46) <35DA4D48-0BC2-35A1-8D7C-40905CDF4F64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff90082000 - 0x7fff900abff7 libxpc.dylib (765.70.2) <7978B4D9-7970-3302-87FA-75709127DBD2> /usr/lib/system/libxpc.dylib
0x7fff90130000 - 0x7fff9013cff7 com.apple.OpenDirectory (10.11 - 194) <31A67AD5-5CC2-350A-96D7-821DF4BC4196> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff9013d000 - 0x7fff9013efff com.apple.TrustEvaluationAgent (2.0 - 25) <0239494E-FEFE-39BC-9FC7-E251BA5128F1> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff9013f000 - 0x7fff9014bfff com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <6BA06290-D4A3-351C-87F9-B61EF61FF055> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff9014c000 - 0x7fff9014efff com.apple.CoreDuetDebugLogging (1.0 - 1) <7C932160-AC9C-3173-900F-98138E829CB3> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
0x7fff9014f000 - 0x7fff901adfff com.apple.CoreServices.OSServices (728.14 - 728.14) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff901d7000 - 0x7fff90266ff7 libCoreStorage.dylib (517.50.1) <64A68AE2-5FA3-3F0F-ADB8-A767990D5F62> /usr/lib/libCoreStorage.dylib
0x7fff90399000 - 0x7fff90500fff libBLAS.dylib (1162.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff90501000 - 0x7fff9055ffff com.apple.SystemConfiguration (1.14 - 1.14) <9CC28C38-AE08-31F7-A27A-78CFA62D8148> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff90560000 - 0x7fff90563ff3 libCGXCoreImage.A.dylib (978) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff90698000 - 0x7fff90787ffb libxml2.2.dylib (29.18) <021E7870-E3F8-30CB-B821-F8DAFB543104> /usr/lib/libxml2.2.dylib
0x7fff90788000 - 0x7fff90793fff com.apple.AppSandbox (4.0 - 261.40.2) <52766210-B6EB-3B73-AB1B-42E0A9AD2EE8> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fff90794000 - 0x7fff9082afff com.apple.ColorSync (4.9.0 - 4.9.0) <8FC37E20-6579-3CB2-9D49-BC39FC38DF87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff90866000 - 0x7fff90b00ffb com.apple.security (7.0 - 57337.60.9) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff90b01000 - 0x7fff90b0ffff com.apple.IntlPreferences (2.0 - 192) <8C9E559A-9CB6-31AA-BDD1-7A1770C1D54E> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
0x7fff90b28000 - 0x7fff90b33fff libGL.dylib (12.1) <70D51643-04AC-3400-8F11-A6FC25985289> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff90dff000 - 0x7fff90e07fff libsystem_networkextension.dylib (385.40.36) <66095DC7-6539-38F2-95EE-458F15F6D014> /usr/lib/system/libsystem_networkextension.dylib
0x7fff90e08000 - 0x7fff90e0efff com.apple.IOAccelerator (205.14 - 205.14) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff90e0f000 - 0x7fff91a38ff7 com.apple.AppKit (6.9 - 1404.47) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff91a39000 - 0x7fff91a55ff3 libresolv.9.dylib (60) /usr/lib/libresolv.9.dylib
0x7fff92395000 - 0x7fff92713ff3 com.apple.VideoToolbox (1.0 - 1731.15.207) <6C7C261F-CB65-3AF1-92E7-16ACAD371EF4> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff927fc000 - 0x7fff927fdfff libDiagnosticMessagesClient.dylib (100) <4243B6B4-21E9-355B-9C5A-95A216233B96> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff92812000 - 0x7fff92864fff com.apple.ImageCaptureCore (7.0 - 7.0) <9F3123D8-29D2-332F-AD6B-AB9BF1A58022> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff92960000 - 0x7fff92997ff7 com.apple.LDAPFramework (2.4.28 - 194.5) <9AE33BF2-FB17-342D-8F1E-5F83C6E6EB69> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff92b34000 - 0x7fff92e72ff7 com.apple.WebKit (11601 - 11601.7.8) <58A8B070-2AE4-3909-AE1D-7A7DF34AA268> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff92e83000 - 0x7fff92e87fff com.apple.CommonPanels (1.2.6 - 96) <4AE7E5AE-55B3-37FA-9BDE-B23147ADA2E9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff92e88000 - 0x7fff92ed9ff7 libcups.2.dylib (435.4) /usr/lib/libcups.2.dylib
0x7fff92eda000 - 0x7fff9322efff com.apple.Foundation (6.9 - 1259.32) <472CF0E0-E6AE-3330-86A5-849F120749E2> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff9322f000 - 0x7fff93235fff com.apple.XPCService (2.0 - 1) <5E2122D6-FFA2-3552-BF16-9FD3F36B40DB> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x7fff9324b000 - 0x7fff93250fff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff93251000 - 0x7fff93261fff libbsm.0.dylib (34) <7E14504C-A8B0-3574-B6EB-5D5FABC72926> /usr/lib/libbsm.0.dylib
0x7fff93262000 - 0x7fff93264fff libCGXType.A.dylib (978) <748C53A6-23C0-3681-96D2-43F665EDF042> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff93629000 - 0x7fff9365cff7 com.apple.MediaKit (16 - 809) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff9366f000 - 0x7fff9367aff7 libChineseTokenizer.dylib (16) <79B8C67A-3061-3C78-92CD-4650719E68D4> /usr/lib/libChineseTokenizer.dylib
0x7fff9367b000 - 0x7fff9378afe7 libvDSP.dylib (563.5) <9AB6CA3C-4F0E-35E6-9184-9DF86E7C3DAD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff9378b000 - 0x7fff9378bfff libenergytrace.dylib (10.40.1) <0A491CA7-3451-3FD5-999A-58AB4362682B> /usr/lib/libenergytrace.dylib
0x7fff9378c000 - 0x7fff9378cfff libmetal_timestamp.dylib (600.0.44.2) /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x7fff937b0000 - 0x7fff937c6ff7 libLinearAlgebra.dylib (1162.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff937df000 - 0x7fff937e1ff7 libRadiance.dylib (1464) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff93806000 - 0x7fff9380efff com.apple.AppleSRP (5.0 - 1) <1D026890-0A04-3FDD-92C1-A12B35B05454> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff9380f000 - 0x7fff9383fff3 com.apple.CoreAVCHD (5.8.0 - 5800.4.2) <4AAFB1C4-3708-30F9-ACFA-90564347204C> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff93862000 - 0x7fff93c90fff com.apple.vision.FaceCore (3.3.1 - 3.3.1) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff93c91000 - 0x7fff93ca2fff libSparseBLAS.dylib (1162.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff943d6000 - 0x7fff945e1fff libFosl_dynamic.dylib (16.24) <5F9DB82D-FD4B-3952-8531-CE020F93ED49> /usr/lib/libFosl_dynamic.dylib
0x7fff945e2000 - 0x7fff945e4ff7 libquarantine.dylib (80) <5B351BEC-27CC-3935-82F3-A065CC764255> /usr/lib/system/libquarantine.dylib
0x7fff945fc000 - 0x7fff9460efff libsasl2.2.dylib (209) <11C7D200-0CA5-30F4-A19A-178CA81D48FE> /usr/lib/libsasl2.2.dylib
0x7fff94866000 - 0x7fff94868ffb libutil.dylib (43) <4C9BFE8B-563B-3EEA-A323-8F4F14E0A46C> /usr/lib/libutil.dylib
0x7fff94869000 - 0x7fff94872ff3 libsystem_notify.dylib (150.40.1) /usr/lib/system/libsystem_notify.dylib
0x7fff9489e000 - 0x7fff94f3dffb com.apple.JavaScriptCore (11601 - 11601.7.8) <38585ADC-1AD4-3BD2-8972-B90344CE57C0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff95125000 - 0x7fff95125fff com.apple.quartzframework (1.5 - 21) <5DC3D0D9-9E3F-3AA5-92F1-F229907A49B9> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff95126000 - 0x7fff9512dff7 libcompiler_rt.dylib (62) /usr/lib/system/libcompiler_rt.dylib
0x7fff9512e000 - 0x7fff95183fff com.apple.AE (701 - 701) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff95184000 - 0x7fff951c2ff7 libGLImage.dylib (12.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff951c3000 - 0x7fff951e1ff7 libsystem_kernel.dylib (3248.73.11) <4810EB90-DEEB-3E89-9ACA-BECC351E72F0> /usr/lib/system/libsystem_kernel.dylib
0x7fff95201000 - 0x7fff9520bfff com.apple.NetAuth (6.0 - 6.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff9520c000 - 0x7fff9523eff7 libTrueTypeScaler.dylib (158.9) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff953e1000 - 0x7fff953f7fff com.apple.CoreMediaAuthoring (2.2 - 953) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff953f8000 - 0x7fff9544afff com.apple.AppleVAFramework (5.0.32 - 5.0.32) <4F9CD6B6-F492-3D7F-8D15-9AC0A4CA9FC1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff95479000 - 0x7fff956c5ff7 com.apple.AddressBook.framework (9.0 - 1679.10) <24F823D3-C3FC-3AF9-B8B3-C166539DBD11> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff95725000 - 0x7fff95728ffb libScreenReader.dylib (426.42) <16FC79D1-4573-3E90-945F-CBA22D5185FD> /usr/lib/libScreenReader.dylib
0x7fff95785000 - 0x7fff957b4fc3 libsystem_m.dylib (3105) <8A645D53-92DD-3C2E-8AFA-F28BC63E3657> /usr/lib/system/libsystem_m.dylib
0x7fff95904000 - 0x7fff95a2bfff com.apple.LaunchServices (728.14 - 728.14) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff95a2c000 - 0x7fff95b0cff7 unorm8_rgba.dylib (2.7.3) <9EB6C346-CFF6-32D7-B4A1-2409DFBCB216> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
0x7fff95b45000 - 0x7fff95bbcfeb libcorecrypto.dylib (335.50.2) <4E339108-3997-39D3-BB58-C5A0340E3651> /usr/lib/system/libcorecrypto.dylib
0x7fff95bbd000 - 0x7fff95eb2fff com.apple.HIToolbox (2.1.1 - 807.2) <36413C45-36AF-34EF-9C0E-F18B31D1E565> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff95f0e000 - 0x7fff9601cff3 com.apple.desktopservices (1.10.3 - 1.10.3) <3A6906D4-C0B8-30D1-B589-0466E5E42B69> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff9601d000 - 0x7fff961c3ff7 com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <370E95BC-956C-3962-86CC-0A14CF6A0389> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff962d0000 - 0x7fff9635ddd7 com.apple.AppleJPEG (1.0 - 1) /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff9635e000 - 0x7fff96366ffb libsystem_dnssd.dylib (625.60.5) <8BE2BAFE-B2A3-38FA-A960-F6884217F54D> /usr/lib/system/libsystem_dnssd.dylib
0x7fff96367000 - 0x7fff9636cff3 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib
0x7fff963e7000 - 0x7fff9648efff com.apple.LanguageModeling (1.0 - 1) <58C18A47-BDE7-3CBE-81C0-797029D170A1> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff96496000 - 0x7fff964e4ff7 libstdc++.6.dylib (104.1) <76E2AFB1-07E5-3F19-B692-F6E21B7E470D> /usr/lib/libstdc++.6.dylib
0x7fff964e5000 - 0x7fff9655cff7 com.apple.MMCS (1.3 - 357.1) <549FBEFC-55F7-3101-BF51-A0B1F7CF2B46> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
0x7fff9656d000 - 0x7fff9657bfff com.apple.opengl (12.1.0 - 12.1.0) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff96633000 - 0x7fff9665eff7 com.apple.AddressBook.ContactsFoundation (8.0 - 2137.1) /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
0x7fff9665f000 - 0x7fff96661fff libsystem_coreservices.dylib (19.2) <1B3F5AFC-FFCD-3ECB-8B9A-5538366FB20D> /usr/lib/system/libsystem_coreservices.dylib
0x7fff96679000 - 0x7fff966c8ff7 com.apple.opencl (2.7.0 - 2.7.0) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff966ce000 - 0x7fff966ebff7 com.apple.pluginkit.framework (1.0 - 1) /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
0x7fff966ec000 - 0x7fff966fffff com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff9689f000 - 0x7fff968b4fff com.apple.ToneKit (1.0 - 1) <6D5AD263-308F-3F70-8D86-7027569D2694> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
0x7fff968b8000 - 0x7fff968baff7 com.apple.securityhi (9.0 - 55006) <1B83E890-EEAE-3F63-A7B5-BD2420F5AED8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff968bb000 - 0x7fff968c2ff7 com.apple.phonenumbers (1.1.1 - 105) /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x7fff968c3000 - 0x7fff96914fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff96915000 - 0x7fff96917fff com.apple.loginsupport (1.0 - 1) <9B2F5F9B-ED38-313F-B798-D2B667BCD6B5> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff9691c000 - 0x7fff96c8ffff com.apple.FinderKit (1.4.4 - 1.4.4) <76E52C7F-CA82-337E-BF8E-9961F11C4B8D> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
0x7fff96c90000 - 0x7fff96cb9fff libsystem_info.dylib (477.50.4) /usr/lib/system/libsystem_info.dylib
0x7fff96cba000 - 0x7fff96cc5fff com.apple.DirectoryService.Framework (10.11 - 194) <6F827D0E-0F02-3B09-B2A8-252865EECA7F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff96d43000 - 0x7fff96e35ff7 libiconv.2.dylib (44) /usr/lib/libiconv.2.dylib
0x7fff96eb0000 - 0x7fff96f9bff7 com.apple.QuickLookUIFramework (5.0 - 696.7) <5A4AAFEC-D38C-3DA0-9361-CBF1D4C6B376> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff96f9c000 - 0x7fff970e6ff7 com.apple.coreui (2.1 - 366.1) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff970e7000 - 0x7fff970feff7 libsystem_asl.dylib (323.50.1) <41F8E11F-1BD0-3F1D-BA3A-AA1577ED98A9> /usr/lib/system/libsystem_asl.dylib
0x7fff97137000 - 0x7fff97143fff com.apple.HelpData (2.1.4 - 90) <10608EEC-B613-309C-96E6-5A40AB951FA4> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff97267000 - 0x7fff972b7ff7 com.apple.Symbolication (1.4 - 58044) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff972d1000 - 0x7fff9738aff7 com.apple.cloudkit.CloudKit (482.29 - 482.29) /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
0x7fff97396000 - 0x7fff97436fff com.apple.Metadata (10.7.0 - 972.34) <44A49CBA-00FB-3710-BBA5-AAD0416DA1F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff97437000 - 0x7fff976a4fff com.apple.imageKit (2.6 - 932) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff976d8000 - 0x7fff976e7fe7 com.apple.AppleFSCompression (81.20.2 - 1.0) <5B51E172-7751-3176-9CD2-F1442CE623C6> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff97760000 - 0x7fff9778eff7 com.apple.CoreServicesInternal (248.2 - 248.2) <6E111F0A-D7F1-3738-ADE7-CF983BD4EC8B> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff9778f000 - 0x7fff9790dfff com.apple.UIFoundation (1.0 - 436.1) /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff9790e000 - 0x7fff97a53fff com.apple.QTKit (7.7.3 - 2943.14) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff97bfc000 - 0x7fff97c34ff7 com.apple.RemoteViewServices (2.0 - 101) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff97c81000 - 0x7fff97f27ff7 com.apple.CoreData (120 - 641.3) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff97f28000 - 0x7fff97f2bffb libdyld.dylib (360.22) /usr/lib/system/libdyld.dylib
0x7fff97f2c000 - 0x7fff97f2dfff libsystem_blocks.dylib (65) <1244D9D5-F6AA-35BB-B307-86851C24B8E5> /usr/lib/system/libsystem_blocks.dylib
0x7fff97fd7000 - 0x7fff9804bff3 com.apple.securityfoundation (6.0 - 55126) <3D103E42-D4F6-3734-BBAA-C01A32C0A8C2> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff9804c000 - 0x7fff9805afff libxar.1.dylib (302) <03207F66-2C4A-3DBD-8D81-70F4C85903C4> /usr/lib/libxar.1.dylib
0x7fff98f64000 - 0x7fff98f6ffff libcsfde.dylib (517.50.1) /usr/lib/libcsfde.dylib
0x7fff98fe5000 - 0x7fff991b3ff3 com.apple.QuartzCore (1.11 - 410.14) <624AEEBC-570F-3A2C-92FF-867923CBE6E6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff991bb000 - 0x7fff991bbff7 libkeymgr.dylib (28) <8371CE54-5FDD-3CE9-B3DF-E98C761B6FE0> /usr/lib/system/libkeymgr.dylib
0x7fff991bc000 - 0x7fff99208ffb com.apple.HIServices (1.22 - 550) <6B76B41C-CF5A-34C4-89F4-EFD7CA3D1C9D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff9924b000 - 0x7fff9924efff libsystem_sandbox.dylib (460.60.4) <71D697CA-7339-37C7-8DAF-3BAA1D57B56A> /usr/lib/system/libsystem_sandbox.dylib
0x7fff9924f000 - 0x7fff99267fef libcompression.dylib (28) /usr/lib/libcompression.dylib
0x7fff99268000 - 0x7fff9926aff7 libsystem_configuration.dylib (802.40.13) /usr/lib/system/libsystem_configuration.dylib
0x7fff99323000 - 0x7fff9937ffff com.apple.Suggestions (5.0 - 180) <450BCB58-786F-37DC-9AC7-2E3D13198032> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
0x7fff99380000 - 0x7fff99382ff7 com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff99458000 - 0x7fff9945eff7 com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <9E5A980A-F455-32D5-BBEE-3BD6018CC45E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff9953b000 - 0x7fff9989df3f libobjc.A.dylib (680) <7489D2D6-1EFD-3414-B18D-2AECCCC90286> /usr/lib/libobjc.A.dylib
0x7fff99925000 - 0x7fff99994fff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff99995000 - 0x7fff99a4dff7 com.apple.CoreDuet (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
0x7fff99a5e000 - 0x7fff99a5efff libOpenScriptingUtil.dylib (169.2) /usr/lib/libOpenScriptingUtil.dylib
0x7fff99a5f000 - 0x7fff99a67fff com.apple.NetFS (6.0 - 4.0) <842A5346-24C3-3F22-9ECF-E586A10EA1F2> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff99aeb000 - 0x7fff99b0dff7 com.apple.Sharing (442.13.6 - 442.13.6) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff99b1a000 - 0x7fff99b1afff com.apple.Cocoa (6.11 - 22) <807787AB-D231-3F51-A99B-A9314623C571> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff99b1b000 - 0x7fff99ba8fef libsystem_c.dylib (1082.60.1) <0F0C7ED5-3902-3427-9C1D-E2F130B528C5> /usr/lib/system/libsystem_c.dylib
0x7fff99ba9000 - 0x7fff99bf4ff7 com.apple.CoreMediaIO (703.0 - 4791) <2F115ADE-F0A2-348F-A3D8-31860D768863> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff99c2f000 - 0x7fff99c59ff7 libc++abi.dylib (307.4) /usr/lib/libc++abi.dylib
0x7fff99c5a000 - 0x7fff99c5afff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <054DFE32-737D-3211-9A14-0FC5E1A880E3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff99c68000 - 0x7fff99c7ffff libmarisa.dylib (4) /usr/lib/libmarisa.dylib
0x7fff99ce9000 - 0x7fff99d94fff com.apple.PDFKit (3.1 - 3.1) <27AF3C85-1C0B-389C-856C-2E527620C195> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff99d95000 - 0x7fff99df8fff libAVFAudio.dylib (161.2) <1A98DBF3-490B-37FB-928A-AB1E36E6E5DD> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x7fff99df9000 - 0x7fff99ed2fff com.apple.CoreMedia (1.0 - 1731.15.207) <70CAD4A7-3F8B-3767-A420-98BE1062C230> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff99f4b000 - 0x7fff99f67ff7 libsystem_malloc.dylib (67.40.1) <5748E8B2-F81C-34C6-8B13-456213127678> /usr/lib/system/libsystem_malloc.dylib
0x7fff99f9a000 - 0x7fff9b083ff3 com.apple.WebCore (11601 - 11601.7.5) <9153DA7E-1625-382A-8257-8D4293F06F7F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff9b13f000 - 0x7fff9b158fff com.apple.openscripting (1.7.1 - 169.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff9b1d7000 - 0x7fff9b1dbfff com.apple.LoginUICore (3.2 - 3.2) <5524E4BC-4700-39F4-AF06-E53322712EE0> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x7fff9b343000 - 0x7fff9b344ff3 com.apple.print.framework.Print (10.0 - 266) <3E85F70C-D7D4-34E1-B88A-C1F503F99CDA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff9ba2b000 - 0x7fff9ba77ff7 com.apple.corelocation (1486.17 - 1615.38) <6336CFC5-9D7D-3B76-B263-56DD6EBD0B8D> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff9ba78000 - 0x7fff9ba7bff7 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <6932B5EC-0EA9-333D-BF7E-665047392FEC> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff9baa5000 - 0x7fff9bab1fff com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <71DA00B8-5EA2-326B-8814-59DB25512F65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff9bc22000 - 0x7fff9bc37fff com.apple.AppContainer (4.0 - 261.40.2) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff9c004000 - 0x7fff9c007fff libspindump.dylib (197.1) /usr/lib/libspindump.dylib
0x7fff9c16f000 - 0x7fff9c31bff7 com.apple.avfoundation (2.0 - 1046.9.12) <41BDD03F-5545-3B9F-8DD7-7106485BAE8B> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff9c31c000 - 0x7fff9c53dff7 com.apple.CoreImage (11.4.0 - 366.4.20) <7721BA55-A10E-3425-8392-C5D7C510EAAB> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff9c56c000 - 0x7fff9c577ff7 libcommonCrypto.dylib (60075.50.1) /usr/lib/system/libcommonCrypto.dylib

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 12
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: 563775
thread_create: 0
thread_set_state: 0

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

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
ATS (font support) 32.1M 11
ATS (font support) (reserved) 4K 2 reserved VM address space (unallocated)
Accelerate.framework 256K 3
Activity Tracing 2048K 2
CG backing stores 14.5M 22
CG image 540K 95
CG shared images 1008K 23
CoreAnimation 19.1M 888
CoreUI image data 2656K 32
CoreUI image file 320K 5
Dispatch continuations 8192K 2
Foundation 28K 3
Image IO 16K 5
JS JIT generated code 440K 11
JS VM register file 8192K 2
JS garbage collector 1792K 4
Kernel Alloc Once 8K 3
MALLOC 1.3G 310
MALLOC guard page 32K 7
Memory Tag 240 16K 4
Memory Tag 242 12K 2
Memory Tag 249 156K 2
Memory Tag 251 44K 3
OpenCL 24K 4
Process Corpse Info 2048K 2
STACK GUARD 56.1M 17
Stack 15.7M 20
Stack Guard 4K 2
VM_ALLOCATE 152K 22
__DATA 33.6M 352
__IMAGE 528K 2
__LINKEDIT 105.8M 71
__TEXT 283.5M 349
__UNICODE 552K 2
mapped file 114.2M 62
shared memory 94.8M 13
=========== ======= =======
TOTAL 2.1G 2323
TOTAL, minus reserved VM space 2.1G 2323

Model: Macmini7,1, BootROM MM71.0232.B00, 2 processors, Intel Core i5, 1.4 GHz, 4 GB, SMC 2.24f32
Graphics: Intel HD Graphics 5000, Intel HD Graphics 5000, Built-In
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1600 MHz, 0x80AD, 0x483943434E4E4E384A54414C41522D4E5444
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1600 MHz, 0x80AD, 0x483943434E4E4E384A54414C41522D4E5444
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x13B), Broadcom BCM43xx 1.0 (7.21.95.178.1a2)
Bluetooth: Version 4.4.6f4, 3 services, 19 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: APPLE HDD HTS545050A7E362, 500.11 GB
USB Device: USB 3.0 Bus
USB Device: USB3.0 Hub
USB Device: USB3.0 Hub
USB Device: Expansion Desk
USB Device: USB2.0 Hub
USB Device: LaCie Hard Drive USB
USB Device: Digital Keyboard
USB Device: E-MU 0404 | USB
USB Device: USB2.0 Hub
USB Device: WALKMAN
USB Device: HP Basic USB Keyboard
USB Device: iPhone
USB Device: Microsoft® Nano Transceiver v1.0
USB Device: IR Receiver
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Hub
USB Device: MG-XU
Thunderbolt Bus: Mac mini, Apple Inc., 26.1

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