BTT Seems to cause sudden User Space Panic and Crash to Login Screen on 10.13.6

Earlier this Summer, I finally had the needed requirements to upgrade from 10.12 Sierra, where BTT ran flawlessly, to 10.13.6 High Sierra, and almost immediately I was plagued with frequent, instant User Space Panics and crashes; i.e., when performing simple operations, such as simply moving the pointer from one display to another, or actually trying to activate a BTT tap gesture, my User Space would freeze, turn all displays to black (very rarely also briefly displaying a spinning gear akin to a normal Logout), then the standard Login Screen appears.

Whether I simply Login again, or Restart, within a few hours or days, another User Space panic and crash will occur, unless I disable BTT.

It took many weeks of trial and error disabling other third party utilities, because the System Logs really didn't seem to capture anything useful at the point of the panics/crashes; then I finally had some BTT crash logs appear at corresponding event times.

I've included the last one below; and I've successfully run for three weeks without such a crash, disabling only BTT.

I'm pretty confident that since the crashes are absolutely all instigated by simply using a pointing device to move or click on a window or object/button/target, and especially if my pointer traverses up and across the Menubar vertically (see screenshot for configuration ion six displays) from the lower-center Main display to an upper display, that BTT is at the root of this repeatable instant panic/crash.

Please advise, and Thanks (I really miss having BTT!!!)

**Affected input device **
panics are triggered from either (Logitech) trackball, Apple Magic Mouse, or Magic Trackpad 2; I also have both an Apple full-size keyboard (USB) and a Kinesis Gaming split keyboard, as well as a generic 10-key number pad; all of which I have temporarily disconnected and still had panics without.

Please note: I have also gone to extreme lengths to disconnect and swap out most hardware and PCIe cards in order to isolate as best is possible to still reproduce the panics.

Screenshots

image

Device information:

  • Type of Mac: Mac Pro 3,1 (flashed)
  • macOS version: macOS High Sierra 10.13.6
  • BetterTouchTool version: 2.814 (1094)

Additional information (e.g. StackTraces, related issues, screenshots, workarounds, etc.):

Workaround: disable BTT

Summary

Process: BetterTouchTool [79579]
Path: /Applications/Utilities/BetterTouchTool.app/Contents/MacOS/BetterTouchTool
Identifier: com.hegenberg.BetterTouchTool
Version: 2.814 (1094)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: BetterTouchTool [79579]
User ID: 501

Date/Time: 2019-09-29 00:12:04.473 -0600
OS Version: Mac OS X 10.13.6 (17G8030)
Report Version: 12
Anonymous UUID: C05D8191-F5D1-CAFB-A8B2-9AEFECB35C1D

Time Awake Since Boot: 730000 seconds

System Integrity Protection: disabled

Crashed Thread: 1 Dispatch queue: com.apple.root.background-qos

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

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

VM Regions Near 0x8:
-->
__TEXT 0000000101f0f000-00000001026d2000 [ 7948K] r-x/rwx SM=COW bI [/Applications/Utilities/BetterTouchTool.app/Contents/MacOS/BetterTouchTool]

Thread 0:: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x00007fff503a3111 -[NSObject retain] + 4
1 com.apple.Foundation 0x00007fff2b1789fb -[_NSUndoLightInvocation initWithTarget:selector:object:] + 79
2 com.apple.Foundation 0x00007fff2b17898c -[NSUndoManager registerUndoWithTarget:selector:object:] + 74
3 com.apple.CoreData 0x00007fff28b766c3 -[NSManagedObjectContext(_NSInternalChangeProcessing) _processRecentChanges:] + 1987
4 com.apple.CoreData 0x00007fff28b7a2c8 -[NSManagedObjectContext save:] + 424
5 com.hegenberg.BetterTouchTool 0x000000010212e39f -[BSTDragPointCenter findCoreDataDisplayForDisplay:exactMatch:] + 4729
6 com.hegenberg.BetterTouchTool 0x000000010212f608 -[BSTDragPointCenter recognizeDisplays] + 2122
7 com.hegenberg.BetterTouchTool 0x000000010212fefe -[BSTDragPointCenter applicationDidChangeScreenParameters:] + 575
8 com.apple.CoreFoundation 0x00007fff2901221c CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER + 12
9 com.apple.CoreFoundation 0x00007fff290120ea _CFXRegistrationPost + 458
10 com.apple.CoreFoundation 0x00007fff29011e21 ___CFXNotificationPost_block_invoke + 225
11 com.apple.CoreFoundation 0x00007fff28fd09b2 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1826
12 com.apple.CoreFoundation 0x00007fff28fcfa43 _CFXNotificationPost + 659
13 com.apple.Foundation 0x00007fff2b0fb817 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
14 com.apple.AppKit 0x00007fff2710d133 -[NSApplication(ScreenHandling) _reactToScreenInvalidationImmediately:] + 354
15 com.apple.AppKit 0x00007fff2710cf95 __60-[NSApplication(ScreenHandling) _reactToScreenInvalidation:]_block_invoke + 59
16 com.apple.CoreFoundation 0x00007fff2901a7dc CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK + 12
17 com.apple.CoreFoundation 0x00007fff28ffd713 __CFRunLoopDoBlocks + 275
18 com.apple.CoreFoundation 0x00007fff28ffd4d8 __CFRunLoopRun + 3128
19 com.apple.CoreFoundation 0x00007fff28ffc607 CFRunLoopRunSpecific + 487
20 com.apple.HIToolbox 0x00007fff282dcd96 RunCurrentEventLoopInMode + 286
21 com.apple.HIToolbox 0x00007fff282dcb06 ReceiveNextEventCommon + 613
22 com.apple.HIToolbox 0x00007fff282dc884 _BlockUntilNextEventMatchingListInModeWithFilter + 64
23 com.apple.AppKit 0x00007fff2658ca73 _DPSNextEvent + 2085
24 com.apple.AppKit 0x00007fff26d22e34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
25 com.apple.AppKit 0x00007fff26581885 -[NSApplication run] + 764
26 com.apple.AppKit 0x00007fff26550a72 NSApplicationMain + 804
27 libdyld.dylib 0x00007fff50fc5015 start + 1

Thread 1 Crashed:: Dispatch queue: com.apple.root.background-qos
0 com.hegenberg.BetterTouchTool 0x00000001021961a2 __dispatch_after_delay_block_invoke + 80
1 com.hegenberg.BetterTouchTool 0x0000000102194f57 -[IDMSyncManager synchronizeWithCompletion:] + 306
2 libdispatch.dylib 0x00007fff50f935fa _dispatch_call_block_and_release + 12
3 libdispatch.dylib 0x00007fff50f8bdb8 _dispatch_client_callout + 8
4 libdispatch.dylib 0x00007fff50f8db2c _dispatch_root_queue_drain + 902
5 libdispatch.dylib 0x00007fff50f8d755 _dispatch_worker_thread3 + 101
6 libsystem_pthread.dylib 0x00007fff512dd169 _pthread_wqthread + 1387
7 libsystem_pthread.dylib 0x00007fff512dcbe9 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.root.background-qos
0 libsystem_kernel.dylib 0x00007fff51116c32 kevent_qos + 10
1 libdispatch.dylib 0x00007fff50fa9a85 _dispatch_kq_poll + 242
2 libdispatch.dylib 0x00007fff50fa9742 _dispatch_kq_drain + 119
3 libdispatch.dylib 0x00007fff50fa92de _dispatch_event_loop_poke + 649
4 libdispatch.dylib 0x00007fff50f9cf66 _dispatch_queue_resume_finalize_activation + 59
5 com.hegenberg.BetterTouchTool 0x00000001021950ce -[IDMSyncManager synchronizeWithCompletion:] + 681
6 libdispatch.dylib 0x00007fff50f935fa _dispatch_call_block_and_release + 12
7 libdispatch.dylib 0x00007fff50f8bdb8 _dispatch_client_callout + 8
8 libdispatch.dylib 0x00007fff50f8db2c _dispatch_root_queue_drain + 902
9 libdispatch.dylib 0x00007fff50f8d755 _dispatch_worker_thread3 + 101
10 libsystem_pthread.dylib 0x00007fff512dd169 _pthread_wqthread + 1387
11 libsystem_pthread.dylib 0x00007fff512dcbe9 start_wqthread + 13

Thread 3:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff5110c20a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff5110b724 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff28ffdc45 __CFRunLoopServiceMachPort + 341
3 com.apple.CoreFoundation 0x00007fff28ffcf97 __CFRunLoopRun + 1783
4 com.apple.CoreFoundation 0x00007fff28ffc607 CFRunLoopRunSpecific + 487
5 com.apple.AppKit 0x00007fff266c9fc4 _NSEventThread + 184
6 libsystem_pthread.dylib 0x00007fff512dd661 _pthread_body + 340
7 libsystem_pthread.dylib 0x00007fff512dd50d _pthread_start + 377
8 libsystem_pthread.dylib 0x00007fff512dcbf9 thread_start + 13

Thread 4:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff51115cf2 __select + 10
1 com.apple.CoreFoundation 0x00007fff2903772b __CFSocketManager + 635
2 libsystem_pthread.dylib 0x00007fff512dd661 _pthread_body + 340
3 libsystem_pthread.dylib 0x00007fff512dd50d _pthread_start + 377
4 libsystem_pthread.dylib 0x00007fff512dcbf9 thread_start + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff5110c20a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff5110b724 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff28ffdc45 __CFRunLoopServiceMachPort + 341
3 com.apple.CoreFoundation 0x00007fff28ffcf97 __CFRunLoopRun + 1783
4 com.apple.CoreFoundation 0x00007fff28ffc607 CFRunLoopRunSpecific + 487
5 com.apple.CoreFoundation 0x00007fff2903aab3 CFRunLoopRun + 99
6 com.apple.MultitouchSupport.framework 0x00007fff44a21821 mt_ThreadedMTEntry + 71
7 libsystem_pthread.dylib 0x00007fff512dd661 _pthread_body + 340
8 libsystem_pthread.dylib 0x00007fff512dd50d _pthread_start + 377
9 libsystem_pthread.dylib 0x00007fff512dcbf9 thread_start + 13

Thread 6:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff5110c20a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff5110b724 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff28ffdc45 __CFRunLoopServiceMachPort + 341
3 com.apple.CoreFoundation 0x00007fff28ffcf97 __CFRunLoopRun + 1783
4 com.apple.CoreFoundation 0x00007fff28ffc607 CFRunLoopRunSpecific + 487
5 com.apple.CFNetwork 0x00007fff2813c778 -[__CoreSchedulingSetRunnable runForever] + 722
6 com.apple.Foundation 0x00007fff2b124148 NSThread__start + 1197
7 libsystem_pthread.dylib 0x00007fff512dd661 _pthread_body + 340
8 libsystem_pthread.dylib 0x00007fff512dd50d _pthread_start + 377
9 libsystem_pthread.dylib 0x00007fff512dcbf9 thread_start + 13

Thread 7:
0 libsystem_kernel.dylib 0x00007fff5111628a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff512dd009 _pthread_wqthread + 1035
2 libsystem_pthread.dylib 0x00007fff512dcbe9 start_wqthread + 13

Thread 1 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000604000246e40 rcx: 0x0000000000016a9d rdx: 0x0000000000016a9c
rdi: 0x0000000103554900 rsi: 0x0000000000000008 rbp: 0x00007000068b0cc0 rsp: 0x00007000068b0ca0
r8: 0x000000000000000f r9: 0x000000000000002e r10: 0xffff9fbffffadfff r11: 0x0000600000116270
r12: 0x00000001026d8f68 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x00007fff503a3150
rip: 0x00000001021961a2 rfl: 0x0000000000010242 cr2: 0x0000000000000008

Logical CPU: 4
Error Code: 0x00000004
Trap Number: 14

Binary Images:
0x101f0f000 - 0x1026d1ff7 +com.hegenberg.BetterTouchTool (2.814 - 1094) <068DDDA5-6D3A-3FEC-925C-EDC8180764B5> /Applications/Utilities/BetterTouchTool.app/Contents/MacOS/BetterTouchTool
0x1032cc000 - 0x10334fff7 +com.mixedinkey.MIKMIDI (1.5 - 877) <5CE361C9-9E8D-37E9-B022-24BFF71F12A2> /Applications/Utilities/BetterTouchTool.app/Contents/Frameworks/MIKMIDI.framework/Versions/A/MIKMIDI
0x10339a000 - 0x1033dcfff +org.sparkle-project.Sparkle (1.18.1 14071-g6b01db6f4 - 1.18.1) <1522A52C-5418-3863-816B-BED4C543E67E> /Applications/Utilities/BetterTouchTool.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x103409000 - 0x103418ff7 +net.wafflesoftware.ShortcutRecorder.framework.Leopard (1.0) <63542887-8F80-387F-A49B-90D3D630F667> /Applications/Utilities/BetterTouchTool.app/Contents/Frameworks/ShortcutRecorder.framework/Versions/A/ShortcutRecorder
0x10342c000 - 0x1034d1ff7 +com.mentalfaculty.ensembles (2.6 - 1) <1EFAC5EF-5CE6-3AB2-8ACE-233D7CBF0417> /Applications/Utilities/BetterTouchTool.app/Contents/Frameworks/Ensembles.framework/Versions/A/Ensembles
0x10352d000 - 0x103534fff +com.potionfactory.LetsMove (1.21 - 1.21) <300E0114-3781-356C-938F-A9430CEBA497> /Applications/Utilities/BetterTouchTool.app/Contents/Frameworks/LetsMove.framework/Versions/A/LetsMove
0x105ef3000 - 0x105f0dfff com.apple.security.csparser (3.0 - 58286.70.14) /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x106506000 - 0x10698dfff com.nvidia.web.GeForceMTLDriverWeb (10.33.0 - 10.3.3) <402C7EA4-0797-33AB-9590-CA3F90B710A6> /System/Library/Extensions/GeForceMTLDriverWeb.bundle/Contents/MacOS/GeForceMTLDriverWeb
0x1086f3000 - 0x1086f5ff7 com.apple.CloudDocsFileProvider (1.0 - 575.14) /System/Library/PrivateFrameworks/FileProvider.framework/OverrideBundles/CloudDocsFileProvider.bundle/Contents/MacOS/CloudDocsFileProvider
0x1086fa000 - 0x1086fdfff com.apple.FileProviderOverride (125.15 - 125.15) /System/Library/PrivateFrameworks/FileProvider.framework/OverrideBundles/FileProviderOverride.bundle/Contents/MacOS/FileProviderOverride
0x108703000 - 0x108709fff com.apple.FinderSyncCollaborationFileProviderOverride (1.0 - 1054.6.1) <4B2A78D3-B293-3D0E-8012-4CC6D1823250> /System/Library/PrivateFrameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride
0x10e246000 - 0x10e290acf dyld (551.5) <30B355CB-35BA-3112-AA76-4E46CD45F699> /usr/lib/dyld
0x7fff2129b000 - 0x7fff215e9ff7 com.apple.RawCamera.bundle (8.05.0 - 1017.4.1) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff24ebd000 - 0x7fff2509dff3 com.apple.avfoundation (2.0 - 1536.36) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff2509e000 - 0x7fff25157fff com.apple.audio.AVFAudio (1.0 - ???) /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
0x7fff2525d000 - 0x7fff2525dfff com.apple.Accelerate (1.11 - Accelerate 1.11) <2EF00EFE-06E8-3082-85C3-2988B422A19D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff2525e000 - 0x7fff25275ff7 libCGInterfaces.dylib (417.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff25276000 - 0x7fff259c4ffb com.apple.vImage (8.1 - ???) <56C275C1-459F-37CD-BF29-2E6D81C29E53> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff259c5000 - 0x7fff25b65ff3 libBLAS.dylib (1211.50.2) <93259222-2D94-333D-A1EB-09C6FC4A64B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff25b66000 - 0x7fff25ba0fef libBNNS.dylib (38.1) <0AAE0109-71D5-3B26-8401-3E62DDF97624> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff25ba1000 - 0x7fff25f7aff7 libLAPACK.dylib (1211.50.2) <70781D0B-AEAD-33EB-9900-10DC30F37D61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff25f7b000 - 0x7fff25f91ff7 libLinearAlgebra.dylib (1211.50.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff25f92000 - 0x7fff25f97ff3 libQuadrature.dylib (3) <3D6BF66A-55B2-3692-BAC7-DEB0C676ED29> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff25f98000 - 0x7fff26018fff libSparse.dylib (79.50.2) <0DC25CDD-F8C1-3D6E-B472-8B060708424F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff26019000 - 0x7fff2602bff7 libSparseBLAS.dylib (1211.50.2) <994A7D7E-FA3B-3943-A59C-8150B9AF86BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff2602c000 - 0x7fff2619ffe7 libvDSP.dylib (622.50.5) <4BF310F4-31A3-3DA5-80E4-7F8014AD380B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff261a0000 - 0x7fff26256fef libvMisc.dylib (622.50.5) <88143A88-4FDE-35A1-85FE-54FF0C2A9E43> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff26257000 - 0x7fff26257fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <880DEF40-389A-3F56-ACA1-B62A5BC57E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff2654b000 - 0x7fff273a9fff com.apple.AppKit (6.9 - 1561.60.100) <6E7BB720-A1C6-3188-A832-9E8559D9DE75> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff273ea000 - 0x7fff273fafff com.apple.AppleScriptObjC (1.4 - 34) /System/Library/Frameworks/AppleScriptObjC.framework/Versions/A/AppleScriptObjC
0x7fff273fb000 - 0x7fff273fbfff com.apple.ApplicationServices (48 - 50) <63B0C61F-CFE8-3884-853F-E6FB6CD84A44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff273fc000 - 0x7fff27462fff com.apple.ApplicationServices.ATS (377 - 445.5) <703CE7E4-426A-35C0-A229-F140F30F5340> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff274fb000 - 0x7fff2761dfff libFontParser.dylib (222.1.7) <9C4CEFB4-0F08-3B60-BD50-0120A37F6EA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff2761e000 - 0x7fff27668ff7 libFontRegistry.dylib (221.5) <8F68EA59-C8EE-3FA3-BD19-0F1A58441440> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff2770d000 - 0x7fff27740ff7 libTrueTypeScaler.dylib (222.1.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff277aa000 - 0x7fff277aeff3 com.apple.ColorSyncLegacy (4.13.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff2784e000 - 0x7fff278a0ffb com.apple.HIServices (1.22 - 625) <78A1FB4F-A39C-3159-B285-600C997335FB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff278a1000 - 0x7fff278affff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff278b0000 - 0x7fff278fcfff com.apple.print.framework.PrintCore (13.4 - 503.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff278fd000 - 0x7fff27937fff com.apple.QD (3.12 - 404.2) <38B20AFF-9D54-3B52-A6DC-C0D71380AA5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff27938000 - 0x7fff27944fff com.apple.speech.synthesis.framework (7.8.1 - 7.8.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff27945000 - 0x7fff27bd3ff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff27bd5000 - 0x7fff27bd5fff com.apple.audio.units.AudioUnit (1.14 - 1.14) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff27d17000 - 0x7fff27eefff7 com.apple.AutomatorFramework (2.8 - 444.7) <75D6C5F8-9F22-36EE-854C-71389D8A83F1> /System/Library/Frameworks/Automator.framework/Versions/A/Automator
0x7fff27ef8000 - 0x7fff28293ff7 com.apple.CFNetwork (902.3.1 - 902.3.1) <4C012538-BB8A-32F3-AACA-011092BEFAB1> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff282a8000 - 0x7fff282a8fff com.apple.Carbon (158 - 158) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff282a9000 - 0x7fff282acffb com.apple.CommonPanels (1.2.6 - 98) <2391761C-5CAA-3F68-86B7-50B37927B104> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff282ad000 - 0x7fff285b2fff com.apple.HIToolbox (2.1.1 - 911.10) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff285b3000 - 0x7fff285b6ffb com.apple.help (1.3.8 - 66) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff285b7000 - 0x7fff285bcfff com.apple.ImageCapture (9.0 - 9.0) <23B4916F-3B43-3DFF-B956-FC390EECA284> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff285bd000 - 0x7fff28652ffb com.apple.ink.framework (10.9 - 221) <5206C8B0-22DA-36C9-998E-846EDB626D5B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff28653000 - 0x7fff2866dff7 com.apple.openscripting (1.7 - 174) <1B2A1F9E-5534-3D61-83CA-9199B39E8708> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff2868e000 - 0x7fff2868ffff com.apple.print.framework.Print (12 - 267) <3682ABFB-2561-3419-847D-02C247F4800D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff28690000 - 0x7fff28692ff7 com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff28693000 - 0x7fff28699fff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <2ED8643D-B0C3-3F17-82A2-BBF13E6CBABC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff287ba000 - 0x7fff287bafff com.apple.Cocoa (6.11 - 22) <043AD60F-EAFA-311A-B1B5-135988C237B7> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff287c8000 - 0x7fff28881fff com.apple.ColorSync (4.13.0 - 3325) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff28a0e000 - 0x7fff28aa1ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff28b08000 - 0x7fff28b31ffb com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff28b32000 - 0x7fff28e96ff3 com.apple.CoreData (120 - 851) <8D605466-8676-3D45-9A4B-8980971551C3> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff28e97000 - 0x7fff28f7afff com.apple.CoreDisplay (99.14 - 99.14) /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff28f7b000 - 0x7fff29416fff com.apple.CoreFoundation (6.9 - 1454.98) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff29418000 - 0x7fff29a46ff7 com.apple.CoreGraphics (2.0 - 1161.21.2) <703FBD9C-F88A-3820-A322-49B9C765715D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff29a48000 - 0x7fff29d37fff com.apple.CoreImage (13.0.0 - 579.5) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff29d38000 - 0x7fff29da3ff7 com.apple.corelocation (2245.0.41) /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff29da4000 - 0x7fff29de9fff com.apple.audio.midi.CoreMIDI (1.10 - 88) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x7fff29fc6000 - 0x7fff2a0bcffb com.apple.CoreMedia (1.0 - 2276.80.3) <165C8223-D772-3303-A70E-C3880E686857> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff2a0bd000 - 0x7fff2a10bfff com.apple.CoreMediaIO (814.0 - 4995) <365473D9-B771-3C68-BEFB-21F7492321A9> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff2a10c000 - 0x7fff2a10cfff com.apple.CoreServices (822.37 - 822.37) <0B450440-5D34-3EF7-9645-A6AA84138426> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff2a10d000 - 0x7fff2a181ffb com.apple.AE (735.2 - 735.2) <690A6F47-1306-371F-B257-783D8F83EA9E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff2a182000 - 0x7fff2a459fff com.apple.CoreServices.CarbonCore (1178.4.2 - 1178.4.2) <08AF7B7B-219B-3957-86CE-C96B423C823C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff2a45a000 - 0x7fff2a48efff com.apple.DictionaryServices (1.2 - 284.2) <6505B075-41C3-3C62-A4C3-85CE3F6825CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff2a48f000 - 0x7fff2a497ffb com.apple.CoreServices.FSEvents (1239.50.1 - 1239.50.1) <3637CEC7-DF0E-320E-9634-44A442925C65> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff2a498000 - 0x7fff2a656ff7 com.apple.LaunchServices (822.37 - 822.37) <6AA93307-220A-3417-BBC2-FE1C0DE0B652> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff2a657000 - 0x7fff2a707fff com.apple.Metadata (10.7.0 - 1191.7) <3DD530A7-E104-3469-98BB-20449834B2FE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff2a708000 - 0x7fff2a768fff com.apple.CoreServices.OSServices (822.37 - 822.37) <4AD2FC98-C6CB-392A-A22F-196A723D7FAE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff2a769000 - 0x7fff2a7d7fff com.apple.SearchKit (1.4.0 - 1.4.0) <3662545A-B1CF-3079-BDCD-C83855CEFEEE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff2a7d8000 - 0x7fff2a7fcffb com.apple.coreservices.SharedFileList (71.21 - 71.21) <1B5228EF-D869-3A50-A373-7F4B0289FADD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff2aa9d000 - 0x7fff2abedfff com.apple.CoreText (352.0 - 578.22) <6129F39D-284D-3BBF-8999-7854AB61C01C> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff2abee000 - 0x7fff2ac28fff com.apple.CoreVideo (1.8 - 0.0) <86CCC036-51BB-3DD1-9601-D93798BCCD0F> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff2ac29000 - 0x7fff2acb4ff3 com.apple.framework.CoreWLAN (13.0 - 1350.2) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff2ae4e000 - 0x7fff2af08fff com.apple.DiscRecording (9.0.3 - 9030.4.5) <35D1FF9A-432C-39AD-9C1F-9022246EC5C0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff2af2f000 - 0x7fff2af34fff com.apple.DiskArbitration (2.7 - 2.7) <2F628584-8177-3894-92CE-9CA6089B61C6> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff2b0f5000 - 0x7fff2b4bbff3 com.apple.Foundation (6.9 - 1454.98) <18E2EAB8-F4A8-3D55-9A97-8D3EBCF92389> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff2b4bd000 - 0x7fff2b4e7ffb com.apple.GLKit (1.0 - 101) /System/Library/Frameworks/GLKit.framework/Versions/A/GLKit
0x7fff2b52c000 - 0x7fff2b55cff3 com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff2b66e000 - 0x7fff2b772ffb com.apple.Bluetooth (6.0.7 - 6.0.7f15) <6B622256-2E03-3055-B28A-803A001C9912> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff2b7d2000 - 0x7fff2b86dfff com.apple.framework.IOKit (2.0.2 - 1445.71.6) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff2b86f000 - 0x7fff2b876fff com.apple.IOSurface (211.15 - 211.15) <9FD406F1-6BF2-35B0-8339-DF83A1A661EB> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff2b877000 - 0x7fff2b8ccff3 com.apple.ImageCaptureCore (7.0 - 7.0) <0DAB3D7E-8C3F-35DE-96DF-C370AD35EB65> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff2b8cd000 - 0x7fff2ba4afff com.apple.ImageIO.framework (3.3.0 - 1739.3.1) <3564ADD2-803F-35CC-AB7F-6F41241010FF> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff2ba4b000 - 0x7fff2ba4fffb libGIF.dylib (1739.3.1) <3CB9E6D5-FF76-37E5-921D-57F2C36D8CFC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff2ba50000 - 0x7fff2bb37ff7 libJP2.dylib (1739.3.1) <2B233EA0-59CC-3D7D-81AF-F471448F5271> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff2bb38000 - 0x7fff2bb5bfff libJPEG.dylib (1739.3.1) <4B3C1085-9177-3872-BCAF-965CBCD6A906> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff2be38000 - 0x7fff2be5eff3 libPng.dylib (1739.3.1) <734D972E-0BD6-3DAC-A465-43A8AF9E0BC8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff2be5f000 - 0x7fff2be61ff3 libRadiance.dylib (1739.3.1) <99967613-358F-377D-BEC2-C52CC2B18811> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff2be62000 - 0x7fff2beafff3 libTIFF.dylib (1739.3.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff2c06b000 - 0x7fff2cd51fff com.apple.JavaScriptCore (13605 - 13605.3.8) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff2cd69000 - 0x7fff2cd82ff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff2d041000 - 0x7fff2d048fff com.apple.MediaAccessibility (1.0 - 114) <9F72AACD-BAEB-3646-BD0F-12C47591C20D> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff2d0f8000 - 0x7fff2d762ff7 com.apple.MediaToolbox (1.0 - 2276.80.3) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff2d764000 - 0x7fff2d7e5fff com.apple.Metal (125.30 - 125.30) <6B9EBDEE-C64C-3C1C-922A-0363B642C9BC> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff2d802000 - 0x7fff2d81dfff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff2d81e000 - 0x7fff2d88dfef com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <338B7779-E608-3D68-8A07-2ACC11299744> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff2d88e000 - 0x7fff2d8b2fff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <9CE072D7-853B-3939-9645-7EB951376B87> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff2d8b3000 - 0x7fff2d99aff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <0DE891AD-27E5-38FF-AEC8-4A95356C4357> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff2d99b000 - 0x7fff2d99bff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <2D2D261C-50B0-32F9-BF9A-5C01382BB528> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff2d99c000 - 0x7fff2e94afff com.apple.ModelIO (1.0 - 1) <33EEE938-5ADB-3E04-B8B7-6B805996FA75> /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO
0x7fff2e99a000 - 0x7fff2e9a6ffb com.apple.NetFS (6.0 - 4.0) <471DD96F-FA2E-3FE9-9746-2519A6780D1A> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff2eb5e000 - 0x7fff2eb99ff3 com.apple.OSAKit (1.5 - 106) <4BDA40E7-BFAC-3AD4-A119-5AA0E16F1E82> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
0x7fff31798000 - 0x7fff317f2ff7 com.apple.opencl (2.8.24 - 2.8.24) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff317f3000 - 0x7fff3180fffb com.apple.CFOpenDirectory (10.13 - 207.50.1) <29F55F7B-379F-3053-8FF3-5C6675A3DD4D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff31810000 - 0x7fff3181bfff com.apple.OpenDirectory (10.13 - 207.50.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff3299a000 - 0x7fff3299cfff libCVMSPluginSupport.dylib (16.7.4) <6846D939-478C-3AE3-9DCD-CD4F4CD05409> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff3299d000 - 0x7fff329a2ffb libCoreFSCache.dylib (162.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff329a3000 - 0x7fff329a7fff libCoreVMClient.dylib (162.9) <4E4F3EA2-5B53-31A3-8256-54EFAA94E4D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff329a8000 - 0x7fff329b1ff3 libGFXShared.dylib (16.7.4) <6187AD8B-1CD2-3775-84CD-76A0EA8BCDD4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff329b2000 - 0x7fff329bdfff libGL.dylib (16.7.4) <2BB333D3-5C61-33DF-8545-06DF2D08B83D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff329be000 - 0x7fff329f9fe7 libGLImage.dylib (16.7.4) <4DA003CE-0B74-3FE4-808C-B2FBCE517EB4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff32b68000 - 0x7fff32ba6ffb libGLU.dylib (16.7.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff3351e000 - 0x7fff3352dff3 com.apple.opengl (16.7.4 - 16.7.4) <7B71A596-B6D8-335A-B7CA-8684D83B9C0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff3378d000 - 0x7fff337b6ff7 com.apple.frameworks.preferencepanes (16.0 - 16.0) <7EE266B0-F752-37CB-B4EE-6F3B8630B17C> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x7fff338a7000 - 0x7fff339f3ff7 com.apple.QTKit (7.7.3 - 3014.8) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff339f4000 - 0x7fff33c59ff7 com.apple.imageKit (3.0 - 1043) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff33c5a000 - 0x7fff33d49ffb com.apple.PDFKit (1.0 - 677.67) <6BD11C23-1AEA-3078-8D0C-A7152BCF9031> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff33d4a000 - 0x7fff3425cff7 com.apple.QuartzComposer (5.1 - 364) <1369D6DA-8842-3878-B546-1D09828331F5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff3425d000 - 0x7fff34280fff com.apple.quartzfilters (1.10.0 - 1.10.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff34281000 - 0x7fff3437aff7 com.apple.QuickLookUIFramework (5.0 - 743.13) <09B296B3-4242-3224-9F44-5DFB4AB894CC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff3437b000 - 0x7fff3437bfff com.apple.quartzframework (1.5 - 21) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff3437c000 - 0x7fff345c8ff7 com.apple.QuartzCore (1.11 - 584.64.2) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff345c9000 - 0x7fff34620ff7 com.apple.QuickLookFramework (5.0 - 743.13) <8254FFF2-EE0D-323D-A6F3-BEB59615EE47> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff347e6000 - 0x7fff34800ff7 com.apple.SafariServices.framework (13608 - 13608.1.49) /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
0x7fff34de8000 - 0x7fff34dfffff com.apple.ScriptingBridge (1.3.3 - 70) <2C987E75-B409-3824-84E8-0F1DD6B96E8B> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
0x7fff34e00000 - 0x7fff3512bfff com.apple.security (7.0 - 58286.70.14) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff3512c000 - 0x7fff351b8ff7 com.apple.securityfoundation (6.0 - 55185.50.5) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff351b9000 - 0x7fff351e9fff com.apple.securityinterface (10.0 - 55109.50.6) <1CA937BE-06CC-37A3-9DB8-98259CDA8652> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff351ea000 - 0x7fff351eeffb com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff35593000 - 0x7fff35603ff3 com.apple.SystemConfiguration (1.17 - 1.17) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff357b8000 - 0x7fff35b33fff com.apple.VideoToolbox (1.0 - 2276.80.3) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff35ddb000 - 0x7fff3633afeb libwebrtc.dylib (7605.3.8) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
0x7fff3633b000 - 0x7fff37a0eff7 com.apple.WebCore (13605 - 13605.3.8) <7A44888D-C70E-39D6-A7A7-DB8228B4CB63> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff37a0f000 - 0x7fff37bf6ff7 com.apple.WebKitLegacy (13605 - 13605.3.8) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x7fff37bf7000 - 0x7fff38090fff com.apple.WebKit (13605 - 13605.3.8) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff38500000 - 0x7fff38593fff com.apple.APFS (1.0 - 1) <7CC77BF1-881B-357A-9E05-A73C661F830E> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff38ab5000 - 0x7fff38ab5fff com.apple.AccessibilitySupport (2.0 - 91.1) <6EA5A00B-9ABA-3823-A2D3-6F5D4A3730DC> /System/Library/PrivateFrameworks/AccessibilitySupport.framework/Versions/A/AccessibilitySupport
0x7fff38ab6000 - 0x7fff38acbff3 com.apple.AccessibilityEvents (2.0 - 91.1) /System/Library/PrivateFrameworks/AccessibilitySupport.framework/Versions/A/Frameworks/AccessibilityEvents.framework/Versions/A/AccessibilityEvents
0x7fff38acc000 - 0x7fff38b08ff3 com.apple.AccessibilityFoundation (2.0 - 91.1) <32EC8F72-7EF5-318E-9E8E-8E3C7FA73DB5> /System/Library/PrivateFrameworks/AccessibilitySupport.framework/Versions/A/Frameworks/AccessibilityFoundation.framework/Versions/A/AccessibilityFoundation
0x7fff38b09000 - 0x7fff38b28ff3 com.apple.AccessibilityKit (2.0 - 91.1) /System/Library/PrivateFrameworks/AccessibilitySupport.framework/Versions/A/Frameworks/AccessibilityKit.framework/Versions/A/AccessibilityKit
0x7fff38b29000 - 0x7fff38b4effb com.apple.AccessibilityVisuals (2.0 - 91.1) /System/Library/PrivateFrameworks/AccessibilitySupport.framework/Versions/A/Frameworks/AccessibilityVisuals.framework/Versions/A/AccessibilityVisuals
0x7fff391bf000 - 0x7fff391e7fff com.apple.framework.Apple80211 (13.0 - 1370.4) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff391e9000 - 0x7fff391f8fef com.apple.AppleFSCompression (96.60.1 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff392f7000 - 0x7fff39302ff7 com.apple.AppleIDAuthSupport (1.0 - 1) <2FAF5567-CDB3-33EF-AB71-05D37F2248B7> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x7fff3933c000 - 0x7fff39384ff3 com.apple.AppleJPEG (1.0 - 1) <8DD410CB-76A1-3F22-9A9F-0491FA0CEB4A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff393bf000 - 0x7fff393e7fff com.apple.applesauce (1.0 - ???) /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff394b0000 - 0x7fff394b3fff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <39419365-1166-3B27-BFFB-ADD281E38290> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff394b4000 - 0x7fff39504ff7 com.apple.AppleVAFramework (5.0.41 - 5.0.41) <3E322B24-26DC-3A1F-A253-425BBAD293D8> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff3983a000 - 0x7fff39ad3ffb com.apple.AuthKit (1.0 - 1) <6CA71A11-91C5-307C-B933-9FCDEDCB580A> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x7fff39c0a000 - 0x7fff39c11ff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <51A41CA3-DB1D-3380-993E-99C54AEE518E> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff39c12000 - 0x7fff39c99ff7 com.apple.backup.framework (1.9.6 - 1.9.6) <3C96FD26-C7F2-3F37-885A-5A71372FA8F4> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff39ca2000 - 0x7fff39ca8ff7 com.apple.BezelServicesFW (305.1 - 305.1) <7D2C4717-FFF2-3262-B822-1982596BE46B> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
0x7fff3aa7b000 - 0x7fff3aacaff3 com.apple.ChunkingLibrary (189 - 189) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff3aad1000 - 0x7fff3ab62ff7 com.apple.CloudDocs (1.0 - 575.14) <7B39EEBE-88FA-39B9-BB89-F2AE6DF9FB50> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
0x7fff3b653000 - 0x7fff3b65cff3 com.apple.CommonAuth (4.0 - 2.0) <21AF4AC2-E650-35F9-AB33-3EBA2769FBC0> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff3b998000 - 0x7fff3bda0fff com.apple.CoreAUC (259.0.0 - 259.0.0) <1E0FB2C7-109E-3924-8E7F-8C6ACD78AF26> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff3bda1000 - 0x7fff3bdd1ff7 com.apple.CoreAVCHD (5.9.0 - 5900.4.1) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff3bde9000 - 0x7fff3be16fff com.apple.CoreAnalytics.CoreAnalytics (1.0 - 1) /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
0x7fff3be68000 - 0x7fff3bebaff7 com.apple.corebrightness (1.0 - 1) /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
0x7fff3c170000 - 0x7fff3c180ff7 com.apple.CoreEmoji (1.0 - 69.3) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff3c484000 - 0x7fff3c49aff7 com.apple.CoreMediaAuthoring (2.2 - 956) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff3c5e3000 - 0x7fff3c640ff7 com.apple.CoreNLP (1.0 - 130.5.4) <1FDB3609-F745-3874-84EB-473570632E50> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x7fff3c7c9000 - 0x7fff3c7ceff7 com.apple.CoreOptimization (1.0 - 1) <785B622B-8F7D-3B4D-83AF-EB98CB79FFF6> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
0x7fff3c7cf000 - 0x7fff3c874fff com.apple.CorePDF (4.0 - 414) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff3c914000 - 0x7fff3c91cff3 com.apple.CorePhoneNumbers (1.0 - 1) /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x7fff3c91d000 - 0x7fff3c979fff com.apple.CorePrediction (1.0 - 1) /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
0x7fff3caa7000 - 0x7fff3cad8ff3 com.apple.CoreServicesInternal (309.1 - 309.1) <4ECD14EA-A493-3B84-A32F-CF928474A405> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff3ce52000 - 0x7fff3cee3fff com.apple.CoreSymbolication (9.3 - 64026.2) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff3cf66000 - 0x7fff3d09bfff com.apple.coreui (2.1 - 494.1) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff3d09c000 - 0x7fff3d1cdfff com.apple.CoreUtils (5.6 - 560.11) <1A02D6F0-8C65-3FAE-AD63-56477EDE4773> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff3d222000 - 0x7fff3d286fff com.apple.framework.CoreWiFi (13.0 - 1350.2) <50E8598A-0611-323D-B9A8-72A336424090> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff3d287000 - 0x7fff3d297ff7 com.apple.CrashReporterSupport (10.13 - 1) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff3d316000 - 0x7fff3d325ff7 com.apple.framework.DFRFoundation (1.0 - 191.7) <3B8ED6F7-5DFF-34C3-BA90-DDB85679684C> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff3d328000 - 0x7fff3d32cffb com.apple.DSExternalDisplay (3.1 - 380) <901B7F6D-376A-3848-99D0-170C4D00F776> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff3d3ae000 - 0x7fff3d424fff com.apple.datadetectorscore (7.0 - 590.3) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff3d472000 - 0x7fff3d4b2ff7 com.apple.DebugSymbols (181.0 - 181.0) <299A0238-ED78-3676-B131-274D972824AA> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff3d4b3000 - 0x7fff3d5e2fff com.apple.desktopservices (1.12.5 - 1.12.5) <7739C9A5-64D9-31A5-899B-5FFA242AD70D> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff3d7c1000 - 0x7fff3d8afff7 com.apple.DiskManagement (11.5 - 1429) /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
0x7fff3d8b0000 - 0x7fff3d8b4ff7 com.apple.DisplayServicesFW (3.1 - 380) <6F0B8AC6-7E62-3DFC-B373-BF04833724C0> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff3d93d000 - 0x7fff3d940fff com.apple.EFILogin (2.0 - 2) <63C8BB1B-B694-3B1B-A046-FC0C9CEC9454> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff3e07c000 - 0x7fff3e09cfff com.apple.EmojiFoundation (1.0 - 1) <94FED93A-78FD-3425-85DC-C9CE01295566> /System/Library/PrivateFrameworks/EmojiFoundation.framework/Versions/A/EmojiFoundation
0x7fff3e3f7000 - 0x7fff3e825fff com.apple.vision.FaceCore (3.3.2 - 3.3.2) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff3e858000 - 0x7fff3e8e1ff3 com.apple.FileProvider (125.15 - 125.15) <037018DD-011E-33AB-A112-85C32DC211BA> /System/Library/PrivateFrameworks/FileProvider.framework/Versions/A/FileProvider
0x7fff40481000 - 0x7fff40481fff libmetal_timestamp.dylib (802.4.8) /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3802/Libraries/libmetal_timestamp.dylib
0x7fff41aed000 - 0x7fff41af2fff com.apple.GPUWrangler (3.20.16 - 3.20.16) /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff41ea6000 - 0x7fff41ecbff3 com.apple.GenerationalStorage (2.0 - 285.3) <13B96400-FF70-376B-B20E-FB7D61064800> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff41ee3000 - 0x7fff42825ff7 com.apple.GeoServices (1.0 - 1363.24.8.15.58) <9686AD86-FE07-3604-B91C-D372FF641E8E> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fff42868000 - 0x7fff42877fff com.apple.GraphVisualizer (1.0 - 5) /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff428fa000 - 0x7fff4296efff com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff4327e000 - 0x7fff43285ff7 com.apple.IOAccelerator (378.28 - 378.28) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff43289000 - 0x7fff432a0fff com.apple.IOPresentment (1.0 - 35.1) <53B47F2A-9A9A-33F5-ADCB-FF766292B93A> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff4366b000 - 0x7fff43691ffb com.apple.IconServices (97.6 - 97.6) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff4379e000 - 0x7fff437a1ff3 com.apple.InternationalSupport (1.0 - 1) <5AB382FD-BF81-36A1-9565-61F1FD398ECA> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
0x7fff4380f000 - 0x7fff4381fffb com.apple.IntlPreferences (2.0 - 227.5.2) <7FC3783F-C96A-3CD6-BBA8-2BC682BC7109> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
0x7fff43916000 - 0x7fff43929ff3 com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x7fff4392a000 - 0x7fff43a1fff7 com.apple.LanguageModeling (1.0 - 159.5.3) <7F0AC200-E3DD-39FB-8A95-00DD70B66A9F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff43a20000 - 0x7fff43a62fff com.apple.Lexicon-framework (1.0 - 33.5) /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff43a66000 - 0x7fff43a6dff7 com.apple.LinguisticData (1.0 - 238.3) <49A54649-1021-3DBD-99B8-1B2EDFFA5378> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff43dc4000 - 0x7fff43dc6ffb com.apple.framework.machinesettings (11.0 - 11.0) <30B3F914-5ED4-38F5-B569-B61AB424331A> /System/Library/PrivateFrameworks/MachineSettings.framework/Versions/A/MachineSettings
0x7fff4426c000 - 0x7fff4426ffff com.apple.Mangrove (1.0 - 1) <27D6DF76-B5F8-3443-8826-D25B284331BF> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff4438b000 - 0x7fff443beff7 com.apple.MediaKit (16 - 873) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff443bf000 - 0x7fff446e8ff7 com.apple.MediaRemote (1.0 - 1) /System/Library/PrivateFrameworks/MediaRemote.framework/Versions/A/MediaRemote
0x7fff446e9000 - 0x7fff4470afff com.apple.MediaServices (1.0 - 1) <6C3DDABB-2C14-3E1B-BA15-D1CD8EDB8202> /System/Library/PrivateFrameworks/MediaServices.framework/Versions/A/MediaServices
0x7fff4477f000 - 0x7fff447e8ff7 com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff447f1000 - 0x7fff44808ff7 com.apple.MobileAssets (1.0 - 437.60.1) <5FFD8A8B-F33F-3FA9-8F50-31C24A67862C> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
0x7fff44978000 - 0x7fff44991fff com.apple.MobileKeyBag (2.0 - 1.0) <7D657BC6-B779-3E51-B50D-07C95791DD04> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fff44a1d000 - 0x7fff44a47ffb com.apple.MultitouchSupport.framework (1614.1 - 1614.1) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff44cae000 - 0x7fff44cb9fff com.apple.NetAuth (6.2 - 6.2) <2CFA1228-61A1-3708-988D-30499A1D6A9F> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff46552000 - 0x7fff46562ffb com.apple.PerformanceAnalysis (1.194 - 194) <8022ED1F-CE70-388E-B37B-6FB1E5F90CF2> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff47fad000 - 0x7fff47fd2fff com.apple.pluginkit.framework (1.0 - 1) <2DCA499B-D7D0-383E-B686-998456FDDF8D> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
0x7fff480ba000 - 0x7fff480d5ff3 com.apple.frameworks.preferencepanessupport (13.0 - 13.0) <86640F50-DD51-3D42-BE4C-0C08ED7422F1> /System/Library/PrivateFrameworks/PreferencePanesSupport.framework/Versions/A/PreferencePanesSupport
0x7fff482c9000 - 0x7fff48320fff com.apple.ProtectedCloudStorage (1.0 - 1) <90F5CBA0-FB7A-341C-8731-3423B591C3CF> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff48321000 - 0x7fff4833ffff com.apple.ProtocolBuffer (1 - 260) <40704740-4A53-3010-A49B-08D1D69D1D5E> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff484ac000 - 0x7fff484c2ff7 com.apple.QuickLookThumbnailing (1.0 - 1) <8F0092E4-6494-349D-B4C9-494DF293D716> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
0x7fff48509000 - 0x7fff48515fff com.apple.xpc.RemoteServiceDiscovery (1.0 - 1205.70.12) <2F346908-26B6-35D5-9F5F-5C5689054B5D> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
0x7fff48516000 - 0x7fff48539ffb com.apple.RemoteViewServices (2.0 - 125) <592323D1-CB44-35F1-9921-4C2AB8D920A0> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff4853a000 - 0x7fff4854fff3 com.apple.xpc.RemoteXPC (1.0 - 1205.70.12) <731C1EAA-37D7-3C31-B9AA-75B8226104C8> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
0x7fff49775000 - 0x7fff497d2ffb com.apple.ScreenReaderCore (8 - 562.18.5) <71F58511-C177-3027-9282-F048E0A446FC> /System/Library/PrivateFrameworks/ScreenReader.framework/Versions/A/Frameworks/ScreenReaderCore.framework/Versions/A/ScreenReaderCore
0x7fff49e5f000 - 0x7fff49f74ff7 com.apple.Sharing (1050.22.3 - 1050.22.3) <0E73D486-D46A-3E6C-BB6C-49FC6CF1A0B6> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff49f9f000 - 0x7fff49fa0ff7 com.apple.performance.SignpostNotification (1.2.6 - 2.6) <8F04800F-3570-3392-A24D-B229FF03F7F9> /System/Library/PrivateFrameworks/SignpostNotification.framework/Versions/A/SignpostNotification
0x7fff4acfd000 - 0x7fff4af99fff com.apple.SkyLight (1.600.0 - 312.103.11) <2E04D36B-F539-356A-BED5-781CD98C2C96> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff4b762000 - 0x7fff4b76ffff com.apple.SpeechRecognitionCore (4.6.1 - 4.6.1) <87EE7AB5-6925-3D21-BE00-F155CB457699> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff4b821000 - 0x7fff4ba5fff3 com.apple.spotlight.index (10.7.0 - 1191.7) /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
0x7fff4bc1c000 - 0x7fff4bc43fff com.apple.StreamingZip (1.0 - 1) <32F550C9-3DF8-3DF9-A1EC-699C3D32621B> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
0x7fff4c315000 - 0x7fff4c39efc7 com.apple.Symbolication (9.3 - 64033) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff4c3af000 - 0x7fff4c3b7ffb com.apple.SymptomDiagnosticReporter (1.0 - 820.60.3) /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
0x7fff4c90e000 - 0x7fff4c916ff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff4cb23000 - 0x7fff4cbe0ff7 com.apple.TextureIO (3.7 - 3.7) /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff4cc91000 - 0x7fff4ce41ff3 com.apple.UIFoundation (1.0 - 547.6) /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff4ce74000 - 0x7fff4ce7bff3 com.apple.UniversalAccessCore (7.0 - 361.13.8) <1B3662A6-48B5-36A4-B628-50B74FC1D262> /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Frameworks/UniversalAccessCore.framework/Versions/A/UniversalAccessCore
0x7fff4ce7c000 - 0x7fff4ceb2ff3 com.apple.Zoom.framework (2.0 - 361.13.8) /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Frameworks/Zoom.framework/Versions/A/Zoom
0x7fff4ceb3000 - 0x7fff4ceb4ff3 com.apple.ZoomWindowSupport.framework (2.0 - 361.13.8) /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Frameworks/ZoomWindowSupport.framework/Versions/A/ZoomWindowSupport
0x7fff4ceb5000 - 0x7fff4ceb7fff libUAPreferences.dylib (361.13.8) <4ADFD2CC-B4CA-3068-B0F4-8E9D8EF9199D> /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Libraries/libUAPreferences.dylib
0x7fff4ceb8000 - 0x7fff4cebdff3 com.apple.UniversalAccess (7.0 - 361.13.8) /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/UniversalAccess
0x7fff4db16000 - 0x7fff4dbe5ff7 com.apple.ViewBridge (343.2 - 343.2) <5519FCED-1F88-3BE6-9BE1-69992086B01B> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff4dfc0000 - 0x7fff4e1ebffb libAWDSupportFramework.dylib (794) <5577206B-BF13-3326-9996-E24931131A5A> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib
0x7fff4e1ec000 - 0x7fff4e1fdff7 libprotobuf-lite.dylib (794) <015C93F6-2ABD-368C-A1A4-0A91C07A6D9F> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib
0x7fff4e1fe000 - 0x7fff4e260fff libprotobuf.dylib (794) <90DCFF25-C3F1-31D3-B87B-ECEE7DE8A3BA> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib
0x7fff4e261000 - 0x7fff4e2a4ff7 com.apple.awd (1.0 - 930) <8A89873B-65E0-3937-9E86-CB6DACD2EF06> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics
0x7fff4e3df000 - 0x7fff4e3e1ffb com.apple.private.XprotectFrameWork.XprotectFramework (1.0 - 1) /System/Library/PrivateFrameworks/XprotectFramework.framework/Versions/A/XprotectFramework
0x7fff4e5bd000 - 0x7fff4e5bfffb com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff4e726000 - 0x7fff4e759ff7 libclosured.dylib (551.5) <112BC241-6626-3848-8DD8-B34B5B6F7ABC> /usr/lib/closure/libclosured.dylib
0x7fff4e813000 - 0x7fff4e84cff7 libCRFSuite.dylib (41) /usr/lib/libCRFSuite.dylib
0x7fff4e84d000 - 0x7fff4e858fff libChineseTokenizer.dylib (28) <53633C9B-A3A8-36F7-A53C-432D802F4BB8> /usr/lib/libChineseTokenizer.dylib
0x7fff4e859000 - 0x7fff4e8e6ff7 libCoreStorage.dylib (546.50.1) <6AFD6AAE-2EFE-3CF3-90C6-A66F67FCB309> /usr/lib/libCoreStorage.dylib
0x7fff4e8ea000 - 0x7fff4e8ebff3 libDiagnosticMessagesClient.dylib (104) <9712E980-76EE-3A89-AEA6-DF4BAF5C0574> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff4e922000 - 0x7fff4eaecff3 libFosl_dynamic.dylib (17.8) /usr/lib/libFosl_dynamic.dylib
0x7fff4eb24000 - 0x7fff4eb24fff libOpenScriptingUtil.dylib (174) <610F0242-7CE5-3C86-951B-B646562694AF> /usr/lib/libOpenScriptingUtil.dylib
0x7fff4ec5b000 - 0x7fff4ec5fffb libScreenReader.dylib (562.18.5) <0FEFDAC8-0FDF-38A0-AB88-A84E0DBA058F> /usr/lib/libScreenReader.dylib
0x7fff4ec60000 - 0x7fff4ec61ffb libSystem.B.dylib (1252.50.4) /usr/lib/libSystem.B.dylib
0x7fff4ec62000 - 0x7fff4ecdffff libTelephonyUtilDynamic.dylib (3316) <89366D67-293D-336E-929E-7D5A7A7C4698> /usr/lib/libTelephonyUtilDynamic.dylib
0x7fff4ece0000 - 0x7fff4ece1fff libThaiTokenizer.dylib (2.2) <6F416F41-BF77-3078-A05C-AFF5DA5AB008> /usr/lib/libThaiTokenizer.dylib
0x7fff4ece2000 - 0x7fff4ece5ffb libUniversalAccess.dylib (361.13.8) <85A4F194-1D39-3FF9-A916-E6AB06DF68DA> /usr/lib/libUniversalAccess.dylib
0x7fff4ecf4000 - 0x7fff4ecf4fff libapple_crypto.dylib (109.50.14) <48BA2E76-BF2F-3522-A54E-D7FB7EAF7A57> /usr/lib/libapple_crypto.dylib
0x7fff4ecf5000 - 0x7fff4ed0bff7 libapple_nghttp2.dylib (1.24) <01402BC4-4822-3676-9C80-50D83F816424> /usr/lib/libapple_nghttp2.dylib
0x7fff4ed0c000 - 0x7fff4ed36ff3 libarchive.2.dylib (54) <8FC28DD8-E315-3C3E-95FE-D1D2CBE49888> /usr/lib/libarchive.2.dylib
0x7fff4ed37000 - 0x7fff4ee3afe7 libate.dylib (1.13.1) /usr/lib/libate.dylib
0x7fff4ee3e000 - 0x7fff4ee3eff3 libauto.dylib (187) /usr/lib/libauto.dylib
0x7fff4ee3f000 - 0x7fff4eef7ff3 libboringssl.dylib (109.50.14) /usr/lib/libboringssl.dylib
0x7fff4eef8000 - 0x7fff4ef08ff3 libbsm.0.dylib (39) <6BC96A72-AFBE-34FD-91B1-748A530D8AE6> /usr/lib/libbsm.0.dylib
0x7fff4ef09000 - 0x7fff4ef16ffb libbz2.1.0.dylib (38) <0A5086BB-4724-3C14-979D-5AD4F26B5B45> /usr/lib/libbz2.1.0.dylib
0x7fff4ef17000 - 0x7fff4ef6dfff libc++.1.dylib (400.9) <7D3DACCC-3804-393C-ABC1-1A580FD00CB6> /usr/lib/libc++.1.dylib
0x7fff4ef6e000 - 0x7fff4ef92ff7 libc++abi.dylib (400.8.2) /usr/lib/libc++abi.dylib
0x7fff4ef94000 - 0x7fff4efa4fff libcmph.dylib (6) <890DEC4C-4334-393C-8B56-7C8560BBED9D> /usr/lib/libcmph.dylib
0x7fff4efa5000 - 0x7fff4efbcfd3 libcompression.dylib (47.60.2) /usr/lib/libcompression.dylib
0x7fff4f267000 - 0x7fff4f27fff7 libcoretls.dylib (155.50.1) /usr/lib/libcoretls.dylib
0x7fff4f280000 - 0x7fff4f281ff3 libcoretls_cfhelpers.dylib (155.50.1) /usr/lib/libcoretls_cfhelpers.dylib
0x7fff4f746000 - 0x7fff4f751ff7 libcsfde.dylib (546.50.1) /usr/lib/libcsfde.dylib
0x7fff4f752000 - 0x7fff4f7a7ff3 libcups.2.dylib (462.2.7) <46179788-4363-38B2-9204-E8AC8123D899> /usr/lib/libcups.2.dylib
0x7fff4f8e7000 - 0x7fff4f8e7fff libenergytrace.dylib (16) /usr/lib/libenergytrace.dylib
0x7fff4f8e8000 - 0x7fff4f901ffb libexpat.1.dylib (16.1.1) <5E1796FA-4041-3187-B5C2-8E6B03D1D72A> /usr/lib/libexpat.1.dylib
0x7fff4f902000 - 0x7fff4f90effb libexslt.0.dylib (15.14) <37210252-CE65-3031-B23C-5EFB1CBFDF9F> /usr/lib/libexslt.0.dylib
0x7fff4f90f000 - 0x7fff4f910fff libffi.dylib (18.1) <02011073-8CB7-362F-BC52-43B4E83687B0> /usr/lib/libffi.dylib
0x7fff4f919000 - 0x7fff4f91dff7 libgermantok.dylib (17) <37C1C061-5214-3050-9C3A-783A784435A8> /usr/lib/libgermantok.dylib
0x7fff4f91e000 - 0x7fff4f923ff3 libheimdal-asn1.dylib (520.50.9) /usr/lib/libheimdal-asn1.dylib
0x7fff4f94f000 - 0x7fff4fa40ff7 libiconv.2.dylib (51.50.1) <2FEC9707-3FAF-3828-A50D-8605086D060F> /usr/lib/libiconv.2.dylib
0x7fff4fa41000 - 0x7fff4fc68ffb libicucore.A.dylib (59181.0.1) <2CE6205F-D375-3BF5-AA0A-3254BC4773D0> /usr/lib/libicucore.A.dylib
0x7fff4fcb5000 - 0x7fff4fcb6fff liblangid.dylib (128) <39C39393-0D05-301D-93B2-F224FC4949AA> /usr/lib/liblangid.dylib
0x7fff4fcb7000 - 0x7fff4fcd0ffb liblzma.5.dylib (10) <3D419A50-961F-37D2-8A01-3DC7AB7B8D18> /usr/lib/liblzma.5.dylib
0x7fff4fcd1000 - 0x7fff4fce7ff7 libmarisa.dylib (9) /usr/lib/libmarisa.dylib
0x7fff4fce8000 - 0x7fff4fd97fff libmecab.1.0.0.dylib (779.7.6) <334D4742-BDDD-3C2D-BBEB-85B32643BFA0> /usr/lib/libmecab.1.0.0.dylib
0x7fff4fd98000 - 0x7fff4ffc0ff7 libmecabra.dylib (779.7.6) /usr/lib/libmecabra.dylib
0x7fff50198000 - 0x7fff50313fff libnetwork.dylib (1229.70.2) /usr/lib/libnetwork.dylib
0x7fff5039a000 - 0x7fff5078b3b7 libobjc.A.dylib (723) /usr/lib/libobjc.A.dylib
0x7fff5079e000 - 0x7fff507a2fff libpam.2.dylib (22) <7B4D2CE2-1438-387A-9802-5CEEFBF26F86> /usr/lib/libpam.2.dylib
0x7fff507a5000 - 0x7fff507d9fff libpcap.A.dylib (79.20.1) /usr/lib/libpcap.A.dylib
0x7fff50858000 - 0x7fff50874ffb libresolv.9.dylib (65) /usr/lib/libresolv.9.dylib
0x7fff508c3000 - 0x7fff508c4ff3 libspindump.dylib (252) /usr/lib/libspindump.dylib
0x7fff508c5000 - 0x7fff50a52ff7 libsqlite3.dylib (274.8.1) /usr/lib/libsqlite3.dylib
0x7fff50c26000 - 0x7fff50c86ff3 libusrtcp.dylib (1229.70.2) <1E065228-D0E3-3808-9405-894056C6BEC0> /usr/lib/libusrtcp.dylib
0x7fff50c87000 - 0x7fff50c8affb libutil.dylib (51.20.1) <216D18E5-0BAF-3EAF-A38E-F6AC37CBABD9> /usr/lib/libutil.dylib
0x7fff50c8b000 - 0x7fff50c98ff3 libxar.1.dylib (417.1) <351781D5-3CCF-320F-BB5A-4DFCC1CCD31D> /usr/lib/libxar.1.dylib
0x7fff50c9c000 - 0x7fff50d83fff libxml2.2.dylib (31.14) <4B6055E6-D8AD-342F-BCD7-F2EDD9069014> /usr/lib/libxml2.2.dylib
0x7fff50d84000 - 0x7fff50dacfff libxslt.1.dylib (15.14) /usr/lib/libxslt.1.dylib
0x7fff50dad000 - 0x7fff50dbfffb libz.1.dylib (70) <48C67CFC-940D-3857-8DAD-857774605352> /usr/lib/libz.1.dylib
0x7fff50e5b000 - 0x7fff50e5fff7 libcache.dylib (80) <092479CB-1008-3A83-BECF-E115F24D13C1> /usr/lib/system/libcache.dylib
0x7fff50e60000 - 0x7fff50e6aff3 libcommonCrypto.dylib (60118.50.1) <029F5985-9B6E-3DCB-9B96-FD007678C6A7> /usr/lib/system/libcommonCrypto.dylib
0x7fff50e6b000 - 0x7fff50e72fff libcompiler_rt.dylib (62) <968B8E3F-3681-3230-9D78-BB8732024F6E> /usr/lib/system/libcompiler_rt.dylib
0x7fff50e73000 - 0x7fff50e7cffb libcopyfile.dylib (146.50.5) <3885083D-50D8-3EEC-B481-B2E605180D7F> /usr/lib/system/libcopyfile.dylib
0x7fff50e7d000 - 0x7fff50f02ffb libcorecrypto.dylib (562.70.3) <37AF8EC6-BF34-3D15-BC3A-A9B98F2427D4> /usr/lib/system/libcorecrypto.dylib
0x7fff50f8a000 - 0x7fff50fc3ff7 libdispatch.dylib (913.60.3) /usr/lib/system/libdispatch.dylib
0x7fff50fc4000 - 0x7fff50fe1ff7 libdyld.dylib (551.5) <49BF9E96-8297-30CF-8AA6-128CC14054B2> /usr/lib/system/libdyld.dylib
0x7fff50fe2000 - 0x7fff50fe2ffb libkeymgr.dylib (28) /usr/lib/system/libkeymgr.dylib
0x7fff50fe3000 - 0x7fff50fefff3 libkxld.dylib (4570.71.46) <0C2152D7-F14B-3DBC-B388-6A2530795DB0> /usr/lib/system/libkxld.dylib
0x7fff50ff0000 - 0x7fff50ff0ff7 liblaunch.dylib (1205.70.12) <4950A0B3-5EE1-3F9A-8B1A-94FB85FCCA2C> /usr/lib/system/liblaunch.dylib
0x7fff50ff1000 - 0x7fff50ff5ffb libmacho.dylib (906) <1902A611-081A-3452-B11E-EBD1B166E831> /usr/lib/system/libmacho.dylib
0x7fff50ff6000 - 0x7fff50ff8ff3 libquarantine.dylib (86) <26C0BA22-8F93-3A07-9A4E-C8D53D2CE42E> /usr/lib/system/libquarantine.dylib
0x7fff50ff9000 - 0x7fff50ffaff3 libremovefile.dylib (45) <711E18B2-5BBE-3211-A916-56740C27D17A> /usr/lib/system/libremovefile.dylib
0x7fff50ffb000 - 0x7fff51012fff libsystem_asl.dylib (356.70.1) <39E46A6F-B228-3E78-B83E-1779F9707A39> /usr/lib/system/libsystem_asl.dylib
0x7fff51013000 - 0x7fff51013fff libsystem_blocks.dylib (67) <17303FDF-0D2D-3963-B05E-B4DF63052D47> /usr/lib/system/libsystem_blocks.dylib
0x7fff51014000 - 0x7fff5109dff7 libsystem_c.dylib (1244.50.9) <1187BFE8-4576-3247-8177-481554E1F9E7> /usr/lib/system/libsystem_c.dylib
0x7fff5109e000 - 0x7fff510a1ffb libsystem_configuration.dylib (963.50.9) /usr/lib/system/libsystem_configuration.dylib
0x7fff510a2000 - 0x7fff510a5ffb libsystem_coreservices.dylib (51) <486000D3-D8CB-3BE7-8EE5-8BF380DE6DF7> /usr/lib/system/libsystem_coreservices.dylib
0x7fff510a6000 - 0x7fff510a7fff libsystem_darwin.dylib (1244.50.9) <09C21A4A-9EE0-388B-A9D9-DFF8F6758791> /usr/lib/system/libsystem_darwin.dylib
0x7fff510a8000 - 0x7fff510aeff7 libsystem_dnssd.dylib (878.70.3) /usr/lib/system/libsystem_dnssd.dylib
0x7fff510af000 - 0x7fff510f8ff7 libsystem_info.dylib (517.30.1) /usr/lib/system/libsystem_info.dylib
0x7fff510f9000 - 0x7fff5111fff7 libsystem_kernel.dylib (4570.71.46) /usr/lib/system/libsystem_kernel.dylib
0x7fff51120000 - 0x7fff5116bfcb libsystem_m.dylib (3147.50.1) <17570F46-566C-39FC-BEF6-635A355DD549> /usr/lib/system/libsystem_m.dylib
0x7fff5116c000 - 0x7fff5118bff7 libsystem_malloc.dylib (140.50.7) /usr/lib/system/libsystem_malloc.dylib
0x7fff5118c000 - 0x7fff512bcff7 libsystem_network.dylib (1229.70.2) <5E86B2DE-9E15-3354-8714-4094ED5F698D> /usr/lib/system/libsystem_network.dylib
0x7fff512bd000 - 0x7fff512c7ffb libsystem_networkextension.dylib (767.70.2) <9DC03712-552D-3AEE-9519-B5ED70980B70> /usr/lib/system/libsystem_networkextension.dylib
0x7fff512c8000 - 0x7fff512d1ff3 libsystem_notify.dylib (172) <08012EC0-2CD2-34BE-BF93-E7F56491299A> /usr/lib/system/libsystem_notify.dylib
0x7fff512d2000 - 0x7fff512d9ff7 libsystem_platform.dylib (161.50.1) <6355EE2D-5456-3CA8-A227-B96E8F1E2AF8> /usr/lib/system/libsystem_platform.dylib
0x7fff512da000 - 0x7fff512e5fff libsystem_pthread.dylib (301.50.1) <0E51CCBA-91F2-34E1-BF2A-FEEFD3D321E4> /usr/lib/system/libsystem_pthread.dylib
0x7fff512e6000 - 0x7fff512e9fff libsystem_sandbox.dylib (765.70.1) <553DFCC6-9D31-3B9C-AB7C-30F6F265786D> /usr/lib/system/libsystem_sandbox.dylib
0x7fff512ea000 - 0x7fff512ebff3 libsystem_secinit.dylib (30) /usr/lib/system/libsystem_secinit.dylib
0x7fff512ec000 - 0x7fff512f3ff7 libsystem_symptoms.dylib (820.60.3) <441C6CA0-5711-3BB1-8420-DDAC3D5272E1> /usr/lib/system/libsystem_symptoms.dylib
0x7fff512f4000 - 0x7fff51307fff libsystem_trace.dylib (829.70.1) <3A6CB706-8CA6-3616-8AFC-14AAD7FAF187> /usr/lib/system/libsystem_trace.dylib
0x7fff51309000 - 0x7fff5130eff7 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib
0x7fff5130f000 - 0x7fff5133cff7 libxpc.dylib (1205.70.12) <7B82608D-ED82-35C1-B13F-99855E25D6DC> /usr/lib/system/libxpc.dylib

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

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

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 128K 2
Activity Tracing 256K 2
CG backing stores 12K 2
CG image 4K 2
CoreData Object IDs 4100K 3
CoreGraphics 8K 2
CoreImage 12K 2
CoreServices 40.3M 2
CoreUI image file 204K 7
Foundation 4K 2
Image IO 8K 2
Kernel Alloc Once 8K 2
MALLOC 281.3M 95
MALLOC guard page 80K 16
Memory Tag 242 12K 2
Memory Tag 251 16K 2
SQLite page cache 704K 6
STACK GUARD 56.0M 9
Stack 11.6M 10
VM_ALLOCATE 172K 14
__DATA 39.9M 341
__FONT_DATA 4K 2
__LINKEDIT 203.1M 14
__TEXT 282.1M 339
__UNICODE 560K 2
libnetwork 640K 4
mapped file 39.8M 22
shared memory 644K 13
=========== ======= =======
TOTAL 961.5M 893

System Profile:
Serial ATA Device: ST4000DM005-2DP166, 4 TB
Serial ATA Device: HGST HDN724040ALE640, 4 TB
Serial ATA Device: HGST HDN724040ALE640, 4 TB
Serial ATA Device: ST10000NE0004-1ZF101, 10 TB
Serial ATA Device: Neptune 6G SSD, 480.1 GB
Bluetooth: Version 6.0.7f15, 3 services, 27 devices, 1 incoming serial ports
Model: MacPro3,1, BootROM MP31.006C.B05, 8 processors, Quad-Core Intel Xeon, 2.8 GHz, 52 GB, SMC 1.25f4
Graphics: NVIDIA GeForce GTX 960, NVIDIA GeForce GTX 960, PCIe
Graphics: NVIDIA GeForce GT 120, NVIDIA GeForce GT 120, PCIe
Thunderbolt Bus:
Boot Volume File System Type: hfs
Parallel ATA Device: PIONEER DVD-RW DVR-109
USB Device: USB Bus
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: USB Bus
USB Device: USB Bus
USB Device: USB Bus
USB Device: USB 2.0 Bus
USB Device: 4-Port USB 2.0 Hub
USB Device: 4-Port USB 2.0 Hub
USB Device: Freestyle Edge Keyboard
USB Device: USB Gaming Keyboard
USB Device: USB 2.0 Hub
USB Device: USB Trackball
USB Device: Keyboard Hub
USB Device: Apple Keyboard
USB Device: USB 2.0 Hub [MTT]
USB Device: USB 2.0 Hub [MTT]
USB Device: USB Trackball
USB Device: USB 2.0 Hub
USB Device: Apple Watch Magnetic Charging Cable
USB Device: Audioengine 2+
USB Device: Back-UPS NS 700MC FW:907.W1 .D USB FW:W1
USB Device: CP1350PFCLCD
Memory Module: DIMM Riser B/DIMM 1, 8 GB, DDR2 FB-DIMM, 800 MHz, 0x802C, 0x333648544631473732465A38304543314436
Memory Module: DIMM Riser B/DIMM 2, 8 GB, DDR2 FB-DIMM, 800 MHz, 0x802C, 0x333648544631473732465A38304543314436
Memory Module: DIMM Riser A/DIMM 1, 8 GB, DDR2 FB-DIMM, 800 MHz, 0x802C, 0x333648544631473732465A38304543314436
Memory Module: DIMM Riser A/DIMM 2, 8 GB, DDR2 FB-DIMM, 800 MHz, 0x802C, 0x333648544631473732465A38304543314436
Memory Module: DIMM Riser B/DIMM 3, 2 GB, DDR2 FB-DIMM, 800 MHz, 0x05F7, 0x000000003732353642363145353830304600
Memory Module: DIMM Riser B/DIMM 4, 2 GB, DDR2 FB-DIMM, 800 MHz, 0x05F7, 0x000000003732353642363145353830304600
Memory Module: DIMM Riser A/DIMM 3, 8 GB, DDR2 FB-DIMM, 800 MHz, 0x802C, 0x333648544631473732465A38304543314436
Memory Module: DIMM Riser A/DIMM 4, 8 GB, DDR2 FB-DIMM, 800 MHz, 0x802C, 0x333648544631473732465A38304543314436
FireWire Device: built-in_hub, Up to 800 Mb/sec
FireWire Device: iSight, Apple Computer, Inc., Up to 200 Mb/sec
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x111), Broadcom BCM43xx 1.0 (7.77.37.32.1a1)
Network Service: Ethernet 2, Ethernet, en1
Network Service: Wi-Fi, AirPort, en2
PCI Card: RocketRAID 840A SATA Controller, RAID Controller, Slot-2
PCI Card: NVIDIA GeForce GTX 960, Display Controller, Slot-1
PCI Card: pci10de,fba, Audio Device, Slot-1
PCI Card: NVIDIA GeForce GT 120, Display Controller, Slot-3
SCSI Device: SCSI Target Device @ 0
SCSI Device: SCSI Target Device @ 32

hey Frederico,

this sounds a lot like a GPU or GPU driver issue. BTT itself runs as a normal app and shouldn't be able to cause such issues. However BTT's snap area feature will use the GPU for accelerated rendering. This it could trigger the issue if there is a problem with the GPU or GPU driver.(or a bug in the system ui server)

The BTT crash you mentioned happened when the system recognized a change in the display configuration (e.g. a display has been removed or the resolution had changed). However it's just an application crash and not related to the system ui server crash.

In general Apple had fixed various issues in relation to the system ui server and gpu in 10.14 and 10.15, but it sounds like you are unable to update to a more current version, correct?

Correct; I had a terrific wait just to be able to move to High Sierra; Mojave and Catalina are just distant dreams for the foreseeable future.

I did note that the BTT crash logs only occasionally appear, though within microseconds of the User Space panic; and I, too, immediately went after the GPU by swapping out to OEM Radeon cards, with only one, and then two displays; it didn’t take long for the panics to reoccur, so I removed the blame from the Nvidia cards before slowly eliminating and reintroducing all third party utilities .

But it makes some sense that the ‘disappearing display’ you note in the log is definitely occurring, inasmuch as when the displays go black, sometimes I see one or more drop out first.

The thing is, though, and I reiterate, I’ve been rock solid for over three weeks without BTT enabled, and all other software and typical workflows in place; whereas with it enabled I might crash out every few hours, especially if I’m not careful in how I move the cursor across the Menubar.

The other thing is, as far as I know, I’m not using window snap, as I use Keyboard Maestro and AppleScript for window management. Is snap enabled by default, and maybe contributing to this issue? Is there a way to be sure it’s not in play?

If I reenable BTT, and the panic returns, is there a different log section, from System.log or other that you can look at?

Thanks for the quick and considered response.

(And, again, I really, really miss using your excellent BTT)

Frederico

Possibly try to disable the snap area feature in BTT completely for now. Maybe you tried it once, then BTT might still have some actions related to it enabled:

However as you noted the crash seems to suggest BTT was active (and crashed - I'll look into that, but it's not related to the general issue) after the screens blacked out. If you encounter the issue again you can also send me the BTT debug info, it's relatively unlikely, but maybe something is showing up in the logs (Help => Export Diagnostic Debug Information). You can send anything you find to andreas@folivora.ai

Otherwise everything you can find in the macOS console app at around the time of the issue might be helpful.

1 Like

Also just realize I was still on 2.8.x and so many versions of 3.x available. (; I probably should've stayed with 2.8 for consistency in testing, but went ahead and took the latests 3.x offered, with some hopes that maybe whatever was happening was hidden in an earlier version.

But on window snap? wow. I hadn't looked in there in forever; now I want to actually try using it again! (:

Anyway, it's been on a few minutes, and I've moused and tracked the cursor around like crazy, taking care to move pointer and objects across the menubar, and so far, so good. It will be interesting to see if it just takes time or a perfect set of conditions to blow up again. I may have to turn it off as a precaution here and there, as some apps I have to use this week don't have autosave and I lost too much work over the Summer to this issue to get burned again. Even five minutes can be problematic, especially when I'm supposed to be working on real-time feeds.

Cheers, and Thanks

F

I've not had a single issue since disabling Snap Area as suggested; must be something that frags my nVidia Web Drivers (and probably having six displays set to two resolutions).

EDIT: as soon as I hit post, I recalled that I had installed OEM Radeon cards to isolate the nVidia Web Drivers; so this must indeed be System UI Server (or other).

In one respect, I'm sad that I can't look into using the features; on the other, I didn't even know what all was there for a couple-few years, so I guess I'm not missing out on anything I had before, (:

If you ever want me to reproduce it in order to help resolve the conflict, let me know.

Thanks for the prompt and effective [knocks wood] help; should it rear it's head again, I'll let you know; and thanks for a great productivity tool.

Cheers

Frederico

1 Like