You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 6, 2021. It is now read-only.
here is the crash log.
Process: MachOExplorer [16486]
Path: /Applications/MachOExplorer.app/Contents/MacOS/MachOExplorer
Identifier: com.everettjf.MachOExplorer
Version: 0
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: MachOExplorer [16486]
User ID: 501
Date/Time: 2018-02-13 14:35:52.804 +0800
OS Version: Mac OS X 10.13.3 (17D47)
Report Version: 12
Bridge OS Version: 3.0 (14Y661)
Anonymous UUID: 44ECC049-7A45-03B5-5827-CF185B2DE9C9
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: 311022
thread_create: 0
thread_set_state: 161
VM Region Summary:
ReadOnly portion of Libraries: Total=382.7M resident=0K(0%) swapped_out_or_unallocated=382.7M(100%)
Writable regions: Total=224.8M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=224.8M(100%)
Uh oh!
There was an error while loading. Please reload this page.
here is the crash log.
Process: MachOExplorer [16486]
Path: /Applications/MachOExplorer.app/Contents/MacOS/MachOExplorer
Identifier: com.everettjf.MachOExplorer
Version: 0
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: MachOExplorer [16486]
User ID: 501
Date/Time: 2018-02-13 14:35:52.804 +0800
OS Version: Mac OS X 10.13.3 (17D47)
Report Version: 12
Bridge OS Version: 3.0 (14Y661)
Anonymous UUID: 44ECC049-7A45-03B5-5827-CF185B2DE9C9
Sleep/Wake UUID: 3AD7A9CA-ED11-4F12-9CFC-E85AB2B245F1
Time Awake Since Boot: 370000 seconds
Time Since Wake: 5600 seconds
System Integrity Protection: disabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000012fec52a6
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [0]
VM Regions Near 0x12fec52a6:
mapped file 000000010fcc2000-0000000110956000 [ 12.6M] r--/r-x SM=PRV Object_id=d83253b1
-->
MALLOC_NANO 0000600000000000-0000600001a00000 [ 26.0M] rw-/rwx SM=PRV
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.everettjf.MachOExplorer 0x0000000101c1df57 moex::LoadCommandFactory::Create(void*, std::__1::shared_ptrmoex::NodeContext&, moex::MachHeader*) + 23
1 com.everettjf.MachOExplorer 0x0000000101c1f912 moex::MachHeader::Parse(void*, std::__1::shared_ptrmoex::NodeContext&) + 130
2 com.everettjf.MachOExplorer 0x0000000101c1ce84 moex::FatHeader::Init(void*, std::__1::shared_ptrmoex::NodeContext&) + 356
3 com.everettjf.MachOExplorer 0x0000000101c1b163 moex::Binary::Binary(std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > const&) + 563
4 com.everettjf.MachOExplorer 0x0000000101c5fd95 moex::ViewNodeManager::Init(std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > const&, std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator >&) + 85
5 com.everettjf.MachOExplorer 0x0000000101c68cfe LayoutController::initModel(QString&) + 510
6 com.everettjf.MachOExplorer 0x0000000101c6d74d LayoutView::openFile(QString const&) + 173
7 com.everettjf.MachOExplorer 0x0000000101c6cb4f ContentView::dropEvent(QDropEvent*) + 95
8 org.qt-project.QtWidgets 0x0000000101e471b4 QWidget::event(QEvent*) + 2580
9 org.qt-project.QtWidgets 0x0000000101e0cbdd QApplicationPrivate::notify_helper(QObject*, QEvent*) + 269
10 org.qt-project.QtWidgets 0x0000000101e0f15f QApplication::notify(QObject*, QEvent*) + 5007
11 org.qt-project.QtCore 0x0000000102aba9f4 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 164
12 org.qt-project.QtWidgets 0x0000000101e68ee5 0x101dfb000 + 450277
13 org.qt-project.QtWidgets 0x0000000101e66851 0x101dfb000 + 440401
14 org.qt-project.QtWidgets 0x0000000101e0cbdd QApplicationPrivate::notify_helper(QObject*, QEvent*) + 269
15 org.qt-project.QtWidgets 0x0000000101e0f4ac QApplication::notify(QObject*, QEvent*) + 5852
16 org.qt-project.QtCore 0x0000000102aba9f4 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 164
17 org.qt-project.QtGui 0x00000001023f17b0 QGuiApplicationPrivate::processDrop(QWindow*, QMimeData const*, QPoint const&, QFlagsQt::DropAction) + 96
18 org.qt-project.QtGui 0x00000001023d32e3 QWindowSystemInterface::handleDrop(QWindow*, QMimeData const*, QPoint const&, QFlagsQt::DropAction) + 211
19 libqcocoa.dylib 0x0000000104c51892 0x104c2c000 + 153746
20 com.apple.AppKit 0x00007fff45ebd1ad NSCoreDragReceiveMessageProc + 733
21 com.apple.HIServices 0x00007fff46f0f79b DoMultipartDropMessage + 333
22 com.apple.HIServices 0x00007fff46f0f4a2 DoDropMessage + 40
23 com.apple.HIServices 0x00007fff46f14341 CoreDragMessageHandler + 841
24 com.apple.CoreFoundation 0x00007fff486fad6a __CFMessagePortPerform + 490
25 com.apple.CoreFoundation 0x00007fff486681b9 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION + 41
26 com.apple.CoreFoundation 0x00007fff48668105 __CFRunLoopDoSource1 + 533
27 com.apple.CoreFoundation 0x00007fff4865fcf0 __CFRunLoopRun + 2848
28 com.apple.CoreFoundation 0x00007fff4865ef43 CFRunLoopRunSpecific + 483
29 com.apple.HIToolbox 0x00007fff47976e26 RunCurrentEventLoopInMode + 286
30 com.apple.HIToolbox 0x00007fff47976b96 ReceiveNextEventCommon + 613
31 com.apple.HIToolbox 0x00007fff47976914 _BlockUntilNextEventMatchingListInModeWithFilter + 64
32 com.apple.AppKit 0x00007fff45c41f5f _DPSNextEvent + 2085
33 com.apple.AppKit 0x00007fff463d7b4c -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
34 com.apple.AppKit 0x00007fff45c36d6d -[NSApplication run] + 764
35 libqcocoa.dylib 0x0000000104c549bf 0x104c2c000 + 166335
36 org.qt-project.QtCore 0x0000000102ab6631 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 401
37 org.qt-project.QtCore 0x0000000102abb099 QCoreApplication::exec() + 393
38 com.everettjf.MachOExplorer 0x0000000101c6880e main + 558
39 libdyld.dylib 0x00007fff6ff74115 start + 1
Thread 1:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff700ba7c2 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff700b9cdc mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff48660575 __CFRunLoopServiceMachPort + 341
3 com.apple.CoreFoundation 0x00007fff4865f8c7 __CFRunLoopRun + 1783
4 com.apple.CoreFoundation 0x00007fff4865ef43 CFRunLoopRunSpecific + 483
5 com.apple.AppKit 0x00007fff45d7f3c8 _NSEventThread + 184
6 libsystem_pthread.dylib 0x00007fff701ff6c1 _pthread_body + 340
7 libsystem_pthread.dylib 0x00007fff701ff56d _pthread_start + 377
8 libsystem_pthread.dylib 0x00007fff701fec5d thread_start + 13
Thread 2:
0 libsystem_kernel.dylib 0x00007fff700c4562 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff701ff06a _pthread_wqthread + 1035
2 libsystem_pthread.dylib 0x00007fff701fec4d start_wqthread + 13
Thread 3:
0 libsystem_pthread.dylib 0x00007fff701fec40 start_wqthread + 0
1 ??? 0x0000700001327cb3 0 + 123145322396851
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000001 rbx: 0x00007ffeedfe5020 rcx: 0x0000600000174c58 rdx: 0x00006000002c5658
rdi: 0x00007ffeedfe5020 rsi: 0x000000012fec52a6 rbp: 0x00007ffeedfe5000 rsp: 0x00007ffeedfe4fe0
r8: 0x000060000000dce0 r9: 0x0000000000000000 r10: 0x00007ffeedfe8cb8 r11: 0x00007fff6dfdc8d2
r12: 0x000000012fec52a6 r13: 0x0000000000000001 r14: 0x0000600000174c58 r15: 0x00006000002c5658
rip: 0x0000000101c1df57 rfl: 0x0000000000010287 cr2: 0x000000012fec52a6
Logical CPU: 0
Error Code: 0x00000004
Trap Number: 14
Binary Images:
0x101c17000 - 0x101db6fff +com.everettjf.MachOExplorer (0) <215C9786-1C50-37F6-BB69-727FF648F424> /Applications/MachOExplorer.app/Contents/MacOS/MachOExplorer
0x101dfb000 - 0x102260fff +org.qt-project.QtWidgets (5.9 - 5.9.1) /Applications/MachOExplorer.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
0x1023be000 - 0x1027cfff7 +org.qt-project.QtGui (5.9 - 5.9.1) <425B6D3F-7724-348D-9827-43F97508414B> /Applications/MachOExplorer.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
0x1028c7000 - 0x102da0fff +org.qt-project.QtCore (5.9 - 5.9.1) <81B162CC-7629-337B-AC44-45B7ABD609B6> /Applications/MachOExplorer.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
0x102e51000 - 0x102f55ff7 +org.qt-project.QtNetwork (5.9 - 5.9.1) /Applications/MachOExplorer.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
0x104c2c000 - 0x104d7afff +libqcocoa.dylib (0) /Applications/MachOExplorer.app/Contents/PlugIns/platforms/libqcocoa.dylib
0x104dbf000 - 0x104debfff +org.qt-project.QtPrintSupport (5.9 - 5.9.1) <0598E3BB-24DF-3BE8-B49D-27EE2F30DA42> /Applications/MachOExplorer.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
0x106bb2000 - 0x106bb9fff +libqicns.dylib (0) /Applications/MachOExplorer.app/Contents/PlugIns/imageformats/libqicns.dylib
0x106bbe000 - 0x106bc4ff7 +libqgif.dylib (0) /Applications/MachOExplorer.app/Contents/PlugIns/imageformats/libqgif.dylib
0x106bd7000 - 0x107870fff com.apple.driver.AppleIntelSKLGraphicsGLDriver (10.30.14 - 10.3.0) <6407C1E8-81DE-37E2-961B-B801CED4FA5D> /System/Library/Extensions/AppleIntelSKLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelSKLGraphicsGLDriver
0x108324000 - 0x108329fff +libqico.dylib (0) <2862D26F-8BBE-34BB-804A-0CA33E6C6493> /Applications/MachOExplorer.app/Contents/PlugIns/imageformats/libqico.dylib
0x10832e000 - 0x108368fff +libqjpeg.dylib (0) /Applications/MachOExplorer.app/Contents/PlugIns/imageformats/libqjpeg.dylib
0x10836e000 - 0x108372ff7 +libqmacjp2.dylib (0) <46E82B09-032C-33CC-890E-1AC0941370A5> /Applications/MachOExplorer.app/Contents/PlugIns/imageformats/libqmacjp2.dylib
0x108376000 - 0x10837afff +libqsvg.dylib (0) /Applications/MachOExplorer.app/Contents/PlugIns/imageformats/libqsvg.dylib
0x10837e000 - 0x1083b4ff7 +org.qt-project.QtSvg (5.9 - 5.9.1) <3EF4A426-0E04-3862-8DF6-5C664EDF4959> /Applications/MachOExplorer.app/Contents/Frameworks/QtSvg.framework/Versions/5/QtSvg
0x1083d0000 - 0x1083d4fff +libqtga.dylib (0) <204D8F2A-6E7B-300E-BCAD-DD7A7ECC669E> /Applications/MachOExplorer.app/Contents/PlugIns/imageformats/libqtga.dylib
0x1083d8000 - 0x10842bff7 +libqtiff.dylib (0) <1DA26D6D-9E4C-3A5B-BB47-E20C274FDA8E> /Applications/MachOExplorer.app/Contents/PlugIns/imageformats/libqtiff.dylib
0x108433000 - 0x108437ff7 +libqwbmp.dylib (0) <84A3328E-8C3C-3ED6-8E9D-C60A752ADE0B> /Applications/MachOExplorer.app/Contents/PlugIns/imageformats/libqwbmp.dylib
0x10843b000 - 0x1084b9ff7 +libqwebp.dylib (0) <41044581-D8A6-3C8C-97E5-9D533A656449> /Applications/MachOExplorer.app/Contents/PlugIns/imageformats/libqwebp.dylib
0x10fc24000 - 0x10fc6e98f dyld (519.2.2) <6695F30B-4E88-3C0B-9867-7D738C44A3E6> /usr/lib/dyld
0x7fff40d02000 - 0x7fff41050ff7 com.apple.RawCamera.bundle (8.02.0 - 1017.2.2) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff427e0000 - 0x7fff429a7fff com.apple.driver.AppleIntelSKLGraphicsMTLDriver (10.30.14 - 10.3.0) <4F2567A9-2D24-334D-AF85-BB3FEB845BBE> /System/Library/Extensions/AppleIntelSKLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelSKLGraphicsMTLDriver
0x7fff44820000 - 0x7fff44824ffb com.apple.agl (3.3.1 - AGL-3.3.1) <5A110DE6-3EE7-343B-95FE-9642517D1B64> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x7fff44bc1000 - 0x7fff44bc1fff com.apple.Accelerate (1.11 - Accelerate 1.11) <5AA750F5-D633-32BA-B7F3-4F651FB1761E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff44bc2000 - 0x7fff44bd8fe3 libCGInterfaces.dylib (417) <27E09D39-51B5-3297-BE33-0DB1736B833A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff44bd9000 - 0x7fff450d7fc3 com.apple.vImage (8.1 - ???) <310976EE-E12D-39D7-8F58-6EE924E08576> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff450d8000 - 0x7fff45232fcb libBLAS.dylib (1211.30.1) <0DB0D952-BCF4-3479-BA2F-785FB1A57479> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff45233000 - 0x7fff45261fef libBNNS.dylib (37) <49EB4DBA-877C-3D41-90A2-C3D982C72A54> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff45262000 - 0x7fff45622ff7 libLAPACK.dylib (1211.30.1) <2D4E4446-6B63-350C-BD68-A1B8FBE99539> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff45623000 - 0x7fff45638ff7 libLinearAlgebra.dylib (1211.30.1) <6C68F41D-1398-3AFE-BE72-C0ECA1B24BDC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff45639000 - 0x7fff4563eff3 libQuadrature.dylib (3) <3D6BF66A-55B2-3692-BAC7-DEB0C676ED29> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff4563f000 - 0x7fff4569dfff libSparse.dylib (79.1.1) <7AD0F8A8-FD36-36FE-B83D-58648EBD0027> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff4569e000 - 0x7fff456b1fff libSparseBLAS.dylib (1211.30.1) <42506F6F-0F38-322E-9903-C1DB66E4DA05> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff456b2000 - 0x7fff4585efc3 libvDSP.dylib (622.20.8) <6FFCA52B-7D60-326A-ADF2-601F39A8685A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff4585f000 - 0x7fff4590ffef libvMisc.dylib (622.20.8) <54F90047-879F-3260-8604-6E453149B49E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff45910000 - 0x7fff45910fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <8A96A8ED-7B88-3D17-8D17-41D224E0EC90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff45c00000 - 0x7fff46a5dfff com.apple.AppKit (6.9 - 1561.20.106) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff46aaf000 - 0x7fff46aaffff com.apple.ApplicationServices (48 - 50) <7627DBD6-497B-3AB7-9B63-F0532EDF09B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff46ab0000 - 0x7fff46b16fff com.apple.ApplicationServices.ATS (377 - 445) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff46baf000 - 0x7fff46cd1fff libFontParser.dylib (222.1.2) <11BD5EEF-AF18-33FB-B114-DD611932E822> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff46cd2000 - 0x7fff46d1cff7 libFontRegistry.dylib (221) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff46dc1000 - 0x7fff46df4ff7 libTrueTypeScaler.dylib (222.1.2) <33C245B4-E1AD-3C89-B735-5A5610E547C8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff46e5e000 - 0x7fff46e62ff3 com.apple.ColorSyncLegacy (4.13.0 - 1) <42C25E85-1CF3-3DEC-A434-BE69F68F4318> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff46f02000 - 0x7fff46f54ff7 com.apple.HIServices (1.22 - 622) <2E83CD6F-ED98-3C29-BD0A-8525E38AB5DB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff46f55000 - 0x7fff46f63fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <71A9C815-AC55-3E36-A618-F6778F5119AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff46f64000 - 0x7fff46fb0fff com.apple.print.framework.PrintCore (13 - 503) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff46fb1000 - 0x7fff46febfff com.apple.QD (3.12 - 403) <38D8106A-4FFA-3FE9-9999-714CADD7EE9C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff46fec000 - 0x7fff46ff8fff com.apple.speech.synthesis.framework (7.4.1 - 7.4.1) <9ABE85D9-6E4A-3CEF-AA09-F81E52730598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff46ff9000 - 0x7fff47284fff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <46EDC245-5877-3438-805C-3AA0316E3F5C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff47286000 - 0x7fff47286fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <0FC3B4FF-FFAB-3346-9A6A-C1DE033185EA> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff4759b000 - 0x7fff4792dfff com.apple.CFNetwork (893.13.1 - 893.13.1) <3ECC6AD0-B47D-38D2-BF26-496B34847D25> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff47942000 - 0x7fff47942fff com.apple.Carbon (158 - 158) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff47943000 - 0x7fff47946ffb com.apple.CommonPanels (1.2.6 - 98) <39C8EBA3-EEB2-335B-8A88-D6C64BAA112F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff47947000 - 0x7fff47c4cff7 com.apple.HIToolbox (2.1.1 - 910.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff47c4d000 - 0x7fff47c50ffb com.apple.help (1.3.8 - 64) <18D02016-119A-33E8-AEB0-E9466BA4AD56> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff47c51000 - 0x7fff47c56fff com.apple.ImageCapture (9.0 - 9.0) <2DE590E5-DF0E-3962-A2BE-06EBC79B3D72> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff47c57000 - 0x7fff47cecffb com.apple.ink.framework (10.9 - 220) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff47ced000 - 0x7fff47d07ff7 com.apple.openscripting (1.7 - 174) <66899B51-ADFD-360D-88E9-B52439F531B4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff47d28000 - 0x7fff47d29fff com.apple.print.framework.Print (12 - 267) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff47d2a000 - 0x7fff47d2cff7 com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff47d2d000 - 0x7fff47d33fff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <1F10ED1F-12C7-39AC-88A0-43A1338F9316> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff47e4e000 - 0x7fff47f07ff7 com.apple.ColorSync (4.13.0 - 546) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff48094000 - 0x7fff48127ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff4818e000 - 0x7fff481b7ffb com.apple.CoreBluetooth (1.0 - 1) <942F88A5-AD68-3359-90D5-6F1A3311C51A> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff481b8000 - 0x7fff4850cfe7 com.apple.CoreData (120 - 849.2) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff4850d000 - 0x7fff485d9fff com.apple.CoreDisplay (1.0 - 81.7) /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff485da000 - 0x7fff48a7afe7 com.apple.CoreFoundation (6.9 - 1451) <7AFE9C8F-A562-3AFC-8402-117AA02F57E9> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff48a7c000 - 0x7fff49089fef com.apple.CoreGraphics (2.0 - 1129.5) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff4908b000 - 0x7fff4937afff com.apple.CoreImage (13.0.0 - 579.2.9) <8AE143AB-6284-3B00-B56D-8C0C1826EF34> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff49609000 - 0x7fff496eafff com.apple.CoreMedia (1.0 - 2270.12.1) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff4973a000 - 0x7fff4973afff com.apple.CoreServices (822.19 - 822.19) <44456ED2-59E4-34CB-B41B-C6A82B269949> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff4973b000 - 0x7fff497afffb com.apple.AE (735.1 - 735.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff497b0000 - 0x7fff49a87ff7 com.apple.CoreServices.CarbonCore (1178.2 - 1178.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff49a88000 - 0x7fff49abcff7 com.apple.DictionaryServices (1.2 - 284) <3FCEE280-8DD0-37C9-BFD4-7BA87AAFC8EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff49abd000 - 0x7fff49ac5ff3 com.apple.CoreServices.FSEvents (1239 - 1239) <7BBC5CB7-DBC8-316B-99B0-781827159A2F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff49ac6000 - 0x7fff49c7eff7 com.apple.LaunchServices (822.19 - 822.19) <2895A919-0445-3CE2-9696-40122B5A46C5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff49c7f000 - 0x7fff49d2eff7 com.apple.Metadata (10.7.0 - 1191.2.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff49d2f000 - 0x7fff49d8cff7 com.apple.CoreServices.OSServices (822.19 - 822.19) <34BF1FAC-A0F7-37B4-950D-46408EBA9684> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff49d8d000 - 0x7fff49dfbfff com.apple.SearchKit (1.4.0 - 1.4.0) <14053F88-2C76-35CA-9FC1-2A9BC0B63F88> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff49dfc000 - 0x7fff49e20ffb com.apple.coreservices.SharedFileList (71.4 - 71.4) <4AA6DCF5-BAF8-36FA-A8B0-EDF518EFEF14> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff4a0bb000 - 0x7fff4a209ffb com.apple.CoreText (352.0 - 578.12) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff4a20a000 - 0x7fff4a244ff3 com.apple.CoreVideo (1.8 - 279.2) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff4a245000 - 0x7fff4a2cfffb com.apple.framework.CoreWLAN (13.0 - 1339) <16DDD47C-BBFE-3D49-8BDF-3652017240FD> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff4a54a000 - 0x7fff4a54ffff com.apple.DiskArbitration (2.7 - 2.7) <44836CE9-A9ED-3017-972A-7A0A3D6B472B> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff4a710000 - 0x7fff4aad5fff com.apple.Foundation (6.9 - 1451) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff4ab45000 - 0x7fff4ab75fff com.apple.GSS (4.0 - 2.0) <3B4B4509-B5A3-396B-9C71-80BAE84476FA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff4ac87000 - 0x7fff4ad8aff3 com.apple.Bluetooth (6.0.2 - 6.0.2f2) <718565B3-6DA7-3DF9-BB51-391FFCAEAFA5> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff4adea000 - 0x7fff4ae85fff com.apple.framework.IOKit (2.0.2 - 1445.40.1) <9CFA07B9-BA6E-31E4-AD4F-C47071A8C522> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff4ae87000 - 0x7fff4ae8effb com.apple.IOSurface (209.2.2 - 209.2.2) <6D35A601-1C47-37BE-AD31-F8EB88F67573> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff4aee5000 - 0x7fff4b05cff7 com.apple.ImageIO.framework (3.3.0 - 1713) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff4b05d000 - 0x7fff4b061ffb libGIF.dylib (1713) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff4b062000 - 0x7fff4b149fff libJP2.dylib (1713) <332083DD-3D27-3DE7-9866-A36D590E511E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff4b14a000 - 0x7fff4b16dff7 libJPEG.dylib (1713) <2D846A18-D8AF-3573-803B-BEABCBAC38D1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff4b449000 - 0x7fff4b46ffeb libPng.dylib (1713) <546F41CE-185C-31A0-B61C-1012AA932624> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff4b470000 - 0x7fff4b472ffb libRadiance.dylib (1713) <31787C46-4A2B-3CDF-95E9-EC1BD4794917> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff4b473000 - 0x7fff4b4c0feb libTIFF.dylib (1713) <5319B2E1-83D2-30C7-A7BC-A0CE0B07885D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff4c24f000 - 0x7fff4c268ff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff4c520000 - 0x7fff4c527fff com.apple.MediaAccessibility (1.0 - 114) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff4c5ca000 - 0x7fff4cbe5fff com.apple.MediaToolbox (1.0 - 2270.12.1) <40802884-1347-3CDC-AAD3-D046463A528E> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff4cbe7000 - 0x7fff4cc66fff com.apple.Metal (124.7 - 124.7) /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff4cc83000 - 0x7fff4cc98fff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff4cc99000 - 0x7fff4cd04fef com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff4cd05000 - 0x7fff4cd28fff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff4cd29000 - 0x7fff4cda9ff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff4cdaa000 - 0x7fff4cdaaff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <2E8723FC-AA53-3596-B6A4-220A378B7A5A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff4ddb3000 - 0x7fff4ddbfffb com.apple.NetFS (6.0 - 4.0) <81B22AE7-7094-30F2-BF41-84CA05EDB95B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff50ba7000 - 0x7fff50baffef libcldcpuengine.dylib (2.8.7) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff50bb0000 - 0x7fff50bfdffb com.apple.opencl (2.8.12 - 2.8.12) <7F9BF7F0-AFB2-349A-BF9B-2DE5288380C4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff50bfe000 - 0x7fff50c1affb com.apple.CFOpenDirectory (10.13 - 207) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff50c1b000 - 0x7fff50c26fff com.apple.OpenDirectory (10.13 - 207) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff51da5000 - 0x7fff51da7fff libCVMSPluginSupport.dylib (16.4.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff51da8000 - 0x7fff51dacff7 libCoreFSCache.dylib (162.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff51dad000 - 0x7fff51db1fff libCoreVMClient.dylib (162.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff51db2000 - 0x7fff51dbafff libGFXShared.dylib (16.4.2) <07F1D947-F79B-3608-9080-E4DBFE13AF1D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff51dbb000 - 0x7fff51dc6fff libGL.dylib (16.4.2) <97D6871A-BAF1-33DD-9ED7-BE7BB437F378> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff51dc7000 - 0x7fff51e02fe7 libGLImage.dylib (16.4.2) <3E2802DF-4998-31DB-B3A2-65720DE919A5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff51e03000 - 0x7fff51f6ffff libGLProgrammability.dylib (16.4.2) <3505EF20-FA3D-321B-8C11-D9CA74656F30> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff51f70000 - 0x7fff51faeffb libGLU.dylib (16.4.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff52926000 - 0x7fff52934ffb com.apple.opengl (16.4.2 - 16.4.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff52935000 - 0x7fff52accffb GLEngine (16.4.2) <8F35484D-9C09-3D79-9825-7E73661326D4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x7fff52acd000 - 0x7fff52af5ffb GLRendererFloat (16.4.2) <463BD481-6E1A-3EFC-A93B-C7E9292F76ED> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x7fff5377c000 - 0x7fff539c4fff com.apple.QuartzCore (1.11 - 584.8.102) <4479AF33-E6EA-3037-A2C1-3C6F12B1260A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff541fd000 - 0x7fff54514ff7 com.apple.security (7.0 - 58286.41.2) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff54515000 - 0x7fff5459fff7 com.apple.securityfoundation (6.0 - 55185.30.4) <65144003-B9E2-3DE3-8923-F2BAA68BBF4E> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff545d1000 - 0x7fff545d4ffb com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff54979000 - 0x7fff549e9ff3 com.apple.SystemConfiguration (1.17 - 1.17) <3C6B2BB9-43AB-39AD-8027-38E30A8A4186> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff54b9e000 - 0x7fff54f17ff7 com.apple.VideoToolbox (1.0 - 2270.12.1) <77848D39-10DA-3AA3-88F4-2898F42FCA5A> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff5761c000 - 0x7fff576a8ff7 com.apple.APFS (1.0 - 1) <9D67579C-7FB4-3AD9-AB4F-9174A552EB37> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff582bb000 - 0x7fff582e3fff com.apple.framework.Apple80211 (13.0 - 1345) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff582e5000 - 0x7fff582f4ff7 com.apple.AppleFSCompression (96.30.2 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff58430000 - 0x7fff58478ff3 com.apple.AppleJPEG (1.0 - 1) <8BBD5180-5BF9-33DB-8B91-974B1D0AECFB> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff584b3000 - 0x7fff584dbfff com.apple.applesauce (1.0 - ???) <32FF4851-2F68-35BA-835F-91856A20C323> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff585a8000 - 0x7fff585f8ff7 com.apple.AppleVAFramework (5.0.39 - 5.0.39) <4B830521-2A54-3116-8103-127E631FEDC8> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff58cc7000 - 0x7fff58cceff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <47B6301F-D908-3811-BB9E-DA16D9B29A34> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff58ccf000 - 0x7fff58d56ff7 com.apple.backup.framework (1.9.2 - 1.9.2) <40C6CFA8-4013-3AFB-97CE-8A09388FA343> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff5a6e6000 - 0x7fff5a6efff3 com.apple.CommonAuth (4.0 - 2.0) <11B2D184-36B8-3624-B1AD-7B6037D76160> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff5a980000 - 0x7fff5ad60fff com.apple.CoreAUC (249.0.0 - 249.0.0) <7F406271-A215-3C75-BDAA-B9611BA2822E> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff5ad61000 - 0x7fff5ad91ff7 com.apple.CoreAVCHD (5.9.0 - 5900.4.1) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff5b0fc000 - 0x7fff5b10cff7 com.apple.CoreEmoji (1.0 - 69.3) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff5bfe2000 - 0x7fff5c013ff3 com.apple.CoreServicesInternal (309.1 - 309.1) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff5c362000 - 0x7fff5c3f3fff com.apple.CoreSymbolication (63075) <2458D96C-1C31-34F8-93F0-73DB0042CB30> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff5c476000 - 0x7fff5c5aafff com.apple.coreui (2.1 - 492.2) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff5c5ab000 - 0x7fff5c6b6fff com.apple.CoreUtils (5.3 - 530.60) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff5c70b000 - 0x7fff5c76ffff com.apple.framework.CoreWiFi (13.0 - 1339) <7EBA8BA5-C650-3067-A805-8DD08FC816FD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff5c770000 - 0x7fff5c77fff7 com.apple.CrashReporterSupport (10.13 - 1) <6B5B2B78-15D2-363F-BE34-8F9226E79E24> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff5c7fc000 - 0x7fff5c80bff7 com.apple.framework.DFRFoundation (1.0 - 191.1) <87B83349-C317-3E07-894C-5BC5C20AE08B> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff5c80e000 - 0x7fff5c812ffb com.apple.DSExternalDisplay (3.1 - 380) /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff5c898000 - 0x7fff5c90efff com.apple.datadetectorscore (7.0 - 590.3) <792593BC-21C7-3E0C-929E-067CD725FCBD> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff5c95c000 - 0x7fff5c99cff7 com.apple.DebugSymbols (141 - 141) <99562E28-0E56-3F6F-93A1-EF997A5E1F87> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff5c99d000 - 0x7fff5caccfff com.apple.desktopservices (1.12.2 - 1.12.2) <8E068AF7-FB72-38E2-948E-6C13F359C69D> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff5d840000 - 0x7fff5dc6efff com.apple.vision.FaceCore (3.3.2 - 3.3.2) <80C97AD7-D5C2-311A-B268-4AA60CAD6CED> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff5f8d6000 - 0x7fff5f8d6fff libmetal_timestamp.dylib (802.3.14) <567B1E2F-A6C4-3350-A72E-AF0E0C4A7788> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3802/Libraries/libmetal_timestamp.dylib
0x7fff60f36000 - 0x7fff60f41ff7 libGPUSupportMercury.dylib (16.4.2) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x7fff61c82000 - 0x7fff61c91fff com.apple.GraphVisualizer (1.0 - 5) <0A93C5DE-0D28-312E-8764-6B0FB805ED91> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff61d09000 - 0x7fff61d7dfff com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff6262f000 - 0x7fff62636ffb com.apple.IOAccelerator (376.6 - 376.6) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff6263a000 - 0x7fff62651fff com.apple.IOPresentment (1.0 - 32.1) /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff62a1b000 - 0x7fff62a40fff com.apple.IconServices (97.4 - 97.4) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff62cd5000 - 0x7fff62dcafff com.apple.LanguageModeling (1.0 - 159.3.1) <9B08E18E-69B4-3413-A03A-EF5AE4BE6277> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff62dcb000 - 0x7fff62e0dff7 com.apple.Lexicon-framework (1.0 - 33.2) <5CC5E8EE-62A1-3EA5-B300-A39ABD0CF12D> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff62e11000 - 0x7fff62e18ff7 com.apple.LinguisticData (1.0 - 238.3) <228AF7CA-649A-3E24-BBC7-8A24B39B3FC4> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff6363c000 - 0x7fff6363ffff com.apple.Mangrove (1.0 - 1) <13832222-8A6B-3790-8914-BE874B5ED4DD> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff63a7a000 - 0x7fff63ae3ff7 com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff63aeb000 - 0x7fff63b00ff3 com.apple.MobileAssets (1.0 - 437.40.1) <589D6786-0C0F-3CDB-8093-3834402CE083> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
0x7fff63cfb000 - 0x7fff63d23fff com.apple.MultitouchSupport.framework (1204.13 - 1204.13) <6C5D778D-4AB7-39A4-989B-2E8D2D57B3A0> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff63f88000 - 0x7fff63f93fff com.apple.NetAuth (6.2 - 6.2) <5C6F492A-28EF-3A0E-B573-6F3D60CFF0C7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff65795000 - 0x7fff657d5ffb com.apple.PerformanceAnalysis (1.183.1 - 183.1) <2BE359F2-DCE6-3E33-BA99-964507A3F540> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff675b1000 - 0x7fff675cffff com.apple.ProtocolBuffer (1 - 259) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff677b0000 - 0x7fff677d3ffb com.apple.RemoteViewServices (2.0 - 125) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff690f0000 - 0x7fff69201fff com.apple.Sharing (972.14 - 972.14) <964AEC2D-8A2A-33BE-9334-98A7CBE7CC51> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff6922b000 - 0x7fff6922cfff com.apple.performance.SignpostNotification (1.0 - 1) /System/Library/PrivateFrameworks/SignpostNotification.framework/Versions/A/SignpostNotification
0x7fff69f29000 - 0x7fff6a1c3fff com.apple.SkyLight (1.600.0 - 312.23.4) <455CE6F6-CD58-3E08-8300-CA8BDD3377FC> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff6a974000 - 0x7fff6a981ff7 com.apple.SpeechRecognitionCore (4.0.13 - 4.0.13) /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff6ae1a000 - 0x7fff6ae41ff7 com.apple.StreamingZip (1.0 - 1) /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
0x7fff6b513000 - 0x7fff6b597fe7 com.apple.Symbolication (9.0 - 63079.1) <177BC9CA-E6AE-3B40-806F-0080C0CDFF29> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff6ba89000 - 0x7fff6ba90ff3 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff6bc9d000 - 0x7fff6bd5aff7 com.apple.TextureIO (3.7 - 3.7) /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff6bdfe000 - 0x7fff6bdfffff com.apple.TrustEvaluationAgent (2.0 - 31) <39F533B2-211E-3635-AF47-23F27749FF4A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff6be05000 - 0x7fff6bfb4ff3 com.apple.UIFoundation (1.0 - 546.1.1) /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff6cc7d000 - 0x7fff6cd4cff7 com.apple.ViewBridge (343.2 - 343.2) /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff6d6f7000 - 0x7fff6d6f9ffb com.apple.loginsupport (1.0 - 1) <5E2C4AA7-066D-3FDB-B0E1-4CDAF287392C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff6d85d000 - 0x7fff6d890fff libclosured.dylib (519.2.2) <48051216-5647-3643-B979-B77D0FD20011> /usr/lib/closure/libclosured.dylib
0x7fff6d930000 - 0x7fff6d969ff7 libCRFSuite.dylib (41) /usr/lib/libCRFSuite.dylib
0x7fff6d96a000 - 0x7fff6d975fff libChineseTokenizer.dylib (28) /usr/lib/libChineseTokenizer.dylib
0x7fff6da07000 - 0x7fff6da08ff3 libDiagnosticMessagesClient.dylib (104) <9712E980-76EE-3A89-AEA6-DF4BAF5C0574> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff6da3f000 - 0x7fff6dc09ff3 libFosl_dynamic.dylib (17.7) /usr/lib/libFosl_dynamic.dylib
0x7fff6dc41000 - 0x7fff6dc41fff libOpenScriptingUtil.dylib (174) <203D2C39-61BB-3713-A502-2D17B04A42AC> /usr/lib/libOpenScriptingUtil.dylib
0x7fff6dd6a000 - 0x7fff6dd6effb libScreenReader.dylib (562.13) <21638ECC-87BF-3CC5-B2D8-6F7883F5FDCA> /usr/lib/libScreenReader.dylib
0x7fff6dd6f000 - 0x7fff6dd70ff3 libSystem.B.dylib (1252) <47329E26-DC23-3EBA-9461-37755368327D> /usr/lib/libSystem.B.dylib
0x7fff6de03000 - 0x7fff6de03fff libapple_crypto.dylib (109.40.1) <32252490-B1E9-363F-AEED-3EC97D919348> /usr/lib/libapple_crypto.dylib
0x7fff6de04000 - 0x7fff6de1aff7 libapple_nghttp2.dylib (1.24) <01402BC4-4822-3676-9C80-50D83F816424> /usr/lib/libapple_nghttp2.dylib
0x7fff6de1b000 - 0x7fff6de45ff3 libarchive.2.dylib (54) <8FC28DD8-E315-3C3E-95FE-D1D2CBE49888> /usr/lib/libarchive.2.dylib
0x7fff6de46000 - 0x7fff6dec7fdf libate.dylib (1.13.1) <178ACDAD-DE7E-346C-A613-1CBF7929AC07> /usr/lib/libate.dylib
0x7fff6decb000 - 0x7fff6decbff3 libauto.dylib (187) /usr/lib/libauto.dylib
0x7fff6decc000 - 0x7fff6df83fff libboringssl.dylib (109.40.1) <75F5F125-B919-3318-BD12-29CB5E868475> /usr/lib/libboringssl.dylib
0x7fff6df84000 - 0x7fff6df94ff3 libbsm.0.dylib (39) <770B341F-3BB7-3123-B53C-F2D58868A963> /usr/lib/libbsm.0.dylib
0x7fff6df95000 - 0x7fff6dfa2ffb libbz2.1.0.dylib (38) <0A5086BB-4724-3C14-979D-5AD4F26B5B45> /usr/lib/libbz2.1.0.dylib
0x7fff6dfa3000 - 0x7fff6dff9fff libc++.1.dylib (400.9) /usr/lib/libc++.1.dylib
0x7fff6dffa000 - 0x7fff6e01eff7 libc++abi.dylib (400.7) <217656D5-BC40-37FF-B322-91CB2AAD4F34> /usr/lib/libc++abi.dylib
0x7fff6e020000 - 0x7fff6e030fff libcmph.dylib (6) /usr/lib/libcmph.dylib
0x7fff6e031000 - 0x7fff6e047fff libcompression.dylib (47) /usr/lib/libcompression.dylib
0x7fff6e2f4000 - 0x7fff6e30cff7 libcoretls.dylib (155) /usr/lib/libcoretls.dylib
0x7fff6e30d000 - 0x7fff6e30effb libcoretls_cfhelpers.dylib (155) /usr/lib/libcoretls_cfhelpers.dylib
0x7fff6e4a7000 - 0x7fff6e637fff libcrypto.35.dylib (22) <067CFC21-249D-392D-ADE1-785100BF0F83> /usr/lib/libcrypto.35.dylib
0x7fff6e7de000 - 0x7fff6e834ff3 libcups.2.dylib (462.1) /usr/lib/libcups.2.dylib
0x7fff6e8b6000 - 0x7fff6e8bdff3 libdscsym.dylib (183.1) <2DE012BF-CE9A-3BDF-9A2D-55D66B51AA35> /usr/lib/libdscsym.dylib
0x7fff6e972000 - 0x7fff6e972fff libenergytrace.dylib (16) /usr/lib/libenergytrace.dylib
0x7fff6e9a9000 - 0x7fff6e9aeff3 libheimdal-asn1.dylib (520.30.1) <14DC1451-6E22-3A48-80CB-5D33DC0F8C3B> /usr/lib/libheimdal-asn1.dylib
0x7fff6e9da000 - 0x7fff6eacbff7 libiconv.2.dylib (51) <0772997F-4109-38A1-91ED-0F3F16AE99E5> /usr/lib/libiconv.2.dylib
0x7fff6eacc000 - 0x7fff6ecf3ffb libicucore.A.dylib (59152.0.1) /usr/lib/libicucore.A.dylib
0x7fff6ed40000 - 0x7fff6ed41fff liblangid.dylib (128) <39C39393-0D05-301D-93B2-F224FC4949AA> /usr/lib/liblangid.dylib
0x7fff6ed42000 - 0x7fff6ed5bffb liblzma.5.dylib (10) <3D419A50-961F-37D2-8A01-3DC7AB7B8D18> /usr/lib/liblzma.5.dylib
0x7fff6ed5c000 - 0x7fff6ed72ff7 libmarisa.dylib (9) /usr/lib/libmarisa.dylib
0x7fff6ee23000 - 0x7fff6f04bff7 libmecabra.dylib (779.7.6) <7E255F87-BBB4-3AE5-BC82-6DEE70566D05> /usr/lib/libmecabra.dylib
0x7fff6f223000 - 0x7fff6f2faffb libnetwork.dylib (1229.30.11) <4E7A6EBA-B3DD-3001-9C97-CB423922B78C> /usr/lib/libnetwork.dylib
0x7fff6f370000 - 0x7fff6f75e7e7 libobjc.A.dylib (723) <93A92316-DE1E-378C-8891-99720B50D075> /usr/lib/libobjc.A.dylib
0x7fff6f771000 - 0x7fff6f775fff libpam.2.dylib (22) <7B4D2CE2-1438-387A-9802-5CEEFBF26F86> /usr/lib/libpam.2.dylib
0x7fff6f778000 - 0x7fff6f7acfff libpcap.A.dylib (79.20.1) /usr/lib/libpcap.A.dylib
0x7fff6f82b000 - 0x7fff6f847ffb libresolv.9.dylib (65) /usr/lib/libresolv.9.dylib
0x7fff6f895000 - 0x7fff6f896ff7 libspindump.dylib (248) <12E8B8BA-072F-39AE-8BC9-7D5840DA80EB> /usr/lib/libspindump.dylib
0x7fff6f897000 - 0x7fff6fa2afe7 libsqlite3.dylib (274.5) /usr/lib/libsqlite3.dylib
0x7fff6fbfb000 - 0x7fff6fc34fff libusrtcp.dylib (1229.30.11) <537F14D0-84DF-349F-8EA0-52BB7A241E60> /usr/lib/libusrtcp.dylib
0x7fff6fc35000 - 0x7fff6fc38ffb libutil.dylib (51.20.1) <216D18E5-0BAF-3EAF-A38E-F6AC37CBABD9> /usr/lib/libutil.dylib
0x7fff6fc39000 - 0x7fff6fc46fff libxar.1.dylib (400) <0316128D-3B47-3052-995D-97B4FE5491DC> /usr/lib/libxar.1.dylib
0x7fff6fc4a000 - 0x7fff6fd31fff libxml2.2.dylib (31.7) <49544596-BCF8-3765-8DC5-DB1A9A90EF92> /usr/lib/libxml2.2.dylib
0x7fff6fd32000 - 0x7fff6fd5afff libxslt.1.dylib (15.10) <66682AF6-C2D5-374C-901F-25A3E72814DC> /usr/lib/libxslt.1.dylib
0x7fff6fd5b000 - 0x7fff6fd6dffb libz.1.dylib (70) <48C67CFC-940D-3857-8DAD-857774605352> /usr/lib/libz.1.dylib
0x7fff6fe0b000 - 0x7fff6fe0fff7 libcache.dylib (80) <354F3B7D-404E-3398-9EBF-65CA2CE65211> /usr/lib/system/libcache.dylib
0x7fff6fe10000 - 0x7fff6fe1aff3 libcommonCrypto.dylib (60118.30.2) <674286D3-7744-36A3-9AAA-49DFCD97A986> /usr/lib/system/libcommonCrypto.dylib
0x7fff6fe1b000 - 0x7fff6fe22fff libcompiler_rt.dylib (62) <4487CFBA-A5D7-3282-9E6B-94CAD7BE507E> /usr/lib/system/libcompiler_rt.dylib
0x7fff6fe23000 - 0x7fff6fe2bffb libcopyfile.dylib (146.30.2) <2C7C67D7-562B-3FFA-973D-BACF4C10E1EC> /usr/lib/system/libcopyfile.dylib
0x7fff6fe2c000 - 0x7fff6feb1fff libcorecrypto.dylib (562.30.10) <8A53EFE1-AFCA-3676-BEE1-FA5ED9F0E222> /usr/lib/system/libcorecrypto.dylib
0x7fff6ff39000 - 0x7fff6ff72ff7 libdispatch.dylib (913.30.4) <7D0E3183-282B-3FEE-A734-2C0ADC092084> /usr/lib/system/libdispatch.dylib
0x7fff6ff73000 - 0x7fff6ff90ff7 libdyld.dylib (519.2.2) /usr/lib/system/libdyld.dylib
0x7fff6ff91000 - 0x7fff6ff91ffb libkeymgr.dylib (28) <6D84A96F-C65B-38EC-BDB5-21FD2C97E7B2> /usr/lib/system/libkeymgr.dylib
0x7fff6ff92000 - 0x7fff6ff9eff3 libkxld.dylib (4570.41.2) <661F47FA-F6FC-3FB1-8023-9DFE108AEEF7> /usr/lib/system/libkxld.dylib
0x7fff6ff9f000 - 0x7fff6ff9fff7 liblaunch.dylib (1205.30.29) /usr/lib/system/liblaunch.dylib
0x7fff6ffa0000 - 0x7fff6ffa4ffb libmacho.dylib (900.0.1) <756F2553-07B6-3B42-ACEA-2F0F1A5E8D0F> /usr/lib/system/libmacho.dylib
0x7fff6ffa5000 - 0x7fff6ffa7ff3 libquarantine.dylib (86) <6AC8773F-3817-3D82-99C2-01BABB9C3CBB> /usr/lib/system/libquarantine.dylib
0x7fff6ffa8000 - 0x7fff6ffa9ff3 libremovefile.dylib (45) <912FA211-DD8C-3C92-8424-21B89F8B10FD> /usr/lib/system/libremovefile.dylib
0x7fff6ffaa000 - 0x7fff6ffc1fff libsystem_asl.dylib (356.1.1) <94972913-9DF0-3C78-847C-43E58919E3DA> /usr/lib/system/libsystem_asl.dylib
0x7fff6ffc2000 - 0x7fff6ffc2fff libsystem_blocks.dylib (67) /usr/lib/system/libsystem_blocks.dylib
0x7fff6ffc3000 - 0x7fff7004cff7 libsystem_c.dylib (1244.30.3) /usr/lib/system/libsystem_c.dylib
0x7fff7004d000 - 0x7fff70050ffb libsystem_configuration.dylib (963.30.1) <0F8D0B76-4F7D-34EC-AB6C-50F9465809DA> /usr/lib/system/libsystem_configuration.dylib
0x7fff70051000 - 0x7fff70054ffb libsystem_coreservices.dylib (51) <21A488D0-2D07-344E-8631-CC8B2A246F35> /usr/lib/system/libsystem_coreservices.dylib
0x7fff70055000 - 0x7fff70056fff libsystem_darwin.dylib (1244.30.3) <2F750CB1-BC26-3FA3-AE59-553EE30D451B> /usr/lib/system/libsystem_darwin.dylib
0x7fff70057000 - 0x7fff7005dff7 libsystem_dnssd.dylib (878.30.4) /usr/lib/system/libsystem_dnssd.dylib
0x7fff7005e000 - 0x7fff700a7ff7 libsystem_info.dylib (517.30.1) <7D79E167-4B5C-3833-81EE-3AF3FB53616D> /usr/lib/system/libsystem_info.dylib
0x7fff700a8000 - 0x7fff700cdff7 libsystem_kernel.dylib (4570.41.2) <5155A4C3-825B-3178-AC51-0D2D2F2A6618> /usr/lib/system/libsystem_kernel.dylib
0x7fff700ce000 - 0x7fff70119fcb libsystem_m.dylib (3146) /usr/lib/system/libsystem_m.dylib
0x7fff7011a000 - 0x7fff70139fff libsystem_malloc.dylib (140.40.1) <36B22C99-D772-3039-9A4C-AA31389965E1> /usr/lib/system/libsystem_malloc.dylib
0x7fff7013a000 - 0x7fff701deff3 libsystem_network.dylib (1229.30.11) <40BAD301-8744-3AD8-A688-E7925C587B00> /usr/lib/system/libsystem_network.dylib
0x7fff701df000 - 0x7fff701e9ffb libsystem_networkextension.dylib (767.40.1) /usr/lib/system/libsystem_networkextension.dylib
0x7fff701ea000 - 0x7fff701f3ff3 libsystem_notify.dylib (172) <98EA3D62-7C86-30DE-8261-D020D2F1EFF3> /usr/lib/system/libsystem_notify.dylib
0x7fff701f4000 - 0x7fff701fbff7 libsystem_platform.dylib (161.20.1) /usr/lib/system/libsystem_platform.dylib
0x7fff701fc000 - 0x7fff70207fff libsystem_pthread.dylib (301.30.1) /usr/lib/system/libsystem_pthread.dylib
0x7fff70208000 - 0x7fff7020bff3 libsystem_sandbox.dylib (765.40.2) <922D3D15-AB4C-3F1A-A94F-39214AF1ADB3> /usr/lib/system/libsystem_sandbox.dylib
0x7fff7020c000 - 0x7fff7020dff3 libsystem_secinit.dylib (30) /usr/lib/system/libsystem_secinit.dylib
0x7fff7020e000 - 0x7fff70215ff7 libsystem_symptoms.dylib (820.30.7) /usr/lib/system/libsystem_symptoms.dylib
0x7fff70216000 - 0x7fff70229ff7 libsystem_trace.dylib (829.30.14) <69EBF017-D40F-30D7-9B0B-BFC862D761A5> /usr/lib/system/libsystem_trace.dylib
0x7fff7022b000 - 0x7fff70230ff7 libunwind.dylib (35.3) <6D4FCD49-D2A9-3233-95C7-A7635CE265F2> /usr/lib/system/libunwind.dylib
0x7fff70231000 - 0x7fff7025dff7 libxpc.dylib (1205.30.29) /usr/lib/system/libxpc.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: 311022
thread_create: 0
thread_set_state: 161
VM Region Summary:
ReadOnly portion of Libraries: Total=382.7M resident=0K(0%) swapped_out_or_unallocated=382.7M(100%)
Writable regions: Total=224.8M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=224.8M(100%)
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 128K 2
Activity Tracing 256K 2
CG backing stores 23.2M 6
CG image 308K 6
CoreAnimation 108K 8
CoreGraphics 8K 2
CoreImage 28K 4
CoreUI image data 1816K 12
CoreUI image file 196K 6
Foundation 4K 2
Kernel Alloc Once 8K 2
MALLOC 189.5M 41
MALLOC guard page 48K 10
Memory Tag 242 12K 2
STACK GUARD 56.0M 5
Stack 9752K 7
VM_ALLOCATE 360K 16
__DATA 24.8M 261
__FONT_DATA 4K 2
__GLSLBUILTINS 2588K 2
__LINKEDIT 194.3M 22
__TEXT 188.4M 263
__UNICODE 560K 2
mapped file 62.5M 21
shared memory 2920K 13
=========== ======= =======
TOTAL 757.4M 694
The text was updated successfully, but these errors were encountered: