Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

Crash on Catalina #684

Open
hachepunto opened this issue Oct 14, 2019 · 1 comment
Open

Crash on Catalina #684

hachepunto opened this issue Oct 14, 2019 · 1 comment

Comments

@hachepunto
Copy link

The application does not start.
This is the error reported:

Process: Radiant Player [93640]
Path: /Applications/Radiant Player.app/Contents/MacOS/Radiant Player
Identifier: com.sajidanwar.Radiant-Player
Version: 1.12.0 (1.12.0)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Radiant Player [93640]
User ID: 501

Date/Time: 2019-10-14 11:06:29.978 -0500
OS Version: Mac OS X 10.15 (19A583)
Report Version: 12
Bridge OS Version: 4.0 (17P572)
Anonymous UUID: FD890694-5098-0EE1-9994-A3A2EAE7E046

Sleep/Wake UUID: 0FDE8CDC-450B-4D3E-A509-E5F186A13D69

Time Awake Since Boot: 130000 seconds
Time Since Wake: 7800 seconds

System Integrity Protection: disabled

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

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

Application Specific Information:
Assertion failed: (variantName != nil), function -[NSVisualEffectView _coreUIOptions], file /BuildRoot/Library/Caches/com.apple.xbs/Sources/AppKit/AppKit-1894/AppKit.subproj/NSVisualEffectView.m, line 764.

ı◊%åˇˇ�

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff6822c47a __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff682e9707 pthread_kill + 384
2 libsystem_c.dylib 0x00007fff681b4a08 abort + 120
3 libsystem_c.dylib 0x00007fff681b3cc2 __assert_rtn + 314
4 com.apple.AppKit 0x00007fff2e092364 -[NSVisualEffectView _coreUIOptions] + 1261
5 com.apple.AppKit 0x00007fff2e091e54 NSVisualEffectViewGetMetadataValue + 377
6 com.apple.AppKit 0x00007fff2e092460 -[NSVisualEffectView _currentMaterialHasCGSMaterial] + 96
7 com.apple.AppKit 0x00007fff2e0e15bb -[NSVisualEffectView layout] + 66
8 com.apple.AppKit 0x00007fff2e0e0887 _NSViewLayout + 600
9 com.apple.AppKit 0x00007fff2e0e0325 -[NSView _layoutSubtreeWithOldSize:] + 388
10 com.apple.AppKit 0x00007fff2e0e047f -[NSView _layoutSubtreeWithOldSize:] + 734
11 com.apple.AppKit 0x00007fff2e0dde14 -[NSView _layoutSubtreeIfNeededAndAllowTemporaryEngine:] + 1137
12 com.apple.AppKit 0x00007fff2e0dd8b6 -[NSWindow(NSConstraintBasedLayout) _layoutViewTree] + 148
13 com.apple.AppKit 0x00007fff2e0ed842 -[NSWindow(NSConstraintBasedLayout) layoutIfNeeded] + 251
14 com.apple.AppKit 0x00007fff2e0ed681 __NSWindowGetDisplayCycleObserverForLayout_block_invoke + 430
15 com.apple.AppKit 0x00007fff2e0ecf3a NSDisplayCycleObserverInvoke + 155
16 com.apple.AppKit 0x00007fff2e0ecb01 NSDisplayCycleFlush + 977
17 com.apple.QuartzCore 0x00007fff3c5e03d6 CA::Transaction::run_commit_handlers(CATransactionPhase) + 100
18 com.apple.QuartzCore 0x00007fff3c5dfd28 CA::Transaction::commit() + 224
19 com.apple.AppKit 0x00007fff2e8bfe2a __62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke + 266
20 com.apple.AppKit 0x00007fff2e8c0252 ___NSRunLoopObserverCreateWithHandler_block_invoke + 41
21 com.apple.CoreFoundation 0x00007fff30e3b4be CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 23
22 com.apple.CoreFoundation 0x00007fff30e3b3e4 __CFRunLoopDoObservers + 457
23 com.apple.CoreFoundation 0x00007fff30dde55b __CFRunLoopRun + 1219
24 com.apple.CoreFoundation 0x00007fff30ddde13 CFRunLoopRunSpecific + 499
25 com.apple.HIToolbox 0x00007fff2f96ab2d RunCurrentEventLoopInMode + 292
26 com.apple.HIToolbox 0x00007fff2f96a779 ReceiveNextEventCommon + 356
27 com.apple.HIToolbox 0x00007fff2f96a5f7 _BlockUntilNextEventMatchingListInModeWithFilter + 64
28 com.apple.AppKit 0x00007fff2e000ac4 _DPSNextEvent + 990
29 com.apple.AppKit 0x00007fff2dfff834 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352
30 com.apple.AppKit 0x00007fff2dff9fd4 -[NSApplication run] + 658
31 com.apple.AppKit 0x00007fff2dfebe7d NSApplicationMain + 777
32 com.sajidanwar.Radiant-Player 0x0000000108ee6db3 0x108edd000 + 40371
33 libdyld.dylib 0x00007fff680dd405 start + 1

Thread 1:
0 libsystem_pthread.dylib 0x00007fff682e65b4 start_wqthread + 0

Thread 2:
0 libsystem_pthread.dylib 0x00007fff682e65b4 start_wqthread + 0

Thread 3:
0 libsystem_pthread.dylib 0x00007fff682e65b4 start_wqthread + 0

Thread 4:
0 libsystem_pthread.dylib 0x00007fff682e65b4 start_wqthread + 0

Thread 5:: JavaScriptCore bmalloc scavenger
0 libsystem_kernel.dylib 0x00007fff682298f6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff682ea082 _pthread_cond_wait + 701
2 libc++.1.dylib 0x00007fff6522e941 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lockstd::__1::mutex&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93
3 com.apple.JavaScriptCore 0x00007fff354a6de6 bmalloc::Scavenger::threadRunLoop() + 774
4 com.apple.JavaScriptCore 0x00007fff354a67a9 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 9
5 com.apple.JavaScriptCore 0x00007fff354a8fc7 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct >, void ()(bmalloc::Scavenger), bmalloc::Scavenger*> >(void*) + 39
6 libsystem_pthread.dylib 0x00007fff682e9d76 _pthread_start + 125
7 libsystem_pthread.dylib 0x00007fff682e65d7 thread_start + 15

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x000000010d6c9d40 rcx: 0x00007ffee6d207c8 rdx: 0x0000000000000000
rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007ffee6d207f0 rsp: 0x00007ffee6d207c8
r8: 0x00000000000002fc r9: 0xcccccccccccccccd r10: 0x0000000000000000 r11: 0x0000000000000246
r12: 0x0000000000000307 r13: 0x000000010b4c2000 r14: 0x0000000000000006 r15: 0x0000000000000016
rip: 0x00007fff6822c47a rfl: 0x0000000000000246 cr2: 0x000000010b4c2000

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

