koekeishiya / yabai

A tiling window manager for macOS based on binary space partitioning
MIT License
24.13k stars 647 forks source link

macOS 10.15 Catalina Developer Beta #22

Closed dominiklohmann closed 5 years ago

dominiklohmann commented 5 years ago

As usual, here's the yearly thread. This first post will always be updated to reflect the current beta situation, and edits will be made clear via strikethrough.

The patch notes can be found here for registered developers: https://developer.apple.com/documentation/macos_release_notes/macos_10_15_beta_release_notes

The SDK diffs are ~not yet available as of writing this, but will likely be~ available in a searchable format here: http://codeworkshop.net/objc-diff/sdkdiffs/macos/10.15/

I'll be installing later today and will be testing, this thread will be continuously updated throughout the betas whenever I find time to test things. Please post questions below and make this issue your thread for all things macOS beta.

Interesting things:

~Edit: on a personal note, I'll be without a second device for a while—the local apple store broke my display while replacing my keyboard last week, causing it to flicker in the lower third. I'm being told the replacement will take ~10–14~ 17–21 days, so bear with me as this thread returns to full activity sometime between June 14th and June 18th.~

As of June 24th, the public beta is out. It's the same build as dev beta 2. If you're reading this, do yourself a favour and don't make this your daily driver yet if you use Photos or iCloud Drive.

dominiklohmann commented 5 years ago

That error message is from Homebrew, not from yabai.

And yes, you are required to install an up-to-date Xcode for this to work if you want to compile yabai. The old versions of the command line tools are partially incompatible with Catalina. If you don't want to do this, run the pre-compiled and codesigned release version.

When installing from source you may get errors about the ScriptingBridge.h header file not being found, which can be fixed by running xcrun make instead of make, which overrides your env variables to use the correct command line tools.

Edit: I feel like this is important to say—Catalina is beta software. It is not stable, and recovering from issues can sometimes be quite tough if you don't know your way around the developer tools. Please don't install it just because you cannot wait for the newest features and want to run the bleeding edge of macOS builds.

dominiklohmann commented 5 years ago

Dev beta 5 is out. SA needs to be updated.

SkyLight.framework.zip Dock.app.zip

Edit: Small status report:

Edit 2: Scripting addition checklist (Edit 6: everything works now)

Edit 3: From the patch notes: this one has me slightly worried for the future.

Launch Daemons and Agents

New Features

Launch daemons and launch agents introduce new user privacy protections. Specifying privacy-sensitive files and folders in a launchd property list might not work as expected and prevent the service from running. Having Program or ProgramArguments pointing to an executable in a privacy sensitive location is currently allowed, but may be restricted in a future release. (49702405)

To comply with the new privacy protections, resources for a launchd service must be stored in locations that aren’t privacy sensitive. If necessary, the app can set up resources during its execution rather than using launchd property list keys, making it possible to grant the app access using System Preferences > Security & Privacy > Privacy.

The following launchd property list keys are affected: KeepAlive, PathState, QueueDirectories, Sockets, SockPathName, StandardErrorPath, StandardInPath, StandardOutPath, and WatchPaths.

Edit 4: com.koekeishiya.yabai is no longer an entry in the Notifications preference pane. It seems like the settings I changed still apply, however. I filed a bug report in Feedback Assistant. If this does not get resolved we might have to revisit using com.apple.Dock instead.

Edit 5: Public Beta 4 is out.

dominiklohmann commented 5 years ago

Dev Beta 6 is out.

Scripting addition checklist:

Dock.app.zip SkyLight.framework.zip

Edit: Some more notes on this beta:

Edit 2: SA has been updated, everything works once again.

dominiklohmann commented 5 years ago

Still getting that random crash in processEventTapData about 2–3 times a week. It's likely that there's a race condition somewhere and some SkyLight function needs to be ran from the main thread. I'm not exactly sure what's happening here. Anyone else have this issue?

Click to expand crash log ``` Process: yabai [76195] Path: /usr/local/opt/yabai/bin/yabai Identifier: yabai Version: 0 Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: yabai [76195] User ID: 501 Date/Time: 2019-08-28 10:26:55.488 +0200 OS Version: Mac OS X 10.15 (19A536g) Report Version: 12 Bridge OS Version: 4.0 (17P50531d) Anonymous UUID: 7754B96D-2B03-57AE-9A3B-249F859121FE Sleep/Wake UUID: 251B10C2-7568-4349-A2BC-E366FC66C077 Time Awake Since Boot: 74000 seconds Time Since Wake: 870 seconds System Integrity Protection: disabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000067baba16 Exception Note: EXC_CORPSE_NOTIFY Termination Signal: Segmentation fault: 11 Termination Reason: Namespace SIGNAL, Code 0xb Terminating Process: exc handler [76195] VM Regions Near 0x67baba16: --> __TEXT 0000000102daf000-0000000102ddf000 [ 192K] r-x/r-x SM=COW /usr/local/Cellar/yabai/HEAD-a09cb38/bin/yabai Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 ??? 0x0000000067baba16 0 + 1740290582 1 com.apple.SkyLight 0x00007fff67bab566 processEventTapData(void*, unsigned int, unsigned int, unsigned int, unsigned char*, unsigned int) + 709 2 com.apple.SkyLight 0x00007fff67d0cbdf _XPostEventTapData + 277 3 com.apple.SkyLight 0x00007fff67bab243 eventTapMessageHandler(__CFMachPort*, void*, long, void*) + 147 4 com.apple.CoreFoundation 0x00007fff39d55f73 __CFMachPortPerform + 250 5 com.apple.CoreFoundation 0x00007fff39d55e6f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41 6 com.apple.CoreFoundation 0x00007fff39d55dbf __CFRunLoopDoSource1 + 541 7 com.apple.CoreFoundation 0x00007fff39d3e0dc __CFRunLoopRun + 2612 8 com.apple.CoreFoundation 0x00007fff39d3d423 CFRunLoopRunSpecific + 499 9 com.apple.CoreFoundation 0x00007fff39d3d1fa CFRunLoopRun + 40 10 yabai 0x0000000102dd4229 main + 2057 11 libdyld.dylib 0x00007fff710ff2a5 start + 1 Thread 1: 0 libsystem_kernel.dylib 0x00007fff7124c29a __accept + 10 1 yabai 0x0000000102db4d0c socket_connection_handler + 44 2 libsystem_pthread.dylib 0x00007fff7130bd76 _pthread_start + 125 3 libsystem_pthread.dylib 0x00007fff713085e3 thread_start + 15 Thread 2: 0 libsystem_kernel.dylib 0x00007fff71268bde sem_wait + 10 1 yabai 0x0000000102db6e49 event_loop_run + 201 2 libsystem_pthread.dylib 0x00007fff7130bd76 _pthread_start + 125 3 libsystem_pthread.dylib 0x00007fff713085e3 thread_start + 15 Thread 3: 0 libsystem_pthread.dylib 0x00007fff713085c0 start_wqthread + 0 Thread 4: 0 libsystem_pthread.dylib 0x00007fff713085c0 start_wqthread + 0 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x00007fab23428a30 rbx: 0x00007fab23417290 rcx: 0x0000000000000000 rdx: 0x0000000000000010 rdi: 0x000000000000028b rsi: 0x0000000102e08080 rbp: 0x00007ffeece46a50 rsp: 0x00007ffeece46a40 r8: 0x00000000b23428a4 r9: 0x00000000b23428b3 r10: 0x00000000fff8000f r11: 0x0000000000000000 r12: 0x00007fab2341cca0 r13: 0x0000000000000158 r14: 0x00007fab23428930 r15: 0x00007ffeece4fea8 rip: 0x0000000067baba16 rfl: 0x0000000000010206 cr2: 0x0000000067baba16 Logical CPU: 4 Error Code: 0x00000014 (no mapping for user instruction write) Trap Number: 14 Binary Images: 0x102daf000 - 0x102ddefff +yabai (0) /usr/local/opt/yabai/bin/yabai 0x110ec8000 - 0x110f5687f dyld (732.1) /usr/lib/dyld 0x7fff35b20000 - 0x7fff35b20fff com.apple.Accelerate (1.11 - Accelerate 1.11) <7642BC62-F14C-3B66-A445-B31D175CEE6A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff35b21000 - 0x7fff35b37fe7 libCGInterfaces.dylib (524) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7fff35b38000 - 0x7fff361a3fcf com.apple.vImage (8.1 - 524) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff361a4000 - 0x7fff3640cfff libBLAS.dylib (1303) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff3640d000 - 0x7fff366fafcf libBNNS.dylib (144.0.6) <8B6E4E87-D2E9-3F2E-8F44-0F5A80B9D33F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fff366fc000 - 0x7fff36aa1fff libLAPACK.dylib (1303) <1888D401-435E-30AA-A69B-ECB15957AE75> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff36aa2000 - 0x7fff36ab7ff8 libLinearAlgebra.dylib (1303) <64930CA2-65C5-325D-8B5B-1C6C033141A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff36ab8000 - 0x7fff36abdff3 libQuadrature.dylib (7) <62A39507-E86F-3D2F-BDFD-CF7AD7EDE3D7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fff36abe000 - 0x7fff36b2efff libSparse.dylib (103) <524FE053-F651-3EE0-A894-909DBF95300C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x7fff36b2f000 - 0x7fff36b41fef libSparseBLAS.dylib (1303) <85C9E356-92E7-33EE-9890-A5781B79FBC2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff36b42000 - 0x7fff36d1bffb libvDSP.dylib (735) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff36d1c000 - 0x7fff36dd7fd3 libvMisc.dylib (735) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff36dd8000 - 0x7fff36dd8fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <6ED0CD76-59F0-3726-B725-29261412CB5D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff36dd9000 - 0x7fff36e34ff1 com.apple.Accounts (113 - 113) <9F099E9E-607C-38E7-BD7C-297675F1480A> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fff36f79000 - 0x7fff37d1fffc com.apple.AppKit (6.9 - 1873.10.102) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff37d6f000 - 0x7fff37d6ffff com.apple.ApplicationServices (48 - 50) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff37d70000 - 0x7fff37ddbfff com.apple.ApplicationServices.ATS (377 - 491) <22D24E4C-8D02-355A-A2D3-5861EF900845> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff37e74000 - 0x7fff37eb2ff2 libFontRegistry.dylib (271) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff37f0d000 - 0x7fff37f3cff7 com.apple.ATSUI (1.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI 0x7fff37f3d000 - 0x7fff37f41ff3 com.apple.ColorSyncLegacy (4.13.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x7fff37fdc000 - 0x7fff38032ff2 com.apple.HIServices (1.22 - 669) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff38033000 - 0x7fff38041fff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff38042000 - 0x7fff38087ff2 com.apple.print.framework.PrintCore (15 - 516) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff38088000 - 0x7fff38092fff com.apple.QD (4.0 - 413) <3E1769C3-2C41-380D-9316-E802003E532F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff38093000 - 0x7fff380a0ff0 com.apple.speech.synthesis.framework (9.0.16 - 9.0.16) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff380a1000 - 0x7fff3816effa com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <775F9CD8-EEAC-3DF1-8065-9D1AE1BD1772> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff38170000 - 0x7fff38170fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <86763527-D88E-34D3-BF00-135065A60B06> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff384e6000 - 0x7fff3885affd com.apple.CFNetwork (1103 - 1103) <0DBA77E9-C3DA-3693-B64A-6BF6E5BCF4CE> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff388d0000 - 0x7fff388d0fff com.apple.Carbon (160 - 162) <02E94170-E298-3804-B208-596FCE787627> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff388d1000 - 0x7fff388d4ffb com.apple.CommonPanels (1.2.6 - 101) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff388d5000 - 0x7fff38bc9ff4 com.apple.HIToolbox (2.1.1 - 984) <206F4949-E0E8-33E6-B337-14041521F4D3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff38bca000 - 0x7fff38bcdff3 com.apple.help (1.3.8 - 68) <08284EF4-0759-3A29-AF89-B7CF6D257B67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff38bce000 - 0x7fff38bd3ff7 com.apple.ImageCapture (9.0 - 1600.4.1.1) <0BEE92B0-340B-3548-A756-BD87C5330DAA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff38bd4000 - 0x7fff38bd4fff com.apple.ink.framework (10.15 - 227) <32CDFAC2-D1E7-3B8D-BE6D-835C8AAD97AC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff38bd5000 - 0x7fff38befffa com.apple.openscripting (1.7 - 184) <04163CFC-5F1E-385C-8F85-9202F683DE2A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff38c10000 - 0x7fff38c10fff com.apple.print.framework.Print (15 - 271) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff38c11000 - 0x7fff38c13ff7 com.apple.securityhi (9.0 - 55008) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff38c14000 - 0x7fff38c1aff7 com.apple.speech.recognition.framework (6.0.3 - 6.0.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff38db2000 - 0x7fff38db2fff com.apple.Cocoa (6.11 - 23) <0DD769B0-60E0-3C0D-AA45-E04E98416BF9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff38dc0000 - 0x7fff38fabfff com.apple.ColorSync (4.13.0 - 3394) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff39291000 - 0x7fff397a0ffa com.apple.audio.CoreAudio (5.0 - 5.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff397f3000 - 0x7fff3982aff1 com.apple.CoreBluetooth (1.0 - 1) <2AA79A08-3E8B-3024-9E5B-90EAB6CE994C> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff3982b000 - 0x7fff39bfbffd com.apple.CoreData (120 - 965.1) <67272AA4-77E6-3D2F-AAA6-B7E63382AF8B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff39bfc000 - 0x7fff39d02ff6 com.apple.CoreDisplay (1.0 - 107) /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fff39d03000 - 0x7fff3a180ff3 com.apple.CoreFoundation (6.9 - 1667.10) <07DDE642-142A-3B32-BB5A-47CF8D606116> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff3a182000 - 0x7fff3a7faff0 com.apple.CoreGraphics (2.0 - 1348) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff3a808000 - 0x7fff3ab65ffa com.apple.CoreImage (15.0.0 - 900.2) <3AD40F16-A782-3F41-83F4-D196B84521DF> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff3af20000 - 0x7fff3b08bffc com.apple.CoreMedia (1.0 - 2501.11) <25B23725-0A7F-38F7-8937-13FAAA8E5ED9> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff3b174000 - 0x7fff3b174fff com.apple.CoreServices (1063.1 - 1063.1) <3949568B-5936-31CE-B65D-557400051A7C> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff3b175000 - 0x7fff3b1f7ffb com.apple.AE (812 - 812) <037DB246-01D2-3F11-BA86-7CA9AF0316C4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff3b1f8000 - 0x7fff3b4d9fff com.apple.CoreServices.CarbonCore (1213 - 1213) <1C1ADDBF-0523-35EB-B7FE-83296017DC39> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff3b4da000 - 0x7fff3b526ff9 com.apple.DictionaryServices (1.2 - 319) <73027EAD-EDD5-3456-9E79-74BA5A41731C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff3b527000 - 0x7fff3b52fff7 com.apple.CoreServices.FSEvents (1268.0.5 - 1268.0.5) <297A7FE3-E908-3A7C-A304-2BD552AC37FD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff3b530000 - 0x7fff3b765ff8 com.apple.LaunchServices (1063.1 - 1063.1) <76620831-5186-38AB-A49C-0931156A724F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff3b766000 - 0x7fff3b7feff9 com.apple.Metadata (10.7.0 - 2057.1) <0912E72A-D6B3-3DC6-9AB0-86E93362DB4E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff3b7ff000 - 0x7fff3b82cff7 com.apple.CoreServices.OSServices (1063.1 - 1063.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff3b82d000 - 0x7fff3b894fff com.apple.SearchKit (1.4.1 - 1.4.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff3b895000 - 0x7fff3b8b8ffd com.apple.coreservices.SharedFileList (128 - 128) <7E26FC0F-DF67-35A4-8FDB-4C00FC0BF985> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff3bbe6000 - 0x7fff3bd99ffe com.apple.CoreText (638.1 - 638.1) <94EEB142-1740-3C70-B37D-FF67338A1E1D> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff3bd9a000 - 0x7fff3bddefff com.apple.CoreVideo (1.8 - 334.0) <86902E89-FAAB-3C48-A504-CD0594FB0CA7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff3bddf000 - 0x7fff3be6cff1 com.apple.framework.CoreWLAN (13.0 - 1447) <432F3DD7-A0CE-36BA-8C10-211E5B83BC17> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff3c110000 - 0x7fff3c116ff7 com.apple.DiskArbitration (2.7 - 2.7) <47C51479-A287-39A4-A934-49071A999ED4> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff3c306000 - 0x7fff3c424ff3 com.apple.FileProvider (236 - 236) /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider 0x7fff3c43c000 - 0x7fff3c802ff9 com.apple.Foundation (6.9 - 1667.10) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff3c86f000 - 0x7fff3c89eff3 com.apple.GSS (4.0 - 2.0) <068D7020-A39C-39D7-8D9B-A4DC4EF0EE56> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff3c9d2000 - 0x7fff3caeaffd com.apple.Bluetooth (7.0.0 - 7.0.0d105) <6538AB15-37E0-3E1F-8974-BBA0306A4A4E> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff3cb4e000 - 0x7fff3cbf1ffb com.apple.framework.IOKit (2.0.2 - 1726.0.11) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff3cbf3000 - 0x7fff3cc03ff4 com.apple.IOSurface (269.6 - 269.6) <71639E56-36AF-33C1-8F70-FF97C16DF70B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff3cc75000 - 0x7fff3cdceff6 com.apple.ImageIO.framework (3.3.0 - 1972) <864DAA30-A2D6-36F1-9A70-17D6EC9FD3BD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff3cdcf000 - 0x7fff3cdd2fff libGIF.dylib (1972) <2143B07B-27D6-35C6-850B-4C2E111FDA9A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff3cdd3000 - 0x7fff3ce8dfef libJP2.dylib (1972) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff3ce8e000 - 0x7fff3ceb2fef libJPEG.dylib (1972) <288B487C-B804-3C93-AAD3-6EFDBEC28CAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff3d130000 - 0x7fff3d14afe7 libPng.dylib (1972) <573D8A85-E221-31A6-8DF6-00E17A42F7B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff3d14b000 - 0x7fff3d14cfff libRadiance.dylib (1972) <46E6E560-2124-3FC2-9152-DE1413413387> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff3d14d000 - 0x7fff3d196ff3 libTIFF.dylib (1972) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff3e5aa000 - 0x7fff3e5bcff3 com.apple.Kerberos (3.0 - 1) <63F0D476-38D8-319F-9834-FF669DB28B5D> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff3e5bd000 - 0x7fff3e5bdfff libHeimdalProxy.dylib (77) <8F184B9F-A0EC-3E20-B6AE-16F9BCB9B229> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib 0x7fff3e94f000 - 0x7fff3e959fff com.apple.MediaAccessibility (1.0 - 125) <109F8268-EA52-314A-B58B-FD7CFDF1F8E1> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fff3ea20000 - 0x7fff3f4e2ff3 com.apple.MediaToolbox (1.0 - 2501.11) <3001C842-2070-3BCB-BD25-D54FF6D90BD6> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff3f4e4000 - 0x7fff3f5a7ff9 com.apple.Metal (211.45 - 211.45) <345B3EC3-0035-3F63-B969-7B3D70A5B083> /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff3f5c4000 - 0x7fff3f600ff3 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x7fff3f601000 - 0x7fff3f687fe6 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <96EC578E-3A22-3897-A0B9-B1AC06EB29B3> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x7fff3f688000 - 0x7fff3f6adff0 com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <787E8C96-3182-3B40-8A59-F88E30808924> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x7fff3f6ae000 - 0x7fff3f6c3ff9 com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <948162C3-51FD-3D3E-B923-BACB2C7A25A0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray 0x7fff3f6c4000 - 0x7fff3f823ff9 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <19353240-444E-305C-BC3B-915E16D5F877> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x7fff3f824000 - 0x7fff3f872ff7 com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <66B5480B-D669-3255-B824-C44454F950B2> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector 0x7fff3f873000 - 0x7fff3f874ff5 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <815321C8-CF9B-34B6-8963-EA7DA3D18608> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fff407ba000 - 0x7fff407c6ffe com.apple.NetFS (6.0 - 4.0) <77E946EE-9B25-326D-93E0-D52BABFC23D4> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff407c7000 - 0x7fff4090aff6 com.apple.Network (1.0 - 1) <9BCC5E95-F024-390B-87CD-6DDFFEBE05D1> /System/Library/Frameworks/Network.framework/Versions/A/Network 0x7fff43330000 - 0x7fff43388ff7 com.apple.opencl (3.5 - 3.5) <263AC376-5002-393E-AC7E-8822000EBA70> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff43389000 - 0x7fff433a5ff7 com.apple.CFOpenDirectory (10.15 - 220) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff433a6000 - 0x7fff433b1fff com.apple.OpenDirectory (10.15 - 220) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff43d0c000 - 0x7fff43d0efff libCVMSPluginSupport.dylib (17.10.22) <4FA08685-CAF9-3C49-8A2E-D2B2808F2CD3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff43d0f000 - 0x7fff43d14fff libCoreFSCache.dylib (176.7) <35163B64-B9F9-3371-B810-CB5C4BE91995> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff43d15000 - 0x7fff43d19fff libCoreVMClient.dylib (176.7) <498AE6B8-5827-3257-B54C-62E01A76398B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff43d1a000 - 0x7fff43d22ff7 libGFXShared.dylib (17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff43d23000 - 0x7fff43d2dfff libGL.dylib (17.10.22) <95746D0C-9347-37C0-88E2-6BA4A3584816> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff43d2e000 - 0x7fff43d63fff libGLImage.dylib (17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff43ef7000 - 0x7fff43f33fff libGLU.dylib (17.10.22) <43DADBAD-9F65-33CE-94DA-654F24817313> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff44963000 - 0x7fff44972ff7 com.apple.opengl (17.10.22 - 17.10.22) <89D79107-B2C9-3FA9-82D9-9C88B5A4F76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff4591d000 - 0x7fff45b98ff1 com.apple.QuartzCore (1.11 - 815) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff46708000 - 0x7fff46720ffd com.apple.ScriptingBridge (1.4 - 79) <95FD0BC3-CC6E-3CC7-B82D-C446E7B0FA99> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge 0x7fff46721000 - 0x7fff46a64ff6 com.apple.security (7.0 - 59306.0.19) <30420E35-AE92-3CB5-BE40-FEC6B1CEED46> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff46a65000 - 0x7fff46aedff7 com.apple.securityfoundation (6.0 - 55236) <8AFB304B-6F57-3DBC-8C06-124E06DC3911> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff46b1c000 - 0x7fff46b20ff0 com.apple.xpc.ServiceManagement (1.0 - 1) <0AAEB4EF-6B38-37FF-8CE8-1CA989AD5DB7> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff4786c000 - 0x7fff478d6ff7 com.apple.SystemConfiguration (1.19 - 1.19) <60C488E4-AFB5-346C-9ADE-2C754F435465> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff47b52000 - 0x7fff47ef9ff1 com.apple.VideoToolbox (1.0 - 2501.11) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff4b66d000 - 0x7fff4b730ff7 com.apple.APFS (1412.0.16 - 1412.0.16) /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x7fff4c70d000 - 0x7fff4c70eff1 com.apple.AggregateDictionary (1.0 - 1) <4462E294-E63D-31FD-80B1-01D8F63220F9> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary 0x7fff4cc0a000 - 0x7fff4cc26ff2 com.apple.AppContainer (4.0 - 448.0.1) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fff4cc7a000 - 0x7fff4cc88ffc com.apple.AppSandbox (4.0 - 448.0.1) /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fff4d0fe000 - 0x7fff4d122ff3 com.apple.framework.Apple80211 (13.0 - 1449) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff4d256000 - 0x7fff4d265fdf com.apple.AppleFSCompression (119 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff4d364000 - 0x7fff4d36fff7 com.apple.AppleIDAuthSupport (1.0 - 1) <102C0847-454A-371F-816C-73308569E74E> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport 0x7fff4d3b1000 - 0x7fff4d3f9fff com.apple.AppleJPEG (1.0 - 1) <46F47962-68CE-321B-845E-744C54843148> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff4d7cf000 - 0x7fff4d7f1ffb com.apple.applesauce (1.0 - 16.22) <7AF61A24-2E0D-3D2E-8A0A-A04E78669234> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x7fff4d8b1000 - 0x7fff4d8b4fff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff4d8b5000 - 0x7fff4d905ff7 com.apple.AppleVAFramework (6.1.2 - 6.1.2) <5D20EFE9-9BEC-34C8-8CEF-7B471D45489C> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff4d94e000 - 0x7fff4d95dffd com.apple.AssertionServices (1.0 - 223.0.3) <2503A83D-C36B-3AE4-9E4B-39C433DD90D9> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices 0x7fff4de89000 - 0x7fff4e287ff4 com.apple.audio.AudioResourceArbitration (1.0 - 1) /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration 0x7fff4e4de000 - 0x7fff4e712ff7 com.apple.audio.AudioToolboxCore (1.0 - 1104.5) <31DBB438-2752-3226-BE17-EA4A659B2462> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore 0x7fff4e713000 - 0x7fff4e826ffe com.apple.AuthKit (1.0 - 1) <0D9BE0D8-8C2B-3C43-9633-BE37276F105A> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 0x7fff4e9db000 - 0x7fff4e9e4ff3 com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <9A39E870-109C-36C9-819B-76A0D9C660B1> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x7fff4e9e5000 - 0x7fff4ea86ffd com.apple.backup.framework (1.11 - 1291) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff4ea87000 - 0x7fff4eb06fff com.apple.BaseBoard (456 - 456) <50705547-3DEA-3D6B-8F65-42A27AF0BB45> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard 0x7fff4ec06000 - 0x7fff4ec42ff7 com.apple.bom (14.0 - 219) <72256B24-F0B9-3C9D-B5B6-F34AC349EA3A> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff4f7ad000 - 0x7fff4f7fcfff com.apple.ChunkingLibrary (302 - 302) <36D0B0EE-1560-3F2C-8319-15EE073F7913> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff5031a000 - 0x7fff50323ff7 com.apple.CommonAuth (4.0 - 2.0) <495263BD-4A30-37EB-81CD-6BCCB5530199> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff50337000 - 0x7fff5034eff1 com.apple.commonutilities (8.0 - 900) <02B5989A-F392-3A09-861D-75F0243FAEBC> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities 0x7fff50a2a000 - 0x7fff50dfffc8 com.apple.CoreAUC (280.0.0 - 280.0.0) <75915FF5-7174-3895-8755-2330D6F046C5> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff50e00000 - 0x7fff50e2effb com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <0FDFFCBB-8574-3CFA-8F16-C02CC81D7984> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff50e51000 - 0x7fff50e70ff4 com.apple.analyticsd (1.0 - 1) <095B8BBA-0327-3E55-AE73-B857E79706C1> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics 0x7fff513b7000 - 0x7fff513c7ff3 com.apple.CoreEmoji (1.0 - 100) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fff51a11000 - 0x7fff51a7bff8 com.apple.CoreNLP (1.0 - 210) /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x7fff51ee0000 - 0x7fff51ee8ff8 com.apple.CorePhoneNumbers (1.0 - 1) <00E3A74B-6060-30DB-A63B-3BFEA51954CD> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers 0x7fff52632000 - 0x7fff52655ff7 com.apple.CoreSVG (1.0 - 128) /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG 0x7fff52656000 - 0x7fff52689fff com.apple.CoreServicesInternal (442 - 442) <2676942F-3244-385F-9612-DD336AC76764> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff5268a000 - 0x7fff526b8ff3 com.apple.CSStore (1063.1 - 1063.1) <9CCD54BB-CC3F-3472-872D-6AEE181C2C72> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore 0x7fff52baf000 - 0x7fff52c36fff com.apple.CoreSymbolication (11.0 - 64509.95.1) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff52cce000 - 0x7fff52df9ff3 com.apple.coreui (2.1 - 601) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff52dfa000 - 0x7fff52f98ff2 com.apple.CoreUtils (6.0 - 600.20) <7AFC0BE3-7207-322D-B5E4-D8A51E3C2AD4> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff530cc000 - 0x7fff530dfff1 com.apple.CrashReporterSupport (10.13 - 15009) <06B594C3-E8ED-39A6-8D04-9D2C45FE07E6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff5334a000 - 0x7fff53359ffb com.apple.framework.DFRFoundation (1.0 - 236) /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fff5335a000 - 0x7fff5335fffb com.apple.DSExternalDisplay (3.1 - 380) /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fff533c7000 - 0x7fff53442ff8 com.apple.datadetectorscore (8.0 - 659) <744F920B-EAA0-3D3C-8CBA-2A6B5D94C0B7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff5348e000 - 0x7fff534ccff0 com.apple.DebugSymbols (194 - 194) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff534cd000 - 0x7fff53652ff8 com.apple.desktopservices (1.14 - 1276) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff54e15000 - 0x7fff55230ff9 com.apple.vision.FaceCore (4.3.0 - 4.3.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff55884000 - 0x7fff559bbffc libFontParser.dylib (274.1) <6E15CD2B-27EC-3393-A703-35DB7D11BF6B> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x7fff55a55000 - 0x7fff55a65ff6 libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <1A8350E3-6E55-398C-9DDB-6B130C3D71F3> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 0x7fff5a5d1000 - 0x7fff5a5d7fff com.apple.GPUWrangler (4.1.30 - 4.1.30) <96D69905-96C1-336B-BDBD-5F9DA20B794F> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler 0x7fff5a8f1000 - 0x7fff5a916ff0 com.apple.GenerationalStorage (2.0 - 309) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff5b9d3000 - 0x7fff5b9e1ffb com.apple.GraphVisualizer (1.0 - 100.1) <72B0F6C2-F8CB-3AED-AC52-BC0F6F4C20D6> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x7fff5bb73000 - 0x7fff5bbe6ffc com.apple.Heimdal (4.0 - 2.0) <33197E9F-C8E4-3D6E-B03C-60280C18C1BE> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff5dcd6000 - 0x7fff5dcdeff5 com.apple.IOAccelerator (438.1.17 - 438.1.17) <5E984482-2DA1-306E-8E17-E657A2CCC1EF> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff5dce1000 - 0x7fff5dcf7ff7 com.apple.IOPresentment (1.0 - 37) <5BF01EDE-98DA-3B8A-A3BC-74602B5AD4A5> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fff5e07e000 - 0x7fff5e0c8ff0 com.apple.IconServices (432 - 432) <8494A150-F697-3E72-8749-8C13ECE306F6> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff5e284000 - 0x7fff5e28affc com.apple.InternationalSupport (1.0 - 42) <5BE6E0A5-D7CA-3D7F-B333-37FFFF654F38> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport 0x7fff5e4cb000 - 0x7fff5e4ebff6 com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle 0x7fff5e642000 - 0x7fff5e70fffd com.apple.LanguageModeling (1.0 - 210) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff5e710000 - 0x7fff5e758ff7 com.apple.Lexicon-framework (1.0 - 70) <99D152C4-84CB-31B2-8C88-EC32A5FE8C4B> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x7fff5e75f000 - 0x7fff5e763ff6 com.apple.LinguisticData (1.0 - 333) <1BA4DA01-EAB9-30B7-BF04-2DBFB0C8E3B0> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x7fff5f0f7000 - 0x7fff5f0fafff com.apple.Mangrove (1.0 - 25) <11B0DBB8-4B36-345A-A5F9-DF49B98E8998> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fff5f34b000 - 0x7fff5f3fdfff com.apple.MediaExperience (1.0 - 1) <87843A5B-7B90-33D7-81F7-FE80EE5A2794> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience 0x7fff5fbac000 - 0x7fff5fbf7ff7 com.apple.spotlight.metadata.utilities (1.0 - 2057.1) /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities 0x7fff5fbf8000 - 0x7fff5fcc6ffb com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x7fff5fedf000 - 0x7fff5fefcffc com.apple.MobileKeyBag (2.0 - 1.0) <0AFE57A1-B77F-3ED8-8DB5-C9ACF04999AB> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fff60163000 - 0x7fff60191fff com.apple.MultitouchSupport.framework (3400.32 - 3400.32) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff605fe000 - 0x7fff60608fff com.apple.NetAuth (6.2 - 6.2) <3F206AEF-218A-31A4-BCC5-9F8D05C1B64B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff60f44000 - 0x7fff60f90ff7 com.apple.OTSVG (1.0 - 638.1) <3E57AC19-5C43-3213-998A-9227E47D1BE1> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG 0x7fff620f8000 - 0x7fff62103ffe com.apple.PerformanceAnalysis (1.242 - 242) <04485E63-FAC2-3098-8C58-8B062C2609D1> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff62104000 - 0x7fff6212cfff com.apple.persistentconnection (1.0 - 1.0) /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection 0x7fff6497b000 - 0x7fff64994fff com.apple.ProtocolBuffer (1 - 274.20.7.15.1) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff64dae000 - 0x7fff64dd7ff9 com.apple.RemoteViewServices (2.0 - 148) <23522111-2741-3F60-B17F-4A7D9E492F6E> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff64f3a000 - 0x7fff64f75fff com.apple.RunningBoardServices (1.0 - 223.0.3) <4D338E48-454A-39DC-A844-98A6CD4C854A> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices 0x7fff66860000 - 0x7fff66863ff9 com.apple.SecCodeWrapper (4.0 - 448.0.1) <8BC389D9-F258-3B3C-A22D-27DEED022AED> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fff669a8000 - 0x7fff66ac8ff4 com.apple.Sharing (1459.1 - 1459.1) <262BD981-52C5-304F-A372-E7304261B75E> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff67abf000 - 0x7fff67db3ffd com.apple.SkyLight (1.600.0 - 440.0.3) <41B6C2AC-734B-3787-BE68-46D48AB354AF> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fff685f9000 - 0x7fff68606fff com.apple.SpeechRecognitionCore (6.0.73 - 6.0.73) <9B4A9772-91A9-3F8A-803B-21DD95DB606D> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff68e1b000 - 0x7fff68e24fff com.apple.SymptomDiagnosticReporter (1.0 - 1238.0.1) /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter 0x7fff690d1000 - 0x7fff690e1ff3 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff695c8000 - 0x7fff6968fff4 com.apple.TextureIO (3.10.9 - 3.10.9) <69E5E636-FCF4-3C3E-B3E1-43371A7A8DB0> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fff6a4d5000 - 0x7fff6a728ff7 com.apple.UIFoundation (1.0 - 650) <66134992-151A-3469-86D6-398167FA06D5> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff6b30f000 - 0x7fff6b32ffff com.apple.UserManagement (1.0 - 1) <25CE9752-5A9B-3104-9FB9-9CFEEF24EB28> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement 0x7fff6c0de000 - 0x7fff6c1c5ff9 com.apple.ViewBridge (453 - 453) <3506AA8F-B341-3AC1-AB4E-5A4A7DC8BCA0> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fff6c365000 - 0x7fff6c366fff com.apple.WatchdogClient.framework (1.0 - 67) <84493534-733E-3969-8E82-C00BBC877E04> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient 0x7fff6cf24000 - 0x7fff6cf27ffa com.apple.dt.XCTTargetBootstrap (1.0 - 14761.2) /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap 0x7fff6cfa0000 - 0x7fff6cfaeff1 com.apple.audio.caulk (1.0 - 32.1) /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 0x7fff6d676000 - 0x7fff6d678ff3 com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff6d9a8000 - 0x7fff6d9ddff2 libAudioToolboxUtility.dylib (1104.5) <0EFAC32A-BFA1-34D9-A889-F844CD76825D> /usr/lib/libAudioToolboxUtility.dylib 0x7fff6d9e4000 - 0x7fff6da19ff7 libCRFSuite.dylib (48) <75CAE6A9-B518-3C91-8707-4F0A0C3ED2C6> /usr/lib/libCRFSuite.dylib 0x7fff6da1c000 - 0x7fff6da26ff3 libChineseTokenizer.dylib (34) /usr/lib/libChineseTokenizer.dylib 0x7fff6dab3000 - 0x7fff6dab5fff libDiagnosticMessagesClient.dylib (112) <7F452094-761F-3A71-87D0-32E220BF3C37> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff6daf8000 - 0x7fff6dcafff3 libFosl_dynamic.dylib (100.4) <2F6C11A6-8732-3F20-BA5C-B49C649E2380> /usr/lib/libFosl_dynamic.dylib 0x7fff6dcd7000 - 0x7fff6dcddff3 libIOReport.dylib (54) <2DF1BC83-F2E6-32C2-AD3E-8F4D73DCCCBD> /usr/lib/libIOReport.dylib 0x7fff6ddbd000 - 0x7fff6ddc4fff libMatch.1.dylib (36) <233A3A64-1998-3254-9FBD-6DBF1AD8DF9F> /usr/lib/libMatch.1.dylib 0x7fff6ddf4000 - 0x7fff6de13fff libMobileGestalt.dylib (826.0.4) /usr/lib/libMobileGestalt.dylib 0x7fff6df7a000 - 0x7fff6df7bff3 libSystem.B.dylib (1281) <756CCEAA-4DC2-3BC6-A816-0F953DEF24D5> /usr/lib/libSystem.B.dylib 0x7fff6e00b000 - 0x7fff6e00cfff libThaiTokenizer.dylib (3) /usr/lib/libThaiTokenizer.dylib 0x7fff6e024000 - 0x7fff6e03afff libapple_nghttp2.dylib (1.39.1) /usr/lib/libapple_nghttp2.dylib 0x7fff6e06f000 - 0x7fff6e0e1fff libarchive.2.dylib (72) /usr/lib/libarchive.2.dylib 0x7fff6e0e2000 - 0x7fff6e178fc5 libate.dylib (2.0.9) /usr/lib/libate.dylib 0x7fff6e17c000 - 0x7fff6e17cff3 libauto.dylib (187) /usr/lib/libauto.dylib 0x7fff6e23d000 - 0x7fff6e24dfff libbsm.0.dylib (60) /usr/lib/libbsm.0.dylib 0x7fff6e24e000 - 0x7fff6e25afff libbz2.1.0.dylib (44) <1BDC6A20-4134-309A-856E-5F9F4766B37A> /usr/lib/libbz2.1.0.dylib 0x7fff6e25b000 - 0x7fff6e2aefff libc++.1.dylib (800.6) <6AFC6A2D-0F9E-36F9-9484-85230BBBB189> /usr/lib/libc++.1.dylib 0x7fff6e2af000 - 0x7fff6e2c3fff libc++abi.dylib (800.7) <34B06C48-C88F-3F9C-8E24-003F3A2D1731> /usr/lib/libc++abi.dylib 0x7fff6e2c4000 - 0x7fff6e2c4ffb libcharset.1.dylib (59) <6EB3D019-1C42-305F-AD71-21F7B924D6E1> /usr/lib/libcharset.1.dylib 0x7fff6e2c5000 - 0x7fff6e2d6ffb libcmph.dylib (8) <0638F8A3-5E64-35D3-9445-B89FA3CC8796> /usr/lib/libcmph.dylib 0x7fff6e2d7000 - 0x7fff6e2eefe7 libcompression.dylib (87) /usr/lib/libcompression.dylib 0x7fff6e5a9000 - 0x7fff6e5bffff libcoretls.dylib (167) <2DBEAA3A-82CC-35CC-923B-ADF61DA377C8> /usr/lib/libcoretls.dylib 0x7fff6e5c0000 - 0x7fff6e5c1ffb libcoretls_cfhelpers.dylib (167) <06E3B691-795D-3FF1-A9E8-E8E1C546ED49> /usr/lib/libcoretls_cfhelpers.dylib 0x7fff6eb7d000 - 0x7fff6ebdcfff libcups.2.dylib (483) /usr/lib/libcups.2.dylib 0x7fff6ece8000 - 0x7fff6ece8ff3 libenergytrace.dylib (21) /usr/lib/libenergytrace.dylib 0x7fff6ece9000 - 0x7fff6ed02ff7 libexpat.1.dylib (19) /usr/lib/libexpat.1.dylib 0x7fff6ed10000 - 0x7fff6ed11ff7 libfakelink.dylib (146) <2D56E649-CF90-3706-96D2-662156350005> /usr/lib/libfakelink.dylib 0x7fff6ed20000 - 0x7fff6ed25fff libgermantok.dylib (24) <7A85C992-7DBB-3D16-8EC8-693434FB1481> /usr/lib/libgermantok.dylib 0x7fff6ed26000 - 0x7fff6ed2aff7 libheimdal-asn1.dylib (564.0.2) <48E5E343-3A92-3E48-8E43-8ABF843AC0E2> /usr/lib/libheimdal-asn1.dylib 0x7fff6ed2b000 - 0x7fff6ee1bff7 libiconv.2.dylib (59) /usr/lib/libiconv.2.dylib 0x7fff6ee1c000 - 0x7fff6f074ff7 libicucore.A.dylib (64231.0.1) <375D9CD1-34DA-3FC0-81CC-9878670F819B> /usr/lib/libicucore.A.dylib 0x7fff6f08e000 - 0x7fff6f08ffff liblangid.dylib (133) <24A58A5D-1BBD-3231-8006-41487E377CE8> /usr/lib/liblangid.dylib 0x7fff6f090000 - 0x7fff6f0a8ffb liblzma.5.dylib (16) <8E1A25FA-463B-3187-AA31-4C79A31B3662> /usr/lib/liblzma.5.dylib 0x7fff6f0bf000 - 0x7fff6f166fff libmecab.dylib (875) /usr/lib/libmecab.dylib 0x7fff6f167000 - 0x7fff6f3c6fe1 libmecabra.dylib (875) <159BBE4E-9ED1-3188-B7BA-3F483EC63086> /usr/lib/libmecabra.dylib 0x7fff6f727000 - 0x7fff6f756ff7 libncurses.5.4.dylib (57) <7042B124-AEEA-3E42-87A8-426015A3CEF7> /usr/lib/libncurses.5.4.dylib 0x7fff6f885000 - 0x7fff6fcf5ff9 libnetwork.dylib (1880.0.10.0.1) <00D9D93A-D843-38BD-9EEA-10B84B415B03> /usr/lib/libnetwork.dylib 0x7fff6fd93000 - 0x7fff6fdc4fd6 libobjc.A.dylib (779) /usr/lib/libobjc.A.dylib 0x7fff6fdd7000 - 0x7fff6fddbfff libpam.2.dylib (25) <75564E58-E227-360A-B09E-4E4DD8491648> /usr/lib/libpam.2.dylib 0x7fff6fdde000 - 0x7fff6fe11fff libpcap.A.dylib (89) /usr/lib/libpcap.A.dylib 0x7fff6fe93000 - 0x7fff6feabff7 libresolv.9.dylib (67) /usr/lib/libresolv.9.dylib 0x7fff6fead000 - 0x7fff6fef0ff7 libsandbox.1.dylib (1217.0.15.161.1) /usr/lib/libsandbox.1.dylib 0x7fff6ff04000 - 0x7fff6ff05ff7 libspindump.dylib (281) <74019816-1CFF-3413-A29E-DCF8AD70160D> /usr/lib/libspindump.dylib 0x7fff6ff06000 - 0x7fff700f2ff7 libsqlite3.dylib (307) <8391963E-2698-3331-AF06-AE835BBBDC93> /usr/lib/libsqlite3.dylib 0x7fff70341000 - 0x7fff70344ffb libutil.dylib (57) /usr/lib/libutil.dylib 0x7fff70345000 - 0x7fff70352fff libxar.1.dylib (420) <13DF92D1-05F3-32DE-999B-C8A8FDDAEAC2> /usr/lib/libxar.1.dylib 0x7fff70358000 - 0x7fff7043aff7 libxml2.2.dylib (32.12) <26E8F246-E4EA-32FB-A6DC-42BD82CCA9F7> /usr/lib/libxml2.2.dylib 0x7fff7043e000 - 0x7fff70466fff libxslt.1.dylib (16.5) /usr/lib/libxslt.1.dylib 0x7fff70467000 - 0x7fff70479fff libz.1.dylib (76) /usr/lib/libz.1.dylib 0x7fff70eda000 - 0x7fff70edfff7 libcache.dylib (83) <22FC61F4-538B-3A51-A821-0449BE269B4C> /usr/lib/system/libcache.dylib 0x7fff70ee0000 - 0x7fff70eebff7 libcommonCrypto.dylib (60165) <32B7B029-1D15-3FA2-9284-A10BC012097B> /usr/lib/system/libcommonCrypto.dylib 0x7fff70eec000 - 0x7fff70ef3fff libcompiler_rt.dylib (101.2) <2F0E2A48-B553-3D41-A938-EADE7794DF3B> /usr/lib/system/libcompiler_rt.dylib 0x7fff70ef4000 - 0x7fff70efdff7 libcopyfile.dylib (166) <70326785-B1AD-3FD9-90E2-AD4A3EE63855> /usr/lib/system/libcopyfile.dylib 0x7fff70efe000 - 0x7fff70f95ffb libcorecrypto.dylib (866.0.7) <82393F3B-C817-39F0-823A-E9E167525C3E> /usr/lib/system/libcorecrypto.dylib 0x7fff710ac000 - 0x7fff710edff0 libdispatch.dylib (1173.0.1) <800FC9C4-5EDE-3A55-A1A7-4FBCB3DD5546> /usr/lib/system/libdispatch.dylib 0x7fff710ee000 - 0x7fff71123ff7 libdyld.dylib (732.1) <652924D0-3D03-3840-BFC8-5347ED758215> /usr/lib/system/libdyld.dylib 0x7fff71124000 - 0x7fff71124ffb libkeymgr.dylib (30) /usr/lib/system/libkeymgr.dylib 0x7fff71125000 - 0x7fff71131ff7 libkxld.dylib (6153.0.139.161.2) <669DE8AA-7482-3A87-9805-26CD62CF8D14> /usr/lib/system/libkxld.dylib 0x7fff71132000 - 0x7fff71132ff7 liblaunch.dylib (1738.0.11) <6191F08C-DB6A-3685-B6AB-292D42CE7BFE> /usr/lib/system/liblaunch.dylib 0x7fff71133000 - 0x7fff71138ff7 libmacho.dylib (949) /usr/lib/system/libmacho.dylib 0x7fff71139000 - 0x7fff7113bff3 libquarantine.dylib (110.0.2) <2BE45418-CCED-3F70-A0E1-198DB93C6041> /usr/lib/system/libquarantine.dylib 0x7fff7113c000 - 0x7fff7113dff7 libremovefile.dylib (48) <9FD6BC06-83ED-3FB2-858F-742960BF0881> /usr/lib/system/libremovefile.dylib 0x7fff7113e000 - 0x7fff71155fff libsystem_asl.dylib (377.0.1) /usr/lib/system/libsystem_asl.dylib 0x7fff71156000 - 0x7fff71156fff libsystem_blocks.dylib (74) <317D795C-9F03-308F-8E72-F10B3DA5DE5B> /usr/lib/system/libsystem_blocks.dylib 0x7fff71157000 - 0x7fff711deff7 libsystem_c.dylib (1353.0.7) /usr/lib/system/libsystem_c.dylib 0x7fff711df000 - 0x7fff711e2fff libsystem_configuration.dylib (1061.0.2) <77C4B489-1CF2-3F76-93B4-3CB85F537A17> /usr/lib/system/libsystem_configuration.dylib 0x7fff711e3000 - 0x7fff711e6ff7 libsystem_coreservices.dylib (113) /usr/lib/system/libsystem_coreservices.dylib 0x7fff711e7000 - 0x7fff711eefff libsystem_darwin.dylib (1353.0.7) /usr/lib/system/libsystem_darwin.dylib 0x7fff711ef000 - 0x7fff711f6ffb libsystem_dnssd.dylib (1096.0.2) <9EC50C47-37CB-395B-A2CB-B6469E817A49> /usr/lib/system/libsystem_dnssd.dylib 0x7fff711f7000 - 0x7fff711f8ffb libsystem_featureflags.dylib (17) /usr/lib/system/libsystem_featureflags.dylib 0x7fff711f9000 - 0x7fff71246ff7 libsystem_info.dylib (538) /usr/lib/system/libsystem_info.dylib 0x7fff71247000 - 0x7fff71273fff libsystem_kernel.dylib (6153.0.139.161.2) <6488FE6C-4291-332B-942E-91A6EC65B450> /usr/lib/system/libsystem_kernel.dylib 0x7fff71274000 - 0x7fff712bbff7 libsystem_m.dylib (3178) <0D584E17-26D4-37B0-8826-59A2BBB89164> /usr/lib/system/libsystem_m.dylib 0x7fff712bc000 - 0x7fff712e3fff libsystem_malloc.dylib (283) <37B5A035-F6C3-3E0B-BB0A-3F0CAC981C1F> /usr/lib/system/libsystem_malloc.dylib 0x7fff712e4000 - 0x7fff712f1ff3 libsystem_networkextension.dylib (1095.0.12) /usr/lib/system/libsystem_networkextension.dylib 0x7fff712f2000 - 0x7fff712fbfff libsystem_notify.dylib (241) /usr/lib/system/libsystem_notify.dylib 0x7fff712fc000 - 0x7fff71305fe7 libsystem_platform.dylib (220) <160B2E8C-48AE-35FD-86B5-6D058B93CCF5> /usr/lib/system/libsystem_platform.dylib 0x7fff71306000 - 0x7fff71310ff7 libsystem_pthread.dylib (416.0.4) <88048055-0910-34A3-9536-C904D355CA20> /usr/lib/system/libsystem_pthread.dylib 0x7fff71311000 - 0x7fff71315fff libsystem_sandbox.dylib (1217.0.15.161.1) <27F3D9C0-D5CB-3270-B3BC-AC8F08DACDD1> /usr/lib/system/libsystem_sandbox.dylib 0x7fff71316000 - 0x7fff71318fff libsystem_secinit.dylib (62.0.1) <8CE58347-2DFD-36F9-A45B-ADFCCD7155ED> /usr/lib/system/libsystem_secinit.dylib 0x7fff71319000 - 0x7fff71320ffb libsystem_symptoms.dylib (1238.0.1) <689CE745-33F3-3CEB-A2C3-645D9377CAD4> /usr/lib/system/libsystem_symptoms.dylib 0x7fff71321000 - 0x7fff71337ff2 libsystem_trace.dylib (1147.0.3) <3ADC8093-D5AC-343D-A100-14D9963661EC> /usr/lib/system/libsystem_trace.dylib 0x7fff71339000 - 0x7fff7133effb libunwind.dylib (35.4) <78F6BBB2-7086-30DD-BB95-C8C41F5743B1> /usr/lib/system/libunwind.dylib 0x7fff7133f000 - 0x7fff71373ffe libxpc.dylib (1738.0.11) <3B4F1832-5220-3B08-B9A3-A52F6158749D> /usr/lib/system/libxpc.dylib External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 43 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: 57448 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=528.5M resident=0K(0%) swapped_out_or_unallocated=528.5M(100%) Writable regions: Total=142.9M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=142.9M(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Activity Tracing 256K 1 Dispatch continuations 24.0M 1 Kernel Alloc Once 8K 1 MALLOC 108.4M 36 MALLOC guard page 16K 4 Memory Tag 242 12K 1 STACK GUARD 56.0M 5 Stack 10.0M 5 VM_ALLOCATE 48K 3 __DATA 23.5M 277 __DATA_CONST 24K 2 __FONT_DATA 4K 1 __LINKEDIT 346.7M 3 __OBJC_RO 31.7M 1 __OBJC_RW 1748K 2 __TEXT 181.9M 275 __UNICODE 564K 1 mapped file 38.2M 8 shared memory 648K 14 =========== ======= ======= TOTAL 823.6M 641 Model: MacBookPro15,1, BootROM 1037.0.52.0.0 (iBridge: 17.16.10531.5.4,0), 6 processors, Intel Core i9, 2,9 GHz, 16 GB, SMC Graphics: kHW_IntelUHDGraphics630Item, Intel UHD Graphics 630, spdisplays_builtin Graphics: kHW_AMDRadeonPro560XItem, Radeon Pro 560X, spdisplays_pcie_device, 4 GB Memory Module: BANK 0/ChannelA-DIMM0, 8 GB, DDR4, 2400 MHz, Micron, 8ATF1G64HZ-2G6E1 Memory Module: BANK 2/ChannelB-DIMM0, 8 GB, DDR4, 2400 MHz, Micron, 8ATF1G64HZ-2G6E1 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.0d105, 3 services, 27 devices, 1 incoming serial ports Network Service: Wi-Fi, 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., 47.1 Thunderbolt Bus: MacBook Pro, Apple Inc., 47.1 ```

Also @koekeishiya next beta should be GM, considering Catalina should go live in 2–3 weeks. What are your plans about the window title issue?

dominiklohmann commented 5 years ago

Dev Beta 7 is out.

Scripting addition checklist: Everything is working already, no update needed.

Dock.app.zip SkyLight.framework.zip

I also just want to re-iterate this:

Also @koekeishiya next beta should be GM, considering Catalina should go live in 2–3 weeks. What are your plans about the window title issue?

Now this is still no GM apparently, but we're getting closer and window titles are still broken.

dominiklohmann commented 5 years ago

Extracted from #223:

@Nobody912 said...

I am currently running macOS 10.15 Beta (19A536g) and have installed yabai from the head branch via brew. Accessibility API and codesign prerequisites have been met.

I currently experience crashes upon closing my laptop's lid when scripting addition is enabled. Crash report traces it to WindowServer: https://pastebin.com/H05xLFs4

I can reproduce this on dev beta 7 as well. Entering sleep mode with a minimal configuration file as below and at least one open window causes this crash. Never encountered this previously as I don't personally use the window opacity settings.

yabai -m config window_opacity on
yabai -m config active_window_opacity 0.9
Click to expand crash log ``` Process: WindowServer [230] Path: /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/Resources/WindowServer Identifier: WindowServer Version: 600.00 (440.6) Code Type: X86-64 (Native) Parent Process: launchd [1] Responsible: WindowServer [230] User ID: 88 Date/Time: 2019-08-28 21:43:14.344 +0200 OS Version: Mac OS X 10.15 (19A546d) Report Version: 12 Bridge OS Version: 4.0 (17P50541b) Anonymous UUID: 7754B96D-2B03-57AE-9A3B-249F859121FE Sleep/Wake UUID: E45DBB3F-2686-4AE7-AC69-7B4FDF7FEEB0 Time Awake Since Boot: 2100 seconds Time Since Wake: 1100 seconds System Integrity Protection: disabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000010 Exception Note: EXC_CORPSE_NOTIFY Termination Signal: Segmentation fault: 11 Termination Reason: Namespace SIGNAL, Code 0xb Terminating Process: exc handler [230] VM Regions Near 0x10: --> __TEXT 0000000108ae9000-0000000108aeb000 [ 8K] r-x/r-x SM=COW /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/Resources/WindowServer Application Specific Information: StartTime:2019-08-28 21:06:57 GPU:IG&AMD MetalDevice for accelerator(0x3727): 0x7fb786e509f8 (MTLDevice: 0x1143c0000) MetalDevice for accelerator(0x4603): 0x7fb786e3bbf8 (MTLDevice: 0x11439c000) IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/IGPU@2/AppleIntelFramebuffer@0 Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 com.apple.SkyLight 0x00007fff67896bb9 __fadeFinished_block_invoke + 20 1 com.apple.SkyLight 0x00007fff67896246 fadeFinished + 139 2 com.apple.SkyLight 0x00007fff6789d1d9 CGXSetWindowListAlpha + 58 3 com.apple.SkyLight 0x00007fff67a395fe _XSetWindowListAlpha + 169 4 com.apple.SkyLight 0x00007fff67890725 invocation function for block in connectionHandler(unsigned int, mach_msg_header_t*, void*) + 346 5 com.apple.SkyLight 0x00007fff67890588 invocation function for block in connectionHandler(unsigned int, mach_msg_header_t*, void*) + 79 6 com.apple.SkyLight 0x00007fff679c9f76 CGXHandleMessage + 139 7 com.apple.SkyLight 0x00007fff6788e428 connectionHandler(unsigned int, mach_msg_header_t*, void*) + 216 8 com.apple.SkyLight 0x00007fff67a1279c post_port_data + 255 9 com.apple.SkyLight 0x00007fff67a12404 CGXRunOneServicesPass + 1730 10 com.apple.SkyLight 0x00007fff67a12e17 server_loop + 91 11 com.apple.SkyLight 0x00007fff67a12db5 SLXServer + 1470 12 WindowServer 0x0000000108aea33a 0x108ae9000 + 4922 13 libdyld.dylib 0x00007fff70ad32a5 start + 1 Thread 1: 0 libsystem_kernel.dylib 0x00007fff70c1c146 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff70c1c6ac mach_msg + 60 2 com.apple.CoreDisplay 0x00007fff399e2661 CoreDisplay::Mach::Server::Start() + 147 3 com.apple.CoreDisplay 0x00007fff399e27c9 void* std::__1::__thread_proxy >, void (CoreDisplay::Mach::Server::*)(), CoreDisplay::Mach::Server*> >(void*) + 59 4 libsystem_pthread.dylib 0x00007fff70cdfd76 _pthread_start + 125 5 libsystem_pthread.dylib 0x00007fff70cdc5d3 thread_start + 15 Thread 2:: Dispatch queue: com.apple.VirtualDisplayListener 0 libsystem_kernel.dylib 0x00007fff70c1c146 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff70c1c6ac mach_msg + 60 2 libsystem_kernel.dylib 0x00007fff70c239fa mach_msg_server_once + 270 3 com.apple.CoreDisplay 0x00007fff39920607 -[VirtualDisplayListener rx] + 77 4 libdispatch.dylib 0x00007fff70a82553 _dispatch_call_block_and_release + 12 5 libdispatch.dylib 0x00007fff70a834de _dispatch_client_callout + 8 6 libdispatch.dylib 0x00007fff70a88a9e _dispatch_lane_serial_drain + 597 7 libdispatch.dylib 0x00007fff70a89422 _dispatch_lane_invoke + 363 8 libdispatch.dylib 0x00007fff70a92aa1 _dispatch_workloop_worker_thread + 598 9 libsystem_pthread.dylib 0x00007fff70cdc763 _pthread_wqthread + 290 10 libsystem_pthread.dylib 0x00007fff70cdc5bf start_wqthread + 15 Thread 3:: com.apple.coreanimation.render-server 0 libsystem_kernel.dylib 0x00007fff70c1c146 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff70c1c6ac mach_msg + 60 2 com.apple.QuartzCore 0x00007fff4528290a CA::Render::Server::server_thread(void*) + 958 3 com.apple.QuartzCore 0x00007fff4528253d thread_fun(void*) + 25 4 libsystem_pthread.dylib 0x00007fff70cdfd76 _pthread_start + 125 5 libsystem_pthread.dylib 0x00007fff70cdc5d3 thread_start + 15 Thread 4: 0 libsystem_pthread.dylib 0x00007fff70cdc5b0 start_wqthread + 0 Thread 5: 0 libsystem_kernel.dylib 0x00007fff70c1c19a semaphore_timedwait_trap + 10 1 libdispatch.dylib 0x00007fff70a839eb _dispatch_sema4_timedwait + 76 2 libdispatch.dylib 0x00007fff70a83e12 _dispatch_semaphore_wait_slow + 58 3 libdispatch.dylib 0x00007fff70a91645 _dispatch_worker_thread + 318 4 libsystem_pthread.dylib 0x00007fff70cdfd76 _pthread_start + 125 5 libsystem_pthread.dylib 0x00007fff70cdc5d3 thread_start + 15 Thread 6: 0 libsystem_pthread.dylib 0x00007fff70cdc5b0 start_wqthread + 0 Thread 7: 0 libsystem_kernel.dylib 0x00007fff70c1c19a semaphore_timedwait_trap + 10 1 libdispatch.dylib 0x00007fff70a839eb _dispatch_sema4_timedwait + 76 2 libdispatch.dylib 0x00007fff70a83e12 _dispatch_semaphore_wait_slow + 58 3 libdispatch.dylib 0x00007fff70a91645 _dispatch_worker_thread + 318 4 libsystem_pthread.dylib 0x00007fff70cdfd76 _pthread_start + 125 5 libsystem_pthread.dylib 0x00007fff70cdc5d3 thread_start + 15 Thread 8: 0 libsystem_pthread.dylib 0x00007fff70cdc5b0 start_wqthread + 0 Thread 9: 0 libsystem_kernel.dylib 0x00007fff70c1c19a semaphore_timedwait_trap + 10 1 libdispatch.dylib 0x00007fff70a839eb _dispatch_sema4_timedwait + 76 2 libdispatch.dylib 0x00007fff70a83e12 _dispatch_semaphore_wait_slow + 58 3 libdispatch.dylib 0x00007fff70a91645 _dispatch_worker_thread + 318 4 libsystem_pthread.dylib 0x00007fff70cdfd76 _pthread_start + 125 5 libsystem_pthread.dylib 0x00007fff70cdc5d3 thread_start + 15 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x00007fff67896ba5 rbx: 0x0000000000000000 rcx: 0x00007fff9c74ca68 rdx: 0x0000000000000000 rdi: 0x0000000000000000 rsi: 0x00007fb7899cc400 rbp: 0x00007ffee70fe280 rsp: 0x00007ffee70fe270 r8: 0x000007fb786f63c5 r9: 0x0000000000000004 r10: 0x00007fb786f00000 r11: 0x00007fb786f4fd90 r12: 0x00007fb7899cc400 r13: 0x00007ffee70fe450 r14: 0x00007ffee70fe290 r15: 0x00007fb788403690 rip: 0x00007fff67896bb9 rfl: 0x0000000000010206 cr2: 0x0000000000000010 Logical CPU: 7 Error Code: 0x00000004 (no mapping for user data write) Trap Number: 14 Binary Images: 0x108ae9000 - 0x108aeaff3 WindowServer (600.00 - 440.6) /System/Library/PrivateFrameworks/SkyLight.framework/Resources/WindowServer 0x108da5000 - 0x108da5fff com.apple.driver.IOAccelerator2D (438.1.19 - 438.1.19) <63E0F295-B71D-38D5-B6C4-BD492CCF7906> /System/Library/Extensions/IOAccelerator2D.plugin/Contents/MacOS/IOAccelerator2D 0x1148f7000 - 0x11490bfff TouchBarEvent.bundle (240) <7BC64876-CB89-3417-BA0E-BD9D82587AB2> /System/Library/CoreServices/TouchBarEvent.bundle 0x1149f7000 - 0x1149fa047 libobjc-trampolines.dylib (779) <81578FF6-5EE6-3FE5-B69F-31B977F45D58> /usr/lib/libobjc-trampolines.dylib 0x114a0d000 - 0x114a9b91f dyld (732.2) /usr/lib/dyld 0x1b2c4f000 - 0x1b2d15ff7 com.apple.AMDRadeonX4000GLDriver (3.0.63 - 3.0.0) <41C541C5-A9F3-3ADE-874E-5B9499233ECA> /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/AMDRadeonX4000GLDriver 0x7fff2d268000 - 0x7fff2d383ffe com.apple.AMDMTLBronzeDriver (3.0.63 - 3.0.0) /System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver 0x7fff2d384000 - 0x7fff2dd24ff7 ATIRadeonX4000SCLib.dylib (3.0.63) <8BB64BF3-30D1-346D-BE63-4B138EA7BF87> /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/ATIRadeonX4000SCLib.dylib 0x7fff319a9000 - 0x7fff327d1ff7 com.apple.driver.AppleIntelKBLGraphicsGLDriver (14.0.64 - 14.0.0) <8ADB8EF4-2B37-36C6-86FC-9F5771284015> /System/Library/Extensions/AppleIntelKBLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsGLDriver 0x7fff327d2000 - 0x7fff32ba5ff6 com.apple.driver.AppleIntelKBLGraphicsMTLDriver (14.0.64 - 14.0.0) /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver 0x7fff35824000 - 0x7fff35824fff com.apple.Accelerate (1.11 - Accelerate 1.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff3583c000 - 0x7fff35ea7fff com.apple.vImage (8.1 - 524.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff35ea8000 - 0x7fff36110fff libBLAS.dylib (1303) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff36111000 - 0x7fff36400fdf libBNNS.dylib (144.0.8) <0E6308C8-54FB-3F9A-90C4-188F402C7BE3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fff36402000 - 0x7fff367a7fff libLAPACK.dylib (1303) <1888D401-435E-30AA-A69B-ECB15957AE75> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff367a8000 - 0x7fff367bdff8 libLinearAlgebra.dylib (1303) <64930CA2-65C5-325D-8B5B-1C6C033141A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff367be000 - 0x7fff367c3ff3 libQuadrature.dylib (7) <62A39507-E86F-3D2F-BDFD-CF7AD7EDE3D7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fff367c4000 - 0x7fff36834fff libSparse.dylib (103) <524FE053-F651-3EE0-A894-909DBF95300C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x7fff36835000 - 0x7fff36847fef libSparseBLAS.dylib (1303) <85C9E356-92E7-33EE-9890-A5781B79FBC2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff36848000 - 0x7fff36a21ffb libvDSP.dylib (735) <1C21CC84-1C23-3C19-838D-E59D3FB6380C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff36a22000 - 0x7fff36addfd3 libvMisc.dylib (735) <3859618E-D36E-3190-8BC8-7AF170C7A6C8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff36ade000 - 0x7fff36adefff 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 0x7fff36c82000 - 0x7fff37a2aff6 com.apple.AppKit (6.9 - 1875.10.100) <6D8494B7-5234-30E8-9425-22DCC05A05A5> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff37a7a000 - 0x7fff37a7afff com.apple.ApplicationServices (48 - 50) <386EB4F6-F35B-3C36-8A19-3DFEA1BBDBD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff37a7b000 - 0x7fff37ae6fff com.apple.ApplicationServices.ATS (377 - 492) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff37b7f000 - 0x7fff37bbdffa libFontRegistry.dylib (273) <383B0556-32E1-36D9-B168-B0DFBE40004C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff37c18000 - 0x7fff37c47ff7 com.apple.ATSUI (1.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI 0x7fff37c48000 - 0x7fff37c4cff3 com.apple.ColorSyncLegacy (4.13.0 - 1) <19D492D6-8495-327E-A370-7F3D181001B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x7fff37ce7000 - 0x7fff37d3dff2 com.apple.HIServices (1.22 - 671) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff37d3e000 - 0x7fff37d4cfff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff37d4d000 - 0x7fff37d92ff2 com.apple.print.framework.PrintCore (15 - 516) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff37d93000 - 0x7fff37d9dfff com.apple.QD (4.0 - 413) <3E1769C3-2C41-380D-9316-E802003E532F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff37d9e000 - 0x7fff37dabff0 com.apple.speech.synthesis.framework (9.0.16 - 9.0.16) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff37dac000 - 0x7fff37e79ff2 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <2E0A72C0-43EC-3945-97A2-26223FA9C23E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff37e7b000 - 0x7fff37e7bfff com.apple.audio.units.AudioUnit (1.14 - 1.14) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff381f1000 - 0x7fff38566ff2 com.apple.CFNetwork (1106 - 1106) <3052F7FF-BD79-3250-8F0D-68B9902E5BE8> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff385e1000 - 0x7fff388d5ffc com.apple.HIToolbox (2.1.1 - 986) <354DF29C-98AB-3E73-A313-1EC13C41CD40> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff38920000 - 0x7fff38926ff7 com.apple.speech.recognition.framework (6.0.3 - 6.0.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff38ac0000 - 0x7fff38ac0fff com.apple.Cocoa (6.11 - 23) <0F124D84-B076-3632-AC9C-8ACF7A0735FB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff38ace000 - 0x7fff38cb9ff7 com.apple.ColorSync (4.13.0 - 3394.1) <4E3FDA20-2CD9-31AE-A8A6-3957B070CD6A> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff38cba000 - 0x7fff38db3ff7 com.apple.combine (1.0 - 132.10) <8C8C3B3B-1195-38CF-9F83-27EDC8CB172E> /System/Library/Frameworks/Combine.framework/Versions/A/Combine 0x7fff38fa5000 - 0x7fff394b4ffa com.apple.audio.CoreAudio (5.0 - 5.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff39507000 - 0x7fff3953eff2 com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff3953f000 - 0x7fff39912fe8 com.apple.CoreData (120 - 968) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff39913000 - 0x7fff39a1bffe com.apple.CoreDisplay (1.0 - 107) /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fff39a1c000 - 0x7fff39e9bfef com.apple.CoreFoundation (6.9 - 1670.10) <830E7037-2CE8-30FC-9CEF-0B350BEA2D12> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff39e9d000 - 0x7fff3a515fe0 com.apple.CoreGraphics (2.0 - 1348.4) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff3a523000 - 0x7fff3a87effe com.apple.CoreImage (15.0.0 - 900.4) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff3a87f000 - 0x7fff3a8e5ff0 com.apple.corelocation (2387.0.6 - 2387.0.6) <51F37F9D-5554-31F4-AE8E-45A83132DDE8> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff3adfd000 - 0x7fff3adfdfff com.apple.CoreServices (1065.2 - 1065.2) <7FF4404E-53C4-3890-B8FD-C877000C9653> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff3adfe000 - 0x7fff3ae81ff7 com.apple.AE (835.1 - 835.1) <0DF53735-58DB-354B-9BC2-F8B0ED698782> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff3ae82000 - 0x7fff3b163ff7 com.apple.CoreServices.CarbonCore (1214 - 1214) <76BF7526-6876-388B-8E14-03BED28B6041> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff3b164000 - 0x7fff3b1b1ff1 com.apple.DictionaryServices (1.2 - 321) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff3b1b2000 - 0x7fff3b1baff7 com.apple.CoreServices.FSEvents (1268.0.5 - 1268.0.5) <297A7FE3-E908-3A7C-A304-2BD552AC37FD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff3b1bb000 - 0x7fff3b3f1ff9 com.apple.LaunchServices (1065.2 - 1065.2) <200F66C5-EB4A-332C-A1AE-04513628C7B3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff3b3f2000 - 0x7fff3b48aff1 com.apple.Metadata (10.7.0 - 2061.1) <53AF9E7B-216F-37CF-AD0A-21098C81E49A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff3b48b000 - 0x7fff3b4b8ff7 com.apple.CoreServices.OSServices (1065.2 - 1065.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff3b4b9000 - 0x7fff3b520fff com.apple.SearchKit (1.4.1 - 1.4.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff3b521000 - 0x7fff3b544ffd com.apple.coreservices.SharedFileList (129 - 129) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff3b86a000 - 0x7fff3ba1dffe com.apple.CoreText (641 - 641) <677093BB-95A2-3BC5-9CB1-A50C5103F356> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff3ba1e000 - 0x7fff3ba62fff com.apple.CoreVideo (1.8 - 334.0) <86902E89-FAAB-3C48-A504-CD0594FB0CA7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff3ba63000 - 0x7fff3baf0ff1 com.apple.framework.CoreWLAN (13.0 - 1448) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff3bd94000 - 0x7fff3bd9aff7 com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff3c0c7000 - 0x7fff3c48eff0 com.apple.Foundation (6.9 - 1670.10) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff3c4fb000 - 0x7fff3c52aff3 com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff3c65e000 - 0x7fff3c776ffd com.apple.Bluetooth (7.0.0 - 7.0.0d105) <3A9D2F2F-208F-3839-A35A-9DA20C12E8F8> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff3c7da000 - 0x7fff3c87dff3 com.apple.framework.IOKit (2.0.2 - 1726.0.14) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff3c87f000 - 0x7fff3c88fff4 com.apple.IOSurface (269.6 - 269.6) <71639E56-36AF-33C1-8F70-FF97C16DF70B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff3c902000 - 0x7fff3ca5cffe com.apple.ImageIO.framework (3.3.0 - 1972.2) <4A9DAE4D-553F-3C2D-9B9A-E353816AA3E8> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff3ca5d000 - 0x7fff3ca60fff libGIF.dylib (1972.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff3ca61000 - 0x7fff3cb1bfff libJP2.dylib (1972.2) <53CA8CE5-EE25-3BB3-A5B4-E8C27860DF2B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff3cb1c000 - 0x7fff3cb40fef libJPEG.dylib (1972.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff3cdbe000 - 0x7fff3cdd8fe7 libPng.dylib (1972.2) <79B405CD-0BC1-3E2B-9503-6F1B55579934> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff3cdd9000 - 0x7fff3cddafff libRadiance.dylib (1972.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff3cddb000 - 0x7fff3ce24ff3 libTIFF.dylib (1972.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff3e23c000 - 0x7fff3e24eff3 com.apple.Kerberos (3.0 - 1) <63F0D476-38D8-319F-9834-FF669DB28B5D> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff3e24f000 - 0x7fff3e24ffff libHeimdalProxy.dylib (77) <8F184B9F-A0EC-3E20-B6AE-16F9BCB9B229> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib 0x7fff3edf2000 - 0x7fff3eeb4ff1 com.apple.Metal (211.51 - 211.51) <7A968CEB-9708-3745-8F92-4177A519B241> /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff3eed1000 - 0x7fff3ef0dff3 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <231D9815-C8C7-33A0-AA63-A8F3949233C7> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x7fff3ef0e000 - 0x7fff3ef94fe6 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x7fff3ef95000 - 0x7fff3efbaff0 com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <8DA29376-5D68-3E96-BDFE-40BA8AEF2AB6> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x7fff3efbb000 - 0x7fff3efd0ffc com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <323E3318-1914-39E6-91AC-D02727586EA3> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray 0x7fff3efd1000 - 0x7fff3f130ff4 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x7fff3f131000 - 0x7fff3f17fff7 com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <1DEF8D56-6B7D-3E7C-8E02-B7901062ABCD> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector 0x7fff3f180000 - 0x7fff3f181ff5 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fff400c7000 - 0x7fff400d3ffe com.apple.NetFS (6.0 - 4.0) <77E946EE-9B25-326D-93E0-D52BABFC23D4> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff400d4000 - 0x7fff40217ff6 com.apple.Network (1.0 - 1) <4116AA27-D3AD-3168-89F0-3AA54D0BC2A7> /System/Library/Frameworks/Network.framework/Versions/A/Network 0x7fff42c3d000 - 0x7fff42c95ff7 com.apple.opencl (3.5 - 3.5) <1F58BC7E-81B2-3BA4-B06C-46EE5240698D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff42c96000 - 0x7fff42cb2ff7 com.apple.CFOpenDirectory (10.15 - 220) <1B85C064-9827-3BAF-9749-2B2DE5D5EBF9> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff42cb3000 - 0x7fff42cbefff com.apple.OpenDirectory (10.15 - 220) <8D2530C6-FDDB-3442-AE36-5BBBB9A6111C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff43619000 - 0x7fff4361bfff libCVMSPluginSupport.dylib (17.10.22) <4FA08685-CAF9-3C49-8A2E-D2B2808F2CD3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff4361c000 - 0x7fff43621fff libCoreFSCache.dylib (176.7) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff43622000 - 0x7fff43626fff libCoreVMClient.dylib (176.7) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff43627000 - 0x7fff4362fff7 libGFXShared.dylib (17.10.22) <3A9C397E-6773-3857-AA60-9E4F2B5F5764> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff43630000 - 0x7fff4363afff libGL.dylib (17.10.22) <95746D0C-9347-37C0-88E2-6BA4A3584816> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff4363b000 - 0x7fff43670fff libGLImage.dylib (17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff43671000 - 0x7fff43803ff7 libGLProgrammability.dylib (17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fff43804000 - 0x7fff43840fff libGLU.dylib (17.10.22) <43DADBAD-9F65-33CE-94DA-654F24817313> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff44270000 - 0x7fff4427fff7 com.apple.opengl (17.10.22 - 17.10.22) <2180B120-A928-3A32-B97D-638BB15EDC5B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff44280000 - 0x7fff443f9ff7 GLEngine (17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine 0x7fff4522c000 - 0x7fff454a9ff7 com.apple.QuartzCore (1.11 - 815.5) <4CC97DEB-BC8D-3E4B-B220-3E7215621784> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff46034000 - 0x7fff46378ff6 com.apple.security (7.0 - 59306.0.53) <539CDA8F-5987-3A8B-847C-90884670C70A> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff46379000 - 0x7fff46401ff7 com.apple.securityfoundation (6.0 - 55236) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff46430000 - 0x7fff46434ff8 com.apple.xpc.ServiceManagement (1.0 - 1) <74AD8E38-4E49-3E90-A9C3-54FE85279518> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff471fe000 - 0x7fff47268ff7 com.apple.SystemConfiguration (1.19 - 1.19) <60C488E4-AFB5-346C-9ADE-2C754F435465> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff4afb8000 - 0x7fff4b07cff7 com.apple.APFS (1412.0.28 - 1412.0.28) <763D6119-A3B2-3C74-83A7-60B2504FF0E1> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x7fff4c0a7000 - 0x7fff4c0a8ff1 com.apple.AggregateDictionary (1.0 - 1) <4462E294-E63D-31FD-80B1-01D8F63220F9> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary 0x7fff4c431000 - 0x7fff4c466ffb com.apple.AmbientDisplay (1.0 - 121) <0D3D28C7-9C5B-39A6-A184-B000050F4B63> /System/Library/PrivateFrameworks/AmbientDisplay.framework/Versions/A/AmbientDisplay 0x7fff4caaa000 - 0x7fff4caceff3 com.apple.framework.Apple80211 (13.0 - 1451) <1985245B-B19B-37B1-A4AC-88EBF5347838> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff4cc02000 - 0x7fff4cc11fdf com.apple.AppleFSCompression (119 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff4ccfb000 - 0x7fff4cd0fff4 com.apple.AppleGVACoreFramework (56.3 - 56.3) <15C28F1B-8D23-3520-ABD8-3B40BE075F71> /System/Library/PrivateFrameworks/AppleGVACore.framework/Versions/A/AppleGVACore 0x7fff4cd10000 - 0x7fff4cd1bff7 com.apple.AppleIDAuthSupport (1.0 - 1) <102C0847-454A-371F-816C-73308569E74E> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport 0x7fff4cd5d000 - 0x7fff4cda5fff com.apple.AppleJPEG (1.0 - 1) <46F47962-68CE-321B-845E-744C54843148> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff4d17b000 - 0x7fff4d19dffb com.apple.applesauce (1.0 - 16.22) <7AF61A24-2E0D-3D2E-8A0A-A04E78669234> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x7fff4d25d000 - 0x7fff4d260fff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff4d2fa000 - 0x7fff4d309ffd com.apple.AssertionServices (1.0 - 223.0.4) <984950F4-8401-3227-9B17-769DCA621DF5> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices 0x7fff4de90000 - 0x7fff4e0c5ff7 com.apple.audio.AudioToolboxCore (1.0 - 1104.11) /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore 0x7fff4e0c6000 - 0x7fff4e1ddffa com.apple.AuthKit (1.0 - 1) /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 0x7fff4e392000 - 0x7fff4e39bff3 com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <3AD7624B-2252-30DF-968E-07E2A144DB3A> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x7fff4e39c000 - 0x7fff4e43dff8 com.apple.backup.framework (1.11 - 1293) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff4e43e000 - 0x7fff4e4bdfff com.apple.BaseBoard (459 - 459) /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard 0x7fff4e4dc000 - 0x7fff4e4e2ffe com.apple.BezelServicesFW (336 - 336) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices 0x7fff4e5bd000 - 0x7fff4e5f9ff7 com.apple.bom (14.0 - 219) <72256B24-F0B9-3C9D-B5B6-F34AC349EA3A> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff50036000 - 0x7fff5003fff7 com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff50053000 - 0x7fff5006aff1 com.apple.commonutilities (8.0 - 900) <02B5989A-F392-3A09-861D-75F0243FAEBC> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities 0x7fff50b70000 - 0x7fff50b8fff4 com.apple.analyticsd (1.0 - 1) /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics 0x7fff50c8e000 - 0x7fff50cfffff com.apple.corebrightness (1.0 - 1) <69112E5D-0FE8-3912-8593-7167DF1AA6DC> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness 0x7fff510d8000 - 0x7fff510e8ff3 com.apple.CoreEmoji (1.0 - 100) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fff51733000 - 0x7fff5179dff8 com.apple.CoreNLP (1.0 - 211) <00395632-D7EF-3FAA-B9E4-46E3E29D88F8> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x7fff51c03000 - 0x7fff51c0bff8 com.apple.CorePhoneNumbers (1.0 - 1) <20A7A74F-773C-3E0F-8EED-250FEC838561> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers 0x7fff52355000 - 0x7fff52378fff com.apple.CoreSVG (1.0 - 129) <79D66419-30B6-379B-8364-FCDAB6A8BCC3> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG 0x7fff52379000 - 0x7fff523acff7 com.apple.CoreServicesInternal (444 - 444) <97592E6F-B81E-372D-AAD9-B67E8E362977> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff523ad000 - 0x7fff523dbff7 com.apple.CSStore (1065.2 - 1065.2) <9CC1A54C-5963-3AF3-BF8A-230D2C347FB2> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore 0x7fff529f3000 - 0x7fff52b1eff3 com.apple.coreui (2.1 - 603) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff52b1f000 - 0x7fff52cbdff9 com.apple.CoreUtils (6.0 - 600.29) <62B04A72-5867-37E5-872C-B7583375BD6B> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff52df1000 - 0x7fff52e04ff1 com.apple.CrashReporterSupport (10.13 - 15009) <2D82056B-F487-3640-B4A8-BE6BE2C3A450> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff5306e000 - 0x7fff5307eff4 com.apple.framework.DFRFoundation (1.0 - 240) <72EED6DC-0499-3D44-855F-640719B9DE6C> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fff5307f000 - 0x7fff53084ffb com.apple.DSExternalDisplay (3.1 - 380) /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fff530ed000 - 0x7fff53168ff8 com.apple.datadetectorscore (8.0 - 659) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff531f3000 - 0x7fff5334eff7 com.apple.desktopservices (1.14 - 1278) <3E593813-196F-30F6-99B5-599D2ACB332D> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff5362a000 - 0x7fff5362eff1 com.apple.DisplayServicesFW (3.1 - 380) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff54b12000 - 0x7fff54f2dff9 com.apple.vision.FaceCore (4.3.0 - 4.3.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff5558d000 - 0x7fff556c4ffc libFontParser.dylib (275) /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x7fff5575e000 - 0x7fff5576eff6 libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <7DEC9800-3276-3DFB-AC00-D37B66B1C471> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 0x7fff58c33000 - 0x7fff58c34fff libmetal_timestamp.dylib (902.9.58) <3B4618AC-13F8-36DB-ADCA-7288EE06A19F> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib 0x7fff5a2cf000 - 0x7fff5a2daff7 libGPUSupportMercury.dylib (17.10.22) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib 0x7fff5a2db000 - 0x7fff5a2e1fff com.apple.GPUWrangler (4.1.46 - 4.1.46) <87EE93C7-1571-326E-9AC5-66674AEDA168> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler 0x7fff5a621000 - 0x7fff5a638ff3 com.apple.geokit (2.2 - 2.2) /System/Library/PrivateFrameworks/GeoKit.framework/Versions/A/GeoKit 0x7fff5a639000 - 0x7fff5b596fff com.apple.GeoServices (1.0 - 1624.20.8.15.1) <5D1D1B9B-7FFD-3C1B-B2D2-7B3A2169605C> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff5b6c4000 - 0x7fff5b6d2ffb com.apple.GraphVisualizer (1.0 - 100.1) <72B0F6C2-F8CB-3AED-AC52-BC0F6F4C20D6> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x7fff5b6f0000 - 0x7fff5b735ff0 com.apple.HDRProcessing (1.56.1 - 1.56.1) /System/Library/PrivateFrameworks/HDRProcessing.framework/Versions/A/HDRProcessing 0x7fff5b736000 - 0x7fff5b743ff9 com.apple.HID (1.0 - 1) <8523DB5C-F71C-3059-8FF4-56DB440E298E> /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID 0x7fff5b863000 - 0x7fff5b8d6ffc com.apple.Heimdal (4.0 - 2.0) <2D7937DF-8075-32C8-A6F6-71890A187F59> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff5d9d6000 - 0x7fff5d9dfffe com.apple.IOAccelMemoryInfo (1.0 - 1) /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo 0x7fff5d9e0000 - 0x7fff5d9e8ff5 com.apple.IOAccelerator (438.1.19 - 438.1.19) <6129DAD0-1761-3273-8F07-D3007F4E2C34> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff5d9eb000 - 0x7fff5da01ff7 com.apple.IOPresentment (1.0 - 37) <0F0EB502-ED0F-3827-A0B0-B3D451DD8B16> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fff5dd88000 - 0x7fff5ddd2ff3 com.apple.IconServices (434 - 434) <2916BE0D-B3E6-340C-9C99-6130C46766C4> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff5df8e000 - 0x7fff5df94ffc com.apple.InternationalSupport (1.0 - 44) <74C461AE-6E8E-38C0-BB98-EBD33D9B82D2> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport 0x7fff5e1d6000 - 0x7fff5e1f6ff6 com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <5D37AC10-B35A-3D61-B716-1C81350B973D> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle 0x7fff5e34d000 - 0x7fff5e41affd com.apple.LanguageModeling (1.0 - 212) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff5e41b000 - 0x7fff5e463ff7 com.apple.Lexicon-framework (1.0 - 70) <99D152C4-84CB-31B2-8C88-EC32A5FE8C4B> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x7fff5e46a000 - 0x7fff5e46eff6 com.apple.LinguisticData (1.0 - 340) /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x7fff5e495000 - 0x7fff5e4b9ff6 com.apple.locationsupport (2387.0.6 - 2387.0.6) /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport 0x7fff5f896000 - 0x7fff5f8e1fff com.apple.spotlight.metadata.utilities (1.0 - 2061.1) /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities 0x7fff5f8e2000 - 0x7fff5f9b0ff5 com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x7fff5fbc9000 - 0x7fff5fbe6ffc com.apple.MobileKeyBag (2.0 - 1.0) <72409368-0A7E-320A-B1ED-BEB519B48E9C> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fff5fe4d000 - 0x7fff5fe7bfff com.apple.MultitouchSupport.framework (3400.33 - 3400.33) <6874A93E-331E-34BA-984F-C2BC40938D9F> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff602ea000 - 0x7fff602f4fff com.apple.NetAuth (6.2 - 6.2) <3F206AEF-218A-31A4-BCC5-9F8D05C1B64B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff60c34000 - 0x7fff60c80ff7 com.apple.OTSVG (1.0 - 641) <96943273-2372-3CC0-AAC8-CEE57F29DD00> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG 0x7fff61df0000 - 0x7fff61dfbffe com.apple.PerformanceAnalysis (1.242 - 242) <04485E63-FAC2-3098-8C58-8B062C2609D1> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff61dfc000 - 0x7fff61e24fff com.apple.persistentconnection (1.0 - 1.0) <969D30ED-5C7F-33B6-9715-EB554F10832A> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection 0x7fff637bb000 - 0x7fff637ceff0 com.apple.PowerLog (1.0 - 1) /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog 0x7fff64692000 - 0x7fff646abfff com.apple.ProtocolBuffer (1 - 274.20.7.15.1) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff64ab9000 - 0x7fff64ae2ff9 com.apple.RemoteViewServices (2.0 - 148) <23522111-2741-3F60-B17F-4A7D9E492F6E> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff64c45000 - 0x7fff64c80fff com.apple.RunningBoardServices (1.0 - 223.0.4) <9D63A278-EF56-3EA0-BC03-5972E9F57AEB> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices 0x7fff666c8000 - 0x7fff667e9ff4 com.apple.Sharing (1469 - 1469) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff67055000 - 0x7fff67787fff CursorAsset (440.6) <995B136F-AC46-3D09-9A31-96B326C9E3D1> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/Resources/CursorAsset 0x7fff677e0000 - 0x7fff67ad6ff1 com.apple.SkyLight (1.600.0 - 440.6) <6482E03B-5974-310A-AC42-988AF2C30938> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fff6831c000 - 0x7fff68329fff com.apple.SpeechRecognitionCore (6.0.79 - 6.0.79) /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff68dfa000 - 0x7fff68e0aff3 com.apple.TCC (1.0 - 1) <5DC4C460-F40C-3CF6-AAA2-97CB2D1A2425> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff692f3000 - 0x7fff693baff4 com.apple.TextureIO (3.10.9 - 3.10.9) <69E5E636-FCF4-3C3E-B3E1-43371A7A8DB0> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fff6a201000 - 0x7fff6a458ffa com.apple.UIFoundation (1.0 - 654) <4D598A35-E0D1-3E82-9601-8B1910038341> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff6c09d000 - 0x7fff6c09efff com.apple.WatchdogClient.framework (1.0 - 67.0.2) <51C547F3-28B0-3625-A2E5-513538B768A1> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient 0x7fff6cc75000 - 0x7fff6cc78ffe com.apple.dt.XCTTargetBootstrap (1.0 - 14805) <8C3E09CA-8FEF-3B0F-A314-C71FEADACB8A> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap 0x7fff6ccf1000 - 0x7fff6ccffffd com.apple.audio.caulk (1.0 - 32.3) <4EEF98CB-6FF8-373B-838C-FF0C0417601A> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 0x7fff6d03e000 - 0x7fff6d040ff3 com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff6d370000 - 0x7fff6d3a5ff2 libAudioToolboxUtility.dylib (1104.11) /usr/lib/libAudioToolboxUtility.dylib 0x7fff6d3ac000 - 0x7fff6d3e1ff7 libCRFSuite.dylib (48) <75CAE6A9-B518-3C91-8707-4F0A0C3ED2C6> /usr/lib/libCRFSuite.dylib 0x7fff6d3e4000 - 0x7fff6d3eeff3 libChineseTokenizer.dylib (34) /usr/lib/libChineseTokenizer.dylib 0x7fff6d47b000 - 0x7fff6d47dfff libDiagnosticMessagesClient.dylib (112) <7F452094-761F-3A71-87D0-32E220BF3C37> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff6d4c1000 - 0x7fff6d678ff3 libFosl_dynamic.dylib (100.4) <2F6C11A6-8732-3F20-BA5C-B49C649E2380> /usr/lib/libFosl_dynamic.dylib 0x7fff6d6a0000 - 0x7fff6d6a6ff3 libIOReport.dylib (54) <2DF1BC83-F2E6-32C2-AD3E-8F4D73DCCCBD> /usr/lib/libIOReport.dylib 0x7fff6d786000 - 0x7fff6d78dfff libMatch.1.dylib (36) <233A3A64-1998-3254-9FBD-6DBF1AD8DF9F> /usr/lib/libMatch.1.dylib 0x7fff6d7bd000 - 0x7fff6d7dcfff libMobileGestalt.dylib (826.0.5) /usr/lib/libMobileGestalt.dylib 0x7fff6d943000 - 0x7fff6d944ff3 libSystem.B.dylib (1281) /usr/lib/libSystem.B.dylib 0x7fff6d9d4000 - 0x7fff6d9d5fff libThaiTokenizer.dylib (3) /usr/lib/libThaiTokenizer.dylib 0x7fff6d9ed000 - 0x7fff6da03fff libapple_nghttp2.dylib (1.39.2) <0A685DAA-9FC6-3C87-83F1-1D11FC87C1F4> /usr/lib/libapple_nghttp2.dylib 0x7fff6da38000 - 0x7fff6daaafff libarchive.2.dylib (72) /usr/lib/libarchive.2.dylib 0x7fff6daab000 - 0x7fff6db41fc5 libate.dylib (2.0.9) /usr/lib/libate.dylib 0x7fff6db45000 - 0x7fff6db45ff3 libauto.dylib (187) /usr/lib/libauto.dylib 0x7fff6dc03000 - 0x7fff6dc13fff libbsm.0.dylib (60) /usr/lib/libbsm.0.dylib 0x7fff6dc14000 - 0x7fff6dc20fff libbz2.1.0.dylib (44) <1BDC6A20-4134-309A-856E-5F9F4766B37A> /usr/lib/libbz2.1.0.dylib 0x7fff6dc21000 - 0x7fff6dc74fff libc++.1.dylib (800.6) <6AFC6A2D-0F9E-36F9-9484-85230BBBB189> /usr/lib/libc++.1.dylib 0x7fff6dc75000 - 0x7fff6dc89fff libc++abi.dylib (800.7) <34B06C48-C88F-3F9C-8E24-003F3A2D1731> /usr/lib/libc++abi.dylib 0x7fff6dc8a000 - 0x7fff6dc8affb libcharset.1.dylib (59) <6EB3D019-1C42-305F-AD71-21F7B924D6E1> /usr/lib/libcharset.1.dylib 0x7fff6dc8b000 - 0x7fff6dc9cffb libcmph.dylib (8) <0638F8A3-5E64-35D3-9445-B89FA3CC8796> /usr/lib/libcmph.dylib 0x7fff6dc9d000 - 0x7fff6dcb4fe7 libcompression.dylib (87) /usr/lib/libcompression.dylib 0x7fff6df76000 - 0x7fff6df8cfff libcoretls.dylib (167) <2DBEAA3A-82CC-35CC-923B-ADF61DA377C8> /usr/lib/libcoretls.dylib 0x7fff6df8d000 - 0x7fff6df8effb libcoretls_cfhelpers.dylib (167) <06E3B691-795D-3FF1-A9E8-E8E1C546ED49> /usr/lib/libcoretls_cfhelpers.dylib 0x7fff6e54a000 - 0x7fff6e5a9fff libcups.2.dylib (483) /usr/lib/libcups.2.dylib 0x7fff6e6b5000 - 0x7fff6e6b5ff3 libenergytrace.dylib (21) /usr/lib/libenergytrace.dylib 0x7fff6e6b6000 - 0x7fff6e6cfff7 libexpat.1.dylib (19) /usr/lib/libexpat.1.dylib 0x7fff6e6dd000 - 0x7fff6e6dfff7 libfakelink.dylib (148) <8A5DE3E7-C40E-3219-8C9C-1FD58EA5DF5C> /usr/lib/libfakelink.dylib 0x7fff6e6ee000 - 0x7fff6e6f3fff libgermantok.dylib (24) <7A85C992-7DBB-3D16-8EC8-693434FB1481> /usr/lib/libgermantok.dylib 0x7fff6e6f4000 - 0x7fff6e6f8ff7 libheimdal-asn1.dylib (564.0.3) <51551E63-5AC6-30D3-B178-8BDA782C80EA> /usr/lib/libheimdal-asn1.dylib 0x7fff6e6f9000 - 0x7fff6e7e9ff7 libiconv.2.dylib (59) /usr/lib/libiconv.2.dylib 0x7fff6e7ea000 - 0x7fff6ea42ff7 libicucore.A.dylib (64232.0.1) /usr/lib/libicucore.A.dylib 0x7fff6ea5c000 - 0x7fff6ea5dfff liblangid.dylib (133) <24A58A5D-1BBD-3231-8006-41487E377CE8> /usr/lib/liblangid.dylib 0x7fff6ea5e000 - 0x7fff6ea76ffb liblzma.5.dylib (16) <8E1A25FA-463B-3187-AA31-4C79A31B3662> /usr/lib/liblzma.5.dylib 0x7fff6ea8e000 - 0x7fff6eb35fff libmecab.dylib (878) <4193E26E-BA7C-35D3-9910-B026D8012E8B> /usr/lib/libmecab.dylib 0x7fff6eb36000 - 0x7fff6ed95fe9 libmecabra.dylib (878) <0F62A855-6BBE-3775-80CA-AA8A62D77A43> /usr/lib/libmecabra.dylib 0x7fff6f0f6000 - 0x7fff6f125ff7 libncurses.5.4.dylib (57) <7042B124-AEEA-3E42-87A8-426015A3CEF7> /usr/lib/libncurses.5.4.dylib 0x7fff6f254000 - 0x7fff6f6c6ff6 libnetwork.dylib (1880.0.18) <4B505B12-37BD-3813-ACF3-70D6A58A6A4D> /usr/lib/libnetwork.dylib 0x7fff6f764000 - 0x7fff6f795fd6 libobjc.A.dylib (779) /usr/lib/libobjc.A.dylib 0x7fff6f7a8000 - 0x7fff6f7acfff libpam.2.dylib (25) <75564E58-E227-360A-B09E-4E4DD8491648> /usr/lib/libpam.2.dylib 0x7fff6f7af000 - 0x7fff6f7e2fff libpcap.A.dylib (89) /usr/lib/libpcap.A.dylib 0x7fff6f864000 - 0x7fff6f87cff7 libresolv.9.dylib (67) /usr/lib/libresolv.9.dylib 0x7fff6f87e000 - 0x7fff6f8c1ff7 libsandbox.1.dylib (1217.0.26) /usr/lib/libsandbox.1.dylib 0x7fff6f8d5000 - 0x7fff6f8d6ff7 libspindump.dylib (281) /usr/lib/libspindump.dylib 0x7fff6f8d7000 - 0x7fff6fac3ff7 libsqlite3.dylib (308) /usr/lib/libsqlite3.dylib 0x7fff6fd12000 - 0x7fff6fd15ffb libutil.dylib (57) /usr/lib/libutil.dylib 0x7fff6fd16000 - 0x7fff6fd23fff libxar.1.dylib (420) <13DF92D1-05F3-32DE-999B-C8A8FDDAEAC2> /usr/lib/libxar.1.dylib 0x7fff6fd29000 - 0x7fff6fe0bff7 libxml2.2.dylib (32.12) <26E8F246-E4EA-32FB-A6DC-42BD82CCA9F7> /usr/lib/libxml2.2.dylib 0x7fff6fe0f000 - 0x7fff6fe37fff libxslt.1.dylib (16.5) /usr/lib/libxslt.1.dylib 0x7fff6fe38000 - 0x7fff6fe4afff libz.1.dylib (76) /usr/lib/libz.1.dylib 0x7fff6ff3e000 - 0x7fff702c7ff8 libswiftCore.dylib (5.1 - 1100.8.259.70) <108D415F-DA93-36E4-8B95-F6527C95902C> /usr/lib/swift/libswiftCore.dylib 0x7fff702de000 - 0x7fff702e0fff libswiftCoreFoundation.dylib (??? - ???) <76024F51-9FB1-38A3-8A73-AD524B2F75E6> /usr/lib/swift/libswiftCoreFoundation.dylib 0x7fff702e1000 - 0x7fff702effff libswiftCoreGraphics.dylib (??? - ???) /usr/lib/swift/libswiftCoreGraphics.dylib 0x7fff702f0000 - 0x7fff702f3ffb libswiftCoreImage.dylib (??? - ???) <616E5699-C56B-3013-861E-530B4360F5C3> /usr/lib/swift/libswiftCoreImage.dylib 0x7fff70516000 - 0x7fff7051cfff libswiftDarwin.dylib (??? - ???) <7F111BAD-4980-33D7-A155-05A2D718D47C> /usr/lib/swift/libswiftDarwin.dylib 0x7fff7051d000 - 0x7fff70536ff4 libswiftDispatch.dylib (??? - ???) /usr/lib/swift/libswiftDispatch.dylib 0x7fff70537000 - 0x7fff706d7337 libswiftFoundation.dylib (??? - ???) /usr/lib/swift/libswiftFoundation.dylib 0x7fff706e6000 - 0x7fff706e8ff3 libswiftIOKit.dylib (??? - ???) /usr/lib/swift/libswiftIOKit.dylib 0x7fff706fe000 - 0x7fff70705067 libswiftMetal.dylib (??? - ???) /usr/lib/swift/libswiftMetal.dylib 0x7fff70783000 - 0x7fff70786ffd libswiftObjectiveC.dylib (??? - ???) <6A58B7B1-E957-3A0B-9D9C-727808F1E6C2> /usr/lib/swift/libswiftObjectiveC.dylib 0x7fff70798000 - 0x7fff7079dfb7 libswiftQuartzCore.dylib (??? - ???) <3EA5EAC6-BFCB-301C-9400-C61B688E6B81> /usr/lib/swift/libswiftQuartzCore.dylib 0x7fff70883000 - 0x7fff70885fff libswiftXPC.dylib (??? - ???) <26E3A5F4-B70D-36CC-8A20-966A9C420C40> /usr/lib/swift/libswiftXPC.dylib 0x7fff70886000 - 0x7fff7088cfef libswiftos.dylib (??? - ???) /usr/lib/swift/libswiftos.dylib 0x7fff708ae000 - 0x7fff708b3ff7 libcache.dylib (83) <22FC61F4-538B-3A51-A821-0449BE269B4C> /usr/lib/system/libcache.dylib 0x7fff708b4000 - 0x7fff708bfff7 libcommonCrypto.dylib (60165) <32B7B029-1D15-3FA2-9284-A10BC012097B> /usr/lib/system/libcommonCrypto.dylib 0x7fff708c0000 - 0x7fff708c7fff libcompiler_rt.dylib (101.2) <2F0E2A48-B553-3D41-A938-EADE7794DF3B> /usr/lib/system/libcompiler_rt.dylib 0x7fff708c8000 - 0x7fff708d1ff7 libcopyfile.dylib (166) <70326785-B1AD-3FD9-90E2-AD4A3EE63855> /usr/lib/system/libcopyfile.dylib 0x7fff708d2000 - 0x7fff70969fc3 libcorecrypto.dylib (866.0.10) <002377DB-5FAB-3AFD-AFE1-9E5905D43A78> /usr/lib/system/libcorecrypto.dylib 0x7fff70a80000 - 0x7fff70ac1ff0 libdispatch.dylib (1173.0.3) <34C37C35-78B1-3964-82B0-A683608FA708> /usr/lib/system/libdispatch.dylib 0x7fff70ac2000 - 0x7fff70af7ff7 libdyld.dylib (732.2) <99A0D925-D502-3C52-94FF-BCB99E1BE44B> /usr/lib/system/libdyld.dylib 0x7fff70af8000 - 0x7fff70af8ffb libkeymgr.dylib (30) /usr/lib/system/libkeymgr.dylib 0x7fff70af9000 - 0x7fff70b05ff7 libkxld.dylib (6153.0.166) <528DA2B7-9FCB-38DD-B7CB-B3D88A487EF1> /usr/lib/system/libkxld.dylib 0x7fff70b06000 - 0x7fff70b06ff7 liblaunch.dylib (1738.0.17) <8AFE0CC6-A239-3AE0-895A-127851B85D3B> /usr/lib/system/liblaunch.dylib 0x7fff70b07000 - 0x7fff70b0cff7 libmacho.dylib (949.0.1) /usr/lib/system/libmacho.dylib 0x7fff70b0d000 - 0x7fff70b0fff3 libquarantine.dylib (110.0.3) /usr/lib/system/libquarantine.dylib 0x7fff70b10000 - 0x7fff70b11ff7 libremovefile.dylib (48) <9FD6BC06-83ED-3FB2-858F-742960BF0881> /usr/lib/system/libremovefile.dylib 0x7fff70b12000 - 0x7fff70b29fff libsystem_asl.dylib (377.0.1) /usr/lib/system/libsystem_asl.dylib 0x7fff70b2a000 - 0x7fff70b2afff libsystem_blocks.dylib (74) <317D795C-9F03-308F-8E72-F10B3DA5DE5B> /usr/lib/system/libsystem_blocks.dylib 0x7fff70b2b000 - 0x7fff70bb2ff7 libsystem_c.dylib (1353.0.10) /usr/lib/system/libsystem_c.dylib 0x7fff70bb3000 - 0x7fff70bb6fff libsystem_configuration.dylib (1061.0.2) <77C4B489-1CF2-3F76-93B4-3CB85F537A17> /usr/lib/system/libsystem_configuration.dylib 0x7fff70bb7000 - 0x7fff70bbaff7 libsystem_coreservices.dylib (114) <82E98376-D970-3095-9A56-32A2D7947CBA> /usr/lib/system/libsystem_coreservices.dylib 0x7fff70bbb000 - 0x7fff70bc2fff libsystem_darwin.dylib (1353.0.10) <04C8707F-C2C9-3616-908E-A2A2052BAF12> /usr/lib/system/libsystem_darwin.dylib 0x7fff70bc3000 - 0x7fff70bcaffb libsystem_dnssd.dylib (1096.0.2) <9EC50C47-37CB-395B-A2CB-B6469E817A49> /usr/lib/system/libsystem_dnssd.dylib 0x7fff70bcb000 - 0x7fff70bccffb libsystem_featureflags.dylib (17) /usr/lib/system/libsystem_featureflags.dylib 0x7fff70bcd000 - 0x7fff70c1aff7 libsystem_info.dylib (538) /usr/lib/system/libsystem_info.dylib 0x7fff70c1b000 - 0x7fff70c47fff libsystem_kernel.dylib (6153.0.166) <531F9D2E-402C-3301-9FA9-CDEC69B0E4EB> /usr/lib/system/libsystem_kernel.dylib 0x7fff70c48000 - 0x7fff70c8fff7 libsystem_m.dylib (3178) <0D584E17-26D4-37B0-8826-59A2BBB89164> /usr/lib/system/libsystem_m.dylib 0x7fff70c90000 - 0x7fff70cb7fff libsystem_malloc.dylib (283) <37B5A035-F6C3-3E0B-BB0A-3F0CAC981C1F> /usr/lib/system/libsystem_malloc.dylib 0x7fff70cb8000 - 0x7fff70cc5ff3 libsystem_networkextension.dylib (1095.0.20) <17590212-0CCF-3553-BFC8-AE66C20385B3> /usr/lib/system/libsystem_networkextension.dylib 0x7fff70cc6000 - 0x7fff70ccffff libsystem_notify.dylib (241) /usr/lib/system/libsystem_notify.dylib 0x7fff70cd0000 - 0x7fff70cd9fe7 libsystem_platform.dylib (220) <160B2E8C-48AE-35FD-86B5-6D058B93CCF5> /usr/lib/system/libsystem_platform.dylib 0x7fff70cda000 - 0x7fff70ce4ff7 libsystem_pthread.dylib (416.0.6) <41C3EC4C-E2BA-31A7-B0A6-13F8B272B9B4> /usr/lib/system/libsystem_pthread.dylib 0x7fff70ce5000 - 0x7fff70ce9ffb libsystem_sandbox.dylib (1217.0.26) <1FD0F243-AB78-37D9-834A-C406D1B41498> /usr/lib/system/libsystem_sandbox.dylib 0x7fff70cea000 - 0x7fff70cecfff libsystem_secinit.dylib (62.0.2) <46FAE40F-8C60-3A69-AC13-70FA6BCC833B> /usr/lib/system/libsystem_secinit.dylib 0x7fff70ced000 - 0x7fff70cf4ffb libsystem_symptoms.dylib (1238.0.2) /usr/lib/system/libsystem_symptoms.dylib 0x7fff70cf5000 - 0x7fff70d0bff2 libsystem_trace.dylib (1147.0.3) <5CCFC340-BDAD-3B07-8F07-673E415A8E97> /usr/lib/system/libsystem_trace.dylib 0x7fff70d0d000 - 0x7fff70d12ffb libunwind.dylib (35.4) <78F6BBB2-7086-30DD-BB95-C8C41F5743B1> /usr/lib/system/libunwind.dylib 0x7fff70d13000 - 0x7fff70d47ff6 libxpc.dylib (1738.0.17) <9AF26A0D-3B3E-3D48-A323-41099647A578> /usr/lib/system/libxpc.dylib External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 6 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: 1611 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=563.8M resident=0K(0%) swapped_out_or_unallocated=563.8M(100%) Writable regions: Total=2.3G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.3G(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Activity Tracing 256K 1 CG backing stores 4836K 51 CG backing stores (reserved) 1160K 2 reserved VM address space (unallocated) CG framebuffers 1.4G 12 CG framebuffers (reserved) 610.1M 11 reserved VM address space (unallocated) CG image 217.4M 17 CoreAnimation 198.2M 306 CoreData Object IDs 4100K 2 CoreGraphics 4K 1 Dispatch continuations 24.0M 1 Foundation 4K 1 Kernel Alloc Once 8K 1 MALLOC 182.4M 514 MALLOC guard page 32K 8 Mach message (reserved) 12K 1 reserved VM address space (unallocated) SQLite page cache 64K 1 STACK GUARD 56.0M 10 Stack 13.1M 10 VM_ALLOCATE 3132K 251 VM_ALLOCATE (reserved) 96K 22 reserved VM address space (unallocated) __CGSERVER 4K 1 __DATA 65.8M 292 __DATA_CONST 322K 19 __FONT_DATA 4K 1 __GLSLBUILTINS 5176K 1 __LINKEDIT 347.8M 7 __OBJC_RO 31.7M 1 __OBJC_RW 1748K 2 __SLSERVER 4K 1 __TEXT 216.0M 283 __UNICODE 564K 1 mapped file 34.6M 16 shared memory 292K 19 =========== ======= ======= TOTAL 3.4G 1867 TOTAL, minus reserved VM space 2.8G 1867 ```
dangh commented 5 years ago

@dominiklohmann Are you able to switch desktop with yabai? I run yabai -m space --focus 1 and it has no effects. I'm not sure if that's a known issue with Catalina since it work well on Mojave.

Pardon me if it's inappropriate to post a question here. If there's a better channel to ask questions please let me know.

Thank you.

dominiklohmann commented 5 years ago

@dangh Yes, I am able to do that. Make sure to install from HEAD and to re-install the scripting addition.

Pardon me if it's inappropriate to post a question here. If there's a better channel to ask questions please let me know.

This is the issue for all things Catalina, including questions.

koekeishiya commented 5 years ago

Still getting that random crash in processEventTapData about 2–3 times a week. It's likely that there's a race condition somewhere and some SkyLight function needs to be ran from the main thread. I'm not exactly sure what's happening here. Anyone else have this issue?

processEventTapData is from my understanding part of the pipeline that allows us to listen for mouse events in yabai. There is nothing tricky going on here, we are simply subscribing using the public API.

Now this is still no GM apparently, but we're getting closer and window titles are still broken.

I'll change it to use the AX API instead if is broken after the release is live.

capaldo commented 5 years ago

Im getting VERY frequent crashes with yabai running on Catalina. I'll basically get logged out after the screen glitches. Any fix for this?

dominiklohmann commented 5 years ago

@capaldo Open Console.app and post the relevant Crash Report, that helps a ton.

It's quite likely that it's either the processEventTapData issue or the transparency + sleep issue.

capaldo commented 5 years ago
Click to expand crash log ``` Process: WindowServer [12630] Path: /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/Resources/WindowServer Identifier: WindowServer Version: 600.00 (440.6) Code Type: X86-64 (Native) Parent Process: launchd [1] Responsible: WindowServer [12630] User ID: 88 Date/Time: 2019-09-07 17:11:06.459 -0400 OS Version: Mac OS X 10.15 (19A546d) Report Version: 12 Bridge OS Version: 3.0 (14Y905) Anonymous UUID: DEB121C4-3DF2-D626-8A65-1D25F000C2B7 Time Awake Since Boot: 900 seconds System Integrity Protection: disabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000010 Exception Note: EXC_CORPSE_NOTIFY Termination Signal: Segmentation fault: 11 Termination Reason: Namespace SIGNAL, Code 0xb Terminating Process: exc handler [12630] VM Regions Near 0x10: --> __TEXT 0000000100a3d000-0000000100a3f000 [ 8K] r-x/r-x SM=COW /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/Resources/WindowServer Application Specific Information: StartTime:2019-09-07 17:08:06 GPU:IG MetalDevice for accelerator(0x3833): 0x7f8aa0d1a7c8 (MTLDevice: 0x100db4000) IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/IGPU@2/AppleIntelFramebuffer@0 Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 com.apple.SkyLight 0x00007fff5df61bb9 __fadeFinished_block_invoke + 20 1 com.apple.SkyLight 0x00007fff5df61246 fadeFinished + 139 2 com.apple.SkyLight 0x00007fff5df681d9 CGXSetWindowListAlpha + 58 3 com.apple.SkyLight 0x00007fff5e1045fe _XSetWindowListAlpha + 169 4 com.apple.SkyLight 0x00007fff5df5b725 invocation function for block in connectionHandler(unsigned int, mach_msg_header_t*, void*) + 346 5 com.apple.SkyLight 0x00007fff5df5b588 invocation function for block in connectionHandler(unsigned int, mach_msg_header_t*, void*) + 79 6 com.apple.SkyLight 0x00007fff5e094f76 CGXHandleMessage + 139 7 com.apple.SkyLight 0x00007fff5df59428 connectionHandler(unsigned int, mach_msg_header_t*, void*) + 216 8 com.apple.SkyLight 0x00007fff5e0dd79c post_port_data + 255 9 com.apple.SkyLight 0x00007fff5e0dd404 CGXRunOneServicesPass + 1730 10 com.apple.SkyLight 0x00007fff5e0dde17 server_loop + 91 11 com.apple.SkyLight 0x00007fff5e0dddb5 SLXServer + 1470 12 WindowServer 0x0000000100a3e33a 0x100a3d000 + 4922 13 libdyld.dylib 0x00007fff6719e2a5 start + 1 Thread 1: 0 libsystem_kernel.dylib 0x00007fff672e7146 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff672e76ac mach_msg + 60 2 com.apple.CoreDisplay 0x00007fff300ad661 CoreDisplay::Mach::Server::Start() + 147 3 com.apple.CoreDisplay 0x00007fff300ad7c9 void* std::__1::__thread_proxy >, void (CoreDisplay::Mach::Server::*)(), CoreDisplay::Mach::Server*> >(void*) + 59 4 libsystem_pthread.dylib 0x00007fff673aad76 _pthread_start + 125 5 libsystem_pthread.dylib 0x00007fff673a75d3 thread_start + 15 Thread 2:: Dispatch queue: com.apple.VirtualDisplayListener 0 libsystem_kernel.dylib 0x00007fff672e7146 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff672e76ac mach_msg + 60 2 libsystem_kernel.dylib 0x00007fff672ee9fa mach_msg_server_once + 270 3 com.apple.CoreDisplay 0x00007fff2ffeb607 -[VirtualDisplayListener rx] + 77 4 libdispatch.dylib 0x00007fff6714d553 _dispatch_call_block_and_release + 12 5 libdispatch.dylib 0x00007fff6714e4de _dispatch_client_callout + 8 6 libdispatch.dylib 0x00007fff67153a9e _dispatch_lane_serial_drain + 597 7 libdispatch.dylib 0x00007fff67154422 _dispatch_lane_invoke + 363 8 libdispatch.dylib 0x00007fff6715daa1 _dispatch_workloop_worker_thread + 598 9 libsystem_pthread.dylib 0x00007fff673a7763 _pthread_wqthread + 290 10 libsystem_pthread.dylib 0x00007fff673a75bf start_wqthread + 15 Thread 3: 0 libsystem_pthread.dylib 0x00007fff673a75b0 start_wqthread + 0 Thread 4:: com.apple.coreanimation.render-server 0 libsystem_kernel.dylib 0x00007fff672e7146 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff672e76ac mach_msg + 60 2 com.apple.QuartzCore 0x00007fff3b94d90a CA::Render::Server::server_thread(void*) + 958 3 com.apple.QuartzCore 0x00007fff3b94d53d thread_fun(void*) + 25 4 libsystem_pthread.dylib 0x00007fff673aad76 _pthread_start + 125 5 libsystem_pthread.dylib 0x00007fff673a75d3 thread_start + 15 Thread 5: 0 libsystem_pthread.dylib 0x00007fff673a75b0 start_wqthread + 0 Thread 6: 0 libsystem_kernel.dylib 0x00007fff672e719a semaphore_timedwait_trap + 10 1 libdispatch.dylib 0x00007fff6714e9eb _dispatch_sema4_timedwait + 76 2 libdispatch.dylib 0x00007fff6714ee12 _dispatch_semaphore_wait_slow + 58 3 libdispatch.dylib 0x00007fff6715c645 _dispatch_worker_thread + 318 4 libsystem_pthread.dylib 0x00007fff673aad76 _pthread_start + 125 5 libsystem_pthread.dylib 0x00007fff673a75d3 thread_start + 15 Thread 7: 0 libsystem_kernel.dylib 0x00007fff672e719a semaphore_timedwait_trap + 10 1 libdispatch.dylib 0x00007fff6714e9eb _dispatch_sema4_timedwait + 76 2 libdispatch.dylib 0x00007fff6714ee12 _dispatch_semaphore_wait_slow + 58 3 libdispatch.dylib 0x00007fff6715c645 _dispatch_worker_thread + 318 4 libsystem_pthread.dylib 0x00007fff673aad76 _pthread_start + 125 5 libsystem_pthread.dylib 0x00007fff673a75d3 thread_start + 15 Thread 8: 0 libsystem_pthread.dylib 0x00007fff673a75b0 start_wqthread + 0 Thread 9: 0 libsystem_kernel.dylib 0x00007fff672e719a semaphore_timedwait_trap + 10 1 libdispatch.dylib 0x00007fff6714e9eb _dispatch_sema4_timedwait + 76 2 libdispatch.dylib 0x00007fff6714ee12 _dispatch_semaphore_wait_slow + 58 3 libdispatch.dylib 0x00007fff6715c645 _dispatch_worker_thread + 318 4 libsystem_pthread.dylib 0x00007fff673aad76 _pthread_start + 125 5 libsystem_pthread.dylib 0x00007fff673a75d3 thread_start + 15 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x00007fff5df61ba5 rbx: 0x0000000000000000 rcx: 0x00007fff92e17a78 rdx: 0x0000000000000000 rdi: 0x0000000000000000 rsi: 0x00007f8aa28cfe00 rbp: 0x00007ffeef1aa280 rsp: 0x00007ffeef1aa270 r8: 0x0000000000000000 r9: 0x28129622a1554c84 r10: 0x0000000000000003 r11: 0x00007f8aa0f6ab10 r12: 0x00007f8aa28cfe00 r13: 0x00007ffeef1aa450 r14: 0x00007ffeef1aa290 r15: 0x00007f8aa0ff7f70 rip: 0x00007fff5df61bb9 rfl: 0x0000000000010202 cr2: 0x0000000000000010 Logical CPU: 0 Error Code: 0x00000004 (no mapping for user data write) Trap Number: 14 Binary Images: 0x100a3d000 - 0x100a3eff3 WindowServer (600.00 - 440.6) /System/Library/PrivateFrameworks/SkyLight.framework/Resources/WindowServer 0x100ce5000 - 0x100ce5fff com.apple.driver.IOAccelerator2D (438.1.19 - 438.1.19) <63E0F295-B71D-38D5-B6C4-BD492CCF7906> /System/Library/Extensions/IOAccelerator2D.plugin/Contents/MacOS/IOAccelerator2D 0x10571f000 - 0x105733fff TouchBarEvent.bundle (240) <7BC64876-CB89-3417-BA0E-BD9D82587AB2> /System/Library/CoreServices/TouchBarEvent.bundle 0x105f19000 - 0x105f1c047 libobjc-trampolines.dylib (779) <81578FF6-5EE6-3FE5-B69F-31B977F45D58> /usr/lib/libobjc-trampolines.dylib 0x108467000 - 0x1084f591f dyld (732.2) /usr/lib/dyld 0x7fff28074000 - 0x7fff28e9cff7 com.apple.driver.AppleIntelKBLGraphicsGLDriver (14.0.64 - 14.0.0) <8ADB8EF4-2B37-36C6-86FC-9F5771284015> /System/Library/Extensions/AppleIntelKBLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsGLDriver 0x7fff28e9d000 - 0x7fff29270ff6 com.apple.driver.AppleIntelKBLGraphicsMTLDriver (14.0.64 - 14.0.0) /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver 0x7fff2beef000 - 0x7fff2beeffff com.apple.Accelerate (1.11 - Accelerate 1.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff2bf07000 - 0x7fff2c572fff com.apple.vImage (8.1 - 524.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff2c573000 - 0x7fff2c7dbfff libBLAS.dylib (1303) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff2c7dc000 - 0x7fff2cacbfdf libBNNS.dylib (144.0.8) <0E6308C8-54FB-3F9A-90C4-188F402C7BE3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fff2cacd000 - 0x7fff2ce72fff libLAPACK.dylib (1303) <1888D401-435E-30AA-A69B-ECB15957AE75> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff2ce73000 - 0x7fff2ce88ff8 libLinearAlgebra.dylib (1303) <64930CA2-65C5-325D-8B5B-1C6C033141A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff2ce89000 - 0x7fff2ce8eff3 libQuadrature.dylib (7) <62A39507-E86F-3D2F-BDFD-CF7AD7EDE3D7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fff2ce8f000 - 0x7fff2cefffff libSparse.dylib (103) <524FE053-F651-3EE0-A894-909DBF95300C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x7fff2cf00000 - 0x7fff2cf12fef libSparseBLAS.dylib (1303) <85C9E356-92E7-33EE-9890-A5781B79FBC2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff2cf13000 - 0x7fff2d0ecffb libvDSP.dylib (735) <1C21CC84-1C23-3C19-838D-E59D3FB6380C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff2d0ed000 - 0x7fff2d1a8fd3 libvMisc.dylib (735) <3859618E-D36E-3190-8BC8-7AF170C7A6C8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff2d1a9000 - 0x7fff2d1a9fff 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 0x7fff2d34d000 - 0x7fff2e0f5ff6 com.apple.AppKit (6.9 - 1875.10.100) <6D8494B7-5234-30E8-9425-22DCC05A05A5> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff2e145000 - 0x7fff2e145fff com.apple.ApplicationServices (48 - 50) <386EB4F6-F35B-3C36-8A19-3DFEA1BBDBD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff2e146000 - 0x7fff2e1b1fff com.apple.ApplicationServices.ATS (377 - 492) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff2e24a000 - 0x7fff2e288ffa libFontRegistry.dylib (273) <383B0556-32E1-36D9-B168-B0DFBE40004C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff2e2e3000 - 0x7fff2e312ff7 com.apple.ATSUI (1.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI 0x7fff2e313000 - 0x7fff2e317ff3 com.apple.ColorSyncLegacy (4.13.0 - 1) <19D492D6-8495-327E-A370-7F3D181001B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x7fff2e3b2000 - 0x7fff2e408ff2 com.apple.HIServices (1.22 - 671) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff2e409000 - 0x7fff2e417fff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff2e418000 - 0x7fff2e45dff2 com.apple.print.framework.PrintCore (15 - 516) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff2e45e000 - 0x7fff2e468fff com.apple.QD (4.0 - 413) <3E1769C3-2C41-380D-9316-E802003E532F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff2e469000 - 0x7fff2e476ff0 com.apple.speech.synthesis.framework (9.0.16 - 9.0.16) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff2e477000 - 0x7fff2e544ff2 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <2E0A72C0-43EC-3945-97A2-26223FA9C23E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff2e546000 - 0x7fff2e546fff com.apple.audio.units.AudioUnit (1.14 - 1.14) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff2e8bc000 - 0x7fff2ec31ff2 com.apple.CFNetwork (1106 - 1106) <3052F7FF-BD79-3250-8F0D-68B9902E5BE8> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff2ecac000 - 0x7fff2efa0ffc com.apple.HIToolbox (2.1.1 - 986) <354DF29C-98AB-3E73-A313-1EC13C41CD40> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff2efeb000 - 0x7fff2eff1ff7 com.apple.speech.recognition.framework (6.0.3 - 6.0.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff2f18b000 - 0x7fff2f18bfff com.apple.Cocoa (6.11 - 23) <0F124D84-B076-3632-AC9C-8ACF7A0735FB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff2f199000 - 0x7fff2f384ff7 com.apple.ColorSync (4.13.0 - 3394.1) <4E3FDA20-2CD9-31AE-A8A6-3957B070CD6A> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff2f385000 - 0x7fff2f47eff7 com.apple.combine (1.0 - 132.10) <8C8C3B3B-1195-38CF-9F83-27EDC8CB172E> /System/Library/Frameworks/Combine.framework/Versions/A/Combine 0x7fff2f670000 - 0x7fff2fb7fffa com.apple.audio.CoreAudio (5.0 - 5.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff2fbd2000 - 0x7fff2fc09ff2 com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff2fc0a000 - 0x7fff2ffddfe8 com.apple.CoreData (120 - 968) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff2ffde000 - 0x7fff300e6ffe com.apple.CoreDisplay (1.0 - 107) /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fff300e7000 - 0x7fff30566fef com.apple.CoreFoundation (6.9 - 1670.10) <830E7037-2CE8-30FC-9CEF-0B350BEA2D12> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff30568000 - 0x7fff30be0fe0 com.apple.CoreGraphics (2.0 - 1348.4) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff30bee000 - 0x7fff30f49ffe com.apple.CoreImage (15.0.0 - 900.4) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff30f4a000 - 0x7fff30fb0ff0 com.apple.corelocation (2387.0.6 - 2387.0.6) <51F37F9D-5554-31F4-AE8E-45A83132DDE8> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff314c8000 - 0x7fff314c8fff com.apple.CoreServices (1065.2 - 1065.2) <7FF4404E-53C4-3890-B8FD-C877000C9653> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff314c9000 - 0x7fff3154cff7 com.apple.AE (835.1 - 835.1) <0DF53735-58DB-354B-9BC2-F8B0ED698782> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff3154d000 - 0x7fff3182eff7 com.apple.CoreServices.CarbonCore (1214 - 1214) <76BF7526-6876-388B-8E14-03BED28B6041> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff3182f000 - 0x7fff3187cff1 com.apple.DictionaryServices (1.2 - 321) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff3187d000 - 0x7fff31885ff7 com.apple.CoreServices.FSEvents (1268.0.5 - 1268.0.5) <297A7FE3-E908-3A7C-A304-2BD552AC37FD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff31886000 - 0x7fff31abcff9 com.apple.LaunchServices (1065.2 - 1065.2) <200F66C5-EB4A-332C-A1AE-04513628C7B3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff31abd000 - 0x7fff31b55ff1 com.apple.Metadata (10.7.0 - 2061.1) <53AF9E7B-216F-37CF-AD0A-21098C81E49A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff31b56000 - 0x7fff31b83ff7 com.apple.CoreServices.OSServices (1065.2 - 1065.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff31b84000 - 0x7fff31bebfff com.apple.SearchKit (1.4.1 - 1.4.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff31bec000 - 0x7fff31c0fffd com.apple.coreservices.SharedFileList (129 - 129) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff31f35000 - 0x7fff320e8ffe com.apple.CoreText (641 - 641) <677093BB-95A2-3BC5-9CB1-A50C5103F356> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff320e9000 - 0x7fff3212dfff com.apple.CoreVideo (1.8 - 334.0) <86902E89-FAAB-3C48-A504-CD0594FB0CA7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff3212e000 - 0x7fff321bbff1 com.apple.framework.CoreWLAN (13.0 - 1448) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff3245f000 - 0x7fff32465ff7 com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff32792000 - 0x7fff32b59ff0 com.apple.Foundation (6.9 - 1670.10) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff32bc6000 - 0x7fff32bf5ff3 com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff32d29000 - 0x7fff32e41ffd com.apple.Bluetooth (7.0.0 - 7.0.0d105) <3A9D2F2F-208F-3839-A35A-9DA20C12E8F8> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff32ea5000 - 0x7fff32f48ff3 com.apple.framework.IOKit (2.0.2 - 1726.0.14) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff32f4a000 - 0x7fff32f5aff4 com.apple.IOSurface (269.6 - 269.6) <71639E56-36AF-33C1-8F70-FF97C16DF70B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff32fcd000 - 0x7fff33127ffe com.apple.ImageIO.framework (3.3.0 - 1972.2) <4A9DAE4D-553F-3C2D-9B9A-E353816AA3E8> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff33128000 - 0x7fff3312bfff libGIF.dylib (1972.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff3312c000 - 0x7fff331e6fff libJP2.dylib (1972.2) <53CA8CE5-EE25-3BB3-A5B4-E8C27860DF2B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff331e7000 - 0x7fff3320bfef libJPEG.dylib (1972.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff33489000 - 0x7fff334a3fe7 libPng.dylib (1972.2) <79B405CD-0BC1-3E2B-9503-6F1B55579934> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff334a4000 - 0x7fff334a5fff libRadiance.dylib (1972.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff334a6000 - 0x7fff334efff3 libTIFF.dylib (1972.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff34907000 - 0x7fff34919ff3 com.apple.Kerberos (3.0 - 1) <63F0D476-38D8-319F-9834-FF669DB28B5D> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff3491a000 - 0x7fff3491afff libHeimdalProxy.dylib (77) <8F184B9F-A0EC-3E20-B6AE-16F9BCB9B229> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib 0x7fff354bd000 - 0x7fff3557fff1 com.apple.Metal (211.51 - 211.51) <7A968CEB-9708-3745-8F92-4177A519B241> /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff3559c000 - 0x7fff355d8ff3 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <231D9815-C8C7-33A0-AA63-A8F3949233C7> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x7fff355d9000 - 0x7fff3565ffe6 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x7fff35660000 - 0x7fff35685ff0 com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <8DA29376-5D68-3E96-BDFE-40BA8AEF2AB6> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x7fff35686000 - 0x7fff3569bffc com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <323E3318-1914-39E6-91AC-D02727586EA3> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray 0x7fff3569c000 - 0x7fff357fbff4 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x7fff357fc000 - 0x7fff3584aff7 com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <1DEF8D56-6B7D-3E7C-8E02-B7901062ABCD> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector 0x7fff3584b000 - 0x7fff3584cff5 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fff36792000 - 0x7fff3679effe com.apple.NetFS (6.0 - 4.0) <77E946EE-9B25-326D-93E0-D52BABFC23D4> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff3679f000 - 0x7fff368e2ff6 com.apple.Network (1.0 - 1) <4116AA27-D3AD-3168-89F0-3AA54D0BC2A7> /System/Library/Frameworks/Network.framework/Versions/A/Network 0x7fff39308000 - 0x7fff39360ff7 com.apple.opencl (3.5 - 3.5) <1F58BC7E-81B2-3BA4-B06C-46EE5240698D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff39361000 - 0x7fff3937dff7 com.apple.CFOpenDirectory (10.15 - 220) <1B85C064-9827-3BAF-9749-2B2DE5D5EBF9> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff3937e000 - 0x7fff39389fff com.apple.OpenDirectory (10.15 - 220) <8D2530C6-FDDB-3442-AE36-5BBBB9A6111C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff39ce4000 - 0x7fff39ce6fff libCVMSPluginSupport.dylib (17.10.22) <4FA08685-CAF9-3C49-8A2E-D2B2808F2CD3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff39ce7000 - 0x7fff39cecfff libCoreFSCache.dylib (176.7) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff39ced000 - 0x7fff39cf1fff libCoreVMClient.dylib (176.7) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff39cf2000 - 0x7fff39cfaff7 libGFXShared.dylib (17.10.22) <3A9C397E-6773-3857-AA60-9E4F2B5F5764> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff39cfb000 - 0x7fff39d05fff libGL.dylib (17.10.22) <95746D0C-9347-37C0-88E2-6BA4A3584816> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff39d06000 - 0x7fff39d3bfff libGLImage.dylib (17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff39d3c000 - 0x7fff39eceff7 libGLProgrammability.dylib (17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fff39ecf000 - 0x7fff39f0bfff libGLU.dylib (17.10.22) <43DADBAD-9F65-33CE-94DA-654F24817313> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff3a93b000 - 0x7fff3a94aff7 com.apple.opengl (17.10.22 - 17.10.22) <2180B120-A928-3A32-B97D-638BB15EDC5B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff3a94b000 - 0x7fff3aac4ff7 GLEngine (17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine 0x7fff3b8f7000 - 0x7fff3bb74ff7 com.apple.QuartzCore (1.11 - 815.5) <4CC97DEB-BC8D-3E4B-B220-3E7215621784> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff3c6ff000 - 0x7fff3ca43ff6 com.apple.security (7.0 - 59306.0.53) <539CDA8F-5987-3A8B-847C-90884670C70A> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff3ca44000 - 0x7fff3caccff7 com.apple.securityfoundation (6.0 - 55236) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff3cafb000 - 0x7fff3caffff8 com.apple.xpc.ServiceManagement (1.0 - 1) <74AD8E38-4E49-3E90-A9C3-54FE85279518> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff3d8c9000 - 0x7fff3d933ff7 com.apple.SystemConfiguration (1.19 - 1.19) <60C488E4-AFB5-346C-9ADE-2C754F435465> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff41683000 - 0x7fff41747ff7 com.apple.APFS (1412.0.28 - 1412.0.28) <763D6119-A3B2-3C74-83A7-60B2504FF0E1> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x7fff42772000 - 0x7fff42773ff1 com.apple.AggregateDictionary (1.0 - 1) <4462E294-E63D-31FD-80B1-01D8F63220F9> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary 0x7fff42afc000 - 0x7fff42b31ffb com.apple.AmbientDisplay (1.0 - 121) <0D3D28C7-9C5B-39A6-A184-B000050F4B63> /System/Library/PrivateFrameworks/AmbientDisplay.framework/Versions/A/AmbientDisplay 0x7fff43175000 - 0x7fff43199ff3 com.apple.framework.Apple80211 (13.0 - 1451) <1985245B-B19B-37B1-A4AC-88EBF5347838> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff432cd000 - 0x7fff432dcfdf com.apple.AppleFSCompression (119 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff433c6000 - 0x7fff433daff4 com.apple.AppleGVACoreFramework (56.3 - 56.3) <15C28F1B-8D23-3520-ABD8-3B40BE075F71> /System/Library/PrivateFrameworks/AppleGVACore.framework/Versions/A/AppleGVACore 0x7fff433db000 - 0x7fff433e6ff7 com.apple.AppleIDAuthSupport (1.0 - 1) <102C0847-454A-371F-816C-73308569E74E> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport 0x7fff43428000 - 0x7fff43470fff com.apple.AppleJPEG (1.0 - 1) <46F47962-68CE-321B-845E-744C54843148> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff43846000 - 0x7fff43868ffb com.apple.applesauce (1.0 - 16.22) <7AF61A24-2E0D-3D2E-8A0A-A04E78669234> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x7fff43928000 - 0x7fff4392bfff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff439c5000 - 0x7fff439d4ffd com.apple.AssertionServices (1.0 - 223.0.4) <984950F4-8401-3227-9B17-769DCA621DF5> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices 0x7fff4455b000 - 0x7fff44790ff7 com.apple.audio.AudioToolboxCore (1.0 - 1104.11) /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore 0x7fff44791000 - 0x7fff448a8ffa com.apple.AuthKit (1.0 - 1) /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 0x7fff44a5d000 - 0x7fff44a66ff3 com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <3AD7624B-2252-30DF-968E-07E2A144DB3A> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x7fff44a67000 - 0x7fff44b08ff8 com.apple.backup.framework (1.11 - 1293) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff44b09000 - 0x7fff44b88fff com.apple.BaseBoard (459 - 459) /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard 0x7fff44ba7000 - 0x7fff44badffe com.apple.BezelServicesFW (336 - 336) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices 0x7fff44c88000 - 0x7fff44cc4ff7 com.apple.bom (14.0 - 219) <72256B24-F0B9-3C9D-B5B6-F34AC349EA3A> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff46701000 - 0x7fff4670aff7 com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff4671e000 - 0x7fff46735ff1 com.apple.commonutilities (8.0 - 900) <02B5989A-F392-3A09-861D-75F0243FAEBC> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities 0x7fff4723b000 - 0x7fff4725aff4 com.apple.analyticsd (1.0 - 1) /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics 0x7fff47359000 - 0x7fff473cafff com.apple.corebrightness (1.0 - 1) <69112E5D-0FE8-3912-8593-7167DF1AA6DC> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness 0x7fff477a3000 - 0x7fff477b3ff3 com.apple.CoreEmoji (1.0 - 100) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fff47dfe000 - 0x7fff47e68ff8 com.apple.CoreNLP (1.0 - 211) <00395632-D7EF-3FAA-B9E4-46E3E29D88F8> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x7fff482ce000 - 0x7fff482d6ff8 com.apple.CorePhoneNumbers (1.0 - 1) <20A7A74F-773C-3E0F-8EED-250FEC838561> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers 0x7fff48a20000 - 0x7fff48a43fff com.apple.CoreSVG (1.0 - 129) <79D66419-30B6-379B-8364-FCDAB6A8BCC3> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG 0x7fff48a44000 - 0x7fff48a77ff7 com.apple.CoreServicesInternal (444 - 444) <97592E6F-B81E-372D-AAD9-B67E8E362977> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff48a78000 - 0x7fff48aa6ff7 com.apple.CSStore (1065.2 - 1065.2) <9CC1A54C-5963-3AF3-BF8A-230D2C347FB2> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore 0x7fff490be000 - 0x7fff491e9ff3 com.apple.coreui (2.1 - 603) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff491ea000 - 0x7fff49388ff9 com.apple.CoreUtils (6.0 - 600.29) <62B04A72-5867-37E5-872C-B7583375BD6B> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff494bc000 - 0x7fff494cfff1 com.apple.CrashReporterSupport (10.13 - 15009) <2D82056B-F487-3640-B4A8-BE6BE2C3A450> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff49739000 - 0x7fff49749ff4 com.apple.framework.DFRFoundation (1.0 - 240) <72EED6DC-0499-3D44-855F-640719B9DE6C> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fff4974a000 - 0x7fff4974fffb com.apple.DSExternalDisplay (3.1 - 380) /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fff497b8000 - 0x7fff49833ff8 com.apple.datadetectorscore (8.0 - 659) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff498be000 - 0x7fff49a19ff7 com.apple.desktopservices (1.14 - 1278) <3E593813-196F-30F6-99B5-599D2ACB332D> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff49cf5000 - 0x7fff49cf9ff1 com.apple.DisplayServicesFW (3.1 - 380) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff4b1dd000 - 0x7fff4b5f8ff9 com.apple.vision.FaceCore (4.3.0 - 4.3.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff4bc58000 - 0x7fff4bd8fffc libFontParser.dylib (275) /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x7fff4be29000 - 0x7fff4be39ff6 libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <7DEC9800-3276-3DFB-AC00-D37B66B1C471> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 0x7fff4f2fe000 - 0x7fff4f2fffff libmetal_timestamp.dylib (902.9.58) <3B4618AC-13F8-36DB-ADCA-7288EE06A19F> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib 0x7fff5099a000 - 0x7fff509a5ff7 libGPUSupportMercury.dylib (17.10.22) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib 0x7fff509a6000 - 0x7fff509acfff com.apple.GPUWrangler (4.1.46 - 4.1.46) <87EE93C7-1571-326E-9AC5-66674AEDA168> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler 0x7fff50cec000 - 0x7fff50d03ff3 com.apple.geokit (2.2 - 2.2) /System/Library/PrivateFrameworks/GeoKit.framework/Versions/A/GeoKit 0x7fff50d04000 - 0x7fff51c61fff com.apple.GeoServices (1.0 - 1624.20.8.15.1) <5D1D1B9B-7FFD-3C1B-B2D2-7B3A2169605C> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff51d8f000 - 0x7fff51d9dffb com.apple.GraphVisualizer (1.0 - 100.1) <72B0F6C2-F8CB-3AED-AC52-BC0F6F4C20D6> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x7fff51dbb000 - 0x7fff51e00ff0 com.apple.HDRProcessing (1.56.1 - 1.56.1) /System/Library/PrivateFrameworks/HDRProcessing.framework/Versions/A/HDRProcessing 0x7fff51e01000 - 0x7fff51e0eff9 com.apple.HID (1.0 - 1) <8523DB5C-F71C-3059-8FF4-56DB440E298E> /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID 0x7fff51f2e000 - 0x7fff51fa1ffc com.apple.Heimdal (4.0 - 2.0) <2D7937DF-8075-32C8-A6F6-71890A187F59> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff540ab000 - 0x7fff540b3ff5 com.apple.IOAccelerator (438.1.19 - 438.1.19) <6129DAD0-1761-3273-8F07-D3007F4E2C34> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff540b6000 - 0x7fff540ccff7 com.apple.IOPresentment (1.0 - 37) <0F0EB502-ED0F-3827-A0B0-B3D451DD8B16> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fff54453000 - 0x7fff5449dff3 com.apple.IconServices (434 - 434) <2916BE0D-B3E6-340C-9C99-6130C46766C4> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff54659000 - 0x7fff5465fffc com.apple.InternationalSupport (1.0 - 44) <74C461AE-6E8E-38C0-BB98-EBD33D9B82D2> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport 0x7fff548a1000 - 0x7fff548c1ff6 com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <5D37AC10-B35A-3D61-B716-1C81350B973D> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle 0x7fff54a18000 - 0x7fff54ae5ffd com.apple.LanguageModeling (1.0 - 212) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff54ae6000 - 0x7fff54b2eff7 com.apple.Lexicon-framework (1.0 - 70) <99D152C4-84CB-31B2-8C88-EC32A5FE8C4B> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x7fff54b35000 - 0x7fff54b39ff6 com.apple.LinguisticData (1.0 - 340) /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x7fff54b60000 - 0x7fff54b84ff6 com.apple.locationsupport (2387.0.6 - 2387.0.6) /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport 0x7fff55f61000 - 0x7fff55facfff com.apple.spotlight.metadata.utilities (1.0 - 2061.1) /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities 0x7fff55fad000 - 0x7fff5607bff5 com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x7fff56294000 - 0x7fff562b1ffc com.apple.MobileKeyBag (2.0 - 1.0) <72409368-0A7E-320A-B1ED-BEB519B48E9C> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fff56518000 - 0x7fff56546fff com.apple.MultitouchSupport.framework (3400.33 - 3400.33) <6874A93E-331E-34BA-984F-C2BC40938D9F> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff569b5000 - 0x7fff569bffff com.apple.NetAuth (6.2 - 6.2) <3F206AEF-218A-31A4-BCC5-9F8D05C1B64B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff572ff000 - 0x7fff5734bff7 com.apple.OTSVG (1.0 - 641) <96943273-2372-3CC0-AAC8-CEE57F29DD00> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG 0x7fff584bb000 - 0x7fff584c6ffe com.apple.PerformanceAnalysis (1.242 - 242) <04485E63-FAC2-3098-8C58-8B062C2609D1> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff584c7000 - 0x7fff584effff com.apple.persistentconnection (1.0 - 1.0) <969D30ED-5C7F-33B6-9715-EB554F10832A> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection 0x7fff59e86000 - 0x7fff59e99ff0 com.apple.PowerLog (1.0 - 1) /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog 0x7fff5ad5d000 - 0x7fff5ad76fff com.apple.ProtocolBuffer (1 - 274.20.7.15.1) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff5b184000 - 0x7fff5b1adff9 com.apple.RemoteViewServices (2.0 - 148) <23522111-2741-3F60-B17F-4A7D9E492F6E> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff5b310000 - 0x7fff5b34bfff com.apple.RunningBoardServices (1.0 - 223.0.4) <9D63A278-EF56-3EA0-BC03-5972E9F57AEB> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices 0x7fff5cd93000 - 0x7fff5ceb4ff4 com.apple.Sharing (1469 - 1469) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff5d720000 - 0x7fff5de52fff CursorAsset (440.6) <995B136F-AC46-3D09-9A31-96B326C9E3D1> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/Resources/CursorAsset 0x7fff5deab000 - 0x7fff5e1a1ff1 com.apple.SkyLight (1.600.0 - 440.6) <6482E03B-5974-310A-AC42-988AF2C30938> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fff5e9e7000 - 0x7fff5e9f4fff com.apple.SpeechRecognitionCore (6.0.79 - 6.0.79) /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff5f4c5000 - 0x7fff5f4d5ff3 com.apple.TCC (1.0 - 1) <5DC4C460-F40C-3CF6-AAA2-97CB2D1A2425> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff5f9be000 - 0x7fff5fa85ff4 com.apple.TextureIO (3.10.9 - 3.10.9) <69E5E636-FCF4-3C3E-B3E1-43371A7A8DB0> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fff608cc000 - 0x7fff60b23ffa com.apple.UIFoundation (1.0 - 654) <4D598A35-E0D1-3E82-9601-8B1910038341> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff62768000 - 0x7fff62769fff com.apple.WatchdogClient.framework (1.0 - 67.0.2) <51C547F3-28B0-3625-A2E5-513538B768A1> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient 0x7fff63340000 - 0x7fff63343ffe com.apple.dt.XCTTargetBootstrap (1.0 - 14805) <8C3E09CA-8FEF-3B0F-A314-C71FEADACB8A> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap 0x7fff633bc000 - 0x7fff633caffd com.apple.audio.caulk (1.0 - 32.3) <4EEF98CB-6FF8-373B-838C-FF0C0417601A> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 0x7fff63709000 - 0x7fff6370bff3 com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff63a3b000 - 0x7fff63a70ff2 libAudioToolboxUtility.dylib (1104.11) /usr/lib/libAudioToolboxUtility.dylib 0x7fff63a77000 - 0x7fff63aacff7 libCRFSuite.dylib (48) <75CAE6A9-B518-3C91-8707-4F0A0C3ED2C6> /usr/lib/libCRFSuite.dylib 0x7fff63aaf000 - 0x7fff63ab9ff3 libChineseTokenizer.dylib (34) /usr/lib/libChineseTokenizer.dylib 0x7fff63b46000 - 0x7fff63b48fff libDiagnosticMessagesClient.dylib (112) <7F452094-761F-3A71-87D0-32E220BF3C37> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff63b8c000 - 0x7fff63d43ff3 libFosl_dynamic.dylib (100.4) <2F6C11A6-8732-3F20-BA5C-B49C649E2380> /usr/lib/libFosl_dynamic.dylib 0x7fff63d6b000 - 0x7fff63d71ff3 libIOReport.dylib (54) <2DF1BC83-F2E6-32C2-AD3E-8F4D73DCCCBD> /usr/lib/libIOReport.dylib 0x7fff63e51000 - 0x7fff63e58fff libMatch.1.dylib (36) <233A3A64-1998-3254-9FBD-6DBF1AD8DF9F> /usr/lib/libMatch.1.dylib 0x7fff63e88000 - 0x7fff63ea7fff libMobileGestalt.dylib (826.0.5) /usr/lib/libMobileGestalt.dylib 0x7fff6400e000 - 0x7fff6400fff3 libSystem.B.dylib (1281) /usr/lib/libSystem.B.dylib 0x7fff6409f000 - 0x7fff640a0fff libThaiTokenizer.dylib (3) /usr/lib/libThaiTokenizer.dylib 0x7fff640b8000 - 0x7fff640cefff libapple_nghttp2.dylib (1.39.2) <0A685DAA-9FC6-3C87-83F1-1D11FC87C1F4> /usr/lib/libapple_nghttp2.dylib 0x7fff64103000 - 0x7fff64175fff libarchive.2.dylib (72) /usr/lib/libarchive.2.dylib 0x7fff64176000 - 0x7fff6420cfc5 libate.dylib (2.0.9) /usr/lib/libate.dylib 0x7fff64210000 - 0x7fff64210ff3 libauto.dylib (187) /usr/lib/libauto.dylib 0x7fff642ce000 - 0x7fff642defff libbsm.0.dylib (60) /usr/lib/libbsm.0.dylib 0x7fff642df000 - 0x7fff642ebfff libbz2.1.0.dylib (44) <1BDC6A20-4134-309A-856E-5F9F4766B37A> /usr/lib/libbz2.1.0.dylib 0x7fff642ec000 - 0x7fff6433ffff libc++.1.dylib (800.6) <6AFC6A2D-0F9E-36F9-9484-85230BBBB189> /usr/lib/libc++.1.dylib 0x7fff64340000 - 0x7fff64354fff libc++abi.dylib (800.7) <34B06C48-C88F-3F9C-8E24-003F3A2D1731> /usr/lib/libc++abi.dylib 0x7fff64355000 - 0x7fff64355ffb libcharset.1.dylib (59) <6EB3D019-1C42-305F-AD71-21F7B924D6E1> /usr/lib/libcharset.1.dylib 0x7fff64356000 - 0x7fff64367ffb libcmph.dylib (8) <0638F8A3-5E64-35D3-9445-B89FA3CC8796> /usr/lib/libcmph.dylib 0x7fff64368000 - 0x7fff6437ffe7 libcompression.dylib (87) /usr/lib/libcompression.dylib 0x7fff64641000 - 0x7fff64657fff libcoretls.dylib (167) <2DBEAA3A-82CC-35CC-923B-ADF61DA377C8> /usr/lib/libcoretls.dylib 0x7fff64658000 - 0x7fff64659ffb libcoretls_cfhelpers.dylib (167) <06E3B691-795D-3FF1-A9E8-E8E1C546ED49> /usr/lib/libcoretls_cfhelpers.dylib 0x7fff64c15000 - 0x7fff64c74fff libcups.2.dylib (483) /usr/lib/libcups.2.dylib 0x7fff64d80000 - 0x7fff64d80ff3 libenergytrace.dylib (21) /usr/lib/libenergytrace.dylib 0x7fff64d81000 - 0x7fff64d9aff7 libexpat.1.dylib (19) /usr/lib/libexpat.1.dylib 0x7fff64da8000 - 0x7fff64daaff7 libfakelink.dylib (148) <8A5DE3E7-C40E-3219-8C9C-1FD58EA5DF5C> /usr/lib/libfakelink.dylib 0x7fff64db9000 - 0x7fff64dbefff libgermantok.dylib (24) <7A85C992-7DBB-3D16-8EC8-693434FB1481> /usr/lib/libgermantok.dylib 0x7fff64dbf000 - 0x7fff64dc3ff7 libheimdal-asn1.dylib (564.0.3) <51551E63-5AC6-30D3-B178-8BDA782C80EA> /usr/lib/libheimdal-asn1.dylib 0x7fff64dc4000 - 0x7fff64eb4ff7 libiconv.2.dylib (59) /usr/lib/libiconv.2.dylib 0x7fff64eb5000 - 0x7fff6510dff7 libicucore.A.dylib (64232.0.1) /usr/lib/libicucore.A.dylib 0x7fff65127000 - 0x7fff65128fff liblangid.dylib (133) <24A58A5D-1BBD-3231-8006-41487E377CE8> /usr/lib/liblangid.dylib 0x7fff65129000 - 0x7fff65141ffb liblzma.5.dylib (16) <8E1A25FA-463B-3187-AA31-4C79A31B3662> /usr/lib/liblzma.5.dylib 0x7fff65159000 - 0x7fff65200fff libmecab.dylib (878) <4193E26E-BA7C-35D3-9910-B026D8012E8B> /usr/lib/libmecab.dylib 0x7fff65201000 - 0x7fff65460fe9 libmecabra.dylib (878) <0F62A855-6BBE-3775-80CA-AA8A62D77A43> /usr/lib/libmecabra.dylib 0x7fff657c1000 - 0x7fff657f0ff7 libncurses.5.4.dylib (57) <7042B124-AEEA-3E42-87A8-426015A3CEF7> /usr/lib/libncurses.5.4.dylib 0x7fff6591f000 - 0x7fff65d91ff6 libnetwork.dylib (1880.0.18) <4B505B12-37BD-3813-ACF3-70D6A58A6A4D> /usr/lib/libnetwork.dylib 0x7fff65e2f000 - 0x7fff65e60fd6 libobjc.A.dylib (779) /usr/lib/libobjc.A.dylib 0x7fff65e73000 - 0x7fff65e77fff libpam.2.dylib (25) <75564E58-E227-360A-B09E-4E4DD8491648> /usr/lib/libpam.2.dylib 0x7fff65e7a000 - 0x7fff65eadfff libpcap.A.dylib (89) /usr/lib/libpcap.A.dylib 0x7fff65f2f000 - 0x7fff65f47ff7 libresolv.9.dylib (67) /usr/lib/libresolv.9.dylib 0x7fff65f49000 - 0x7fff65f8cff7 libsandbox.1.dylib (1217.0.26) /usr/lib/libsandbox.1.dylib 0x7fff65fa0000 - 0x7fff65fa1ff7 libspindump.dylib (281) /usr/lib/libspindump.dylib 0x7fff65fa2000 - 0x7fff6618eff7 libsqlite3.dylib (308) /usr/lib/libsqlite3.dylib 0x7fff663dd000 - 0x7fff663e0ffb libutil.dylib (57) /usr/lib/libutil.dylib 0x7fff663e1000 - 0x7fff663eefff libxar.1.dylib (420) <13DF92D1-05F3-32DE-999B-C8A8FDDAEAC2> /usr/lib/libxar.1.dylib 0x7fff663f4000 - 0x7fff664d6ff7 libxml2.2.dylib (32.12) <26E8F246-E4EA-32FB-A6DC-42BD82CCA9F7> /usr/lib/libxml2.2.dylib 0x7fff664da000 - 0x7fff66502fff libxslt.1.dylib (16.5) /usr/lib/libxslt.1.dylib 0x7fff66503000 - 0x7fff66515fff libz.1.dylib (76) /usr/lib/libz.1.dylib 0x7fff66609000 - 0x7fff669926bf libswiftCore.dylib (5.1 - 1100.8.259.70) <108D415F-DA93-36E4-8B95-F6527C95902C> /usr/lib/swift/libswiftCore.dylib 0x7fff669a9000 - 0x7fff669abfff libswiftCoreFoundation.dylib (??? - ???) <76024F51-9FB1-38A3-8A73-AD524B2F75E6> /usr/lib/swift/libswiftCoreFoundation.dylib 0x7fff669ac000 - 0x7fff669bafff libswiftCoreGraphics.dylib (??? - ???) /usr/lib/swift/libswiftCoreGraphics.dylib 0x7fff669bb000 - 0x7fff669beffb libswiftCoreImage.dylib (??? - ???) <616E5699-C56B-3013-861E-530B4360F5C3> /usr/lib/swift/libswiftCoreImage.dylib 0x7fff66be1000 - 0x7fff66be7fff libswiftDarwin.dylib (??? - ???) <7F111BAD-4980-33D7-A155-05A2D718D47C> /usr/lib/swift/libswiftDarwin.dylib 0x7fff66be8000 - 0x7fff66c01cdf libswiftDispatch.dylib (??? - ???) /usr/lib/swift/libswiftDispatch.dylib 0x7fff66c02000 - 0x7fff66da2337 libswiftFoundation.dylib (??? - ???) /usr/lib/swift/libswiftFoundation.dylib 0x7fff66db1000 - 0x7fff66db3ff3 libswiftIOKit.dylib (??? - ???) /usr/lib/swift/libswiftIOKit.dylib 0x7fff66dc9000 - 0x7fff66dd0067 libswiftMetal.dylib (??? - ???) /usr/lib/swift/libswiftMetal.dylib 0x7fff66e4e000 - 0x7fff66e51fef libswiftObjectiveC.dylib (??? - ???) <6A58B7B1-E957-3A0B-9D9C-727808F1E6C2> /usr/lib/swift/libswiftObjectiveC.dylib 0x7fff66e63000 - 0x7fff66e68fb7 libswiftQuartzCore.dylib (??? - ???) <3EA5EAC6-BFCB-301C-9400-C61B688E6B81> /usr/lib/swift/libswiftQuartzCore.dylib 0x7fff66f4e000 - 0x7fff66f50fff libswiftXPC.dylib (??? - ???) <26E3A5F4-B70D-36CC-8A20-966A9C420C40> /usr/lib/swift/libswiftXPC.dylib 0x7fff66f51000 - 0x7fff66f57fef libswiftos.dylib (??? - ???) /usr/lib/swift/libswiftos.dylib 0x7fff66f79000 - 0x7fff66f7eff7 libcache.dylib (83) <22FC61F4-538B-3A51-A821-0449BE269B4C> /usr/lib/system/libcache.dylib 0x7fff66f7f000 - 0x7fff66f8aff7 libcommonCrypto.dylib (60165) <32B7B029-1D15-3FA2-9284-A10BC012097B> /usr/lib/system/libcommonCrypto.dylib 0x7fff66f8b000 - 0x7fff66f92fff libcompiler_rt.dylib (101.2) <2F0E2A48-B553-3D41-A938-EADE7794DF3B> /usr/lib/system/libcompiler_rt.dylib 0x7fff66f93000 - 0x7fff66f9cff7 libcopyfile.dylib (166) <70326785-B1AD-3FD9-90E2-AD4A3EE63855> /usr/lib/system/libcopyfile.dylib 0x7fff66f9d000 - 0x7fff67034fc3 libcorecrypto.dylib (866.0.10) <002377DB-5FAB-3AFD-AFE1-9E5905D43A78> /usr/lib/system/libcorecrypto.dylib 0x7fff6714b000 - 0x7fff6718cff0 libdispatch.dylib (1173.0.3) <34C37C35-78B1-3964-82B0-A683608FA708> /usr/lib/system/libdispatch.dylib 0x7fff6718d000 - 0x7fff671c2ff7 libdyld.dylib (732.2) <99A0D925-D502-3C52-94FF-BCB99E1BE44B> /usr/lib/system/libdyld.dylib 0x7fff671c3000 - 0x7fff671c3ffb libkeymgr.dylib (30) /usr/lib/system/libkeymgr.dylib 0x7fff671c4000 - 0x7fff671d0ff7 libkxld.dylib (6153.0.166) <528DA2B7-9FCB-38DD-B7CB-B3D88A487EF1> /usr/lib/system/libkxld.dylib 0x7fff671d1000 - 0x7fff671d1ff7 liblaunch.dylib (1738.0.17) <8AFE0CC6-A239-3AE0-895A-127851B85D3B> /usr/lib/system/liblaunch.dylib 0x7fff671d2000 - 0x7fff671d7ff7 libmacho.dylib (949.0.1) /usr/lib/system/libmacho.dylib 0x7fff671d8000 - 0x7fff671daff3 libquarantine.dylib (110.0.3) /usr/lib/system/libquarantine.dylib 0x7fff671db000 - 0x7fff671dcff7 libremovefile.dylib (48) <9FD6BC06-83ED-3FB2-858F-742960BF0881> /usr/lib/system/libremovefile.dylib 0x7fff671dd000 - 0x7fff671f4fff libsystem_asl.dylib (377.0.1) /usr/lib/system/libsystem_asl.dylib 0x7fff671f5000 - 0x7fff671f5fff libsystem_blocks.dylib (74) <317D795C-9F03-308F-8E72-F10B3DA5DE5B> /usr/lib/system/libsystem_blocks.dylib 0x7fff671f6000 - 0x7fff6727dff7 libsystem_c.dylib (1353.0.10) /usr/lib/system/libsystem_c.dylib 0x7fff6727e000 - 0x7fff67281fff libsystem_configuration.dylib (1061.0.2) <77C4B489-1CF2-3F76-93B4-3CB85F537A17> /usr/lib/system/libsystem_configuration.dylib 0x7fff67282000 - 0x7fff67285ff7 libsystem_coreservices.dylib (114) <82E98376-D970-3095-9A56-32A2D7947CBA> /usr/lib/system/libsystem_coreservices.dylib 0x7fff67286000 - 0x7fff6728dfff libsystem_darwin.dylib (1353.0.10) <04C8707F-C2C9-3616-908E-A2A2052BAF12> /usr/lib/system/libsystem_darwin.dylib 0x7fff6728e000 - 0x7fff67295ffb libsystem_dnssd.dylib (1096.0.2) <9EC50C47-37CB-395B-A2CB-B6469E817A49> /usr/lib/system/libsystem_dnssd.dylib 0x7fff67296000 - 0x7fff67297ffb libsystem_featureflags.dylib (17) /usr/lib/system/libsystem_featureflags.dylib 0x7fff67298000 - 0x7fff672e5ff7 libsystem_info.dylib (538) /usr/lib/system/libsystem_info.dylib 0x7fff672e6000 - 0x7fff67312fff libsystem_kernel.dylib (6153.0.166) <531F9D2E-402C-3301-9FA9-CDEC69B0E4EB> /usr/lib/system/libsystem_kernel.dylib 0x7fff67313000 - 0x7fff6735aff7 libsystem_m.dylib (3178) <0D584E17-26D4-37B0-8826-59A2BBB89164> /usr/lib/system/libsystem_m.dylib 0x7fff6735b000 - 0x7fff67382fff libsystem_malloc.dylib (283) <37B5A035-F6C3-3E0B-BB0A-3F0CAC981C1F> /usr/lib/system/libsystem_malloc.dylib 0x7fff67383000 - 0x7fff67390ff3 libsystem_networkextension.dylib (1095.0.20) <17590212-0CCF-3553-BFC8-AE66C20385B3> /usr/lib/system/libsystem_networkextension.dylib 0x7fff67391000 - 0x7fff6739afff libsystem_notify.dylib (241) /usr/lib/system/libsystem_notify.dylib 0x7fff6739b000 - 0x7fff673a4fe7 libsystem_platform.dylib (220) <160B2E8C-48AE-35FD-86B5-6D058B93CCF5> /usr/lib/system/libsystem_platform.dylib 0x7fff673a5000 - 0x7fff673afff7 libsystem_pthread.dylib (416.0.6) <41C3EC4C-E2BA-31A7-B0A6-13F8B272B9B4> /usr/lib/system/libsystem_pthread.dylib 0x7fff673b0000 - 0x7fff673b4ffb libsystem_sandbox.dylib (1217.0.26) <1FD0F243-AB78-37D9-834A-C406D1B41498> /usr/lib/system/libsystem_sandbox.dylib 0x7fff673b5000 - 0x7fff673b7fff libsystem_secinit.dylib (62.0.2) <46FAE40F-8C60-3A69-AC13-70FA6BCC833B> /usr/lib/system/libsystem_secinit.dylib 0x7fff673b8000 - 0x7fff673bfffb libsystem_symptoms.dylib (1238.0.2) /usr/lib/system/libsystem_symptoms.dylib 0x7fff673c0000 - 0x7fff673d6ff2 libsystem_trace.dylib (1147.0.3) <5CCFC340-BDAD-3B07-8F07-673E415A8E97> /usr/lib/system/libsystem_trace.dylib 0x7fff673d8000 - 0x7fff673ddffb libunwind.dylib (35.4) <78F6BBB2-7086-30DD-BB95-C8C41F5743B1> /usr/lib/system/libunwind.dylib 0x7fff673de000 - 0x7fff67412ff6 libxpc.dylib (1738.0.17) <9AF26A0D-3B3E-3D48-A323-41099647A578> /usr/lib/system/libxpc.dylib External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 3 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: 3108 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=552.0M resident=0K(0%) swapped_out_or_unallocated=552.0M(100%) Writable regions: Total=2.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.1G(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Activity Tracing 256K 1 CG backing stores 2484K 37 CG backing stores (reserved) 1160K 2 reserved VM address space (unallocated) CG framebuffers 1.1G 10 CG framebuffers (reserved) 596.1M 9 reserved VM address space (unallocated) CG image 2272K 25 CoreAnimation 325.0M 356 CoreData Object IDs 4100K 2 CoreGraphics 4K 1 Dispatch continuations 8192K 1 Foundation 4K 1 Kernel Alloc Once 8K 1 MALLOC 83.0M 179 MALLOC guard page 32K 8 Mach message (reserved) 12K 1 reserved VM address space (unallocated) SQLite page cache 64K 1 STACK GUARD 56.0M 10 Stack 13.1M 10 VM_ALLOCATE 2680K 211 VM_ALLOCATE (reserved) 516K 17 reserved VM address space (unallocated) __CGSERVER 4K 1 __DATA 27.1M 278 __DATA_CONST 266K 18 __FONT_DATA 4K 1 __GLSLBUILTINS 5176K 1 __LINKEDIT 347.5M 6 __OBJC_RO 31.7M 1 __OBJC_RW 1748K 2 __SLSERVER 4K 1 __TEXT 204.4M 279 __UNICODE 564K 1 mapped file 35.4M 8 shared memory 56K 8 =========== ======= ======= TOTAL 2.8G 1488 TOTAL, minus reserved VM space 2.3G 1488 ```

(Edited by @dominiklohmann to wrap in \

)

dominiklohmann commented 5 years ago

I took the freedom to make your log collapsible.

Your crash happens somewhere in CGXSetWindowListAlpha. Can you reproduce the crash when your laptop goes to sleep while any opacity settings are applied to windows, or does it happen without entering sleep mode?

capaldo commented 5 years ago

I took the freedom to make your log collapsible.

Your crash happens somewhere in CGXSetWindowListAlpha. Can you reproduce the crash when your laptop goes to sleep while any opacity settings are applied to windows, or does it happen without entering sleep mode?

Sorry about that.

So the crash happens without entering sleep mode. Its occuring while trying to do pretty much anything and shortly after yabai starts up (i.e. focusing windows, moving focus to another desktop, etc.).

Also please note, the computer does not restart completely but rather throws me back out to the login screen as if I had just logged out.

dominiklohmann commented 5 years ago

Dev Beta 8 is out (as is iOS 13 GM, so we're now approaching GM rapidly)

Scripting addition checklist:

Moving a space crashes Dock.app:

Click to expand crash log ``` Process: Dock [2487] Path: /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock Identifier: com.apple.dock Version: 1.8 (2040) Build Info: Dock-2040000000000000~5 Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Dock [2487] User ID: 501 PlugIn Path: /Library/ScriptingAdditions/yabai.osax/Contents/Resources/payload.bundle/Contents/MacOS/payload PlugIn Identifier: com.koekeishiya.yabai-sa PlugIn Version: 1.0.5 (1.0.5) Date/Time: 2019-09-11 06:32:38.556 +0200 OS Version: Mac OS X 10.15 (19A558d) Report Version: 12 Bridge OS Version: 4.0 (17P50553c) Anonymous UUID: 7754B96D-2B03-57AE-9A3B-249F859121FE Sleep/Wake UUID: A6965AFC-1D22-4EC5-9390-96F5C585EC04 Time Awake Since Boot: 1100 seconds System Integrity Protection: disabled Crashed Thread: 2 Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000040000000028 Exception Note: EXC_CORPSE_NOTIFY Termination Signal: Segmentation fault: 11 Termination Reason: Namespace SIGNAL, Code 0xb Terminating Process: exc handler [2487] VM Regions Near 0x40000000028: MALLOC_LARGE 00000001123b0000-0000000113bf1000 [ 24.3M] rw-/rwx SM=PRV --> MALLOC_NANO 0000600000000000-0000600008000000 [128.0M] rw-/rwx SM=PRV Application Specific Information: dyld3 mode Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff6a8b8f76 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff6a8b94dc mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff331b944b __CFRunLoopServiceMachPort + 322 3 com.apple.CoreFoundation 0x00007fff331b89e7 __CFRunLoopRun + 1695 4 com.apple.CoreFoundation 0x00007fff331b80c3 CFRunLoopRunSpecific + 499 5 com.apple.dock 0x0000000108136a68 0x107fd1000 + 1464936 6 com.apple.dock 0x000000010813691e 0x107fd1000 + 1464606 7 libswiftObjectiveC.dylib 0x00007fff6a422f0e autoreleasepool(invoking:) + 46 8 com.apple.dock 0x000000010813696d 0x107fd1000 + 1464685 9 com.apple.dock 0x00000001081368fe 0x107fd1000 + 1464574 10 libswiftObjectiveC.dylib 0x00007fff6a422f0e autoreleasepool(invoking:) + 46 11 com.apple.dock 0x0000000107fd6808 0x107fd1000 + 22536 12 libdyld.dylib 0x00007fff6a7702a5 start + 1 Thread 1: 0 libsystem_kernel.dylib 0x00007fff6a8bc726 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff6a97d082 _pthread_cond_wait + 701 2 com.apple.dock 0x0000000107fefa26 0x107fd1000 + 125478 3 libsystem_pthread.dylib 0x00007fff6a97cd76 _pthread_start + 125 4 libsystem_pthread.dylib 0x00007fff6a9795d7 thread_start + 15 Thread 2 Crashed: 0 libsqlite3.dylib 0x00007fff6967184e vdbeLeave + 14 1 libsqlite3.dylib 0x00007fff695e520f sqlite3VdbeExec + 81903 2 libsqlite3.dylib 0x00007fff695cfc2f sqlite3_step + 2271 3 com.apple.dock 0x0000000107fdb179 0x107fd1000 + 41337 4 com.apple.dock 0x0000000107fdafbb 0x107fd1000 + 40891 5 com.apple.dock 0x000000010804384e 0x107fd1000 + 469070 6 com.apple.dock 0x0000000108117e4a 0x107fd1000 + 1338954 7 com.apple.dock 0x00000001082fef6f 0x107fd1000 + 3333999 8 com.koekeishiya.yabai-sa 0x000000010ae139ed handle_connection + 5901 9 libsystem_pthread.dylib 0x00007fff6a97cd76 _pthread_start + 125 10 libsystem_pthread.dylib 0x00007fff6a9795d7 thread_start + 15 Thread 3: 0 libsystem_pthread.dylib 0x00007fff6a9795b4 start_wqthread + 0 Thread 4: 0 libsystem_pthread.dylib 0x00007fff6a9795b4 start_wqthread + 0 Thread 2 crashed with X86 Thread State (64-bit): rax: 0x0000040000000000 rbx: 0x0000000000000009 rcx: 0x000000010a2b9d00 rdx: 0x0000000000000024 rdi: 0x000000010a2b6490 rsi: 0x000000010a2b7750 rbp: 0x000070000a901170 rsp: 0x000070000a901150 r8: 0x00007fa6dc105bf8 r9: 0x0000000000000014 r10: 0x00007fa6df800000 r11: 0x0000000000000246 r12: 0x0000000000000065 r13: 0x000000010a2b6490 r14: 0x00000000ffffffff r15: 0x00007fa6dc700c20 rip: 0x00007fff6967184e rfl: 0x0000000000010206 cr2: 0x0000040000000028 Logical CPU: 6 Error Code: 0x00000004 (no mapping for user data write) Trap Number: 14 Binary Images: 0x107fd1000 - 0x1083beff7 com.apple.dock (1.8 - 2040) <098D9D13-EE17-3E92-A38A-3687FE592F45> /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock 0x10a319000 - 0x10a31c047 libobjc-trampolines.dylib (779) <81578FF6-5EE6-3FE5-B69F-31B977F45D58> /usr/lib/libobjc-trampolines.dylib 0x10ae0d000 - 0x10ae0dff7 +com.koekeishiya.yabai-osax (1.0.5 - 1.0.5) <6C64151A-E8A6-3C19-8BCC-A7932A66AA0F> /Library/ScriptingAdditions/yabai.osax/Contents/MacOS/loader 0x10ae10000 - 0x10ae16ff3 +com.koekeishiya.yabai-sa (1.0.5 - 1.0.5) <7EC99A1F-F0B1-30B7-82D7-B4FC21CE055D> /Library/ScriptingAdditions/yabai.osax/Contents/Resources/payload.bundle/Contents/MacOS/payload 0x10b4b8000 - 0x10b4ceff7 com.apple.security.csparser (3.0 - 59306.11.12) /System/Library/Frameworks/Security.framework/Versions/A/PlugIns/csparser.bundle/Contents/MacOS/csparser 0x10bf0f000 - 0x10bf9d91f dyld (732.2) /usr/lib/dyld 0x7fff26708000 - 0x7fff26957ff8 com.apple.RawCamera.bundle (9.00.1 - 1200.22) <4E4BD2AA-ABAF-3CC3-B070-D877CA4EBEB9> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff2eb35000 - 0x7fff2ed8dffa com.apple.avfoundation (2.0 - 1722.27.4.4) <2EFEF1B1-CDC8-38BA-BA29-0B467ED109D0> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff2ed8e000 - 0x7fff2ee59ff8 com.apple.audio.AVFAudio (1.0 - ???) /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio 0x7fff2ef79000 - 0x7fff2ef79fff com.apple.Accelerate (1.11 - Accelerate 1.11) <229BBA70-25E1-363C-9A46-B27BD69269F6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff2ef7a000 - 0x7fff2ef90ff7 libCGInterfaces.dylib (524.2) <7F08322A-4AA0-3677-91CD-9D1588BDBE39> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7fff2ef91000 - 0x7fff2f5fcfdf 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 0x7fff2f5fd000 - 0x7fff2f865fff libBLAS.dylib (1303) <112B19CC-925A-3E28-8B32-2002D30A37FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff2f866000 - 0x7fff2fb55fdf libBNNS.dylib (144.11.2) <726C490D-8BDB-3488-9B5A-531F15E42259> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fff2fb57000 - 0x7fff2fefcfff libLAPACK.dylib (1303) <5C248B39-F233-3074-A3A5-AF8F436FBF87> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff2fefd000 - 0x7fff2ff12ff8 libLinearAlgebra.dylib (1303) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff2ff13000 - 0x7fff2ff18ff3 libQuadrature.dylib (7) <826897ED-B7AD-33DC-B9CB-F9787784F312> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fff2ff19000 - 0x7fff2ff89fff libSparse.dylib (103) <55467C29-2096-36AB-8A6D-5231A342809D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x7fff2ff8a000 - 0x7fff2ff9cfef libSparseBLAS.dylib (1303) <3244FCAF-A1FE-3248-AF22-BFB3E9D12555> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff2ff9d000 - 0x7fff30176ffb libvDSP.dylib (735) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff30177000 - 0x7fff30232fd3 libvMisc.dylib (735) <3859618E-D36E-3190-8BC8-7AF170C7A6C8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff30233000 - 0x7fff30233fff 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 0x7fff30234000 - 0x7fff30292ffe com.apple.Accounts (113 - 113) <57677F31-13F3-3197-B97A-DE57BD03BFC8> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fff303d8000 - 0x7fff31183ff4 com.apple.AppKit (6.9 - 1877) <9E8E14EA-7B3B-3412-A5C5-B7DC97D5FAD2> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff311d3000 - 0x7fff311d3fff com.apple.ApplicationServices (48 - 50) <981D6A76-AA72-3203-98F5-4989FF2F6058> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff311d4000 - 0x7fff3123ffff com.apple.ApplicationServices.ATS (377 - 492) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff312d8000 - 0x7fff31316ffa libFontRegistry.dylib (273) <9E8A133C-1DE1-3902-A513-2D474A95CDF0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff31371000 - 0x7fff313a0ff7 com.apple.ATSUI (1.0 - 1) <9391C527-15CE-3108-8922-CF0C2A50C082> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI 0x7fff313a1000 - 0x7fff313a5ff3 com.apple.ColorSyncLegacy (4.13.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x7fff31440000 - 0x7fff31496ff2 com.apple.HIServices (1.22 - 671) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff31497000 - 0x7fff314a5fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <02AE4AE3-1CD9-3193-B5F3-2C1C6D435F18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff314a6000 - 0x7fff314ebff2 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 0x7fff314ec000 - 0x7fff314f6fff com.apple.QD (4.0 - 413) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff314f7000 - 0x7fff31504ff0 com.apple.speech.synthesis.framework (9.0.20 - 9.0.20) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff31505000 - 0x7fff315d2ff2 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <1961714B-4533-3C6E-836C-1C73511EF4D3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff315d4000 - 0x7fff315d4fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <4CD694DA-A074-3BC0-BB50-724D16345F18> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff3194a000 - 0x7fff31cc0ffe com.apple.CFNetwork (1110 - 1110) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff31d36000 - 0x7fff31d36fff com.apple.Carbon (160 - 162) <09CEF7B7-0113-32C3-A3DF-4177A1CFD97C> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff31d37000 - 0x7fff31d3affb 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 0x7fff31d3b000 - 0x7fff3202fffc com.apple.HIToolbox (2.1.1 - 987.1) <2AD583EF-7EB9-3EFB-BA74-D230BE62F0CC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff32030000 - 0x7fff32033ff3 com.apple.help (1.3.8 - 68) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff32034000 - 0x7fff32039ff7 com.apple.ImageCapture (9.0 - 1600.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff3203a000 - 0x7fff3203afff com.apple.ink.framework (10.15 - 227) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff3203b000 - 0x7fff32055ff2 com.apple.openscripting (1.7 - 185) <7CFD4E50-FD41-39C7-BA76-6BA260BD91F9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff32076000 - 0x7fff32076fff com.apple.print.framework.Print (15 - 271) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff32077000 - 0x7fff32079ff7 com.apple.securityhi (9.0 - 55008) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff3207a000 - 0x7fff32080ff7 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 0x7fff3221a000 - 0x7fff3221afff com.apple.Cocoa (6.11 - 23) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff32228000 - 0x7fff32413ff7 com.apple.ColorSync (4.13.0 - 3394.1.4.1) <32A1AEE9-C3AA-3535-9C72-D89955D2DE85> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff32414000 - 0x7fff3250dff7 com.apple.combine (1.0 - 132.10) <8C8C3B3B-1195-38CF-9F83-27EDC8CB172E> /System/Library/Frameworks/Combine.framework/Versions/A/Combine 0x7fff326ff000 - 0x7fff32c0effa com.apple.audio.CoreAudio (5.0 - 5.0) <7A785340-4CE5-3130-94AB-DFA51C69A4E7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff32c61000 - 0x7fff32c98ff2 com.apple.CoreBluetooth (1.0 - 1) <6767CD70-533B-3114-9F9E-733B9E72C828> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff32c99000 - 0x7fff33073fe8 com.apple.CoreData (120 - 969.2) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff33074000 - 0x7fff3317dffe com.apple.CoreDisplay (1.0 - 107) <91C74B12-4357-3717-B00B-A21DD0C722CE> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fff3317e000 - 0x7fff335fdfff com.apple.CoreFoundation (6.9 - 1671.12) <6500A498-7434-3C1C-A9EB-1FDB75CB2CC1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff335ff000 - 0x7fff33c77ff0 com.apple.CoreGraphics (2.0 - 1348.4.4.3) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff33c85000 - 0x7fff33fe0ffe com.apple.CoreImage (15.0.0 - 900.4) <63DB7953-3DD0-3CA2-9709-68A9A09837B0> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff33fe1000 - 0x7fff34047ff8 com.apple.corelocation (2387.0.12 - 2387.0.12) <5DB29E9F-90CD-3950-8546-BF590F4F0C5E> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff34048000 - 0x7fff34099ffe com.apple.audio.midi.CoreMIDI (1.10 - 88) <2E054912-8B8A-3F56-ABB8-4F806FF42382> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI 0x7fff3439f000 - 0x7fff3450fff4 com.apple.CoreMedia (1.0 - 2501.27.4.3) <056F96CA-82E5-3DD0-97D8-A700F12D16BB> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff34510000 - 0x7fff34571ff6 com.apple.CoreMediaIO (1000.0 - 5125.1) <70E47B45-B017-3893-97E4-E72729A4F936> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff345f8000 - 0x7fff345f8fff com.apple.CoreServices (1068.2 - 1068.2) <46CA4F06-5983-3D08-B972-1382381CDAC1> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff345f9000 - 0x7fff3467cff7 com.apple.AE (836 - 836) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff3467d000 - 0x7fff3495efff com.apple.CoreServices.CarbonCore (1216 - 1216) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff3495f000 - 0x7fff349acff1 com.apple.DictionaryServices (1.2 - 321) <648A5391-99DC-3AD1-B68A-9EB26AED62C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff349ad000 - 0x7fff349b5ff7 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 0x7fff349b6000 - 0x7fff34bedffd com.apple.LaunchServices (1068.2 - 1068.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff34bee000 - 0x7fff34c86ff9 com.apple.Metadata (10.7.0 - 2064.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff34c87000 - 0x7fff34cb4ff7 com.apple.CoreServices.OSServices (1068.2 - 1068.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff34cb5000 - 0x7fff34d1cfff 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 0x7fff34d1d000 - 0x7fff34d41ffd com.apple.coreservices.SharedFileList (130 - 130) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff35067000 - 0x7fff3521aff6 com.apple.CoreText (643.1 - 643.1) <02D49B30-84A8-32E0-9DD5-06E304B0D498> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff3521b000 - 0x7fff3525ffff com.apple.CoreVideo (1.8 - 334.0) <54CC4AD8-7F5C-37D5-A26D-9C8C8A72BD41> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff35260000 - 0x7fff352edff1 com.apple.framework.CoreWLAN (13.0 - 1448) <2894EC6A-F29E-393F-9105-7436B83C2E57> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff354c3000 - 0x7fff3556eff0 com.apple.DiscRecording (9.0.3 - 9030.4.5) <6F1FE0D6-907E-3309-A53E-B4B01F9355E5> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff35593000 - 0x7fff35599ff7 com.apple.DiskArbitration (2.7 - 2.7) <23104F29-F120-354B-97BE-4514A675BB14> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff3578c000 - 0x7fff358aeff3 com.apple.FileProvider (252 - 252) /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider 0x7fff358c6000 - 0x7fff35c8dff3 com.apple.Foundation (6.9 - 1671.12) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff35cfa000 - 0x7fff35d29ff3 com.apple.GSS (4.0 - 2.0) <9520F096-C643-36D7-B8CB-3922B6E6D7EC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff35e5f000 - 0x7fff35f77ffd com.apple.Bluetooth (7.0.0 - 7.0.0f4) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff35fdb000 - 0x7fff3607eff3 com.apple.framework.IOKit (2.0.2 - 1726.0.14) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff36080000 - 0x7fff36090ff4 com.apple.IOSurface (269.6 - 269.6) <1E49AD7D-6067-3599-B015-765047D58C13> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff36103000 - 0x7fff3625efee com.apple.ImageIO.framework (3.3.0 - 1972.3.4.2) <9770B095-F95D-328B-A1DE-6978C434ABA0> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff3625f000 - 0x7fff36262fff libGIF.dylib (1972.3.4.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff36263000 - 0x7fff3631dfe7 libJP2.dylib (1972.3.4.2) <33CC7F2A-1E5A-3302-8A96-0C8EA38E5F90> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff3631e000 - 0x7fff36342fef libJPEG.dylib (1972.3.4.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff365c0000 - 0x7fff365dafe7 libPng.dylib (1972.3.4.2) <576BD7D2-FCBF-31AB-BCB3-8935AD9CAD2C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff365db000 - 0x7fff365dcfff libRadiance.dylib (1972.3.4.2) <06F8438E-10A6-3D6D-BC00-AB49CD5CE602> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff365dd000 - 0x7fff36626fef libTIFF.dylib (1972.3.4.2) <5535A3DB-501F-36B0-830E-108684CFA4DA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff37a3f000 - 0x7fff37a51ff3 com.apple.Kerberos (3.0 - 1) <91DF5D16-E721-39F0-A77B-87DA6032F870> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff37a52000 - 0x7fff37a52fff libHeimdalProxy.dylib (77) <51DB9CFB-808F-32E8-BB34-39F6702DBDED> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib 0x7fff37de3000 - 0x7fff37dedfff com.apple.MediaAccessibility (1.0 - 125) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fff37eb6000 - 0x7fff3897cffb com.apple.MediaToolbox (1.0 - 2501.27.4.3) <1BA60E69-C647-3073-850A-BDC3DAD01BC8> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff3897e000 - 0x7fff38a40ff1 com.apple.Metal (211.53 - 211.53) /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff38a5d000 - 0x7fff38a99ff3 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <54EC6486-7A3E-39D3-B213-EFCC4110E511> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x7fff38a9a000 - 0x7fff38b20fe6 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <144A9994-9AD3-340D-A890-C7F10DDEF489> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x7fff38b21000 - 0x7fff38b46ff0 com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <6F07D520-B36C-38D5-810B-A95BA5F79B04> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x7fff38b47000 - 0x7fff38b5cffc com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <73DBE1D5-89C4-3410-95DA-A384BF9C2C1E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray 0x7fff38b5d000 - 0x7fff38cbcff4 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <24338B34-481D-3564-917C-CD1DB243FD12> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x7fff38cbd000 - 0x7fff38d0bff7 com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <75ABA9EB-752E-3E7E-BFBA-19806FB65924> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector 0x7fff38d0c000 - 0x7fff38d0dff5 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <5EA47648-76E9-37CD-A2FC-A0083A769665> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fff39c53000 - 0x7fff39c5fffe com.apple.NetFS (6.0 - 4.0) <10ECF7E4-98A5-3751-B7AC-0AAAF0050777> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff39c60000 - 0x7fff39da3ff6 com.apple.Network (1.0 - 1) <5C29B0D5-3811-32A8-9FF4-CA112F9526F4> /System/Library/Frameworks/Network.framework/Versions/A/Network 0x7fff3c7ca000 - 0x7fff3c822ff7 com.apple.opencl (3.5 - 3.5) <0F4232DF-854F-3852-8881-D48FF303D4D3> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff3c823000 - 0x7fff3c83ffff com.apple.CFOpenDirectory (10.15 - 220.11.1) <90901E88-47DC-3DDA-AF53-FD0A0B22078A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff3c840000 - 0x7fff3c84bfff com.apple.OpenDirectory (10.15 - 220.11.1) <5AAE71B0-892A-3813-BDCF-C364B61D500B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff3d1a6000 - 0x7fff3d1a8fff libCVMSPluginSupport.dylib (17.10.22) <026644DF-3221-3AB0-8DA9-DA9B56A8B38D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff3d1a9000 - 0x7fff3d1aefff libCoreFSCache.dylib (176.7) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff3d1af000 - 0x7fff3d1b3fff libCoreVMClient.dylib (176.7) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff3d1b4000 - 0x7fff3d1bcff7 libGFXShared.dylib (17.10.22) <2DBB6DC3-4027-3A0E-AEA7-809399CFFEFA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff3d1bd000 - 0x7fff3d1c7fff libGL.dylib (17.10.22) <95746D0C-9347-37C0-88E2-6BA4A3584816> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff3d1c8000 - 0x7fff3d1fdfff libGLImage.dylib (17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff3d391000 - 0x7fff3d3cdfff libGLU.dylib (17.10.22) <43DADBAD-9F65-33CE-94DA-654F24817313> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff3ddfd000 - 0x7fff3de0cff7 com.apple.opengl (17.10.22 - 17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff3edbc000 - 0x7fff3f039ff7 com.apple.QuartzCore (1.11 - 815.6.4.2) <0459F92C-5C1C-3B32-BCE8-9526AF5BC8D1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff3f03a000 - 0x7fff3f093ff0 com.apple.QuickLookFramework (5.0 - 901.1) <7BA42A48-0DA6-376D-99C9-0089A373ED25> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff3f094000 - 0x7fff3f0c6ff5 com.apple.QuickLookThumbnailing (1.0 - 1) <109C91E5-B208-3458-B143-A97D6F26C4CE> /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing 0x7fff3fbc4000 - 0x7fff3ff07ff1 com.apple.security (7.0 - 59306.11.12) <54D99D96-7E50-3EEA-BCB3-7E73973B131C> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff3ff08000 - 0x7fff3ff90ff7 com.apple.securityfoundation (6.0 - 55236) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff3ffbf000 - 0x7fff3ffc3ff8 com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff40db1000 - 0x7fff40e1bff7 com.apple.SystemConfiguration (1.19 - 1.19) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff41097000 - 0x7fff4143eff1 com.apple.VideoToolbox (1.0 - 2501.27.4.3) <522DF280-7ADE-3467-B4EE-06B7ED84C1F2> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff44bb4000 - 0x7fff44c78ff7 com.apple.APFS (1412.11.4 - 1412.11.4) /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x7fff45ca9000 - 0x7fff45caaff1 com.apple.AggregateDictionary (1.0 - 1) <92777CAE-3C90-39A4-A8AE-0273A262F875> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary 0x7fff461b7000 - 0x7fff461d3ff2 com.apple.AppContainer (4.0 - 448.0.3) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fff46227000 - 0x7fff46235ff7 com.apple.AppSandbox (4.0 - 448.0.3) <1E6E9594-4988-32EC-86C2-CDDA7DBB7E66> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fff466b7000 - 0x7fff466dbff3 com.apple.framework.Apple80211 (13.0 - 1453) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff4680f000 - 0x7fff4681efdf com.apple.AppleFSCompression (119 - 1.0) <725908C4-7585-3AB6-8A1A-691B8A9074B8> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff4691d000 - 0x7fff46928ff7 com.apple.AppleIDAuthSupport (1.0 - 1) <6BD125A5-9820-3176-AB79-8B612CCD6956> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport 0x7fff4696a000 - 0x7fff469b2fff com.apple.AppleJPEG (1.0 - 1) <8051B4A3-7658-3003-82D1-41CA5C83CBEC> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff46d60000 - 0x7fff46d85ff3 com.apple.aps.framework (4.0 - 4.0) <57A958BE-3436-36D6-BAF4-795EBD6EF3E4> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x7fff46d86000 - 0x7fff46d8aff7 com.apple.AppleSRP (5.0 - 1) /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff46d8b000 - 0x7fff46dadffb com.apple.applesauce (1.0 - 16.22) <88BFDA72-8D13-3481-B4FA-62215F6E2E43> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x7fff46e6d000 - 0x7fff46e70fff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff46e71000 - 0x7fff46ec1ff7 com.apple.AppleVAFramework (6.1.2 - 6.1.2) <282CA618-1F44-3160-9078-B48D70AEDE36> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff46f0a000 - 0x7fff46f19ffd com.apple.AssertionServices (1.0 - 223.11.1) <8A45663E-E9C8-3611-BD4C-710700920F14> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices 0x7fff4744b000 - 0x7fff47849ff4 com.apple.audio.AudioResourceArbitration (1.0 - 1) <2639564C-1435-3DA2-A0CB-F288617219BC> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration 0x7fff47aa0000 - 0x7fff47cd5ff7 com.apple.audio.AudioToolboxCore (1.0 - 1104.14) <4591B856-C8D0-3FFD-B783-70707D18E91A> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore 0x7fff47cd6000 - 0x7fff47deeff8 com.apple.AuthKit (1.0 - 1) <2650CED9-1F9F-3C76-A6B9-B0589F986830> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 0x7fff47fa4000 - 0x7fff47fadff3 com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <42FAB6B3-D02C-3264-9066-2B81DC62A529> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x7fff47fae000 - 0x7fff4804fff8 com.apple.backup.framework (1.11 - 1296.1) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff48050000 - 0x7fff480cffff com.apple.BaseBoard (460 - 460) /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard 0x7fff481cf000 - 0x7fff4820bff7 com.apple.bom (14.0 - 219) <1AFE57DF-F512-39A7-9C53-1AF0490D38BB> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff48452000 - 0x7fff4847aff9 com.apple.CacheDelete (1.0 - 1) /System/Library/PrivateFrameworks/CacheDelete.framework/Versions/A/CacheDelete 0x7fff48ccf000 - 0x7fff48d11ffb com.apple.Catalyst (1.0 - 6) <17E0D42B-E429-3A65-AA75-428CF7393F7E> /System/Library/PrivateFrameworks/Catalyst.framework/Versions/A/Catalyst 0x7fff48d12000 - 0x7fff48d23ff3 com.apple.framework.ctcategories (1.0 - 5.3) /System/Library/PrivateFrameworks/Categories.framework/Versions/A/Categories 0x7fff48d76000 - 0x7fff48dc5fff com.apple.ChunkingLibrary (302 - 302) <157DF88D-CCA1-3431-AB8F-E8B7A62D652C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff49c4a000 - 0x7fff49c53ff7 com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff49c67000 - 0x7fff49c7eff1 com.apple.commonutilities (8.0 - 900) /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities 0x7fff4a238000 - 0x7fff4a245ff9 com.apple.siri.context.ContextKit (1.0 - 1) <85A689D3-2FCA-33CB-9487-AB46B31BFC52> /System/Library/PrivateFrameworks/ContextKit.framework/Versions/A/ContextKit 0x7fff4a35d000 - 0x7fff4a732fc8 com.apple.CoreAUC (280.0.0 - 280.0.0) <4D5184AB-F60A-3C95-82C1-A283FB15C072> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff4a733000 - 0x7fff4a761ffb com.apple.CoreAVCHD (6.1.0 - 6100.4.1) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff4a783000 - 0x7fff4a7a2ff4 com.apple.analyticsd (1.0 - 1) /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics 0x7fff4aa6a000 - 0x7fff4aa75ff7 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <76AC1239-46B1-387E-B053-ED56BDF55DE7> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff4aceb000 - 0x7fff4acfbff3 com.apple.CoreEmoji (1.0 - 100) <9AB89183-635C-3859-9DC6-7BCE3A94D15E> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fff4b347000 - 0x7fff4b3b1ff8 com.apple.CoreNLP (1.0 - 211) <8F08AEF6-A380-3811-BAF0-D80E7C84B5AD> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x7fff4b817000 - 0x7fff4b81fff8 com.apple.CorePhoneNumbers (1.0 - 1) <0C242322-DB33-3764-9B44-74FA00AA3702> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers 0x7fff4bf69000 - 0x7fff4bf8cfff com.apple.CoreSVG (1.0 - 129) <1716AD1F-A94F-309D-9598-C7B65F5965A0> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG 0x7fff4bf8d000 - 0x7fff4bfc0ff7 com.apple.CoreServicesInternal (446.1 - 446.1) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff4bfc1000 - 0x7fff4bfefff7 com.apple.CSStore (1068.2 - 1068.2) /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore 0x7fff4c4ea000 - 0x7fff4c571fff com.apple.CoreSymbolication (11.0 - 64509.98.1) <2E90AD17-CEAC-3AE8-A960-DA83D3F3A071> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff4c609000 - 0x7fff4c735ff4 com.apple.coreui (2.1 - 605) <74EF8323-1769-3BF8-A0F3-30A89E5B8454> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff4c736000 - 0x7fff4c8d4ffd com.apple.CoreUtils (6.0 - 600.30) <60C366EC-D7C4-300A-B794-12D84952D6B6> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff4ca08000 - 0x7fff4ca1bff1 com.apple.CrashReporterSupport (10.13 - 15010) <94F94549-D6F8-35A5-8FEE-026E079C3B2C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff4cc87000 - 0x7fff4cc97ff4 com.apple.framework.DFRFoundation (1.0 - 240) <90C2213D-8308-31C4-8974-CC97470C6B89> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fff4cc98000 - 0x7fff4cc9dfff com.apple.DSExternalDisplay (3.1 - 380) /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fff4cd06000 - 0x7fff4cd81ff8 com.apple.datadetectorscore (8.0 - 659) <01C69537-D345-34D1-8893-94F3AAA6B739> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff4cdcd000 - 0x7fff4ce0bff0 com.apple.DebugSymbols (194 - 194) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff4ce0c000 - 0x7fff4cf67ff7 com.apple.desktopservices (1.14 - 1280) <7652C2C0-5082-32A9-8088-846E0DB9D119> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff4cfa0000 - 0x7fff4cff5ff5 com.apple.DeviceManagement (1.0 - 30.71) <25822B2F-96CF-3BD2-911F-85BA1A7BFA66> /System/Library/PrivateFrameworks/DeviceManagement.framework/Versions/A/DeviceManagement 0x7fff4d172000 - 0x7fff4d242ff6 com.apple.DiskManagement (13.0 - 1648.0.4) <6808EE05-C28E-3609-B20F-342096D8C8B3> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement 0x7fff4d2c2000 - 0x7fff4d2d5f0f com.apple.dynamicdesktop (1.0 - 1) <5D41DB09-10E3-3196-A6CE-65B0BAE9892B> /System/Library/PrivateFrameworks/DynamicDesktop.framework/Versions/A/DynamicDesktop 0x7fff4d320000 - 0x7fff4d324ff9 com.apple.EFILogin (2.0 - 2) <810494B8-A30E-3E93-B019-E9023E284317> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff4e755000 - 0x7fff4eb70ff9 com.apple.vision.FaceCore (4.3.0 - 4.3.0) <298DA6CC-F74E-3EA7-9FCF-EC9E71E51859> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff4f1d1000 - 0x7fff4f308ffc libFontParser.dylib (276) /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x7fff4f309000 - 0x7fff4f33dfff libTrueTypeScaler.dylib (276) /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib 0x7fff4f3a2000 - 0x7fff4f3b2ff6 libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 0x7fff53f1e000 - 0x7fff53f24fff com.apple.GPUWrangler (4.1.46 - 4.1.46) /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler 0x7fff5423e000 - 0x7fff54264ffb com.apple.GenerationalStorage (2.0 - 311) <5344C508-95C9-31C1-8CB3-8A094C78B299> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff5427d000 - 0x7fff551ddff1 com.apple.GeoServices (1.0 - 1624.20.8.15.4) /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff5530b000 - 0x7fff55319ffb com.apple.GraphVisualizer (1.0 - 100.1) <6E7B93E6-6B1F-3198-B3F8-E4F61632E1F5> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x7fff554ab000 - 0x7fff5551effc com.apple.Heimdal (4.0 - 2.0) <169702C2-B210-3258-947C-F8EE6B361C26> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff5762d000 - 0x7fff57635ff5 com.apple.IOAccelerator (438.1.25 - 438.1.25) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff57638000 - 0x7fff5764eff7 com.apple.IOPresentment (1.0 - 37) /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fff579d5000 - 0x7fff57a1fff3 com.apple.IconServices (436 - 436) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff57bdb000 - 0x7fff57be1ffc com.apple.InternationalSupport (1.0 - 44) <9BABC726-622F-3E35-A8C5-E722677A308C> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport 0x7fff57e23000 - 0x7fff57e43ff6 com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <1191919E-F44C-3669-B514-0EDD7A8BD253> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle 0x7fff57f9a000 - 0x7fff58067ffd com.apple.LanguageModeling (1.0 - 212) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff58068000 - 0x7fff580b0ff7 com.apple.Lexicon-framework (1.0 - 70) /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x7fff580b7000 - 0x7fff580bbff6 com.apple.LinguisticData (1.0 - 349) <3E909FC8-0828-3C2F-9001-9A6A3594B42E> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x7fff580e2000 - 0x7fff58106ff6 com.apple.locationsupport (2387.0.12 - 2387.0.12) <50984A22-4EEC-38CF-ABEE-83D0F5E2630C> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport 0x7fff58a52000 - 0x7fff58a55fff com.apple.Mangrove (1.0 - 25) <22187ABF-5915-3378-9EC5-665383904585> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fff58cad000 - 0x7fff58d60ff8 com.apple.MediaExperience (1.0 - 1) <95DABD38-82A8-3824-B7C5-CD9C6BBA790B> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience 0x7fff58d61000 - 0x7fff58d94fff com.apple.MediaKit (16 - 923) <2CC9FAA1-E12F-3A63-BD51-B5BD3F804521> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff59511000 - 0x7fff5955cfff com.apple.spotlight.metadata.utilities (1.0 - 2064.1) /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities 0x7fff5955d000 - 0x7fff5962bff5 com.apple.gpusw.MetalTools (1.0 - 1) <759B24CB-B6B7-349B-A08E-5CDDC595C060> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x7fff59685000 - 0x7fff5969eff8 com.apple.MobileAssets (1.0 - 619.0.5) <87C931E6-4E47-3148-979B-8B2A33D0C947> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset 0x7fff59844000 - 0x7fff59861ffc com.apple.MobileKeyBag (2.0 - 1.0) <6B7EFE6E-5DBC-33B4-8F3E-12BC31A2EA2D> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fff59ac8000 - 0x7fff59af6ff7 com.apple.MultitouchSupport.framework (3400.34 - 3400.34) <985FAADB-AD41-3CEF-BC38-84FEAFD94A82> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff59f65000 - 0x7fff59f6ffff com.apple.NetAuth (6.2 - 6.2) <90F9ADF4-8A9C-3603-8F55-24F8C472430B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff5a8ae000 - 0x7fff5a8faff7 com.apple.OTSVG (1.0 - 643.1) <14602DCD-C21D-3519-8E6E-37ABDFCC6577> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG 0x7fff5ba6d000 - 0x7fff5ba78ffe com.apple.PerformanceAnalysis (1.243 - 243) <304B1D73-9BD4-3CED-A241-0458C4AF7062> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff5ba79000 - 0x7fff5baa1fff com.apple.persistentconnection (1.0 - 1.0) /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection 0x7fff5d3e3000 - 0x7fff5d413ff7 com.apple.pluginkit.framework (1.0 - 1) <2FF035DD-EDF6-3072-B747-6D6562CD7FA8> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit 0x7fff5e2b8000 - 0x7fff5e312ff7 com.apple.ProtectedCloudStorage (1.0 - 1) <6F33FBD7-0A35-3F4A-90C0-53A26CD70C02> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fff5e313000 - 0x7fff5e32cfff com.apple.ProtocolBuffer (1 - 274.20.7.15.1) <9CD0E8B7-F38D-35F3-B68B-C18AA5CDB993> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff5e43c000 - 0x7fff5e460ff2 com.apple.quicklook.QuickLookSupport (1.0 - 1) /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport 0x7fff5e73a000 - 0x7fff5e763ff9 com.apple.RemoteViewServices (2.0 - 148) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff5e8c6000 - 0x7fff5e901ff7 com.apple.RunningBoardServices (1.0 - 223.11.1) /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices 0x7fff60202000 - 0x7fff60205ff9 com.apple.SecCodeWrapper (4.0 - 448.0.3) <3FA3F051-8BE4-34D3-AF6A-9647CE464B39> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fff6034c000 - 0x7fff6046dff5 com.apple.Sharing (1475 - 1475) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff61467000 - 0x7fff6175dff9 com.apple.SkyLight (1.600.0 - 440.7.3.1) /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fff61fa5000 - 0x7fff61fb2fff com.apple.SpeechRecognitionCore (6.0.84 - 6.0.84) <857EF5AB-B2C2-3183-B38A-2F45F810CD9F> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff6267e000 - 0x7fff626bfff1 com.apple.StreamingZip (1.0 - 1) /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip 0x7fff627d0000 - 0x7fff627d9fff com.apple.SymptomDiagnosticReporter (1.0 - 1238.0.2) <8899265B-4CD6-3167-BD18-CB1B19F61620> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter 0x7fff62a8a000 - 0x7fff62a9aff3 com.apple.TCC (1.0 - 1) <911C649B-0434-3640-BD21-A4D6FBE6DC77> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff62f84000 - 0x7fff6304bff4 com.apple.TextureIO (3.10.9 - 3.10.9) <733D396B-AFB1-37F3-80E4-95F63A879849> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fff63e92000 - 0x7fff640eaff6 com.apple.UIFoundation (1.0 - 656) /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff64bd6000 - 0x7fff64bdaffe com.apple.Uninstall (1.0.1 - 211) <9B187F82-B166-31CA-9FBF-2266157F718C> /System/Library/PrivateFrameworks/Uninstall.framework/Versions/A/Uninstall 0x7fff64c77000 - 0x7fff64cd8ff4 com.apple.UserActivity (353 - 353) <182474D4-CC32-3FBE-B59C-CD9087B8ED8C> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity 0x7fff64cd9000 - 0x7fff64cf9fff com.apple.UserManagement (1.0 - 1) <8A3367D2-C5E3-380E-BEE4-BA61A177DF92> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement 0x7fff65d35000 - 0x7fff65d36fff com.apple.WatchdogClient.framework (1.0 - 67.0.2) <868784CB-920F-3B12-81F7-E6A6CF24021A> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient 0x7fff66911000 - 0x7fff66914ffe com.apple.dt.XCTTargetBootstrap (1.0 - 14805.2) /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap 0x7fff6698d000 - 0x7fff6699bffd com.apple.audio.caulk (1.0 - 32.3) <7FBF3E20-D360-348B-8FC5-77A90444B552> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 0x7fff66cda000 - 0x7fff66cdcff3 com.apple.loginsupport (1.0 - 1) <40974390-AFD7-3CEF-8B8D-6219BF916A4E> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff66cdd000 - 0x7fff66cf0ffd com.apple.login (3.0 - 3.0) /System/Library/PrivateFrameworks/login.framework/Versions/A/login 0x7fff66d22000 - 0x7fff66d2effd com.apple.perfdata (1.0 - 51) /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata 0x7fff66fff000 - 0x7fff6700bff6 libAudioStatistics.dylib (1104.14) /usr/lib/libAudioStatistics.dylib 0x7fff6700c000 - 0x7fff67041ff2 libAudioToolboxUtility.dylib (1104.14) /usr/lib/libAudioToolboxUtility.dylib 0x7fff67048000 - 0x7fff6707dff7 libCRFSuite.dylib (48) <45ADF347-A43F-3E95-BF26-94DC525DCC81> /usr/lib/libCRFSuite.dylib 0x7fff67080000 - 0x7fff6708aff3 libChineseTokenizer.dylib (34) <94E822B6-F850-33C5-888C-D5C8AE12122C> /usr/lib/libChineseTokenizer.dylib 0x7fff6708b000 - 0x7fff67114fff libCoreStorage.dylib (551) /usr/lib/libCoreStorage.dylib 0x7fff67117000 - 0x7fff67119fff libDiagnosticMessagesClient.dylib (112) <418D550B-C748-3D55-A6D5-0398E032F9F3> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff6715d000 - 0x7fff67314ff3 libFosl_dynamic.dylib (100.4) /usr/lib/libFosl_dynamic.dylib 0x7fff6733b000 - 0x7fff67341ff3 libIOReport.dylib (54) <491518A9-84B3-3066-905F-BFF5D21EB760> /usr/lib/libIOReport.dylib 0x7fff67421000 - 0x7fff67428fff libMatch.1.dylib (36) /usr/lib/libMatch.1.dylib 0x7fff67458000 - 0x7fff67477fff libMobileGestalt.dylib (826.1.1) /usr/lib/libMobileGestalt.dylib 0x7fff674ec000 - 0x7fff675c9ff7 libSMC.dylib (20) <1B9336F6-B827-310E-AF02-473F2D3D9E81> /usr/lib/libSMC.dylib 0x7fff675de000 - 0x7fff675dfff3 libSystem.B.dylib (1281) <049AF9CB-D1DC-3AE3-98A2-D61919B65957> /usr/lib/libSystem.B.dylib 0x7fff6766f000 - 0x7fff67670fff libThaiTokenizer.dylib (3) /usr/lib/libThaiTokenizer.dylib 0x7fff67688000 - 0x7fff6769efff libapple_nghttp2.dylib (1.39.2) <0A685DAA-9FC6-3C87-83F1-1D11FC87C1F4> /usr/lib/libapple_nghttp2.dylib 0x7fff676d3000 - 0x7fff67745ff7 libarchive.2.dylib (72.0.1) <8A8391F0-917A-383E-AF13-024D32FF5D7B> /usr/lib/libarchive.2.dylib 0x7fff67746000 - 0x7fff677dcfc5 libate.dylib (2.0.9) <9AE62394-6ED6-3B26-B53A-75FEA0389EB5> /usr/lib/libate.dylib 0x7fff677e0000 - 0x7fff677e0ff3 libauto.dylib (187) /usr/lib/libauto.dylib 0x7fff6789e000 - 0x7fff678aefff libbsm.0.dylib (60) /usr/lib/libbsm.0.dylib 0x7fff678af000 - 0x7fff678bbfff libbz2.1.0.dylib (44) <8B522880-BEF8-3668-B785-F2AB4DE8F366> /usr/lib/libbz2.1.0.dylib 0x7fff678bc000 - 0x7fff6790ffff libc++.1.dylib (800.6) <328FB687-2363-38B1-AC11-11736925C775> /usr/lib/libc++.1.dylib 0x7fff67910000 - 0x7fff67924fff libc++abi.dylib (800.7) <02753D3D-91C6-3670-8B5D-EBE040B516FC> /usr/lib/libc++abi.dylib 0x7fff67925000 - 0x7fff67925ffb libcharset.1.dylib (59) <12D52FA5-EBCA-3F3C-A269-1095F268F92F> /usr/lib/libcharset.1.dylib 0x7fff67926000 - 0x7fff67937ffb libcmph.dylib (8) <7DD1F726-F3E3-341A-AFAC-83E9A470883C> /usr/lib/libcmph.dylib 0x7fff67938000 - 0x7fff6794ffe7 libcompression.dylib (87) <10B82884-BE1A-3A36-9B38-3C92AF566D3E> /usr/lib/libcompression.dylib 0x7fff67c11000 - 0x7fff67c27fff libcoretls.dylib (167) <1C64EA6F-8E0D-319D-99D4-026150EEB2B2> /usr/lib/libcoretls.dylib 0x7fff67c28000 - 0x7fff67c29ffb libcoretls_cfhelpers.dylib (167) <724B0181-4D9E-3D2F-B1AB-B4FD6A7BAB2C> /usr/lib/libcoretls_cfhelpers.dylib 0x7fff681d2000 - 0x7fff681ddff7 libcsfde.dylib (551) /usr/lib/libcsfde.dylib 0x7fff681e5000 - 0x7fff68244fff libcups.2.dylib (483) <0C9BCEA5-628B-31E5-8609-00F811CAF505> /usr/lib/libcups.2.dylib 0x7fff68350000 - 0x7fff68350ff3 libenergytrace.dylib (21) /usr/lib/libenergytrace.dylib 0x7fff68351000 - 0x7fff6836aff7 libexpat.1.dylib (19) /usr/lib/libexpat.1.dylib 0x7fff68378000 - 0x7fff6837aff7 libfakelink.dylib (149) /usr/lib/libfakelink.dylib 0x7fff68389000 - 0x7fff6838efff libgermantok.dylib (24) <93E95178-E436-3611-A4A3-CB1D42CF4064> /usr/lib/libgermantok.dylib 0x7fff6838f000 - 0x7fff68393ff7 libheimdal-asn1.dylib (564.0.3) <51551E63-5AC6-30D3-B178-8BDA782C80EA> /usr/lib/libheimdal-asn1.dylib 0x7fff68394000 - 0x7fff68484ff7 libiconv.2.dylib (59) <1A648E74-25D4-3F9B-94C4-10B58AD091B7> /usr/lib/libiconv.2.dylib 0x7fff68485000 - 0x7fff686ddff7 libicucore.A.dylib (64232.0.1) <88E47471-605C-3C86-871B-5D2F4628A936> /usr/lib/libicucore.A.dylib 0x7fff686f7000 - 0x7fff686f8fff liblangid.dylib (133) <78DF87EE-CDCE-3628-B239-56743169BC93> /usr/lib/liblangid.dylib 0x7fff686f9000 - 0x7fff68711ffb liblzma.5.dylib (16) /usr/lib/liblzma.5.dylib 0x7fff68729000 - 0x7fff687d0fff libmecab.dylib (879) /usr/lib/libmecab.dylib 0x7fff687d1000 - 0x7fff68a30fe9 libmecabra.dylib (879) /usr/lib/libmecabra.dylib 0x7fff68d91000 - 0x7fff68dc0ff7 libncurses.5.4.dylib (57) <2AD2FDD9-846A-3A79-ADCC-008E8B227BD6> /usr/lib/libncurses.5.4.dylib 0x7fff68eef000 - 0x7fff69361ff6 libnetwork.dylib (1880.11.2) /usr/lib/libnetwork.dylib 0x7fff693ff000 - 0x7fff69430fd6 libobjc.A.dylib (779) /usr/lib/libobjc.A.dylib 0x7fff69443000 - 0x7fff69447fff libpam.2.dylib (25) <86317F48-E926-30AC-AE9F-ABB33543FBC8> /usr/lib/libpam.2.dylib 0x7fff6944a000 - 0x7fff6947dfff libpcap.A.dylib (89) /usr/lib/libpcap.A.dylib 0x7fff694bb000 - 0x7fff694c9ff9 libperfcheck.dylib (37) <1A8CE36E-E79C-311A-B1CA-16660A6502C8> /usr/lib/libperfcheck.dylib 0x7fff694fd000 - 0x7fff694feff3 libquit.dylib (281) <33AD60BE-1B53-3301-A575-40E04018579D> /usr/lib/libquit.dylib 0x7fff694ff000 - 0x7fff69517ff7 libresolv.9.dylib (67) <06480BFC-6372-3225-B77A-F5AC9969DB64> /usr/lib/libresolv.9.dylib 0x7fff69519000 - 0x7fff6955cff7 libsandbox.1.dylib (1217.11.8) /usr/lib/libsandbox.1.dylib 0x7fff69570000 - 0x7fff69571ff7 libspindump.dylib (281) /usr/lib/libspindump.dylib 0x7fff69572000 - 0x7fff6975fff7 libsqlite3.dylib (308.1) <7033723E-DD65-3AA3-ADCA-8746F7BAD75D> /usr/lib/libsqlite3.dylib 0x7fff699ae000 - 0x7fff699b1ffb libutil.dylib (57) <844B7887-09B3-3D12-ACDE-C4EB8F53DC62> /usr/lib/libutil.dylib 0x7fff699b2000 - 0x7fff699bffff libxar.1.dylib (420) /usr/lib/libxar.1.dylib 0x7fff699c5000 - 0x7fff69aa7ff7 libxml2.2.dylib (32.12) /usr/lib/libxml2.2.dylib 0x7fff69aab000 - 0x7fff69ad3fff libxslt.1.dylib (16.6) /usr/lib/libxslt.1.dylib 0x7fff69ad4000 - 0x7fff69ae6fff libz.1.dylib (76) <3FC3FC3E-ABF3-3167-9078-B54C952608B4> /usr/lib/libz.1.dylib 0x7fff69b63000 - 0x7fff69b9cff7 libswiftAccelerate.dylib (??? - ???) <3D2EA7E2-F37B-31B0-ADB9-64F22FDF7A07> /usr/lib/swift/libswiftAccelerate.dylib 0x7fff69bd9000 - 0x7fff69f626bf libswiftCore.dylib (5.1 - 1100.8.259.70) <43AAFEFB-13D2-3A87-A341-FBBB17B61ABF> /usr/lib/swift/libswiftCore.dylib 0x7fff69f63000 - 0x7fff69f6fff7 libswiftCoreAudio.dylib (??? - ???) <0F521D62-3596-3C04-96AD-C07A6C530191> /usr/lib/swift/libswiftCoreAudio.dylib 0x7fff69f79000 - 0x7fff69f7bfff libswiftCoreFoundation.dylib (??? - ???) <76024F51-9FB1-38A3-8A73-AD524B2F75E6> /usr/lib/swift/libswiftCoreFoundation.dylib 0x7fff69f7c000 - 0x7fff69f8afff libswiftCoreGraphics.dylib (??? - ???) <10899B5B-EC84-37A9-A3AE-DDF9376FDB0E> /usr/lib/swift/libswiftCoreGraphics.dylib 0x7fff69f8b000 - 0x7fff69f8effb libswiftCoreImage.dylib (??? - ???) <616E5699-C56B-3013-861E-530B4360F5C3> /usr/lib/swift/libswiftCoreImage.dylib 0x7fff69f8f000 - 0x7fff69f94fbf libswiftCoreLocation.dylib (??? - ???) <99C20EE7-E805-3223-8CAB-D14A434B74DC> /usr/lib/swift/libswiftCoreLocation.dylib 0x7fff69f95000 - 0x7fff69f9eff7 libswiftCoreMIDI.dylib (??? - ???) /usr/lib/swift/libswiftCoreMIDI.dylib 0x7fff6a1b3000 - 0x7fff6a1b9fff libswiftDarwin.dylib (??? - ???) <7F111BAD-4980-33D7-A155-05A2D718D47C> /usr/lib/swift/libswiftDarwin.dylib 0x7fff6a1ba000 - 0x7fff6a1d3cdf libswiftDispatch.dylib (??? - ???) /usr/lib/swift/libswiftDispatch.dylib 0x7fff6a1d4000 - 0x7fff6a374337 libswiftFoundation.dylib (??? - ???) /usr/lib/swift/libswiftFoundation.dylib 0x7fff6a383000 - 0x7fff6a385ff3 libswiftIOKit.dylib (??? - ???) /usr/lib/swift/libswiftIOKit.dylib 0x7fff6a39b000 - 0x7fff6a3a2067 libswiftMetal.dylib (??? - ???) /usr/lib/swift/libswiftMetal.dylib 0x7fff6a420000 - 0x7fff6a423fef libswiftObjectiveC.dylib (??? - ???) <6A58B7B1-E957-3A0B-9D9C-727808F1E6C2> /usr/lib/swift/libswiftObjectiveC.dylib 0x7fff6a435000 - 0x7fff6a43afb7 libswiftQuartzCore.dylib (??? - ???) <3EA5EAC6-BFCB-301C-9400-C61B688E6B81> /usr/lib/swift/libswiftQuartzCore.dylib 0x7fff6a520000 - 0x7fff6a522fff libswiftXPC.dylib (??? - ???) <26E3A5F4-B70D-36CC-8A20-966A9C420C40> /usr/lib/swift/libswiftXPC.dylib 0x7fff6a523000 - 0x7fff6a529fef libswiftos.dylib (??? - ???) /usr/lib/swift/libswiftos.dylib 0x7fff6a52a000 - 0x7fff6a54aff7 libswiftsimd.dylib (??? - ???) /usr/lib/swift/libswiftsimd.dylib 0x7fff6a54b000 - 0x7fff6a550ff7 libcache.dylib (83) <8EC69760-6DAA-3068-9372-F1D554C548E5> /usr/lib/system/libcache.dylib 0x7fff6a551000 - 0x7fff6a55cff7 libcommonCrypto.dylib (60165) <698BE754-137D-361D-B826-57B8DD969E4A> /usr/lib/system/libcommonCrypto.dylib 0x7fff6a55d000 - 0x7fff6a564fff libcompiler_rt.dylib (101.2) <0BE7F119-C9C2-3612-A3F4-2336D4444476> /usr/lib/system/libcompiler_rt.dylib 0x7fff6a565000 - 0x7fff6a56eff7 libcopyfile.dylib (166) /usr/lib/system/libcopyfile.dylib 0x7fff6a56f000 - 0x7fff6a606fc3 libcorecrypto.dylib (866.0.10) <58344B13-CD10-3697-A516-6F5B06DD1EB7> /usr/lib/system/libcorecrypto.dylib 0x7fff6a71d000 - 0x7fff6a75eff0 libdispatch.dylib (1173.0.3) /usr/lib/system/libdispatch.dylib 0x7fff6a75f000 - 0x7fff6a794ff7 libdyld.dylib (732.2) <9B1E9362-B07F-370B-9E1C-431A60D84F13> /usr/lib/system/libdyld.dylib 0x7fff6a795000 - 0x7fff6a795ffb libkeymgr.dylib (30) <682B41BC-BDC2-38D5-8820-87099606FA12> /usr/lib/system/libkeymgr.dylib 0x7fff6a796000 - 0x7fff6a7a2ff7 libkxld.dylib (6153.11.15) /usr/lib/system/libkxld.dylib 0x7fff6a7a3000 - 0x7fff6a7a3ff7 liblaunch.dylib (1738.11.1) <7FE11F0D-65BC-3726-B1DD-E84F329193E0> /usr/lib/system/liblaunch.dylib 0x7fff6a7a4000 - 0x7fff6a7a9ff7 libmacho.dylib (949.0.1) /usr/lib/system/libmacho.dylib 0x7fff6a7aa000 - 0x7fff6a7acff3 libquarantine.dylib (110.0.3) /usr/lib/system/libquarantine.dylib 0x7fff6a7ad000 - 0x7fff6a7aeff7 libremovefile.dylib (48) /usr/lib/system/libremovefile.dylib 0x7fff6a7af000 - 0x7fff6a7c6fff libsystem_asl.dylib (377.0.1) <30CE9DAF-B1FA-3510-832B-F1CE19933ED7> /usr/lib/system/libsystem_asl.dylib 0x7fff6a7c7000 - 0x7fff6a7c7fff libsystem_blocks.dylib (74) /usr/lib/system/libsystem_blocks.dylib 0x7fff6a7c8000 - 0x7fff6a84fff7 libsystem_c.dylib (1353.0.10) <5E2272D8-FA48-3501-A336-8A826799121B> /usr/lib/system/libsystem_c.dylib 0x7fff6a850000 - 0x7fff6a853fff libsystem_configuration.dylib (1061.0.2) <56174463-22ED-337F-B0D4-94995DCDB9B7> /usr/lib/system/libsystem_configuration.dylib 0x7fff6a854000 - 0x7fff6a857ff7 libsystem_coreservices.dylib (114) <01695913-028E-3AE1-8D4E-2B2769109811> /usr/lib/system/libsystem_coreservices.dylib 0x7fff6a858000 - 0x7fff6a85ffff libsystem_darwin.dylib (1353.0.10) /usr/lib/system/libsystem_darwin.dylib 0x7fff6a860000 - 0x7fff6a867ffb libsystem_dnssd.dylib (1096.0.2) /usr/lib/system/libsystem_dnssd.dylib 0x7fff6a868000 - 0x7fff6a869ffb libsystem_featureflags.dylib (17) /usr/lib/system/libsystem_featureflags.dylib 0x7fff6a86a000 - 0x7fff6a8b7ff7 libsystem_info.dylib (538) <9F9D6368-A11E-32F1-9BB5-C153F42EFED8> /usr/lib/system/libsystem_info.dylib 0x7fff6a8b8000 - 0x7fff6a8e4ff7 libsystem_kernel.dylib (6153.11.15) <06FD21A9-76DE-35CA-9D9C-781238C34413> /usr/lib/system/libsystem_kernel.dylib 0x7fff6a8e5000 - 0x7fff6a92cff7 libsystem_m.dylib (3178) <4F516261-0C0E-3105-AF35-EF39D6347B50> /usr/lib/system/libsystem_m.dylib 0x7fff6a92d000 - 0x7fff6a954fff libsystem_malloc.dylib (283) <02925539-3CBA-39EB-BA6B-9A936CFA0BF8> /usr/lib/system/libsystem_malloc.dylib 0x7fff6a955000 - 0x7fff6a962ff3 libsystem_networkextension.dylib (1095.11.3) <3821C919-0FA9-34E1-9BB8-75F054DDC839> /usr/lib/system/libsystem_networkextension.dylib 0x7fff6a963000 - 0x7fff6a96cfff libsystem_notify.dylib (241) <89381127-2A07-3F07-B865-358FACCF9102> /usr/lib/system/libsystem_notify.dylib 0x7fff6a96d000 - 0x7fff6a976fe7 libsystem_platform.dylib (220) <90E508E4-46D8-33FF-8552-DDAA079977A0> /usr/lib/system/libsystem_platform.dylib 0x7fff6a977000 - 0x7fff6a981fff libsystem_pthread.dylib (416.11.1) <2EA6F95F-F264-30B6-8AF2-24197B5AED84> /usr/lib/system/libsystem_pthread.dylib 0x7fff6a982000 - 0x7fff6a986ffb libsystem_sandbox.dylib (1217.11.8) /usr/lib/system/libsystem_sandbox.dylib 0x7fff6a987000 - 0x7fff6a989fff libsystem_secinit.dylib (62.0.3) <8BE71A2D-D57E-3EAC-81DB-727CC82EC120> /usr/lib/system/libsystem_secinit.dylib 0x7fff6a98a000 - 0x7fff6a991ffb libsystem_symptoms.dylib (1238.0.2) <52916A3F-8FBD-3927-B762-77847F3499C8> /usr/lib/system/libsystem_symptoms.dylib 0x7fff6a992000 - 0x7fff6a9a8ff2 libsystem_trace.dylib (1147.0.3) <5836645E-9862-326D-AB3B-A19E76BE29B9> /usr/lib/system/libsystem_trace.dylib 0x7fff6a9aa000 - 0x7fff6a9afffb libunwind.dylib (35.4) /usr/lib/system/libunwind.dylib 0x7fff6a9b0000 - 0x7fff6a9e4ff6 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: 683 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=568.6M resident=0K(0%) swapped_out_or_unallocated=568.6M(100%) Writable regions: Total=716.9M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=716.9M(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 384K 3 Activity Tracing 256K 1 CG backing stores 4K 1 CoreAnimation 3104K 11 CoreGraphics 24K 4 Foundation 1720K 23 Image IO 324K 3 Kernel Alloc Once 8K 1 MALLOC 314.4M 149 MALLOC guard page 32K 7 MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) Memory Tag 242 12K 1 Memory Tag 246 2048K 8 Memory Tag 248 768K 3 SQLite page cache 5824K 91 STACK GUARD 56.0M 5 Stack 10.0M 5 VM_ALLOCATE 856K 16 __DATA 29.3M 337 __DATA_CONST 435K 23 __FONT_DATA 4K 1 __LINKEDIT 348.0M 7 __OBJC_RO 31.8M 1 __OBJC_RW 1748K 2 __TEXT 220.7M 336 __UNICODE 564K 1 mapped file 34.0M 19 shared memory 676K 20 =========== ======= ======= TOTAL 1.4G 1080 TOTAL, minus reserved VM space 1.0G 1080 Model: MacBookPro15,1, BootROM 1037.0.73.0.0 (iBridge: 17.16.10553.5.3,0), 6 processors, Intel Core i9, 2,9 GHz, 16 GB, SMC Graphics: kHW_IntelUHDGraphics630Item, Intel UHD Graphics 630, spdisplays_builtin Graphics: kHW_AMDRadeonPro560XItem, Radeon Pro 560X, spdisplays_pcie_device, 4 GB Memory Module: BANK 0/ChannelA-DIMM0, 8 GB, DDR4, 2400 MHz, Micron, 8ATF1G64HZ-2G6E1 Memory Module: BANK 2/ChannelB-DIMM0, 8 GB, DDR4, 2400 MHz, Micron, 8ATF1G64HZ-2G6E1 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.0f4, 3 services, 27 devices, 1 incoming serial ports Network Service: Wi-Fi, 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., 47.1 Thunderbolt Bus: MacBook Pro, Apple Inc., 47.1 ```

The opacity + sleep crash also still exists, and window titles are still unreadable through means other than the AX API.

Dock.app.zip SkyLight.framework.zip

Edit: Public Beta 7 is out, same build as expected.

capaldo commented 5 years ago

Are the crashes from the opacity being set fixed after ebf89ff or does it remain an issue?

dominiklohmann commented 5 years ago

Are the crashes from the opacity being set fixed after ebf89ff or does it remain an issue?

They remain an issue.

koekeishiya commented 5 years ago

Are the crashes from the opacity being set fixed after ebf89ff or does it remain an issue?

This crash is unfortunately not in our control, as it occurs in Apple's code inside the WindowServer. If this is not fixed in the first public release, I will simply have to disable this part of the functionality on Catalina until it gets fixed at some point.

If window titles remain unreadable in the first GM, I will switch to using the AX API again. I'm still waiting for the GM to be released before I install a version of Catalina personally.

capaldo commented 5 years ago

Are the crashes from the opacity being set fixed after ebf89ff or does it remain an issue?

They remain an issue.

Just to let you guys know that I turned it on and have not had any issue with crashing yet.

dominiklohmann commented 5 years ago

Dev Beta 9 is out

Scripting addition checklist:

Window opacity changes no longer work in this beta, which leaves me hopeful that this beta fixes the opacity + sleep issue.

SkyLight.framework.zip Dock.app.zip

koekeishiya commented 5 years ago

Are you sure the move space operation does not work on beta 9? The pattern from dev beta 8 matched just fine in dev beta 9, using IDA. I did pull a new pattern from the function just in case, and it was identical to the existing one that is used. The offset is also within the range yabai is searching.

dominiklohmann commented 5 years ago

Just tried it again, it works. Might've just done #182 on accident.

dominiklohmann commented 5 years ago

Dev Beta 10 is out. Same state as above, just opacity is broken.

Dock.app.zip SkyLight.framework.zip

dominiklohmann commented 5 years ago

Apparently Dev Beta 11 / Public Beta 10 has been out for two days and I completely missed it. It's the GM.

~No changes to the c~Current status: ~Window titles and t~Transparency ~are~ is broken and there is this ever so rarely happening crash in processEventTapData in SkyLight.framework.

SkyLight.framework.zip Dock.app.zip

koekeishiya commented 5 years ago

Transparency is broken and there is this ever so rarely happening crash in processEventTapData in SkyLight.framework

Did these bugs actually make it into the release version of Catalina? I have yet to install it.

dominiklohmann commented 5 years ago

Yes to both. The crash seems to happen randomly maybe once a week or so with heavy usage (something likely needs to be run from the main thread) and opacity changes are silently not working.

koekeishiya commented 5 years ago

I don't think the crash should have anything to do with not running code on the main thread. I'd imagine that error is either due to https://github.com/koekeishiya/yabai/blob/master/src/event_tap.c#L7 (subscribing to the CGEventTap API) or because of the reverse-engineered events that yabai generates to change window focus (autofocus comes to mind).

scbizu commented 5 years ago

Hi there , here is another crash about yabai on Catalina GM(10.15)

version

ʕ ◔ ϖ ◔ ʔ   ➜  yabai --version
yabai-v2.0.1

crash report

Click to expand

Process: WindowServer [16558] Path: /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/Resources/WindowServer Identifier: WindowServer Version: 600.00 (440.7.10) Code Type: X86-64 (Native) Parent Process: launchd [1] Responsible: WindowServer [16558] User ID: 88 Date/Time: 2019-10-09 10:42:39.512 +0800 OS Version: Mac OS X 10.15 (19A583) Report Version: 12 Bridge OS Version: 4.0 (17P572) Anonymous UUID: 6437908F-8D14-D8DC-9C7B-3D9F7D170DF9 Sleep/Wake UUID: A7AA3EE3-9EF0-40FC-B6C6-8F4FB3FCE524 Time Awake Since Boot: 4200 seconds Time Since Wake: 1600 seconds System Integrity Protection: disabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000010 Exception Note: EXC_CORPSE_NOTIFY Termination Signal: Segmentation fault: 11 Termination Reason: Namespace SIGNAL, Code 0xb Terminating Process: exc handler [16558] VM Regions Near 0x10: --> __TEXT 000000010bfe5000-000000010bfe7000 [ 8K] r-x/r-x SM=COW /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/Resources/WindowServer Application Specific Information: StartTime:2019-10-09 10:38:45 GPU:IG MetalDevice for accelerator(0x4a33): 0x7fc04a615f18 (MTLDevice: 0x10fdac000) IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/IGPU@2/AppleIntelFramebuffer@0 IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/IGPU@2/AppleIntelFramebuffer@1 Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 com.apple.SkyLight 0x00007fff6ad0903c __fadeFinished_block_invoke + 20 1 com.apple.SkyLight 0x00007fff6ad086c9 fadeFinished + 139 2 com.apple.SkyLight 0x00007fff6ad0f65d CGXSetWindowListAlpha + 58 3 com.apple.SkyLight 0x00007fff6aeac14a _XSetWindowListAlpha + 169 4 com.apple.SkyLight 0x00007fff6ad029d6 invocation function for block in connectionHandler(unsigned int, mach_msg_header_t*, void*) + 346 5 com.apple.SkyLight 0x00007fff6ad02839 invocation function for block in connectionHandler(unsigned int, mach_msg_header_t*, void*) + 79 6 com.apple.SkyLight 0x00007fff6ae3c822 CGXHandleMessage + 139 7 com.apple.SkyLight 0x00007fff6ad006d9 connectionHandler(unsigned int, mach_msg_header_t*, void*) + 216 8 com.apple.SkyLight 0x00007fff6ae8526a post_port_data + 255 9 com.apple.SkyLight 0x00007fff6ae84ed2 CGXRunOneServicesPass + 1730 10 com.apple.SkyLight 0x00007fff6ae858e5 server_loop + 91 11 com.apple.SkyLight 0x00007fff6ae85883 SLXServer + 1470 12 WindowServer 0x000000010bfe6336 0x10bfe5000 + 4918 13 libdyld.dylib 0x00007fff73f65405 start + 1 Thread 1:: Dispatch queue: com.apple.VirtualDisplayListener 0 libsystem_kernel.dylib 0x00007fff740ae146 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff740ae6ac mach_msg + 60 2 libsystem_kernel.dylib 0x00007fff740b59fa mach_msg_server_once + 270 3 com.apple.CoreDisplay 0x00007fff3cb2e4a1 -[VirtualDisplayListener rx] + 77 4 libdispatch.dylib 0x00007fff73f14553 _dispatch_call_block_and_release + 12 5 libdispatch.dylib 0x00007fff73f154de _dispatch_client_callout + 8 6 libdispatch.dylib 0x00007fff73f1aa9e _dispatch_lane_serial_drain + 597 7 libdispatch.dylib 0x00007fff73f1b422 _dispatch_lane_invoke + 363 8 libdispatch.dylib 0x00007fff73f24aa1 _dispatch_workloop_worker_thread + 598 9 libsystem_pthread.dylib 0x00007fff7416e763 _pthread_wqthread + 290 10 libsystem_pthread.dylib 0x00007fff7416e5c3 start_wqthread + 15 Thread 2:: com.apple.coreanimation.render-server 0 libsystem_kernel.dylib 0x00007fff740ae146 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff740ae6ac mach_msg + 60 2 com.apple.QuartzCore 0x00007fff484bc566 CA::Render::Server::server_thread(void*) + 958 3 com.apple.QuartzCore 0x00007fff484bc19d thread_fun(void*) + 25 4 libsystem_pthread.dylib 0x00007fff74171d76 _pthread_start + 125 5 libsystem_pthread.dylib 0x00007fff7416e5d7 thread_start + 15 Thread 3: 0 libsystem_kernel.dylib 0x00007fff740ae146 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff740ae6ac mach_msg + 60 2 com.apple.CoreDisplay 0x00007fff3cbf1621 CoreDisplay::Mach::Server::Start() + 147 3 com.apple.CoreDisplay 0x00007fff3cbf1789 void* std::__1::__thread_proxy >, void (CoreDisplay::Mach::Server::*)(), CoreDisplay::Mach::Server*> >(void*) + 59 4 libsystem_pthread.dylib 0x00007fff74171d76 _pthread_start + 125 5 libsystem_pthread.dylib 0x00007fff7416e5d7 thread_start + 15 Thread 4: 0 libsystem_pthread.dylib 0x00007fff7416e5b4 start_wqthread + 0 Thread 5: 0 libsystem_pthread.dylib 0x00007fff7416e5b4 start_wqthread + 0 Thread 6: 0 libsystem_kernel.dylib 0x00007fff740ae19a semaphore_timedwait_trap + 10 1 libdispatch.dylib 0x00007fff73f159eb _dispatch_sema4_timedwait + 76 2 libdispatch.dylib 0x00007fff73f15e12 _dispatch_semaphore_wait_slow + 58 3 libdispatch.dylib 0x00007fff73f23645 _dispatch_worker_thread + 318 4 libsystem_pthread.dylib 0x00007fff74171d76 _pthread_start + 125 5 libsystem_pthread.dylib 0x00007fff7416e5d7 thread_start + 15 Thread 7: 0 libsystem_kernel.dylib 0x00007fff740ae19a semaphore_timedwait_trap + 10 1 libdispatch.dylib 0x00007fff73f159eb _dispatch_sema4_timedwait + 76 2 libdispatch.dylib 0x00007fff73f15e12 _dispatch_semaphore_wait_slow + 58 3 libdispatch.dylib 0x00007fff73f23645 _dispatch_worker_thread + 318 4 libsystem_pthread.dylib 0x00007fff74171d76 _pthread_start + 125 5 libsystem_pthread.dylib 0x00007fff7416e5d7 thread_start + 15 Thread 8: 0 libsystem_pthread.dylib 0x00007fff7416e5b4 start_wqthread + 0 Thread 9: 0 libsystem_kernel.dylib 0x00007fff740ae19a semaphore_timedwait_trap + 10 1 libdispatch.dylib 0x00007fff73f159eb _dispatch_sema4_timedwait + 76 2 libdispatch.dylib 0x00007fff73f15e12 _dispatch_semaphore_wait_slow + 58 3 libdispatch.dylib 0x00007fff73f23645 _dispatch_worker_thread + 318 4 libsystem_pthread.dylib 0x00007fff74171d76 _pthread_start + 125 5 libsystem_pthread.dylib 0x00007fff7416e5d7 thread_start + 15 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x00007fff6ad09028 rbx: 0x0000000000000000 rcx: 0x00007fff9f9b9be8 rdx: 0x0000000000000000 rdi: 0x0000000000000000 rsi: 0x00007fc04e01c600 rbp: 0x00007ffee3c02280 rsp: 0x00007ffee3c02270 r8: 0x000007fc04b9ab32 r9: 0x0000000000000004 r10: 0x00007fc04b900000 r11: 0x0000000000000000 r12: 0x00007fc04e01c600 r13: 0x00007ffee3c02450 r14: 0x00007ffee3c02290 r15: 0x00007fc04b884470 rip: 0x00007fff6ad0903c rfl: 0x0000000000010202 cr2: 0x0000000000000010 Logical CPU: 2 Error Code: 0x00000004 (no mapping for user data write) Trap Number: 14 Binary Images: 0x10bfe5000 - 0x10bfe6ff3 WindowServer (600.00 - 440.7.10) <69C624F2-8D0B-3266-A5E0-C92FF84C184D> /System/Library/PrivateFrameworks/SkyLight.framework/Resources/WindowServer 0x10fce1000 - 0x10fce1fff com.apple.driver.IOAccelerator2D (438.1.23 - 438.1.23) /System/Library/Extensions/IOAccelerator2D.plugin/Contents/MacOS/IOAccelerator2D 0x10fe7c000 - 0x10fe94ff7 TouchBarEvent.bundle (244.3) /System/Library/CoreServices/TouchBarEvent.bundle 0x10ff7e000 - 0x11000c93f dyld (732.8) <42C11B81-6928-369F-B03E-D57355572700> /usr/lib/dyld 0x18fbe9000 - 0x18fbec047 libobjc-trampolines.dylib (779.1) /usr/lib/libobjc-trampolines.dylib 0x7fff34b93000 - 0x7fff359bbff7 com.apple.driver.AppleIntelKBLGraphicsGLDriver (14.0.69 - 14.0.0) <21D95D9C-EC49-3DF7-995F-1FB5F2197736> /System/Library/Extensions/AppleIntelKBLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsGLDriver 0x7fff359bc000 - 0x7fff35d8fff6 com.apple.driver.AppleIntelKBLGraphicsMTLDriver (14.0.69 - 14.0.0) /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver 0x7fff38a12000 - 0x7fff38a12fff com.apple.Accelerate (1.11 - Accelerate 1.11) <956D070C-B522-3A08-891A-CAD6BA4082D1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff38a2a000 - 0x7fff39095fdf 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 0x7fff39096000 - 0x7fff392fefff libBLAS.dylib (1303) <112B19CC-925A-3E28-8B32-2002D30A37FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff392ff000 - 0x7fff395eefdf libBNNS.dylib (144.11.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fff395f0000 - 0x7fff39995fff libLAPACK.dylib (1303) <5C248B39-F233-3074-A3A5-AF8F436FBF87> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff39996000 - 0x7fff399abff8 libLinearAlgebra.dylib (1303) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff399ac000 - 0x7fff399b1ff3 libQuadrature.dylib (7) <826897ED-B7AD-33DC-B9CB-F9787784F312> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fff399b2000 - 0x7fff39a22fff libSparse.dylib (103) <55467C29-2096-36AB-8A6D-5231A342809D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x7fff39a23000 - 0x7fff39a35fef libSparseBLAS.dylib (1303) <3244FCAF-A1FE-3248-AF22-BFB3E9D12555> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff39a36000 - 0x7fff39c0fffb libvDSP.dylib (735) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff39c10000 - 0x7fff39ccbfd3 libvMisc.dylib (735) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff39ccc000 - 0x7fff39cccfff 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 0x7fff39e71000 - 0x7fff3ac1dff9 com.apple.AppKit (6.9 - 1894) <1F4FBEF8-F3AC-31C2-BF04-381BC72E36D1> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff3ac6d000 - 0x7fff3ac6dfff com.apple.ApplicationServices (48 - 50) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff3ac6e000 - 0x7fff3acd9fff com.apple.ApplicationServices.ATS (377 - 493) <0EB214FD-E4D6-3045-A0A6-DCBCAE5F4165> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff3ad72000 - 0x7fff3adb0ffa libFontRegistry.dylib (274) <1A3CE39E-14E7-338E-B1E5-7FA79B9B0065> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff3ae0b000 - 0x7fff3ae3aff7 com.apple.ATSUI (1.0 - 1) <9391C527-15CE-3108-8922-CF0C2A50C082> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI 0x7fff3ae3b000 - 0x7fff3ae3fff3 com.apple.ColorSyncLegacy (4.13.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x7fff3aeda000 - 0x7fff3af30ffa com.apple.HIServices (1.22 - 672) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff3af31000 - 0x7fff3af3ffff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff3af40000 - 0x7fff3af85ff2 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 0x7fff3af86000 - 0x7fff3af90fff com.apple.QD (4.0 - 413) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff3af91000 - 0x7fff3af9eff0 com.apple.speech.synthesis.framework (9.0.22 - 9.0.22) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff3af9f000 - 0x7fff3b07fffa com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <83A9998E-0669-326F-BA80-350FC70912E6> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff3b081000 - 0x7fff3b081fff com.apple.audio.units.AudioUnit (1.14 - 1.14) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff3b3f7000 - 0x7fff3b76dffe com.apple.CFNetwork (1111 - 1111) <642753C5-5D26-3794-9A4C-4F63F226C01A> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff3b7e8000 - 0x7fff3badcff9 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 0x7fff3bb27000 - 0x7fff3bb2dff7 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 0x7fff3bcc7000 - 0x7fff3bcc7fff com.apple.Cocoa (6.11 - 23) <257CF015-7450-3FD1-AC41-AB55139F3036> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff3bcd5000 - 0x7fff3bec0ff7 com.apple.ColorSync (4.13.0 - 3394.1.4.1) <32A1AEE9-C3AA-3535-9C72-D89955D2DE85> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff3bec1000 - 0x7fff3bfbaff7 com.apple.combine (1.0 - 132.10) /System/Library/Frameworks/Combine.framework/Versions/A/Combine 0x7fff3c1ac000 - 0x7fff3c6bbffa com.apple.audio.CoreAudio (5.0 - 5.0) <88827CE9-4055-3E5F-B7C1-4E9314E6D05C> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff3c70e000 - 0x7fff3c745ff2 com.apple.CoreBluetooth (1.0 - 1) <7FBF1402-074C-3192-95AD-5F25FE5ECD8A> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff3c746000 - 0x7fff3cb20fe8 com.apple.CoreData (120 - 969.3) <7E7B66BF-2A83-3D66-8674-7F58C369B61D> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff3cb21000 - 0x7fff3cc2bff6 com.apple.CoreDisplay (1.0 - 107) <722EBF44-A989-3079-A03C-8421B10E441F> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fff3cc2c000 - 0x7fff3d0abff7 com.apple.CoreFoundation (6.9 - 1671.15) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff3d0ad000 - 0x7fff3d726ff8 com.apple.CoreGraphics (2.0 - 1348.4.4.7) <5790BE2E-049E-39BA-B191-611CF7ECD017> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff3d734000 - 0x7fff3da90ff2 com.apple.CoreImage (15.0.0 - 900.6) <12E02841-0FB0-30F5-8444-FD925B0DE49E> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff3da91000 - 0x7fff3daf7ff8 com.apple.corelocation (2387.0.12.3.1 - 2387.0.12.3.1) /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff3e013000 - 0x7fff3e013fff com.apple.CoreServices (1069.2 - 1069.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff3e014000 - 0x7fff3e099ff7 com.apple.AE (838 - 838) <7295ED82-7087-3602-9DCA-4FE205F6499C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff3e09a000 - 0x7fff3e37bfff com.apple.CoreServices.CarbonCore (1217 - 1217) <7AA0ECB3-0993-3081-A9EC-0365EF72B24D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff3e37c000 - 0x7fff3e3c9ff1 com.apple.DictionaryServices (1.2 - 321) <3D0FFBDE-E425-37C7-B780-39A3D024462A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff3e3ca000 - 0x7fff3e3d2ff7 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 0x7fff3e3d3000 - 0x7fff3e60bff1 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 0x7fff3e60c000 - 0x7fff3e6a4ff1 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 0x7fff3e6a5000 - 0x7fff3e6d2ff7 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 0x7fff3e6d3000 - 0x7fff3e73afff 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 0x7fff3e73b000 - 0x7fff3e75fffd com.apple.coreservices.SharedFileList (131 - 131) <61F62948-4109-38F0-BB91-5EBB6BEEAB10> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff3ea87000 - 0x7fff3ec3bffe com.apple.CoreText (643.1.0.2 - 643.1.0.2) <83B0B75B-7B4A-315D-BC8B-8CB2E5D16EB8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff3ec3c000 - 0x7fff3ec80fff com.apple.CoreVideo (1.8 - 334.0) <54CC4AD8-7F5C-37D5-A26D-9C8C8A72BD41> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff3ec81000 - 0x7fff3ed0eff1 com.apple.framework.CoreWLAN (13.0 - 1448) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff3efb4000 - 0x7fff3efbaff7 com.apple.DiskArbitration (2.7 - 2.7) <23104F29-F120-354B-97BE-4514A675BB14> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff3f2e7000 - 0x7fff3f6aeff3 com.apple.Foundation (6.9 - 1671.15) <4BEAB72D-10AA-3009-B0F5-B82B4FE1C441> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff3f71b000 - 0x7fff3f74aff3 com.apple.GSS (4.0 - 2.0) <9520F096-C643-36D7-B8CB-3922B6E6D7EC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff3f884000 - 0x7fff3f99cffd com.apple.Bluetooth (7.0.0 - 7.0.0f8) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff3fa00000 - 0x7fff3faa3ffb com.apple.framework.IOKit (2.0.2 - 1726.11.1) <9E81E92C-7EC2-330F-B0AF-BBFD9D3E46F6> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff3faa5000 - 0x7fff3fab5ff4 com.apple.IOSurface (269.6 - 269.6) <1E49AD7D-6067-3599-B015-765047D58C13> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff3fb28000 - 0x7fff3fc83ffe com.apple.ImageIO.framework (3.3.0 - 1972.3.4.5) <5A42B908-2C44-3E65-A465-C6A219264F01> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff3fc84000 - 0x7fff3fc87fff libGIF.dylib (1972.3.4.5) <70153F11-6934-32DE-952B-290C6DDC5F1C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff3fc88000 - 0x7fff3fd42fe7 libJP2.dylib (1972.3.4.5) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff3fd43000 - 0x7fff3fd67fef libJPEG.dylib (1972.3.4.5) <3DC331DE-874D-3347-94F6-DDBF2D793C9A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff3ffe5000 - 0x7fff3fffffe7 libPng.dylib (1972.3.4.5) <23E2F503-7300-3C99-BD21-A6449610AD50> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff40000000 - 0x7fff40001fff libRadiance.dylib (1972.3.4.5) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff40002000 - 0x7fff4004bfef libTIFF.dylib (1972.3.4.5) <8E68D57C-6C0D-358E-9AF3-FD80D3378720> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff41466000 - 0x7fff41478ff3 com.apple.Kerberos (3.0 - 1) <91DF5D16-E721-39F0-A77B-87DA6032F870> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff41479000 - 0x7fff41479fff libHeimdalProxy.dylib (77) <51DB9CFB-808F-32E8-BB34-39F6702DBDED> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib 0x7fff4201f000 - 0x7fff420e1ff1 com.apple.Metal (211.53 - 211.53) /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff420fe000 - 0x7fff4213aff3 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <54EC6486-7A3E-39D3-B213-EFCC4110E511> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x7fff4213b000 - 0x7fff421c1fe6 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <144A9994-9AD3-340D-A890-C7F10DDEF489> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x7fff421c2000 - 0x7fff421e7ff0 com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <6F07D520-B36C-38D5-810B-A95BA5F79B04> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x7fff421e8000 - 0x7fff421fdffc com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <73DBE1D5-89C4-3410-95DA-A384BF9C2C1E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray 0x7fff421fe000 - 0x7fff4235dff4 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <24338B34-481D-3564-917C-CD1DB243FD12> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x7fff4235e000 - 0x7fff423acff7 com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <75ABA9EB-752E-3E7E-BFBA-19806FB65924> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector 0x7fff423ad000 - 0x7fff423aeff5 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <5EA47648-76E9-37CD-A2FC-A0083A769665> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fff432f4000 - 0x7fff43300ffe com.apple.NetFS (6.0 - 4.0) <10ECF7E4-98A5-3751-B7AC-0AAAF0050777> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff43301000 - 0x7fff43444ff6 com.apple.Network (1.0 - 1) <5C29B0D5-3811-32A8-9FF4-CA112F9526F4> /System/Library/Frameworks/Network.framework/Versions/A/Network 0x7fff45e6b000 - 0x7fff45ec3ff7 com.apple.opencl (3.5 - 3.5) <1874ACB3-DBF4-309A-A15D-ADB0C786C5B8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff45ec4000 - 0x7fff45ee0fff 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 0x7fff45ee1000 - 0x7fff45eecfff com.apple.OpenDirectory (10.15 - 220.11.1) <170173C2-DF22-3D11-914F-465AA7C4760A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff46847000 - 0x7fff46849fff libCVMSPluginSupport.dylib (17.10.22) <4527BE3A-74F4-3BEB-963F-A4C29B31CF4F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff4684a000 - 0x7fff4684ffff libCoreFSCache.dylib (176.7) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff46850000 - 0x7fff46854fff libCoreVMClient.dylib (176.7) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff46855000 - 0x7fff4685dff7 libGFXShared.dylib (17.10.22) <659DDDE1-B688-3B05-A317-56D81B537BD4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff4685e000 - 0x7fff46868fff libGL.dylib (17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff46869000 - 0x7fff4689efff libGLImage.dylib (17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff4689f000 - 0x7fff46a31ff7 libGLProgrammability.dylib (17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fff46a32000 - 0x7fff46a6efff libGLU.dylib (17.10.22) <674FC095-D986-3646-9E64-560075762B8D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff4749e000 - 0x7fff474adff7 com.apple.opengl (17.10.22 - 17.10.22) <3A6122C9-58FC-30F5-9591-C11C118EEE6B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff474ae000 - 0x7fff47627ff7 GLEngine (17.10.22) <4C876C96-1ABF-3FD5-A430-3AB8CF7E61D2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine 0x7fff48466000 - 0x7fff486e3ff2 com.apple.QuartzCore (1.11 - 815.6.4.4) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff4926e000 - 0x7fff495b2ff9 com.apple.security (7.0 - 59306.11.20) <1B0AE660-0EC5-3497-ACE8-1AF2BB772BAB> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff495b3000 - 0x7fff4963bff7 com.apple.securityfoundation (6.0 - 55236) <903B8365-1F35-3EB2-9821-9D2C440BE2DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff49694000 - 0x7fff49698ff8 com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff4a482000 - 0x7fff4a4ecff7 com.apple.SystemConfiguration (1.19 - 1.19) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff4e240000 - 0x7fff4e304ff7 com.apple.APFS (1412.11.7 - 1412.11.7) <71DAB6CE-FF14-373D-A183-F388C5D9FE84> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x7fff4f31f000 - 0x7fff4f320ff1 com.apple.AggregateDictionary (1.0 - 1) <92777CAE-3C90-39A4-A8AE-0273A262F875> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary 0x7fff4f6a9000 - 0x7fff4f6deff7 com.apple.AmbientDisplay (1.0 - 121) <7C49702E-4F41-3105-8C44-C398FDFD4540> /System/Library/PrivateFrameworks/AmbientDisplay.framework/Versions/A/AmbientDisplay 0x7fff4fd30000 - 0x7fff4fd54ff3 com.apple.framework.Apple80211 (13.0 - 1453) <21BC8E1E-5642-3C65-B65B-2ABEFF1F5F61> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff4fe88000 - 0x7fff4fe97fdf com.apple.AppleFSCompression (119 - 1.0) <725908C4-7585-3AB6-8A1A-691B8A9074B8> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff4ff81000 - 0x7fff4ff95ff4 com.apple.AppleGVACoreFramework (56.4 - 56.4) /System/Library/PrivateFrameworks/AppleGVACore.framework/Versions/A/AppleGVACore 0x7fff4ff96000 - 0x7fff4ffa1ff7 com.apple.AppleIDAuthSupport (1.0 - 1) <6BD125A5-9820-3176-AB79-8B612CCD6956> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport 0x7fff4ffe3000 - 0x7fff5002bfff com.apple.AppleJPEG (1.0 - 1) <8051B4A3-7658-3003-82D1-41CA5C83CBEC> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff50404000 - 0x7fff50426ffb com.apple.applesauce (1.0 - 16.22) <88BFDA72-8D13-3481-B4FA-62215F6E2E43> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x7fff504e6000 - 0x7fff504e9ffb com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <7BFAE3D7-0ABE-3AC2-8B4D-B658CE5E8770> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff50583000 - 0x7fff50592ffd com.apple.AssertionServices (1.0 - 223.11.1) <8A45663E-E9C8-3611-BD4C-710700920F14> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices 0x7fff51119000 - 0x7fff51354fff com.apple.audio.AudioToolboxCore (1.0 - 1104.15.1) <3CD3860B-F736-3ED8-B32E-B8E1C3E3DD5D> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore 0x7fff51355000 - 0x7fff5146dff8 com.apple.AuthKit (1.0 - 1) <2650CED9-1F9F-3C76-A6B9-B0589F986830> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 0x7fff51623000 - 0x7fff5162cff3 com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <156CFAE3-07D0-332C-90BE-BB2E4C893C99> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x7fff5162d000 - 0x7fff516ceff8 com.apple.backup.framework (1.11 - 1298.0.12) <5F4E8950-52AA-3B1F-B17C-69FBA940CD76> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff516cf000 - 0x7fff5174efff com.apple.BaseBoard (460 - 460) /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard 0x7fff5176d000 - 0x7fff51773ffe com.apple.BezelServicesFW (336 - 336) <37138123-99F5-3874-B0FF-486465325C48> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices 0x7fff5184e000 - 0x7fff5188aff7 com.apple.bom (14.0 - 219.1) <86A0EE62-9906-3085-B9B7-93C196526360> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff532ca000 - 0x7fff532d3ff7 com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff532e7000 - 0x7fff532feff1 com.apple.commonutilities (8.0 - 900) /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities 0x7fff53e04000 - 0x7fff53e23ff4 com.apple.analyticsd (1.0 - 1) <3C14ACAE-0E19-3589-8229-944F376C3E44> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics 0x7fff53f22000 - 0x7fff53f93ff6 com.apple.corebrightness (1.0 - 1) /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness 0x7fff5436d000 - 0x7fff5437dff3 com.apple.CoreEmoji (1.0 - 100) <9AB89183-635C-3859-9DC6-7BCE3A94D15E> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fff549c9000 - 0x7fff54a33ff8 com.apple.CoreNLP (1.0 - 211) <8F08AEF6-A380-3811-BAF0-D80E7C84B5AD> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x7fff54e99000 - 0x7fff54ea1ff8 com.apple.CorePhoneNumbers (1.0 - 1) <0C242322-DB33-3764-9B44-74FA00AA3702> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers 0x7fff555eb000 - 0x7fff5560efff com.apple.CoreSVG (1.0 - 129) <1716AD1F-A94F-309D-9598-C7B65F5965A0> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG 0x7fff5560f000 - 0x7fff55642fff com.apple.CoreServicesInternal (446.4 - 446.4) <516D3C82-1CC5-3056-B56F-A8FD2FE662EC> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff55643000 - 0x7fff55671ff7 com.apple.CSStore (1069.2 - 1069.2) <5E3C50AB-9C00-36F3-A986-CE033480CA8B> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore 0x7fff55c8b000 - 0x7fff55db7ff4 com.apple.coreui (2.1 - 606) <08A21870-C3C2-3442-A579-F12EC67D7449> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff55db8000 - 0x7fff55f56ffd com.apple.CoreUtils (6.0 - 600.30) <5D8E96F2-5EDB-33E3-92E9-EDC11F279A64> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff5608a000 - 0x7fff5609dff1 com.apple.CrashReporterSupport (10.13 - 15010) <94F94549-D6F8-35A5-8FEE-026E079C3B2C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff56309000 - 0x7fff5631affa com.apple.framework.DFRFoundation (1.0 - 244.3) <5D98DA1C-1A1F-306B-B5D3-47D61974613A> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fff5631b000 - 0x7fff56320fff com.apple.DSExternalDisplay (3.1 - 380) /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fff56389000 - 0x7fff56404ff8 com.apple.datadetectorscore (8.0 - 659) <01C69537-D345-34D1-8893-94F3AAA6B739> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff5648f000 - 0x7fff565eafff com.apple.desktopservices (1.14 - 1281.0.2) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff568c6000 - 0x7fff568caff1 com.apple.DisplayServicesFW (3.1 - 380) <753764A4-4990-30FC-BBF5-C8C37070DD67> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff57ddd000 - 0x7fff581f8ff9 com.apple.vision.FaceCore (4.3.0 - 4.3.0) <298DA6CC-F74E-3EA7-9FCF-EC9E71E51859> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff5885b000 - 0x7fff58992ff4 libFontParser.dylib (277.2) <91E3DD75-1591-381C-BA72-F5023BA19955> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x7fff58a2c000 - 0x7fff58a3cff6 libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 0x7fff5bf00000 - 0x7fff5bf01fff libmetal_timestamp.dylib (902.9.64) <0702E3D3-C6B3-3A66-A68F-3DB7CD2BB101> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib 0x7fff5d59c000 - 0x7fff5d5a7ff7 libGPUSupportMercury.dylib (17.10.22) <4E4E26EE-1612-37BD-B111-C96B05442282> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib 0x7fff5d5a8000 - 0x7fff5d5aefff com.apple.GPUWrangler (4.1.46 - 4.1.46) /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler 0x7fff5d8ef000 - 0x7fff5d906ff3 com.apple.geokit (2.2 - 2.2) /System/Library/PrivateFrameworks/GeoKit.framework/Versions/A/GeoKit 0x7fff5d907000 - 0x7fff5e867ff1 com.apple.GeoServices (1.0 - 1624.20.8.15.4) /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff5e995000 - 0x7fff5e9a3ffb com.apple.GraphVisualizer (1.0 - 100.1) <6E7B93E6-6B1F-3198-B3F8-E4F61632E1F5> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x7fff5e9c1000 - 0x7fff5ea07fff com.apple.HDRProcessing (1.58.0 - 1.58.0) /System/Library/PrivateFrameworks/HDRProcessing.framework/Versions/A/HDRProcessing 0x7fff5ea08000 - 0x7fff5ea15ff9 com.apple.HID (1.0 - 1) /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID 0x7fff5eb36000 - 0x7fff5eba9ffc com.apple.Heimdal (4.0 - 2.0) <169702C2-B210-3258-947C-F8EE6B361C26> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff60cb2000 - 0x7fff60cbaff5 com.apple.IOAccelerator (438.1.23 - 438.1.23) <16F79A0A-5CE0-36A0-9053-5BBB96B1DAB3> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff60cbd000 - 0x7fff60cd3ff7 com.apple.IOPresentment (1.0 - 37) /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fff6105a000 - 0x7fff610a4fff com.apple.IconServices (436.1 - 436.1) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff61260000 - 0x7fff61266ffc com.apple.InternationalSupport (1.0 - 44) <9BABC726-622F-3E35-A8C5-E722677A308C> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport 0x7fff614a8000 - 0x7fff614c8ff6 com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <07895544-3389-3680-8BC1-F32DDA676FF3> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle 0x7fff6161f000 - 0x7fff616ecffd com.apple.LanguageModeling (1.0 - 212) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff616ed000 - 0x7fff61735ff7 com.apple.Lexicon-framework (1.0 - 70) /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x7fff6173c000 - 0x7fff61740ff6 com.apple.LinguisticData (1.0 - 349) /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x7fff61767000 - 0x7fff6178bff6 com.apple.locationsupport (2387.0.12.3.1 - 2387.0.12.3.1) <5054ABC4-51EF-3992-8FCE-803D035D711D> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport 0x7fff62b71000 - 0x7fff62bbdff7 com.apple.spotlight.metadata.utilities (1.0 - 2066.12) <989018A3-4BD0-3FD1-9A2D-88FD3A521452> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities 0x7fff62bbe000 - 0x7fff62c8cff5 com.apple.gpusw.MetalTools (1.0 - 1) <5ADCCE88-B380-3B73-957B-12983017E979> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x7fff62ebc000 - 0x7fff62ed9ffc com.apple.MobileKeyBag (2.0 - 1.0) <6B7EFE6E-5DBC-33B4-8F3E-12BC31A2EA2D> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fff63140000 - 0x7fff6316eff7 com.apple.MultitouchSupport.framework (3400.35 - 3400.35) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff635e0000 - 0x7fff635eafff com.apple.NetAuth (6.2 - 6.2) <90F9ADF4-8A9C-3603-8F55-24F8C472430B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff63fd6000 - 0x7fff64022ff7 com.apple.OTSVG (1.0 - 643.1.0.2) <315F5289-6294-3B4E-83D1-56C502F564F8> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG 0x7fff65195000 - 0x7fff651a0ffe com.apple.PerformanceAnalysis (1.243 - 243) <304B1D73-9BD4-3CED-A241-0458C4AF7062> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff651a1000 - 0x7fff651c9fff com.apple.persistentconnection (1.0 - 1.0) /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection 0x7fff66be3000 - 0x7fff66bf6ff0 com.apple.PowerLog (1.0 - 1) <2AC120BF-ACF6-303C-8578-CA388857C513> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog 0x7fff67abb000 - 0x7fff67ad4fff com.apple.ProtocolBuffer (1 - 274.20.7.15.1) <9CD0E8B7-F38D-35F3-B68B-C18AA5CDB993> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff67f22000 - 0x7fff67f4bff9 com.apple.RemoteViewServices (2.0 - 148) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff680ae000 - 0x7fff680e9ff7 com.apple.RunningBoardServices (1.0 - 223.11.1) /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices 0x7fff69b37000 - 0x7fff69c58ff5 com.apple.Sharing (1476 - 1476) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff6a4c7000 - 0x7fff6abf9fff CursorAsset (440.7.10) <88161B4B-628C-36D7-9145-C23FD1B0B949> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/Resources/CursorAsset 0x7fff6ac52000 - 0x7fff6af49ff6 com.apple.SkyLight (1.600.0 - 440.7.10) /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fff6b791000 - 0x7fff6b79efff com.apple.SpeechRecognitionCore (6.0.85 - 6.0.85) <95F62538-2541-3D92-8171-D49D4071A4BB> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff6c27b000 - 0x7fff6c28bff3 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff6c775000 - 0x7fff6c83cff4 com.apple.TextureIO (3.10.9 - 3.10.9) <733D396B-AFB1-37F3-80E4-95F63A879849> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fff6d682000 - 0x7fff6d8dbff8 com.apple.UIFoundation (1.0 - 658.1) <603A4D49-EEEC-3FE1-9F65-49ACA14DC188> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff6f526000 - 0x7fff6f527fff com.apple.WatchdogClient.framework (1.0 - 67.11.1) <7B858D02-459E-3307-BCF3-7E18771BA4D9> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient 0x7fff70102000 - 0x7fff70105ffe com.apple.dt.XCTTargetBootstrap (1.0 - 14805.2) /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap 0x7fff7017e000 - 0x7fff7018cffd com.apple.audio.caulk (1.0 - 32.3) <7FBF3E20-D360-348B-8FC5-77A90444B552> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 0x7fff704cb000 - 0x7fff704cdff3 com.apple.loginsupport (1.0 - 1) <40974390-AFD7-3CEF-8B8D-6219BF916A4E> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff707ff000 - 0x7fff70834ff2 libAudioToolboxUtility.dylib (1104.15.1) <221386C3-366B-37A7-8A75-4176678F97AA> /usr/lib/libAudioToolboxUtility.dylib 0x7fff7083b000 - 0x7fff70870ff7 libCRFSuite.dylib (48) <45ADF347-A43F-3E95-BF26-94DC525DCC81> /usr/lib/libCRFSuite.dylib 0x7fff70873000 - 0x7fff7087dff3 libChineseTokenizer.dylib (34) <94E822B6-F850-33C5-888C-D5C8AE12122C> /usr/lib/libChineseTokenizer.dylib 0x7fff7090a000 - 0x7fff7090cfff libDiagnosticMessagesClient.dylib (112) <418D550B-C748-3D55-A6D5-0398E032F9F3> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff70950000 - 0x7fff70b07ff3 libFosl_dynamic.dylib (100.4) /usr/lib/libFosl_dynamic.dylib 0x7fff70b2e000 - 0x7fff70b34ff3 libIOReport.dylib (54) <491518A9-84B3-3066-905F-BFF5D21EB760> /usr/lib/libIOReport.dylib 0x7fff70c14000 - 0x7fff70c1bfff libMatch.1.dylib (36) /usr/lib/libMatch.1.dylib 0x7fff70c4b000 - 0x7fff70c6aff7 libMobileGestalt.dylib (826.1.1) <74BEEAE6-2825-33F7-B63B-4C2A27974F30> /usr/lib/libMobileGestalt.dylib 0x7fff70dd1000 - 0x7fff70dd2ff3 libSystem.B.dylib (1281) <66742D2E-591A-32B2-8E92-4A54BEE843F6> /usr/lib/libSystem.B.dylib 0x7fff70e62000 - 0x7fff70e63fff libThaiTokenizer.dylib (3) /usr/lib/libThaiTokenizer.dylib 0x7fff70e7b000 - 0x7fff70e91fff libapple_nghttp2.dylib (1.39.2) <0A685DAA-9FC6-3C87-83F1-1D11FC87C1F4> /usr/lib/libapple_nghttp2.dylib 0x7fff70ec6000 - 0x7fff70f38ff7 libarchive.2.dylib (72.11.2) <8636AE5A-0CBB-306C-8A4B-2E612D2D6B13> /usr/lib/libarchive.2.dylib 0x7fff70f39000 - 0x7fff70fcffc5 libate.dylib (2.0.9) <9AE62394-6ED6-3B26-B53A-75FEA0389EB5> /usr/lib/libate.dylib 0x7fff70fd3000 - 0x7fff70fd3ff3 libauto.dylib (187) /usr/lib/libauto.dylib 0x7fff71091000 - 0x7fff710a1fff libbsm.0.dylib (60) /usr/lib/libbsm.0.dylib 0x7fff710a2000 - 0x7fff710aefff libbz2.1.0.dylib (44) <8B522880-BEF8-3668-B785-F2AB4DE8F366> /usr/lib/libbz2.1.0.dylib 0x7fff710af000 - 0x7fff71102fff libc++.1.dylib (800.6) <328FB687-2363-38B1-AC11-11736925C775> /usr/lib/libc++.1.dylib 0x7fff71103000 - 0x7fff71117fff libc++abi.dylib (800.7) <02753D3D-91C6-3670-8B5D-EBE040B516FC> /usr/lib/libc++abi.dylib 0x7fff71118000 - 0x7fff71118ffb libcharset.1.dylib (59) <12D52FA5-EBCA-3F3C-A269-1095F268F92F> /usr/lib/libcharset.1.dylib 0x7fff71119000 - 0x7fff7112affb libcmph.dylib (8) <7DD1F726-F3E3-341A-AFAC-83E9A470883C> /usr/lib/libcmph.dylib 0x7fff7112b000 - 0x7fff71142fe7 libcompression.dylib (87) <10B82884-BE1A-3A36-9B38-3C92AF566D3E> /usr/lib/libcompression.dylib 0x7fff71404000 - 0x7fff7141afff libcoretls.dylib (167) <1C64EA6F-8E0D-319D-99D4-026150EEB2B2> /usr/lib/libcoretls.dylib 0x7fff7141b000 - 0x7fff7141cffb libcoretls_cfhelpers.dylib (167) <724B0181-4D9E-3D2F-B1AB-B4FD6A7BAB2C> /usr/lib/libcoretls_cfhelpers.dylib 0x7fff719da000 - 0x7fff71a39fff libcups.2.dylib (483) <0C9BCEA5-628B-31E5-8609-00F811CAF505> /usr/lib/libcups.2.dylib 0x7fff71b45000 - 0x7fff71b45ff3 libenergytrace.dylib (21) /usr/lib/libenergytrace.dylib 0x7fff71b46000 - 0x7fff71b5fff7 libexpat.1.dylib (19) /usr/lib/libexpat.1.dylib 0x7fff71b6d000 - 0x7fff71b6fff7 libfakelink.dylib (149) /usr/lib/libfakelink.dylib 0x7fff71b7e000 - 0x7fff71b83fff libgermantok.dylib (24) <93E95178-E436-3611-A4A3-CB1D42CF4064> /usr/lib/libgermantok.dylib 0x7fff71b84000 - 0x7fff71b88ff7 libheimdal-asn1.dylib (564.0.3) <51551E63-5AC6-30D3-B178-8BDA782C80EA> /usr/lib/libheimdal-asn1.dylib 0x7fff71b89000 - 0x7fff71c79ff7 libiconv.2.dylib (59) <1A648E74-25D4-3F9B-94C4-10B58AD091B7> /usr/lib/libiconv.2.dylib 0x7fff71c7a000 - 0x7fff71ed2ff7 libicucore.A.dylib (64232.0.1) <88E47471-605C-3C86-871B-5D2F4628A936> /usr/lib/libicucore.A.dylib 0x7fff71eec000 - 0x7fff71eedfff liblangid.dylib (133) <78DF87EE-CDCE-3628-B239-56743169BC93> /usr/lib/liblangid.dylib 0x7fff71eee000 - 0x7fff71f06ffb liblzma.5.dylib (16) /usr/lib/liblzma.5.dylib 0x7fff71f1e000 - 0x7fff71fc5fff libmecab.dylib (879) /usr/lib/libmecab.dylib 0x7fff71fc6000 - 0x7fff72225fe9 libmecabra.dylib (879) /usr/lib/libmecabra.dylib 0x7fff72586000 - 0x7fff725b5ff7 libncurses.5.4.dylib (57) <2AD2FDD9-846A-3A79-ADCC-008E8B227BD6> /usr/lib/libncurses.5.4.dylib 0x7fff726e4000 - 0x7fff72b56ff6 libnetwork.dylib (1880.11.2) /usr/lib/libnetwork.dylib 0x7fff72bf4000 - 0x7fff72c25fe6 libobjc.A.dylib (779.1) <722C0959-69B8-3843-B5EA-CDD8FAA91D5E> /usr/lib/libobjc.A.dylib 0x7fff72c38000 - 0x7fff72c3cfff libpam.2.dylib (25) <86317F48-E926-30AC-AE9F-ABB33543FBC8> /usr/lib/libpam.2.dylib 0x7fff72c3f000 - 0x7fff72c72ff7 libpcap.A.dylib (89.11.2) <65A8EBD2-F059-353B-9538-20D1314EFD89> /usr/lib/libpcap.A.dylib 0x7fff72cf4000 - 0x7fff72d0cff7 libresolv.9.dylib (67) <06480BFC-6372-3225-B77A-F5AC9969DB64> /usr/lib/libresolv.9.dylib 0x7fff72d0e000 - 0x7fff72d51ff7 libsandbox.1.dylib (1217.11.16) /usr/lib/libsandbox.1.dylib 0x7fff72d65000 - 0x7fff72d66ff7 libspindump.dylib (281) /usr/lib/libspindump.dylib 0x7fff72d67000 - 0x7fff72f54ff7 libsqlite3.dylib (308.1) <7033723E-DD65-3AA3-ADCA-8746F7BAD75D> /usr/lib/libsqlite3.dylib 0x7fff731a3000 - 0x7fff731a6ffb libutil.dylib (57) <844B7887-09B3-3D12-ACDE-C4EB8F53DC62> /usr/lib/libutil.dylib 0x7fff731a7000 - 0x7fff731b4fff libxar.1.dylib (420) /usr/lib/libxar.1.dylib 0x7fff731ba000 - 0x7fff7329cff7 libxml2.2.dylib (32.12) /usr/lib/libxml2.2.dylib 0x7fff732a0000 - 0x7fff732c8fff libxslt.1.dylib (16.6) /usr/lib/libxslt.1.dylib 0x7fff732c9000 - 0x7fff732dbfff libz.1.dylib (76) <3FC3FC3E-ABF3-3167-9078-B54C952608B4> /usr/lib/libz.1.dylib 0x7fff733ce000 - 0x7fff737576bf libswiftCore.dylib (5.1 - 1100.8.259.70) <81C1D68F-314A-3E39-A6C9-C751D0092A70> /usr/lib/swift/libswiftCore.dylib 0x7fff7376e000 - 0x7fff73770fff libswiftCoreFoundation.dylib (??? - ???) <4331DA0E-39B1-343E-8239-4BDA774A43C7> /usr/lib/swift/libswiftCoreFoundation.dylib 0x7fff73771000 - 0x7fff7377ffff libswiftCoreGraphics.dylib (??? - ???) /usr/lib/swift/libswiftCoreGraphics.dylib 0x7fff73780000 - 0x7fff73783ffb libswiftCoreImage.dylib (??? - ???) <6033ABDD-D4FA-3EF4-A48B-5E539D24E5C8> /usr/lib/swift/libswiftCoreImage.dylib 0x7fff739a8000 - 0x7fff739aefff libswiftDarwin.dylib (??? - ???) <96BE921C-3144-37FD-A897-66262C666A70> /usr/lib/swift/libswiftDarwin.dylib 0x7fff739af000 - 0x7fff739c8cdf libswiftDispatch.dylib (??? - ???) /usr/lib/swift/libswiftDispatch.dylib 0x7fff739c9000 - 0x7fff73b69337 libswiftFoundation.dylib (??? - ???) /usr/lib/swift/libswiftFoundation.dylib 0x7fff73b78000 - 0x7fff73b7aff3 libswiftIOKit.dylib (??? - ???) /usr/lib/swift/libswiftIOKit.dylib 0x7fff73b90000 - 0x7fff73b97067 libswiftMetal.dylib (??? - ???) /usr/lib/swift/libswiftMetal.dylib 0x7fff73c15000 - 0x7fff73c18fef libswiftObjectiveC.dylib (??? - ???) <007E5E25-AB98-30D9-8975-0C76DC97BBFF> /usr/lib/swift/libswiftObjectiveC.dylib 0x7fff73c2a000 - 0x7fff73c2ffb7 libswiftQuartzCore.dylib (??? - ???) /usr/lib/swift/libswiftQuartzCore.dylib 0x7fff73d15000 - 0x7fff73d17fff libswiftXPC.dylib (??? - ???) /usr/lib/swift/libswiftXPC.dylib 0x7fff73d18000 - 0x7fff73d1efef libswiftos.dylib (??? - ???) /usr/lib/swift/libswiftos.dylib 0x7fff73d40000 - 0x7fff73d45ff7 libcache.dylib (83) <8EC69760-6DAA-3068-9372-F1D554C548E5> /usr/lib/system/libcache.dylib 0x7fff73d46000 - 0x7fff73d51ff7 libcommonCrypto.dylib (60165) <698BE754-137D-361D-B826-57B8DD969E4A> /usr/lib/system/libcommonCrypto.dylib 0x7fff73d52000 - 0x7fff73d59fff libcompiler_rt.dylib (101.2) <0BE7F119-C9C2-3612-A3F4-2336D4444476> /usr/lib/system/libcompiler_rt.dylib 0x7fff73d5a000 - 0x7fff73d63ff7 libcopyfile.dylib (166) /usr/lib/system/libcopyfile.dylib 0x7fff73d64000 - 0x7fff73dfbfc3 libcorecrypto.dylib (866.0.10) <58344B13-CD10-3697-A516-6F5B06DD1EB7> /usr/lib/system/libcorecrypto.dylib 0x7fff73f12000 - 0x7fff73f53ff0 libdispatch.dylib (1173.0.3) /usr/lib/system/libdispatch.dylib 0x7fff73f54000 - 0x7fff73f89fff libdyld.dylib (732.8) <98960E27-A08B-36DA-A5CB-8538B2D6757E> /usr/lib/system/libdyld.dylib 0x7fff73f8a000 - 0x7fff73f8affb libkeymgr.dylib (30) <682B41BC-BDC2-38D5-8820-87099606FA12> /usr/lib/system/libkeymgr.dylib 0x7fff73f8b000 - 0x7fff73f97ff7 libkxld.dylib (6153.11.26) <53BE9630-BDC8-3649-8709-7A4F86777B1A> /usr/lib/system/libkxld.dylib 0x7fff73f98000 - 0x7fff73f98ff7 liblaunch.dylib (1738.11.1) <7FE11F0D-65BC-3726-B1DD-E84F329193E0> /usr/lib/system/liblaunch.dylib 0x7fff73f99000 - 0x7fff73f9eff7 libmacho.dylib (949.0.1) <163DFE06-2FAD-3CBC-80EF-C38EED6AEA52> /usr/lib/system/libmacho.dylib 0x7fff73f9f000 - 0x7fff73fa1ff3 libquarantine.dylib (110.0.4) /usr/lib/system/libquarantine.dylib 0x7fff73fa2000 - 0x7fff73fa3ff7 libremovefile.dylib (48) /usr/lib/system/libremovefile.dylib 0x7fff73fa4000 - 0x7fff73fbbfff libsystem_asl.dylib (377.0.1) <30CE9DAF-B1FA-3510-832B-F1CE19933ED7> /usr/lib/system/libsystem_asl.dylib 0x7fff73fbc000 - 0x7fff73fbcfff libsystem_blocks.dylib (74) /usr/lib/system/libsystem_blocks.dylib 0x7fff73fbd000 - 0x7fff74044ff7 libsystem_c.dylib (1353.11.2) <2A5BFAFE-8214-3B35-AD46-C07A1A8B8941> /usr/lib/system/libsystem_c.dylib 0x7fff74045000 - 0x7fff74048fff libsystem_configuration.dylib (1061.0.2) <56174463-22ED-337F-B0D4-94995DCDB9B7> /usr/lib/system/libsystem_configuration.dylib 0x7fff74049000 - 0x7fff7404cff7 libsystem_coreservices.dylib (114) <01695913-028E-3AE1-8D4E-2B2769109811> /usr/lib/system/libsystem_coreservices.dylib 0x7fff7404d000 - 0x7fff74054fff libsystem_darwin.dylib (1353.11.2) <4CE52C63-87AA-3C6D-899F-8C983E5FC061> /usr/lib/system/libsystem_darwin.dylib 0x7fff74055000 - 0x7fff7405cffb libsystem_dnssd.dylib (1096.0.2) /usr/lib/system/libsystem_dnssd.dylib 0x7fff7405d000 - 0x7fff7405effb libsystem_featureflags.dylib (17) /usr/lib/system/libsystem_featureflags.dylib 0x7fff7405f000 - 0x7fff740acff7 libsystem_info.dylib (538) <9F9D6368-A11E-32F1-9BB5-C153F42EFED8> /usr/lib/system/libsystem_info.dylib 0x7fff740ad000 - 0x7fff740d9fff libsystem_kernel.dylib (6153.11.26) <4CE9D54A-A975-348E-B878-EE74EDFC956B> /usr/lib/system/libsystem_kernel.dylib 0x7fff740da000 - 0x7fff74121ff7 libsystem_m.dylib (3178) <4F516261-0C0E-3105-AF35-EF39D6347B50> /usr/lib/system/libsystem_m.dylib 0x7fff74122000 - 0x7fff74149fff libsystem_malloc.dylib (283) <02925539-3CBA-39EB-BA6B-9A936CFA0BF8> /usr/lib/system/libsystem_malloc.dylib 0x7fff7414a000 - 0x7fff74157ff3 libsystem_networkextension.dylib (1095.11.9) <8B5EE189-E3D1-31FD-878F-50286B6E7047> /usr/lib/system/libsystem_networkextension.dylib 0x7fff74158000 - 0x7fff74161fff libsystem_notify.dylib (241) <89381127-2A07-3F07-B865-358FACCF9102> /usr/lib/system/libsystem_notify.dylib 0x7fff74162000 - 0x7fff7416bfe7 libsystem_platform.dylib (220) <90E508E4-46D8-33FF-8552-DDAA079977A0> /usr/lib/system/libsystem_platform.dylib 0x7fff7416c000 - 0x7fff74176fff libsystem_pthread.dylib (416.11.1) <2EA6F95F-F264-30B6-8AF2-24197B5AED84> /usr/lib/system/libsystem_pthread.dylib 0x7fff74177000 - 0x7fff7417bffb libsystem_sandbox.dylib (1217.11.16) <51129CBB-BC46-37F1-A1B5-ECFA9530704D> /usr/lib/system/libsystem_sandbox.dylib 0x7fff7417c000 - 0x7fff7417efff libsystem_secinit.dylib (62.0.4) /usr/lib/system/libsystem_secinit.dylib 0x7fff7417f000 - 0x7fff74186ffb libsystem_symptoms.dylib (1238.0.2) <08E8CF75-5F77-3475-A48E-A01CBDF09173> /usr/lib/system/libsystem_symptoms.dylib 0x7fff74187000 - 0x7fff7419dff2 libsystem_trace.dylib (1147.0.3) <5836645E-9862-326D-AB3B-A19E76BE29B9> /usr/lib/system/libsystem_trace.dylib 0x7fff7419f000 - 0x7fff741a4ffb libunwind.dylib (35.4) /usr/lib/system/libunwind.dylib 0x7fff741a5000 - 0x7fff741d9ff6 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: 5 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: 14854 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=553.0M resident=0K(0%) swapped_out_or_unallocated=553.0M(100%) Writable regions: Total=2.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.1G(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Activity Tracing 256K 1 CG backing stores 4708K 98 CG backing stores (reserved) 2480K 5 reserved VM address space (unallocated) CG framebuffers 1.1G 10 CG framebuffers (reserved) 596.1M 9 reserved VM address space (unallocated) CG image 2956K 15 CoreAnimation 286.8M 144 CoreData Object IDs 4100K 2 CoreGraphics 4K 1 Dispatch continuations 16.0M 1 Foundation 4K 1 Kernel Alloc Once 8K 1 MALLOC 123.5M 304 MALLOC guard page 32K 8 Mach message (reserved) 12K 1 reserved VM address space (unallocated) SQLite page cache 64K 1 STACK GUARD 56.0M 10 Stack 13.1M 10 VM_ALLOCATE 3692K 252 VM_ALLOCATE (reserved) 712K 17 reserved VM address space (unallocated) __CGSERVER 4K 1 __DATA 27.1M 283 __DATA_CONST 266K 18 __FONT_DATA 4K 1 __GLSLBUILTINS 5176K 1 __LINKEDIT 348.3M 6 __OBJC_RO 31.8M 1 __OBJC_RW 1764K 2 __SLSERVER 4K 1 __TEXT 204.7M 279 __UNICODE 564K 1 mapped file 38.8M 8 shared memory 336K 27 =========== ======= ======= TOTAL 2.9G 1520 TOTAL, minus reserved VM space 2.3G 1520

yabai debug log

2019-10-09 11:25:24.867 yabai[3252:43288] NSNotificationCenter connection interrupted
2019-10-09 11:25:24.870 yabai[3252:43288] NSNotificationCenter connection interrupted
2019-10-09 11:25:24.870 yabai[3252:43283] NSNotificationCenter connection invalid

APPEND: It is now working by adding @dominiklohmann 's solution

yabai -m config window_opacity on
yabai -m config active_window_opacity 0.9
dominiklohmann commented 5 years ago

I managed to reproduce the opacity crash reliably now, and got opacity changes to work on my setup—some other modifications I made caused CGXSetWindowListAlpha to fail silently in a customization to the scripting addition. (Sorry about that, I've been in too much of a hurry when testing beta updates lately. I'll have more time to invest in open source again in a few months.)

The crash as shown above by @scbizu happens when the computer wakes and completely crashes the window server, as was previously detailed.

@koekeishiya Now that the beta is over, do you want me to close this issue and create a sticky issue with a migration guide to Catalina, clearly stating that window_opacity should be disabled manually for now, and a separate issue for the event tap crash?

scbizu commented 5 years ago

@dominiklohmann It sounds like a good approach , I spent my 3 hours to correct my yabai conifg . The migration guide is really indeed.

koekeishiya commented 5 years ago

Seems like the way to go, yeah.

Sent from my iPhone

On 9 Oct 2019, at 09:26, Dominik Lohmann notifications@github.com wrote:



I managed to reproduce the opacity crash reliably now, and got opacity changes to work on my setup—some other modifications I made caused CGXSetWindowListAlpha to fail silently in a customization to the scripting addition. (Sorry about that, I've been in too much of a hurry when testing beta updates lately. I'll have more time to invest in open source again in a few months.)

The crash as shown above by @scbizuhttps://github.com/scbizu happens when the user logs out and completely crashes the window server, as was previously detailed.

@koekeishiyahttps://github.com/koekeishiya Now that the beta is over, do you want me to close this issue and create a sticky issue with a migration guide to Catalina, clearly stating that window_opacity should be disabled manually for now, and a separate issue for the event tap crash?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/koekeishiya/yabai/issues/22?email_source=notifications&email_token=ABPDZV54IXX54MIOSE6OLKLQNWBTRA5CNFSM4HSRDPH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAW5RBQ#issuecomment-539875462, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ABPDZV3PXRSAB32HUHS3FOTQNWBTRANCNFSM4HSRDPHQ.

dominiklohmann commented 5 years ago

Closing this in favour of the three newly created threads.