Binary Images:
0x108edd000 - 0x108f30ff7 +com.sajidanwar.Radiant-Player (1.12.0 - 1.12.0) <04E311F1-184A-344C-A940-974189CA287B> /Applications/Radiant Player.app/Contents/MacOS/Radiant Player
0x108f57000 - 0x108fb3ff7 +com.growl.growlframework (2.0.1 - 2.0.1) <6C20B93B-75B2-30A4-8267-8C81BF90872B> /Applications/Radiant Player.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
0x108fe9000 - 0x109024fff +org.sparkle-project.Sparkle (1.13.1 git-2afc553 - 1.13.1) <40414915-A48C-3DBB-AACB-5C20BAAE6DA6> /Applications/Radiant Player.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x10b4cb000 - 0x10b4ce047 libobjc-trampolines.dylib (779.1) /usr/lib/libobjc-trampolines.dylib
0x10d602000 - 0x10d69093f dyld (732.8) <42C11B81-6928-369F-B03E-D57355572700> /usr/lib/dyld
0x7fff2437a000 - 0x7fff245c9ff8 com.apple.RawCamera.bundle (9.00.1 - 1300.22) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff2c7a7000 - 0x7fff2c99eff2 com.apple.avfoundation (2.0 - 1722.27.4.5) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff2c99f000 - 0x7fff2ca6aff8 com.apple.audio.AVFAudio (1.0 - ???) <2ED23D7A-9635-3D52-BEFE-3044062B023A> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
0x7fff2cb8a000 - 0x7fff2cb8afff com.apple.Accelerate (1.11 - Accelerate 1.11) <956D070C-B522-3A08-891A-CAD6BA4082D1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff2cb8b000 - 0x7fff2cba1ff7 libCGInterfaces.dylib (524.2) <7F08322A-4AA0-3677-91CD-9D1588BDBE39> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff2cba2000 - 0x7fff2d20dfdf com.apple.vImage (8.1 - 524.2) <45A48EA9-49AA-33A0-B830-AF754BD01009> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff2d20e000 - 0x7fff2d476fff libBLAS.dylib (1303) <112B19CC-925A-3E28-8B32-2002D30A37FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff2d477000 - 0x7fff2d766fdf libBNNS.dylib (144.11.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff2d768000 - 0x7fff2db0dfff libLAPACK.dylib (1303) <5C248B39-F233-3074-A3A5-AF8F436FBF87> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff2db0e000 - 0x7fff2db23ff8 libLinearAlgebra.dylib (1303) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff2db24000 - 0x7fff2db29ff3 libQuadrature.dylib (7) <826897ED-B7AD-33DC-B9CB-F9787784F312> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff2db2a000 - 0x7fff2db9afff libSparse.dylib (103) <55467C29-2096-36AB-8A6D-5231A342809D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff2db9b000 - 0x7fff2dbadfef libSparseBLAS.dylib (1303) <3244FCAF-A1FE-3248-AF22-BFB3E9D12555> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff2dbae000 - 0x7fff2dd87ffb libvDSP.dylib (735) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff2dd88000 - 0x7fff2de43fd3 libvMisc.dylib (735) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff2de44000 - 0x7fff2de44fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <79C1A1C7-E97A-3B7A-8737-444B402A7AA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff2de45000 - 0x7fff2dea3ffc com.apple.Accounts (113 - 113) <33BCDB9E-2E27-3D12-B895-826145D156BC> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fff2dfe9000 - 0x7fff2ed95ff9 com.apple.AppKit (6.9 - 1894) <1F4FBEF8-F3AC-31C2-BF04-381BC72E36D1> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff2ede5000 - 0x7fff2ede5fff com.apple.ApplicationServices (48 - 50) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff2ede6000 - 0x7fff2ee51fff com.apple.ApplicationServices.ATS (377 - 493) <0EB214FD-E4D6-3045-A0A6-DCBCAE5F4165> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff2eeea000 - 0x7fff2ef28ffa libFontRegistry.dylib (274) <1A3CE39E-14E7-338E-B1E5-7FA79B9B0065> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff2ef83000 - 0x7fff2efb2ff7 com.apple.ATSUI (1.0 - 1) <9391C527-15CE-3108-8922-CF0C2A50C082> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
0x7fff2efb3000 - 0x7fff2efb7ff3 com.apple.ColorSyncLegacy (4.13.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff2f052000 - 0x7fff2f0a8ffa com.apple.HIServices (1.22 - 672) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff2f0a9000 - 0x7fff2f0b7fff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff2f0b8000 - 0x7fff2f0fdff2 com.apple.print.framework.PrintCore (15 - 516) <43213BE5-C5E1-3AA8-8AFD-949AFF9FB2C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff2f0fe000 - 0x7fff2f108fff com.apple.QD (4.0 - 413) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff2f109000 - 0x7fff2f116ff0 com.apple.speech.synthesis.framework (9.0.22 - 9.0.22) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff2f117000 - 0x7fff2f1f7ffa com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <83A9998E-0669-326F-BA80-350FC70912E6> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff2f1f9000 - 0x7fff2f1f9fff com.apple.audio.units.AudioUnit (1.14 - 1.14) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff2f56f000 - 0x7fff2f8e5ffe com.apple.CFNetwork (1111 - 1111) <642753C5-5D26-3794-9A4C-4F63F226C01A> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff2f95b000 - 0x7fff2f95bfff com.apple.Carbon (160 - 162) <098C0BD4-184D-3DAD-9915-89A5F172354F> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff2f95c000 - 0x7fff2f95fffb com.apple.CommonPanels (1.2.6 - 101) <930A9DD4-B4BF-3D73-8B81-2D46018BB2E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff2f960000 - 0x7fff2fc54ff9 com.apple.HIToolbox (2.1.1 - 992.1) <0EA6CBC4-33C5-3BA7-B37A-1C9D5F103796> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff2fc55000 - 0x7fff2fc58ff3 com.apple.help (1.3.8 - 68) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff2fc59000 - 0x7fff2fc5eff7 com.apple.ImageCapture (9.0 - 1600.1.4.3) <87D0FDEE-8876-3E61-B349-EEB4160EBC19> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff2fc5f000 - 0x7fff2fc5ffff com.apple.ink.framework (10.15 - 227) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff2fc60000 - 0x7fff2fc7aff2 com.apple.openscripting (1.7 - 185) <40F68E23-E438-31DC-8C8A-D2F6FBA9BBD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff2fc9b000 - 0x7fff2fc9bfff com.apple.print.framework.Print (15 - 271) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff2fc9c000 - 0x7fff2fc9eff7 com.apple.securityhi (9.0 - 55008) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff2fc9f000 - 0x7fff2fca5ff7 com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <819268CF-2A9D-3321-A826-535CB1F1E694> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff2fe3f000 - 0x7fff2fe3ffff com.apple.Cocoa (6.11 - 23) <257CF015-7450-3FD1-AC41-AB55139F3036> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff2fe4d000 - 0x7fff30038ff7 com.apple.ColorSync (4.13.0 - 3394.1.4.1) <32A1AEE9-C3AA-3535-9C72-D89955D2DE85> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff30324000 - 0x7fff30833ffa com.apple.audio.CoreAudio (5.0 - 5.0) <88827CE9-4055-3E5F-B7C1-4E9314E6D05C> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff30886000 - 0x7fff308bdff2 com.apple.CoreBluetooth (1.0 - 1) <7FBF1402-074C-3192-95AD-5F25FE5ECD8A> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff308be000 - 0x7fff30c98fe8 com.apple.CoreData (120 - 969.3) <7E7B66BF-2A83-3D66-8674-7F58C369B61D> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff30c99000 - 0x7fff30da3ff6 com.apple.CoreDisplay (1.0 - 107) <722EBF44-A989-3079-A03C-8421B10E441F> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff30da4000 - 0x7fff31223ff7 com.apple.CoreFoundation (6.9 - 1671.15) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff31225000 - 0x7fff3189eff8 com.apple.CoreGraphics (2.0 - 1348.4.4.7) <5790BE2E-049E-39BA-B191-611CF7ECD017> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff318ac000 - 0x7fff31c08ff2 com.apple.CoreImage (15.0.0 - 900.6) <12E02841-0FB0-30F5-8444-FD925B0DE49E> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff31fc7000 - 0x7fff320a1ffc com.apple.CoreMedia (1.0 - 2501.27.4.9) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff320a2000 - 0x7fff32103ff6 com.apple.CoreMediaIO (1000.0 - 5125.1) <7434E383-DA51-33B0-B88A-ACD4BF5EB565> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff3218b000 - 0x7fff3218bfff com.apple.CoreServices (1069.2 - 1069.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff3218c000 - 0x7fff32211ff7 com.apple.AE (838 - 838) <7295ED82-7087-3602-9DCA-4FE205F6499C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff32212000 - 0x7fff324f3fff com.apple.CoreServices.CarbonCore (1217 - 1217) <7AA0ECB3-0993-3081-A9EC-0365EF72B24D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff324f4000 - 0x7fff32541ff1 com.apple.DictionaryServices (1.2 - 321) <3D0FFBDE-E425-37C7-B780-39A3D024462A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff32542000 - 0x7fff3254aff7 com.apple.CoreServices.FSEvents (1268.0.6 - 1268.0.6) <78D2AB1A-9053-3D32-8C18-C1DD31FF9400> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff3254b000 - 0x7fff32783ff1 com.apple.LaunchServices (1069.2 - 1069.2) <68B4C10C-D536-33E9-9719-E7BA5B753F2B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff32784000 - 0x7fff3281cff1 com.apple.Metadata (10.7.0 - 2066.12) <249EA615-8446-3A36-B6B7-ED613C8B8148> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff3281d000 - 0x7fff3284aff7 com.apple.CoreServices.OSServices (1069.2 - 1069.2) <2FECF3BA-B785-35E2-85E9-2A2267801AA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff3284b000 - 0x7fff328b2fff com.apple.SearchKit (1.4.1 - 1.4.1) <0068BD72-CF2B-34E4-B461-002D5E56C31C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff328b3000 - 0x7fff328d7ffd com.apple.coreservices.SharedFileList (131 - 131) <61F62948-4109-38F0-BB91-5EBB6BEEAB10> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff32bff000 - 0x7fff32db3ffe com.apple.CoreText (643.1.0.2 - 643.1.0.2) <83B0B75B-7B4A-315D-BC8B-8CB2E5D16EB8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff32db4000 - 0x7fff32df8fff com.apple.CoreVideo (1.8 - 334.0) <54CC4AD8-7F5C-37D5-A26D-9C8C8A72BD41> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff32df9000 - 0x7fff32e86ff1 com.apple.framework.CoreWLAN (13.0 - 1448) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff3312c000 - 0x7fff33132ff7 com.apple.DiskArbitration (2.7 - 2.7) <23104F29-F120-354B-97BE-4514A675BB14> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff33325000 - 0x7fff33447fff com.apple.FileProvider (253 - 253) /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
0x7fff3345f000 - 0x7fff33826ff3 com.apple.Foundation (6.9 - 1671.15) <4BEAB72D-10AA-3009-B0F5-B82B4FE1C441> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff33893000 - 0x7fff338c2ff3 com.apple.GSS (4.0 - 2.0) <9520F096-C643-36D7-B8CB-3922B6E6D7EC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff339fc000 - 0x7fff33b14ffd com.apple.Bluetooth (7.0.0 - 7.0.0f8) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff33b78000 - 0x7fff33c1bffb com.apple.framework.IOKit (2.0.2 - 1726.11.1) <9E81E92C-7EC2-330F-B0AF-BBFD9D3E46F6> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff33c1d000 - 0x7fff33c2dff4 com.apple.IOSurface (269.6 - 269.6) <1E49AD7D-6067-3599-B015-765047D58C13> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff33ca0000 - 0x7fff33dfbffe com.apple.ImageIO.framework (3.3.0 - 1972.3.4.5) <5A42B908-2C44-3E65-A465-C6A219264F01> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff33dfc000 - 0x7fff33dfffff libGIF.dylib (1972.3.4.5) <70153F11-6934-32DE-952B-290C6DDC5F1C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff33e00000 - 0x7fff33ebafe7 libJP2.dylib (1972.3.4.5) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff33ebb000 - 0x7fff33edffef libJPEG.dylib (1972.3.4.5) <3DC331DE-874D-3347-94F6-DDBF2D793C9A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff3415d000 - 0x7fff34177fe7 libPng.dylib (1972.3.4.5) <23E2F503-7300-3C99-BD21-A6449610AD50> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff34178000 - 0x7fff34179fff libRadiance.dylib (1972.3.4.5) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff3417a000 - 0x7fff341c3fef libTIFF.dylib (1972.3.4.5) <8E68D57C-6C0D-358E-9AF3-FD80D3378720> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff34634000 - 0x7fff355c6ff9 com.apple.JavaScriptCore (15608 - 15608.2.30.1.1) <413B9A51-0B38-3840-92BA-60FAE34F2FA8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff355de000 - 0x7fff355f0ff3 com.apple.Kerberos (3.0 - 1) <91DF5D16-E721-39F0-A77B-87DA6032F870> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff355f1000 - 0x7fff355f1fff libHeimdalProxy.dylib (77) <51DB9CFB-808F-32E8-BB34-39F6702DBDED> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
0x7fff35982000 - 0x7fff3598cfff com.apple.MediaAccessibility (1.0 - 125) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff35a55000 - 0x7fff36195fff com.apple.MediaToolbox (1.0 - 2501.27.4.9) <4B3070DE-5CC6-3B85-97F5-3E4FD3DB2AF4> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff36197000 - 0x7fff36259ff1 com.apple.Metal (211.53 - 211.53) /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff36276000 - 0x7fff362b2ff3 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <54EC6486-7A3E-39D3-B213-EFCC4110E511> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff362b3000 - 0x7fff36339fe6 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <144A9994-9AD3-340D-A890-C7F10DDEF489> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff3633a000 - 0x7fff3635fff0 com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <6F07D520-B36C-38D5-810B-A95BA5F79B04> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff36360000 - 0x7fff36375ffc com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <73DBE1D5-89C4-3410-95DA-A384BF9C2C1E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
0x7fff36376000 - 0x7fff364d5ff4 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <24338B34-481D-3564-917C-CD1DB243FD12> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff364d6000 - 0x7fff36524ff7 com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <75ABA9EB-752E-3E7E-BFBA-19806FB65924> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
0x7fff36525000 - 0x7fff36526ff5 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <5EA47648-76E9-37CD-A2FC-A0083A769665> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff3746c000 - 0x7fff37478ffe com.apple.NetFS (6.0 - 4.0) <10ECF7E4-98A5-3751-B7AC-0AAAF0050777> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff37479000 - 0x7fff375bcff6 com.apple.Network (1.0 - 1) <5C29B0D5-3811-32A8-9FF4-CA112F9526F4> /System/Library/Frameworks/Network.framework/Versions/A/Network
0x7fff39fe3000 - 0x7fff3a03bff7 com.apple.opencl (3.5 - 3.5) <1874ACB3-DBF4-309A-A15D-ADB0C786C5B8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff3a03c000 - 0x7fff3a058fff com.apple.CFOpenDirectory (10.15 - 220.11.1) <6F4D018B-FA8B-35B2-8120-F8215DDA01CB> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff3a059000 - 0x7fff3a064fff com.apple.OpenDirectory (10.15 - 220.11.1) <170173C2-DF22-3D11-914F-465AA7C4760A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff3a9bf000 - 0x7fff3a9c1fff libCVMSPluginSupport.dylib (17.10.22) <4527BE3A-74F4-3BEB-963F-A4C29B31CF4F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff3a9c2000 - 0x7fff3a9c7fff libCoreFSCache.dylib (176.7) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff3a9c8000 - 0x7fff3a9ccfff libCoreVMClient.dylib (176.7) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff3a9cd000 - 0x7fff3a9d5ff7 libGFXShared.dylib (17.10.22) <659DDDE1-B688-3B05-A317-56D81B537BD4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff3a9d6000 - 0x7fff3a9e0fff libGL.dylib (17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff3a9e1000 - 0x7fff3aa16fff libGLImage.dylib (17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff3abaa000 - 0x7fff3abe6fff libGLU.dylib (17.10.22) <674FC095-D986-3646-9E64-560075762B8D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff3b616000 - 0x7fff3b625ff7 com.apple.opengl (17.10.22 - 17.10.22) <3A6122C9-58FC-30F5-9591-C11C118EEE6B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff3c5de000 - 0x7fff3c85bff2 com.apple.QuartzCore (1.11 - 815.6.4.4) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff3d3e6000 - 0x7fff3d72aff9 com.apple.security (7.0 - 59306.11.20) <1B0AE660-0EC5-3497-ACE8-1AF2BB772BAB> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff3d72b000 - 0x7fff3d7b3ff7 com.apple.securityfoundation (6.0 - 55236) <903B8365-1F35-3EB2-9821-9D2C440BE2DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff3d7b4000 - 0x7fff3d7e1fff com.apple.securityinterface (10.0 - 55139.0.1) <552B7FD2-7B49-3F4F-88E9-77918B6E7B42> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff3d80c000 - 0x7fff3d810ff8 com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff3e5fa000 - 0x7fff3e664ff7 com.apple.SystemConfiguration (1.19 - 1.19) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff3e8e0000 - 0x7fff3ec3aff9 com.apple.VideoToolbox (1.0 - 2501.27.4.9) <5D43A35D-7BF3-3779-91AB-72E55D65A5C7> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff3eedd000 - 0x7fff3f5e5ff6 libwebrtc.dylib (7608.2.30.1.1) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
0x7fff3f5e6000 - 0x7fff4177dfff com.apple.WebCore (15608 - 15608.2.30.1.1) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff4177e000 - 0x7fff41977ff8 com.apple.WebKitLegacy (15608 - 15608.2.30.1.1) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x7fff41978000 - 0x7fff42011ffe com.apple.WebKit (15608 - 15608.2.30.1.1) <03C72BBB-1D7A-3BA0-95F5-AF37A4FA77F5> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff423b8000 - 0x7fff4247cff7 com.apple.APFS (1412.11.7 - 1412.11.7) <71DAB6CE-FF14-373D-A183-F388C5D9FE84> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff42aa1000 - 0x7fff42aacff9 com.apple.accessibility.AXCoreUtilities (1.0 - 1) /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
0x7fff43497000 - 0x7fff43498ff1 com.apple.AggregateDictionary (1.0 - 1) <92777CAE-3C90-39A4-A8AE-0273A262F875> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x7fff439a5000 - 0x7fff439c2ffc com.apple.AppContainer (4.0 - 448.0.5) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff43a16000 - 0x7fff43a24ff7 com.apple.AppSandbox (4.0 - 448.0.5) <2C9917BA-F75F-3C54-BC50-F41409E49C47> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fff43ea8000 - 0x7fff43eccff3 com.apple.framework.Apple80211 (13.0 - 1453) <21BC8E1E-5642-3C65-B65B-2ABEFF1F5F61> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff44000000 - 0x7fff4400ffdf com.apple.AppleFSCompression (119 - 1.0) <725908C4-7585-3AB6-8A1A-691B8A9074B8> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff4410e000 - 0x7fff44119ff7 com.apple.AppleIDAuthSupport (1.0 - 1) <6BD125A5-9820-3176-AB79-8B612CCD6956> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x7fff4415b000 - 0x7fff441a3fff com.apple.AppleJPEG (1.0 - 1) <8051B4A3-7658-3003-82D1-41CA5C83CBEC> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff4457c000 - 0x7fff4459effb com.apple.applesauce (1.0 - 16.22) <88BFDA72-8D13-3481-B4FA-62215F6E2E43> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff4465e000 - 0x7fff44661ffb com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <7BFAE3D7-0ABE-3AC2-8B4D-B658CE5E8770> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff44662000 - 0x7fff446b2ff7 com.apple.AppleVAFramework (6.1.2 - 6.1.2) <3C5249FF-BB9C-32C8-A807-2AA820B6D965> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff446fb000 - 0x7fff4470affd com.apple.AssertionServices (1.0 - 223.11.1) <8A45663E-E9C8-3611-BD4C-710700920F14> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
0x7fff44c3c000 - 0x7fff4503aff4 com.apple.audio.AudioResourceArbitration (1.0 - 1) <2639564C-1435-3DA2-A0CB-F288617219BC> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
0x7fff45291000 - 0x7fff454ccfff com.apple.audio.AudioToolboxCore (1.0 - 1104.15.1) <3CD3860B-F736-3ED8-B32E-B8E1C3E3DD5D> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
0x7fff454cd000 - 0x7fff455e5ff8 com.apple.AuthKit (1.0 - 1) <2650CED9-1F9F-3C76-A6B9-B0589F986830> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x7fff4579b000 - 0x7fff457a4ff3 com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <156CFAE3-07D0-332C-90BE-BB2E4C893C99> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff457a5000 - 0x7fff45846ff8 com.apple.backup.framework (1.11 - 1298.0.12) <5F4E8950-52AA-3B1F-B17C-69FBA940CD76> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff45847000 - 0x7fff458c6fff com.apple.BaseBoard (460 - 460) /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
0x7fff459c6000 - 0x7fff45a02ff7 com.apple.bom (14.0 - 219.1) <86A0EE62-9906-3085-B9B7-93C196526360> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff4656d000 - 0x7fff465bcfff com.apple.ChunkingLibrary (302 - 302) <157DF88D-CCA1-3431-AB8F-E8B7A62D652C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff47442000 - 0x7fff4744bff7 com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff4745f000 - 0x7fff47476ff1 com.apple.commonutilities (8.0 - 900) /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
0x7fff47b56000 - 0x7fff47f2bfc8 com.apple.CoreAUC (283.0.0 - 283.0.0) <5ED07886-3152-3C8D-9C21-3600A33ACC40> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff47f2c000 - 0x7fff47f5affb com.apple.CoreAVCHD (6.1.0 - 6100.4.1) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff47f7c000 - 0x7fff47f9bff4 com.apple.analyticsd (1.0 - 1) <3C14ACAE-0E19-3589-8229-944F376C3E44> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
0x7fff484e5000 - 0x7fff484f5ff3 com.apple.CoreEmoji (1.0 - 100) <9AB89183-635C-3859-9DC6-7BCE3A94D15E> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff48b41000 - 0x7fff48babff8 com.apple.CoreNLP (1.0 - 211) <8F08AEF6-A380-3811-BAF0-D80E7C84B5AD> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x7fff48ea2000 - 0x7fff48ea6fff com.apple.CoreOptimization (1.0 - 1) /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
0x7fff49011000 - 0x7fff49019ff8 com.apple.CorePhoneNumbers (1.0 - 1) <0C242322-DB33-3764-9B44-74FA00AA3702> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x7fff4901a000 - 0x7fff4906c94b com.apple.CorePrediction (1.0 - 1) /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
0x7fff49763000 - 0x7fff49786fff com.apple.CoreSVG (1.0 - 129) <1716AD1F-A94F-309D-9598-C7B65F5965A0> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
0x7fff49787000 - 0x7fff497bafff com.apple.CoreServicesInternal (446.4 - 446.4) <516D3C82-1CC5-3056-B56F-A8FD2FE662EC> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff497bb000 - 0x7fff497e9ff7 com.apple.CSStore (1069.2 - 1069.2) <5E3C50AB-9C00-36F3-A986-CE033480CA8B> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
0x7fff49ce4000 - 0x7fff49d6bfff com.apple.CoreSymbolication (11.0 - 64509.98.1) <38F1073A-4F61-3E6C-B207-9D7986BBF28E> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff49e03000 - 0x7fff49f2fff4 com.apple.coreui (2.1 - 606) <08A21870-C3C2-3442-A579-F12EC67D7449> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff49f30000 - 0x7fff4a0ceffd com.apple.CoreUtils (6.0 - 600.30) <5D8E96F2-5EDB-33E3-92E9-EDC11F279A64> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff4a202000 - 0x7fff4a215ff1 com.apple.CrashReporterSupport (10.13 - 15010) <94F94549-D6F8-35A5-8FEE-026E079C3B2C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff4a481000 - 0x7fff4a492ffa com.apple.framework.DFRFoundation (1.0 - 244.3) <5D98DA1C-1A1F-306B-B5D3-47D61974613A> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff4a493000 - 0x7fff4a498fff com.apple.DSExternalDisplay (3.1 - 380) /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff4a501000 - 0x7fff4a57cff8 com.apple.datadetectorscore (8.0 - 659) <01C69537-D345-34D1-8893-94F3AAA6B739> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff4a5c8000 - 0x7fff4a606ff0 com.apple.DebugSymbols (194 - 194) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff4a607000 - 0x7fff4a762fff com.apple.desktopservices (1.14 - 1281.0.2) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff4bf55000 - 0x7fff4c370ff9 com.apple.vision.FaceCore (4.3.0 - 4.3.0) <298DA6CC-F74E-3EA7-9FCF-EC9E71E51859> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff4c9d3000 - 0x7fff4cb0aff4 libFontParser.dylib (277.2) <91E3DD75-1591-381C-BA72-F5023BA19955> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x7fff4cb0b000 - 0x7fff4cb3ffff libTrueTypeScaler.dylib (277.2) <600A9E46-1BC4-3C7C-9710-4A17B1D56FEF> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
0x7fff4cba4000 - 0x7fff4cbb4ff6 libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x7fff51720000 - 0x7fff51726fff com.apple.GPUWrangler (4.1.46 - 4.1.46) /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff51a40000 - 0x7fff51a66ffb com.apple.GenerationalStorage (2.0 - 311) <5344C508-95C9-31C1-8CB3-8A094C78B299> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff52b0d000 - 0x7fff52b1bffb com.apple.GraphVisualizer (1.0 - 100.1) <6E7B93E6-6B1F-3198-B3F8-E4F61632E1F5> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff52b1c000 - 0x7fff52b29ff3 com.apple.GraphicsServices (1.0 - 1.0) <3B1D37E9-F92A-31CC-B3C0-BD7B052565FD> /System/Library/PrivateFrameworks/GraphicsServices.framework/Versions/A/GraphicsServices
0x7fff52cae000 - 0x7fff52d21ffc com.apple.Heimdal (4.0 - 2.0) <169702C2-B210-3258-947C-F8EE6B361C26> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff54e2a000 - 0x7fff54e32ff5 com.apple.IOAccelerator (438.1.23 - 438.1.23) <16F79A0A-5CE0-36A0-9053-5BBB96B1DAB3> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff54e35000 - 0x7fff54e4bff7 com.apple.IOPresentment (1.0 - 37) /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff551d2000 - 0x7fff5521cfff com.apple.IconServices (436.1 - 436.1) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff553d8000 - 0x7fff553deffc com.apple.InternationalSupport (1.0 - 44) <9BABC726-622F-3E35-A8C5-E722677A308C> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
0x7fff55620000 - 0x7fff55640ff6 com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <07895544-3389-3680-8BC1-F32DDA676FF3> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x7fff55797000 - 0x7fff55864ffd com.apple.LanguageModeling (1.0 - 212) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff55865000 - 0x7fff558adff7 com.apple.Lexicon-framework (1.0 - 70) /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff558b4000 - 0x7fff558b8ff6 com.apple.LinguisticData (1.0 - 349) /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff56252000 - 0x7fff56255fff com.apple.Mangrove (1.0 - 25) <22187ABF-5915-3378-9EC5-665383904585> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff564ad000 - 0x7fff56537ff0 com.apple.MediaExperience (1.0 - 1) /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
0x7fff56ce9000 - 0x7fff56d35ff7 com.apple.spotlight.metadata.utilities (1.0 - 2066.12) <989018A3-4BD0-3FD1-9A2D-88FD3A521452> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x7fff56d36000 - 0x7fff56e04ff5 com.apple.gpusw.MetalTools (1.0 - 1) <5ADCCE88-B380-3B73-957B-12983017E979> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff56e5e000 - 0x7fff56e77ff8 com.apple.MobileAssets (1.0 - 619.0.5) <87C931E6-4E47-3148-979B-8B2A33D0C947> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
0x7fff57034000 - 0x7fff57051ffc com.apple.MobileKeyBag (2.0 - 1.0) <6B7EFE6E-5DBC-33B4-8F3E-12BC31A2EA2D> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fff572b8000 - 0x7fff572e6ff7 com.apple.MultitouchSupport.framework (3400.35 - 3400.35) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff57758000 - 0x7fff57762fff com.apple.NetAuth (6.2 - 6.2) <90F9ADF4-8A9C-3603-8F55-24F8C472430B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff5814e000 - 0x7fff5819aff7 com.apple.OTSVG (1.0 - 643.1.0.2) <315F5289-6294-3B4E-83D1-56C502F564F8> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
0x7fff5930d000 - 0x7fff59318ffe com.apple.PerformanceAnalysis (1.243 - 243) <304B1D73-9BD4-3CED-A241-0458C4AF7062> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff59319000 - 0x7fff59341fff com.apple.persistentconnection (1.0 - 1.0) /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
0x7fff5bc33000 - 0x7fff5bc4cfff com.apple.ProtocolBuffer (1 - 274.20.7.15.1) <9CD0E8B7-F38D-35F3-B68B-C18AA5CDB993> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff5c09a000 - 0x7fff5c0c3ff9 com.apple.RemoteViewServices (2.0 - 148) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff5c226000 - 0x7fff5c261ff7 com.apple.RunningBoardServices (1.0 - 223.11.1) /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
0x7fff5cfca000 - 0x7fff5d014fff com.apple.Safari.SafeBrowsing (15608 - 15608.2.30.1.1) <867AE81C-30F5-34E7-A63C-92A701157DEB> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing
0x7fff5db64000 - 0x7fff5db67ff9 com.apple.SecCodeWrapper (4.0 - 448.0.5) <1AD17827-6FC3-386F-BB05-CF43FA86050C> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff5dcaf000 - 0x7fff5ddd0ff5 com.apple.Sharing (1476 - 1476) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff5edca000 - 0x7fff5f0c1ff6 com.apple.SkyLight (1.600.0 - 440.7.10) /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff5f909000 - 0x7fff5f916fff com.apple.SpeechRecognitionCore (6.0.85 - 6.0.85) <95F62538-2541-3D92-8171-D49D4071A4BB> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff5ffe4000 - 0x7fff60025ff1 com.apple.StreamingZip (1.0 - 1) /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
0x7fff60136000 - 0x7fff6013ffff com.apple.SymptomDiagnosticReporter (1.0 - 1238.0.2) /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
0x7fff603f3000 - 0x7fff60403ff3 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff608ed000 - 0x7fff609b4ff4 com.apple.TextureIO (3.10.9 - 3.10.9) <733D396B-AFB1-37F3-80E4-95F63A879849> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff617fa000 - 0x7fff61a53ff8 com.apple.UIFoundation (1.0 - 658.1) <603A4D49-EEEC-3FE1-9F65-49ACA14DC188> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff61ae4000 - 0x7fff61aeaff6 com.apple.URLFormatting (119 - 119.10) /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
0x7fff62642000 - 0x7fff62662fff com.apple.UserManagement (1.0 - 1) <8A3367D2-C5E3-380E-BEE4-BA61A177DF92> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
0x7fff6369e000 - 0x7fff6369ffff com.apple.WatchdogClient.framework (1.0 - 67.11.1) <7B858D02-459E-3307-BCF3-7E18771BA4D9> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
0x7fff63868000 - 0x7fff63868fff com.apple.WebInspectorUI (15608 - 15608.2.30.1.1) /System/Library/PrivateFrameworks/WebInspectorUI.framework/Versions/A/WebInspectorUI
0x7fff63a13000 - 0x7fff63a4fff3 libAWDSupport.dylib (949) <7AFE0A3B-6705-3ED0-8314-6DE2575197C1> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupport.dylib
0x7fff63a50000 - 0x7fff63cefff4 libAWDSupportFramework.dylib (3089) <0D3BBD5B-DE52-3C6F-A95C-F15820080458> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib
0x7fff63cf0000 - 0x7fff63d01ff7 libprotobuf-lite.dylib (3089) /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib
0x7fff63d02000 - 0x7fff63d5cff3 libprotobuf.dylib (3089) /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib
0x7fff63d5d000 - 0x7fff63da1ffe com.apple.awd (1.0 - 949) <7F685FBA-C034-3F1E-91EA-A45C1EF75226> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics
0x7fff6427a000 - 0x7fff6427dffe com.apple.dt.XCTTargetBootstrap (1.0 - 14805.2) /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
0x7fff642f6000 - 0x7fff64304ffd com.apple.audio.caulk (1.0 - 32.3) <7FBF3E20-D360-348B-8FC5-77A90444B552> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x7fff64643000 - 0x7fff64645ff3 com.apple.loginsupport (1.0 - 1) <40974390-AFD7-3CEF-8B8D-6219BF916A4E> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff64646000 - 0x7fff64659ffd com.apple.login (3.0 - 3.0) /System/Library/PrivateFrameworks/login.framework/Versions/A/login
0x7fff6468b000 - 0x7fff64697ffd com.apple.perfdata (1.0 - 51) /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
0x7fff648a4000 - 0x7fff648b9ffc libAccessibility.dylib (2758.0.7) /usr/lib/libAccessibility.dylib
0x7fff6496a000 - 0x7fff64976ff6 libAudioStatistics.dylib (1104.15.1) /usr/lib/libAudioStatistics.dylib
0x7fff64977000 - 0x7fff649acff2 libAudioToolboxUtility.dylib (1104.15.1) <221386C3-366B-37A7-8A75-4176678F97AA> /usr/lib/libAudioToolboxUtility.dylib
0x7fff649b3000 - 0x7fff649e8ff7 libCRFSuite.dylib (48) <45ADF347-A43F-3E95-BF26-94DC525DCC81> /usr/lib/libCRFSuite.dylib
0x7fff649eb000 - 0x7fff649f5ff3 libChineseTokenizer.dylib (34) <94E822B6-F850-33C5-888C-D5C8AE12122C> /usr/lib/libChineseTokenizer.dylib
0x7fff64a82000 - 0x7fff64a84fff libDiagnosticMessagesClient.dylib (112) <418D550B-C748-3D55-A6D5-0398E032F9F3> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff64ac8000 - 0x7fff64c7fff3 libFosl_dynamic.dylib (100.4) /usr/lib/libFosl_dynamic.dylib
0x7fff64ca6000 - 0x7fff64cacff3 libIOReport.dylib (54) <491518A9-84B3-3066-905F-BFF5D21EB760> /usr/lib/libIOReport.dylib
0x7fff64d8c000 - 0x7fff64d93fff libMatch.1.dylib (36) /usr/lib/libMatch.1.dylib
0x7fff64dc3000 - 0x7fff64de2ff7 libMobileGestalt.dylib (826.1.1) <74BEEAE6-2825-33F7-B63B-4C2A27974F30> /usr/lib/libMobileGestalt.dylib
0x7fff64e57000 - 0x7fff64f34ff7 libSMC.dylib (20) <1B9336F6-B827-310E-AF02-473F2D3D9E81> /usr/lib/libSMC.dylib
0x7fff64f49000 - 0x7fff64f4aff3 libSystem.B.dylib (1281) <66742D2E-591A-32B2-8E92-4A54BEE843F6> /usr/lib/libSystem.B.dylib
0x7fff64f4b000 - 0x7fff64fd9ffb libTelephonyUtilDynamic.dylib (3851) <1E6E3215-9D7C-357A-B660-3394D44655E2> /usr/lib/libTelephonyUtilDynamic.dylib
0x7fff64fda000 - 0x7fff64fdbfff libThaiTokenizer.dylib (3) /usr/lib/libThaiTokenizer.dylib
0x7fff64ff3000 - 0x7fff65009fff libapple_nghttp2.dylib (1.39.2) <0A685DAA-9FC6-3C87-83F1-1D11FC87C1F4> /usr/lib/libapple_nghttp2.dylib
0x7fff6503e000 - 0x7fff650b0ff7 libarchive.2.dylib (72.11.2) <8636AE5A-0CBB-306C-8A4B-2E612D2D6B13> /usr/lib/libarchive.2.dylib
0x7fff650b1000 - 0x7fff65147fc5 libate.dylib (2.0.9) <9AE62394-6ED6-3B26-B53A-75FEA0389EB5> /usr/lib/libate.dylib
0x7fff6514b000 - 0x7fff6514bff3 libauto.dylib (187) /usr/lib/libauto.dylib
0x7fff65209000 - 0x7fff65219fff libbsm.0.dylib (60) /usr/lib/libbsm.0.dylib
0x7fff6521a000 - 0x7fff65226fff libbz2.1.0.dylib (44) <8B522880-BEF8-3668-B785-F2AB4DE8F366> /usr/lib/libbz2.1.0.dylib
0x7fff65227000 - 0x7fff6527afff libc++.1.dylib (800.6) <328FB687-2363-38B1-AC11-11736925C775> /usr/lib/libc++.1.dylib
0x7fff6527b000 - 0x7fff6528ffff libc++abi.dylib (800.7) <02753D3D-91C6-3670-8B5D-EBE040B516FC> /usr/lib/libc++abi.dylib
0x7fff65290000 - 0x7fff65290ffb libcharset.1.dylib (59) <12D52FA5-EBCA-3F3C-A269-1095F268F92F> /usr/lib/libcharset.1.dylib
0x7fff65291000 - 0x7fff652a2ffb libcmph.dylib (8) <7DD1F726-F3E3-341A-AFAC-83E9A470883C> /usr/lib/libcmph.dylib
0x7fff652a3000 - 0x7fff652bafe7 libcompression.dylib (87) <10B82884-BE1A-3A36-9B38-3C92AF566D3E> /usr/lib/libcompression.dylib
0x7fff6557c000 - 0x7fff65592fff libcoretls.dylib (167) <1C64EA6F-8E0D-319D-99D4-026150EEB2B2> /usr/lib/libcoretls.dylib
0x7fff65593000 - 0x7fff65594ffb libcoretls_cfhelpers.dylib (167) <724B0181-4D9E-3D2F-B1AB-B4FD6A7BAB2C> /usr/lib/libcoretls_cfhelpers.dylib
0x7fff65b52000 - 0x7fff65bb1fff libcups.2.dylib (483) <0C9BCEA5-628B-31E5-8609-00F811CAF505> /usr/lib/libcups.2.dylib
0x7fff65cbd000 - 0x7fff65cbdff3 libenergytrace.dylib (21) /usr/lib/libenergytrace.dylib
0x7fff65cbe000 - 0x7fff65cd7ff7 libexpat.1.dylib (19) /usr/lib/libexpat.1.dylib
0x7fff65ce5000 - 0x7fff65ce7ff7 libfakelink.dylib (149) /usr/lib/libfakelink.dylib
0x7fff65cf6000 - 0x7fff65cfbfff libgermantok.dylib (24) <93E95178-E436-3611-A4A3-CB1D42CF4064> /usr/lib/libgermantok.dylib
0x7fff65cfc000 - 0x7fff65d00ff7 libheimdal-asn1.dylib (564.0.3) <51551E63-5AC6-30D3-B178-8BDA782C80EA> /usr/lib/libheimdal-asn1.dylib
0x7fff65d01000 - 0x7fff65df1ff7 libiconv.2.dylib (59) <1A648E74-25D4-3F9B-94C4-10B58AD091B7> /usr/lib/libiconv.2.dylib
0x7fff65df2000 - 0x7fff6604aff7 libicucore.A.dylib (64232.0.1) <88E47471-605C-3C86-871B-5D2F4628A936> /usr/lib/libicucore.A.dylib
0x7fff66064000 - 0x7fff66065fff liblangid.dylib (133) <78DF87EE-CDCE-3628-B239-56743169BC93> /usr/lib/liblangid.dylib
0x7fff66066000 - 0x7fff6607effb liblzma.5.dylib (16) /usr/lib/liblzma.5.dylib
0x7fff66096000 - 0x7fff6613dfff libmecab.dylib (879) /usr/lib/libmecab.dylib
0x7fff6613e000 - 0x7fff6639dfe9 libmecabra.dylib (879) /usr/lib/libmecabra.dylib
0x7fff666fe000 - 0x7fff6672dff7 libncurses.5.4.dylib (57) <2AD2FDD9-846A-3A79-ADCC-008E8B227BD6> /usr/lib/libncurses.5.4.dylib
0x7fff6685c000 - 0x7fff66cceff6 libnetwork.dylib (1880.11.2) /usr/lib/libnetwork.dylib
0x7fff66d6c000 - 0x7fff66d9dfe6 libobjc.A.dylib (779.1) <722C0959-69B8-3843-B5EA-CDD8FAA91D5E> /usr/lib/libobjc.A.dylib
0x7fff66db0000 - 0x7fff66db4fff libpam.2.dylib (25) <86317F48-E926-30AC-AE9F-ABB33543FBC8> /usr/lib/libpam.2.dylib
0x7fff66db7000 - 0x7fff66deaff7 libpcap.A.dylib (89.11.2) <65A8EBD2-F059-353B-9538-20D1314EFD89> /usr/lib/libpcap.A.dylib
0x7fff66e28000 - 0x7fff66e36ff9 libperfcheck.dylib (37) <1A8CE36E-E79C-311A-B1CA-16660A6502C8> /usr/lib/libperfcheck.dylib
0x7fff66e6c000 - 0x7fff66e84ff7 libresolv.9.dylib (67) <06480BFC-6372-3225-B77A-F5AC9969DB64> /usr/lib/libresolv.9.dylib
0x7fff66e86000 - 0x7fff66ec9ff7 libsandbox.1.dylib (1217.11.16) /usr/lib/libsandbox.1.dylib
0x7fff66edd000 - 0x7fff66edeff7 libspindump.dylib (281) /usr/lib/libspindump.dylib
0x7fff66edf000 - 0x7fff670ccff7 libsqlite3.dylib (308.1) <7033723E-DD65-3AA3-ADCA-8746F7BAD75D> /usr/lib/libsqlite3.dylib
0x7fff6731b000 - 0x7fff6731effb libutil.dylib (57) <844B7887-09B3-3D12-ACDE-C4EB8F53DC62> /usr/lib/libutil.dylib
0x7fff6731f000 - 0x7fff6732cfff libxar.1.dylib (420) /usr/lib/libxar.1.dylib
0x7fff67332000 - 0x7fff67414ff7 libxml2.2.dylib (32.12) /usr/lib/libxml2.2.dylib
0x7fff67418000 - 0x7fff67440fff libxslt.1.dylib (16.6) /usr/lib/libxslt.1.dylib
0x7fff67441000 - 0x7fff67453fff libz.1.dylib (76) <3FC3FC3E-ABF3-3167-9078-B54C952608B4> /usr/lib/libz.1.dylib
0x7fff67eb8000 - 0x7fff67ebdff7 libcache.dylib (83) <8EC69760-6DAA-3068-9372-F1D554C548E5> /usr/lib/system/libcache.dylib
0x7fff67ebe000 - 0x7fff67ec9ff7 libcommonCrypto.dylib (60165) <698BE754-137D-361D-B826-57B8DD969E4A> /usr/lib/system/libcommonCrypto.dylib
0x7fff67eca000 - 0x7fff67ed1fff libcompiler_rt.dylib (101.2) <0BE7F119-C9C2-3612-A3F4-2336D4444476> /usr/lib/system/libcompiler_rt.dylib
0x7fff67ed2000 - 0x7fff67edbff7 libcopyfile.dylib (166) /usr/lib/system/libcopyfile.dylib
0x7fff67edc000 - 0x7fff67f73fc3 libcorecrypto.dylib (866.0.10) <58344B13-CD10-3697-A516-6F5B06DD1EB7> /usr/lib/system/libcorecrypto.dylib
0x7fff6808a000 - 0x7fff680cbff0 libdispatch.dylib (1173.0.3) /usr/lib/system/libdispatch.dylib
0x7fff680cc000 - 0x7fff68101fff libdyld.dylib (732.8) <98960E27-A08B-36DA-A5CB-8538B2D6757E> /usr/lib/system/libdyld.dylib
0x7fff68102000 - 0x7fff68102ffb libkeymgr.dylib (30) <682B41BC-BDC2-38D5-8820-87099606FA12> /usr/lib/system/libkeymgr.dylib
0x7fff68103000 - 0x7fff6810fff7 libkxld.dylib (6153.11.26) <53BE9630-BDC8-3649-8709-7A4F86777B1A> /usr/lib/system/libkxld.dylib
0x7fff68110000 - 0x7fff68110ff7 liblaunch.dylib (1738.11.1) <7FE11F0D-65BC-3726-B1DD-E84F329193E0> /usr/lib/system/liblaunch.dylib
0x7fff68111000 - 0x7fff68116ff7 libmacho.dylib (949.0.1) <163DFE06-2FAD-3CBC-80EF-C38EED6AEA52> /usr/lib/system/libmacho.dylib
0x7fff68117000 - 0x7fff68119ff3 libquarantine.dylib (110.0.4) /usr/lib/system/libquarantine.dylib
0x7fff6811a000 - 0x7fff6811bff7 libremovefile.dylib (48) /usr/lib/system/libremovefile.dylib
0x7fff6811c000 - 0x7fff68133fff libsystem_asl.dylib (377.0.1) <30CE9DAF-B1FA-3510-832B-F1CE19933ED7> /usr/lib/system/libsystem_asl.dylib
0x7fff68134000 - 0x7fff68134fff libsystem_blocks.dylib (74) /usr/lib/system/libsystem_blocks.dylib
0x7fff68135000 - 0x7fff681bcff7 libsystem_c.dylib (1353.11.2) <2A5BFAFE-8214-3B35-AD46-C07A1A8B8941> /usr/lib/system/libsystem_c.dylib
0x7fff681bd000 - 0x7fff681c0fff libsystem_configuration.dylib (1061.0.2) <56174463-22ED-337F-B0D4-94995DCDB9B7> /usr/lib/system/libsystem_configuration.dylib
0x7fff681c1000 - 0x7fff681c4ff7 libsystem_coreservices.dylib (114) <01695913-028E-3AE1-8D4E-2B2769109811> /usr/lib/system/libsystem_coreservices.dylib
0x7fff681c5000 - 0x7fff681ccfff libsystem_darwin.dylib (1353.11.2) <4CE52C63-87AA-3C6D-899F-8C983E5FC061> /usr/lib/system/libsystem_darwin.dylib
0x7fff681cd000 - 0x7fff681d4ffb libsystem_dnssd.dylib (1096.0.2) /usr/lib/system/libsystem_dnssd.dylib
0x7fff681d5000 - 0x7fff681d6ffb libsystem_featureflags.dylib (17) /usr/lib/system/libsystem_featureflags.dylib
0x7fff681d7000 - 0x7fff68224ff7 libsystem_info.dylib (538) <9F9D6368-A11E-32F1-9BB5-C153F42EFED8> /usr/lib/system/libsystem_info.dylib
0x7fff68225000 - 0x7fff68251fff libsystem_kernel.dylib (6153.11.26) <4CE9D54A-A975-348E-B878-EE74EDFC956B> /usr/lib/system/libsystem_kernel.dylib
0x7fff68252000 - 0x7fff68299ff7 libsystem_m.dylib (3178) <4F516261-0C0E-3105-AF35-EF39D6347B50> /usr/lib/system/libsystem_m.dylib
0x7fff6829a000 - 0x7fff682c1fff libsystem_malloc.dylib (283) <02925539-3CBA-39EB-BA6B-9A936CFA0BF8> /usr/lib/system/libsystem_malloc.dylib
0x7fff682c2000 - 0x7fff682cfff3 libsystem_networkextension.dylib (1095.11.9) <8B5EE189-E3D1-31FD-878F-50286B6E7047> /usr/lib/system/libsystem_networkextension.dylib
0x7fff682d0000 - 0x7fff682d9fff libsystem_notify.dylib (241) <89381127-2A07-3F07-B865-358FACCF9102> /usr/lib/system/libsystem_notify.dylib
0x7fff682da000 - 0x7fff682e3fe7 libsystem_platform.dylib (220) <90E508E4-46D8-33FF-8552-DDAA079977A0> /usr/lib/system/libsystem_platform.dylib
0x7fff682e4000 - 0x7fff682eefff libsystem_pthread.dylib (416.11.1) <2EA6F95F-F264-30B6-8AF2-24197B5AED84> /usr/lib/system/libsystem_pthread.dylib
0x7fff682ef000 - 0x7fff682f3ffb libsystem_sandbox.dylib (1217.11.16) <51129CBB-BC46-37F1-A1B5-ECFA9530704D> /usr/lib/system/libsystem_sandbox.dylib
0x7fff682f4000 - 0x7fff682f6fff libsystem_secinit.dylib (62.0.4) /usr/lib/system/libsystem_secinit.dylib
0x7fff682f7000 - 0x7fff682feffb libsystem_symptoms.dylib (1238.0.2) <08E8CF75-5F77-3475-A48E-A01CBDF09173> /usr/lib/system/libsystem_symptoms.dylib
0x7fff682ff000 - 0x7fff68315ff2 libsystem_trace.dylib (1147.0.3) <5836645E-9862-326D-AB3B-A19E76BE29B9> /usr/lib/system/libsystem_trace.dylib
0x7fff68317000 - 0x7fff6831cffb libunwind.dylib (35.4) /usr/lib/system/libunwind.dylib
0x7fff6831d000 - 0x7fff68351ff6 libxpc.dylib (1738.11.1) <2E9076CD-6C0E-38B6-8403-B2DDCE125FBF> /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: 414807
thread_create: 0
thread_set_state: 0

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

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Activity Tracing 256K 1
CG image 156K 2
CoreUI image data 340K 3
Foundation 4K 1
JS JIT generated code 1.0G 3
Kernel Alloc Once 8K 1
MALLOC 227.4M 51
MALLOC guard page 32K 7
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
SQLite page cache 64K 1
STACK GUARD 56.0M 6
Stack 10.5M 6
VM_ALLOCATE 76K 8
WebKit Malloc 7288K 8
__DATA 29.5M 313
__DATA_CONST 41K 3
__FONT_DATA 4K 1
__LINKEDIT 348.4M 6
__OBJC_RO 31.8M 1
__OBJC_RW 1764K 2
__TEXT 254.4M 308
__UNICODE 564K 1
mapped file 55.6M 27
shared memory 648K 16
=========== ======= =======
TOTAL 2.4G 777
TOTAL, minus reserved VM space 2.0G 777

Model: MacBookPro15,2, BootROM 1037.0.78.0.0 (iBridge: 17.16.10572.0.0,0), 4 processors, Quad-Core Intel Core i5, 2.3 GHz, 16 GB, SMC
Graphics: kHW_IntelIrisGraphics655Item, Intel Iris Plus Graphics 655, spdisplays_builtin
Memory Module: BANK 0/ChannelA-DIMM0, 8 GB, LPDDR3, 2133 MHz, Micron, -
Memory Module: BANK 2/ChannelB-DIMM0, 8 GB, LPDDR3, 2133 MHz, Micron, -
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x7BF), wl0: Jul 24 2019 00:02:16 version 9.30.357.3.32.5.33 FWID 01-22b80374
Bluetooth: Version 7.0.0f8, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi 2, AirPort, en0
USB Device: USB 3.1 Bus
USB Device: Apple T2 Bus
USB Device: Touch Bar Backlight
USB Device: Touch Bar Display
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Headset
USB Device: Ambient Light Sensor
USB Device: FaceTime HD Camera (Built-in)
USB Device: Apple T2 Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 41.2
Thunderbolt Bus: MacBook Pro, Apple Inc., 41.2

@jacobwgillespie
Copy link
Member

Radiant is not currently maintained, see #675 (comment) for more context.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants