Giter VIP home page Giter VIP logo

sveinbjornt / sloth Goto Github PK

View Code? Open in Web Editor NEW
8.2K 63.0 153.0 11.74 MB

Mac app that shows all open files, directories, sockets, pipes and devices in use by all running processes. Nice GUI for lsof.

Home Page: https://sveinbjorn.org/sloth

License: BSD 3-Clause "New" or "Revised" License

Objective-C 97.05% Ruby 0.10% CSS 0.09% Makefile 1.06% Rich Text Format 0.45% C 1.25%
macos osx lsof open-files sloth objective-c socket gui pipes directories

sloth's Introduction

License Language Release Build

Sloth

Sloth is a native Mac app that shows all open files, directories, sockets, pipes, and devices in use by all running processes on your system. This makes it easy to inspect which apps are using which files, etc.

  • View all open files, directories, IP sockets, devices, Unix domain sockets, and pipes
  • Filter by name, access mode, volume, type, location, or using regular expressions
  • Sort by process name, file count, type, process ID, user ID, Carbon PSN, bundle UTI, etc.
  • View IP socket status, protocol, port and version
  • View sockets and pipes established between processes
  • Inspection window with detailed macOS and Unix file/socket/process info
  • Powerful contextual menu for file operations
  • In-app authentication to run with root privileges
  • Very fast, responsive native app written in Objective-C/Cocoa

Sloth is essentially a friendly, exploratory graphical user interface built on top of the lsof command line tool. The output of lsof is parsed and shown in a sortable, searchable outline view with all sorts of convenient additional functionality. Check out the screenshots below.

Download

Sloth is free, open source software and has been continuously developed and maintained for a very long time (since 2004). If you find this program useful, please make a donation.

Sloth can also be installed via Homebrew (may not be the latest version):

brew install --cask sloth

Old versions supporting macOS 10.8 and earlier can be downloaded here.

Screenshots

View open files

Sloth Screenshot 1 - Files

View IP sockets

Sloth Screenshot 2 - IP Sockets

View sockets and pipes between processes

Sloth Screenshot 3 - Pipes and Unix Sockets

Build

Sloth can be built using a reasonably modern version of Xcode via the xcodeproj or by running the following command in the repository root (requires Xcode build tools):

make

Built products are created in products/.

BSD License

Copyright (c) 2004-2024 Sveinbjorn Thordarson <[email protected]>

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

  3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

sloth's People

Contributors

0xced avatar enc avatar geekvest avatar kawarimidoll avatar sveinbjornt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sloth's Issues

Can use remote?

Because Sloth is a graphical interface to lsof,Any system that theoretically supports lsof should be able to use Sloth,For example, lsof of a remote host can be accessed using a remote connection,I think this is a very good idea

ЙI process

Hi, I'm getting a process called "ЙI�" with a few open handles. When looking at the handles themselves, they seem to be used by lsof, not "ЙI�". Killing the process just causes it to reopen. It is not listed in ps aux by the specified ID. Is this a bug? or a rogue process on my machine? I'm assuming this is some issue with Sloth detecting itself, but I'd like to hear your input.
Using version 2.6.
I've also seen the same process named "z" after reopening Sloth, and upon reopening again it was gone (with lsof seemingly using the same handles).

Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: aString != nil'

Downloaded and started latest release and ran into:

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: aString != nil'
terminating with uncaught exception of type NSException
abort() called

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff4f91becd __exceptionPreprocess + 256
1   libobjc.A.dylib                     0x00007fff7b9d7720 objc_exception_throw + 48
2   CoreFoundation                      0x00007fff4f936b2a +[NSException raise:format:arguments:] + 98
3   Foundation                          0x00007fff51cdae0d -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 194
4   AppKit                              0x00007fff4cdd0b7e -[NSMenuItem initWithTitle:action:keyEquivalent:] + 308
5   Sloth                               0x000000010fc5409d -[VolumesPopUpButton populateMenu] + 772
6   Sloth                               0x000000010fc53742 -[VolumesPopUpButton initWithCoder:] + 66
7   AppKit                              0x00007fff4cdf7d3e -[NSClassSwapper initWithCoder:] + 602
8   Foundation                          0x00007fff51bce091 _decodeObjectBinary + 2449
9   Foundation                          0x00007fff51bcf9f5 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1684
10  Foundation                          0x00007fff51bcef8c -[NSArray(NSArray) initWithCoder:] + 196
11  Foundation                          0x00007fff51bce091 _decodeObjectBinary + 2449
12  Foundation                          0x00007fff51bcd5e7 _decodeObject + 246
13  Foundation                          0x00007fff51bcd4e3 -[NSKeyedUnarchiver decodeObjectForKey:] + 205
14  AppKit                              0x00007fff4cdf6799 -[NSView initWithCoder:] + 1933
15  Foundation                          0x00007fff51bce091 _decodeObjectBinary + 2449
16  Foundation                          0x00007fff51bcd5e7 _decodeObject + 246
17  Foundation                          0x00007fff51bcd4e3 -[NSKeyedUnarchiver decodeObjectForKey:] + 205
18  AppKit                              0x00007fff4ce1cf5a -[NSWindowTemplate initWithCoder:] + 1048
19  Foundation                          0x00007fff51bce091 _decodeObjectBinary + 2449
20  Foundation                          0x00007fff51bcd5e7 _decodeObject + 246
21  Foundation                          0x00007fff51bcd4e3 -[NSKeyedUnarchiver decodeObjectForKey:] + 205
22  AppKit                              0x00007fff4cdabd35 -[NSNibConnector initWithCoder:] + 66
23  AppKit                              0x00007fff4cdabbdb -[NSNibOutletConnector initWithCoder:] + 76
24  Foundation                          0x00007fff51bce091 _decodeObjectBinary + 2449
25  Foundation                          0x00007fff51bcf9f5 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1684
26  Foundation                          0x00007fff51bcef8c -[NSArray(NSArray) initWithCoder:] + 196
27  Foundation                          0x00007fff51bce091 _decodeObjectBinary + 2449
28  Foundation                          0x00007fff51bcd5e7 _decodeObject + 246
29  Foundation                          0x00007fff51bcd4e3 -[NSKeyedUnarchiver decodeObjectForKey:] + 205
30  AppKit                              0x00007fff4cdaa7f0 -[NSIBObjectData initWithCoder:] + 200
31  Foundation                          0x00007fff51bce091 _decodeObjectBinary + 2449
32  Foundation                          0x00007fff51bcd5e7 _decodeObject + 246
33  Foundation                          0x00007fff51bcd4e3 -[NSKeyedUnarchiver decodeObjectForKey:] + 205
34  AppKit                              0x00007fff4cdaa595 loadNib + 317
35  AppKit                              0x00007fff4cda9ab1 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 696
36  AppKit                              0x00007fff4cda96f6 -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 204
37  AppKit                              0x00007fff4cda94b7 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 447
38  AppKit                              0x00007fff4cd9d790 NSApplicationMain + 505
39  libdyld.dylib                       0x00007fff7caa5ed9 start + 1

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff7cbe523e __pthread_kill + 10
1   libsystem_pthread.dylib       	0x00007fff7cc9bc1c pthread_kill + 285
2   libsystem_c.dylib             	0x00007fff7cb4e1c9 abort + 127
3   libc++abi.dylib               	0x00007fff7a1cf231 abort_message + 231
4   libc++abi.dylib               	0x00007fff7a1cf3cd default_terminate_handler() + 265
5   libobjc.A.dylib               	0x00007fff7b9d9c87 _objc_terminate() + 97
6   libc++abi.dylib               	0x00007fff7a1dadfe std::__terminate(void (*)()) + 8
7   libc++abi.dylib               	0x00007fff7a1ce86e __cxa_rethrow + 99
8   libobjc.A.dylib               	0x00007fff7b9d7b6e objc_exception_rethrow + 40
9   com.apple.Foundation          	0x00007fff51bce6e2 _decodeObjectBinary + 4066
10  com.apple.Foundation          	0x00007fff51bcd5e7 _decodeObject + 246
11  com.apple.Foundation          	0x00007fff51bcd4e3 -[NSKeyedUnarchiver decodeObjectForKey:] + 205
12  com.apple.AppKit              	0x00007fff4cdaa595 loadNib + 317
13  com.apple.AppKit              	0x00007fff4cda9ab1 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 696
14  com.apple.AppKit              	0x00007fff4cda96f6 -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 204
15  com.apple.AppKit              	0x00007fff4cda94b7 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 447
16  com.apple.AppKit              	0x00007fff4cd9d790 NSApplicationMain + 505
17  libdyld.dylib                 	0x00007fff7caa5ed9 start + 1

keep "dead" processes around

Just discovered Sloth and really like it.

Unfortunately I'm running into issue that some of my apps don't stay around for long and a manual or auto refresh make me loose them.

Would be awesome if there was a way to keep "dead" processes around until explicitly pruned/cleared.

A way to use Touch ID instead of having to enter password every time

Sloth requires sudo privileges to see the list of open files, but won't take Touch ID. You have to type your password every time, and it expires after a few minutes so you have to do it again.

If the user enables Touch ID for sudo, he should be able to use Touch ID. Even for apps that don't specifically go out of their way to support Touch ID natively, them using sudo internally is enough to bring up the Touch ID prompt successfully (like Balena Etcher).

Can Sloth also do this instead of exclusively asking for the password?

Notarization

Hello.

It seems that version 3.1 is not notarized. Maybe someone with Apple Developer ID can upload it to Apple? As i know, anyone with valid DevID can do this.

Related: 18

Clipped Process Names

In some cases I see some process names getting clipped off at seemingly random positions, e.g. 'periodic-wrapper' shows up as 'periodic-wrappe', 'coresymbolicationd' as 'coresymbolicati', 'KernelEventAgent' as 'KernelEventAgen' and so on. It only seems to happen for a handful of processes, everything else seems to show up OK.

The 'Display Mac-friendly process names' option has no effect on the issue. Happens with it "on" and "off".

Version 2.9 (225)

Mention about brew cask on README file

Hey, Sveinbjörn.
First of all, this is a pretty nice app, congrats! 😊

Have you thought of using brew cask to distribute de app, so that people can install it from the command line? That would be neat.

What do you think?

Not starting on current Beta

Running 2.9 Sloth and macOS 10.15.6 Beta (19G36e)
Both the downloaded binary and the GitHub src do not startup. I used Xcode 11.5
Solution is to add doc informing user to add full file access for Sloth in Security and Privileges

linux support?

A total long shot, but this app is fantastic! Is there a possibility that this could be ported to linux, or is app tied very deeply to mac apis/guis?

App is not notarized

(screenshots from the Dutch localization of MacOS, but I'm sure you recognize the screens)

When I installed the app via home-brew, I couldn't start it (popup: no-open-1.png).

no-open-1

Via "System Settings > Privacy and security > Open Anyways" (screenshot: open-anyways.png)...

open-anyways

...I was able to start the app (getting another popup: confirm-open-1.png) by pressing "Open" on the popup.

confirm-open-1

According to Apparency.app your app is signed, but not notarized (apparancy-sloth.png).

apparancy-sloth

My guess (I'm not sure, not an expert) is notarizing solves the problem.

Filter By Process

It would be great if there was a way to filter by process name or pid. We would be able to see all files/sockets/etc owned by a single pid instead of having to filter by it's name.

v3 crashes

Process:               Sloth [82221]
Path:                  /Users/USER/*/Sloth.app/Contents/MacOS/Sloth
Identifier:            org.sveinbjorn.Sloth
Version:               3.0 (253)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Sloth [82221]
User ID:               501

Date/Time:             2020-11-25 01:38:04.919 +0100
OS Version:            Mac OS X 10.15.7 (19H15)
Report Version:        12
Bridge OS Version:     4.6 (17P6610)
Anonymous UUID:        27A319F2-68D4-6212-7623-A3120AF6D7A2

Sleep/Wake UUID:       C77568A0-FED3-443B-B07D-4D241581B354

Time Awake Since Boot: 79000 seconds
Time Since Wake:       53000 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes:       0x0000000000000001, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Illegal instruction: 4
Termination Reason:    Namespace SIGNAL, Code 0x4
Terminating Process:   exc handler [82221]

Application Specific Information:
Crashing on exception: Invalid parameter not satisfying: fullPath != nil

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff2e372b57 __exceptionPreprocess + 250
1   libobjc.A.dylib                     0x00007fff672055bf objc_exception_throw + 48
2   CoreFoundation                      0x00007fff2e39bd08 +[NSException raise:format:arguments:] + 88
3   Foundation                          0x00007fff30a8de9d -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 191
4   AppKit                              0x00007fff2be1ba21 -[NSWorkspace isFilePackageAtPath:] + 441
5   Sloth                               0x000000010f8805fe Sloth + 62974
6   AppKit                              0x00007fff2b7593e8 -[NSMenu _enableItem:] + 649
7   AppKit                              0x00007fff2b8b6408 -[NSCarbonMenuImpl _carbonUpdateStatusEvent:handlerCallRef:] + 435
8   AppKit                              0x00007fff2b89ad30 NSSLMMenuEventHandler + 908
9   HIToolbox                           0x00007fff2cefa8ff _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1254
10  HIToolbox                           0x00007fff2cef9d8d _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 329
11  HIToolbox                           0x00007fff2cf0f47e SendEventToEventTarget + 39
12  HIToolbox                           0x00007fff2cf6f40b _ZL18SendHICommandEventjPK9HICommandjjhPKvP20OpaqueEventTargetRefS5_PP14OpaqueEventRef + 368
13  HIToolbox                           0x00007fff2cf7ea5c UpdateHICommandStatusWithCachedEvent + 51
14  HIToolbox                           0x00007fff2cef5f16 _ZN13HIApplication12EventHandlerEP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv + 2574
15  HIToolbox                           0x00007fff2cefa8ff _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1254
16  HIToolbox                           0x00007fff2cef9d8d _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 329
17  HIToolbox                           0x00007fff2cf0f47e SendEventToEventTarget + 39
18  HIToolbox                           0x00007fff2d0a1dcf _Z14SendEnableMenuP20OpaqueEventTargetRefP13OpaqueMenuRefdhj + 156
19  HIToolbox                           0x00007fff2cf7e636 _ZL15SendMenuOpeningP14MenuSelectDataP8MenuDatadjjP14__CFDictionaryhPh + 573
20  HIToolbox                           0x00007fff2d0a05a5 _ZL19PopUpMenuSelectCoreP8MenuData5PointdS1_tjjPK4RecttjS4_S4_PK14__CFDictionaryPK10__CFStringPP13OpaqueMenuRefPt + 818
21  HIToolbox                           0x00007fff2d09fdb6 _ZL26_HandlePopUpMenuSelection8P13OpaqueMenuRefP14OpaqueEventRefj5PointtjjPK4RecttS6_S6_PK14__CFDictionaryPK10__CFStringPS0_Pt + 410
22  HIToolbox                           0x00007fff2cf772b5 _HandlePopUpMenuSelectionWithDictionary + 329
23  AppKit                              0x00007fff2ba5cdcd SLMPerformPopUpCarbonMenu + 1611
24  AppKit                              0x00007fff2b9033a8 _NSSLMPopUpCarbonMenu3 + 782
25  AppKit                              0x00007fff2b902ff4 -[NSCarbonMenuImpl popUpMenu:atLocation:width:forView:withSelectedItem:withFont:withFlags:withOptions:] + 439
26  AppKit                              0x00007fff2b93c577 -[NSPopUpButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 604
27  AppKit                              0x00007fff2b7a41dd -[NSControl mouseDown:] + 748
28  AppKit                              0x00007fff2b7a25f0 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 4914
29  AppKit                              0x00007fff2b70ce21 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2612
30  AppKit                              0x00007fff2b70c1c9 -[NSWindow(NSEventRouting) sendEvent:] + 349
31  AppKit                              0x00007fff2b70a554 -[NSApplication(NSEvent) sendEvent:] + 352
32  AppKit                              0x00007fff2b5575bf -[NSApplication run] + 707
33  AppKit                              0x00007fff2b529396 NSApplicationMain + 777
34  libdyld.dylib                       0x00007fff683adcc9 start + 1
35  ???                                 0x0000000000000001 0x0 + 1

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.AppKit              	0x00007fff2b949373 -[NSApplication _crashOnException:] + 106
1   com.apple.AppKit              	0x00007fff2b9fbebf -[NSApplication _showException:] + 569
2   com.apple.AppKit              	0x00007fff2b949281 -[NSApplication reportException:] + 944
3   com.apple.AppKit              	0x00007fff2b9f8d8d uncaughtErrorProc + 145
4   com.apple.HIToolbox           	0x00007fff2cefabba DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1953
5   com.apple.HIToolbox           	0x00007fff2cef9d8d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 329
6   com.apple.HIToolbox           	0x00007fff2cf0f47e SendEventToEventTarget + 39
7   com.apple.HIToolbox           	0x00007fff2cf6f40b SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 368
8   com.apple.HIToolbox           	0x00007fff2cf7ea5c UpdateHICommandStatusWithCachedEvent + 51
9   com.apple.HIToolbox           	0x00007fff2cef5f16 HIApplication::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 2574
10  com.apple.HIToolbox           	0x00007fff2cefa8ff DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1254
11  com.apple.HIToolbox           	0x00007fff2cef9d8d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 329
12  com.apple.HIToolbox           	0x00007fff2cf0f47e SendEventToEventTarget + 39
13  com.apple.HIToolbox           	0x00007fff2d0a1dcf SendEnableMenu(OpaqueEventTargetRef*, OpaqueMenuRef*, double, unsigned char, unsigned int) + 156
14  com.apple.HIToolbox           	0x00007fff2cf7e636 SendMenuOpening(MenuSelectData*, MenuData*, double, unsigned int, unsigned int, __CFDictionary*, unsigned char, unsigned char*) + 573
15  com.apple.HIToolbox           	0x00007fff2d0a05a5 PopUpMenuSelectCore(MenuData*, Point, double, Point, unsigned short, unsigned int, unsigned int, Rect const*, unsigned short, unsigned int, Rect const*, Rect const*, __CFDictionary const*, __CFString const*, OpaqueMenuRef**, unsigned short*) + 818
16  com.apple.HIToolbox           	0x00007fff2d09fdb6 _HandlePopUpMenuSelection8(OpaqueMenuRef*, OpaqueEventRef*, unsigned int, Point, unsigned short, unsigned int, unsigned int, Rect const*, unsigned short, Rect const*, Rect const*, __CFDictionary const*, __CFString const*, OpaqueMenuRef**, unsigned short*) + 410
17  com.apple.HIToolbox           	0x00007fff2cf772b5 _HandlePopUpMenuSelectionWithDictionary + 329
18  com.apple.AppKit              	0x00007fff2ba5cdcd SLMPerformPopUpCarbonMenu + 1611
19  com.apple.AppKit              	0x00007fff2b9033a8 _NSSLMPopUpCarbonMenu3 + 782
20  com.apple.AppKit              	0x00007fff2b902ff4 -[NSCarbonMenuImpl popUpMenu:atLocation:width:forView:withSelectedItem:withFont:withFlags:withOptions:] + 439
21  com.apple.AppKit              	0x00007fff2b93c577 -[NSPopUpButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 604
22  com.apple.AppKit              	0x00007fff2b7a41dd -[NSControl mouseDown:] + 748
23  com.apple.AppKit              	0x00007fff2b7a25f0 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 4914
24  com.apple.AppKit              	0x00007fff2b70ce21 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2612
25  com.apple.AppKit              	0x00007fff2b70c1c9 -[NSWindow(NSEventRouting) sendEvent:] + 349
26  com.apple.AppKit              	0x00007fff2b70a554 -[NSApplication(NSEvent) sendEvent:] + 352
27  com.apple.AppKit              	0x00007fff2b5575bf -[NSApplication run] + 707
28  com.apple.AppKit              	0x00007fff2b529396 NSApplicationMain + 777
29  libdyld.dylib                 	0x00007fff683adcc9 start + 1

Thread 1:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x00007fff684eedfa mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff684ef170 mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff2e2f6ef5 __CFRunLoopServiceMachPort + 247
3   com.apple.CoreFoundation      	0x00007fff2e2f59c2 __CFRunLoopRun + 1319
4   com.apple.CoreFoundation      	0x00007fff2e2f4e3e CFRunLoopRunSpecific + 462
5   com.apple.AppKit              	0x00007fff2b708954 _NSEventThread + 132
6   libsystem_pthread.dylib       	0x00007fff685b2109 _pthread_start + 148
7   libsystem_pthread.dylib       	0x00007fff685adb8b thread_start + 15

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

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

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

Thread 5:
0   libsystem_pthread.dylib       	0x00007fff685adb68 start_wqthread + 0

Thread 6:
0   libsystem_pthread.dylib       	0x00007fff685adb68 start_wqthread + 0

Thread 7:
0   libsystem_pthread.dylib       	0x00007fff685adb68 start_wqthread + 0

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00007f8b7b03d200  rbx: 0x0000600001308f90  rcx: 0x9f4d67c46df100d9  rdx: 0x0000000000000001
  rdi: 0x00007ffee038c6d0  rsi: 0x0000000000001033  rbp: 0x00007ffee038cb40  rsp: 0x00007ffee038cb30
   r8: 0x0000000000001000   r9: 0x00007f8b7b03e233  r10: 0x0000000000000033  r11: 0x00007ffee038c236
  r12: 0x0000000000000000  r13: 0x0000000000000024  r14: 0x00007fff671f8800  r15: 0x00007fff7273f18c
  rip: 0x00007fff2b949373  rfl: 0x0000000000010206  cr2: 0x0000000159d6b000
  
Logical CPU:     4
Error Code:      0x00000000
Trap Number:     6


Binary Images:
       0x10f871000 -        0x10f890fff +org.sveinbjorn.Sloth (3.0 - 253) <8E128F18-EC8F-316B-BEE2-48D625B9DF68> /Users/USER/*/Sloth.app/Contents/MacOS/Sloth
       0x10f8ab000 -        0x10f8feff7 +org.sparkle-project.Sparkle (1.24.0 a-67-g0e162c98 - 1.24.0) <1AAA2191-6EA6-35D4-BA37-24C404CE4C29> /Users/USER/*/Sloth.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
       0x112a81000 -        0x112a84047  libobjc-trampolines.dylib (787.1) <88F9B648-C455-36F8-BBB9-7D1A9F57D073> /usr/lib/libobjc-trampolines.dylib
       0x11b7f3000 -        0x11b884f47  dyld (750.6) <1D318D60-C9B0-3511-BE9C-82AFD2EF930D> /usr/lib/dyld
    0x7fff21365000 -     0x7fff215b2ff8  com.apple.RawCamera.bundle (9.02.0 - 1350.29) <59F81722-039E-33F5-A20E-936E997575A3> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff215b5000 -     0x7fff216e3ff8  com.apple.AMDMTLBronzeDriver (3.10.18 - 3.1.0) <9FA4516E-D815-3347-AC25-84099A9D763E> /System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver
    0x7fff26c73000 -     0x7fff27072ff1  com.apple.driver.AppleIntelKBLGraphicsMTLDriver (14.7.8 - 14.0.7) <1FA5C980-0AFA-35AB-B904-8B41B75FB347> /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver
    0x7fff29efa000 -     0x7fff29efafff  com.apple.Accelerate (1.11 - Accelerate 1.11) <4F9977AE-DBDB-3A16-A536-AC1F9938DCDD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff29efb000 -     0x7fff29f11fef  libCGInterfaces.dylib (524.2.1) <8FD09D09-BB19-36C5-ADE9-4F22DA235AEE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff29f12000 -     0x7fff2a568fff  com.apple.vImage (8.1 - 524.2.1) <EA6F5FF2-7A1B-35D5-A5A3-D2B3386ECB75> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff2a569000 -     0x7fff2a7d0ff7  libBLAS.dylib (1303.60.1) <C6C2D42F-7456-3DBF-8BE2-9AA06EFC78FD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff2a7d1000 -     0x7fff2aca4fef  libBNNS.dylib (144.100.2) <99C61C48-B14C-3DA6-8C31-6BF72DA0A3A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff2aca5000 -     0x7fff2b040fff  libLAPACK.dylib (1303.60.1) <5E3E3867-50C3-3E6A-9A2E-007CE77A4641> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff2b041000 -     0x7fff2b056fec  libLinearAlgebra.dylib (1303.60.1) <3D433800-0099-33E0-8C81-15F83247B2C9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff2b057000 -     0x7fff2b05cff3  libQuadrature.dylib (7) <371F36A7-B12F-363E-8955-F24F7C2048F6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff2b05d000 -     0x7fff2b0cdfff  libSparse.dylib (103) <B8A10D0C-4577-343D-B310-A3E81265D107> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff2b0ce000 -     0x7fff2b0e0fef  libSparseBLAS.dylib (1303.60.1) <B147FEF6-A0DB-3830-BF06-45BEC58DB576> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff2b0e1000 -     0x7fff2b2b8fd7  libvDSP.dylib (735.140.1) <D63DC0A5-B8B4-3562-A574-E73BC3B57407> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff2b2b9000 -     0x7fff2b37bfef  libvMisc.dylib (735.140.1) <3601FDE3-B142-398D-987D-8151A51F0A96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff2b37c000 -     0x7fff2b37cfff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <F6C5613D-2284-342B-9160-9731F78B4DE5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff2b37d000 -     0x7fff2b3dcff0  com.apple.Accounts (113 - 113) <E2438070-30AB-3B89-AE63-1E485B92D108> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff2b526000 -     0x7fff2c2e6ff2  com.apple.AppKit (6.9 - 1894.60.100) <A64D10A6-FE17-39CE-9392-6615BE54E10E> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff2c336000 -     0x7fff2c336fff  com.apple.ApplicationServices (48 - 50) <C23D2740-FAF6-3BD6-9E48-56F54D752864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff2c337000 -     0x7fff2c3a2fff  com.apple.ApplicationServices.ATS (377 - 493.0.4.1) <87EA5DE1-506A-39FD-88BE-D8A3416C9012> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff2c43b000 -     0x7fff2c479ff0  libFontRegistry.dylib (274.0.5.1) <F3461C05-0370-359B-9F03-5C1C1F7763EC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff2c4d4000 -     0x7fff2c503fff  com.apple.ATSUI (1.0 - 1) <5F513967-DDD7-3F22-AD14-8A38ABD9F2D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7fff2c504000 -     0x7fff2c508ffb  com.apple.ColorSyncLegacy (4.13.0 - 1) <72EE68DB-F069-37F5-AA2A-40D5FCF139F4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff2c5a2000 -     0x7fff2c5f9ffa  com.apple.HIServices (1.22 - 676) <14DF4D42-E24D-3EBD-9A9D-93124D8D6AA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff2c5fa000 -     0x7fff2c608fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <01B8B6B3-E2C3-3607-B34A-8283A7E0E924> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff2c609000 -     0x7fff2c64effa  com.apple.print.framework.PrintCore (15.4 - 516.2) <437BCF12-48D2-3770-8BC9-567718FB1BCA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff2c64f000 -     0x7fff2c659ff7  com.apple.QD (4.0 - 413) <27A36D07-B5E9-32E6-87B6-3127F260F48D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff2c65a000 -     0x7fff2c667ffc  com.apple.speech.synthesis.framework (9.0.24 - 9.0.24) <75344F8F-32CA-3558-B4E6-F56D498250E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff2c668000 -     0x7fff2c749ffa  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <8CFA0620-5E43-3C4D-A75B-981C0961C2DE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff2c74b000 -     0x7fff2c74bfff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <C8F9CC56-F7CF-3E77-B6FC-BD8E1D19FA92> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff2cae2000 -     0x7fff2ce71ffa  com.apple.CFNetwork (1128.0.1 - 1128.0.1) <07F9CA9C-B954-3EA0-A710-3122BFF9F057> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff2ceed000 -     0x7fff2ceedfff  com.apple.Carbon (160 - 162) <97E334B3-7FAE-3239-9E89-5A546BC26ADE> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff2ceee000 -     0x7fff2cef1ff3  com.apple.CommonPanels (1.2.6 - 101) <9F6E13D9-374B-386F-8E15-FDD6CE967859> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff2cef2000 -     0x7fff2d1e6ff3  com.apple.HIToolbox (2.1.1 - 994.6) <EAF2DAC3-66B1-30BF-AF10-72DDA90D1044> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff2d1e7000 -     0x7fff2d1eaff3  com.apple.help (1.3.8 - 71) <36483951-6F3E-3F7E-8A5B-191C2357EF17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff2d1eb000 -     0x7fff2d1f0ff7  com.apple.ImageCapture (9.0 - 1600.65) <1A1F320E-3E85-3F3D-8AE0-B238C4E92D40> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff2d1f1000 -     0x7fff2d1f1fff  com.apple.ink.framework (10.15 - 227) <284507AE-EF47-3ABC-86A4-669243DB1D33> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff2d1f2000 -     0x7fff2d20cffa  com.apple.openscripting (1.7 - 185.1) <B6E28747-5FC7-3461-8A71-864A969ED022> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff2d22d000 -     0x7fff2d22dfff  com.apple.print.framework.Print (15 - 271) <0D9FB08F-EA87-3BE7-821B-C61BA5601050> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff2d22e000 -     0x7fff2d230ff7  com.apple.securityhi (9.0 - 55008) <390C6FAA-99BF-3924-9180-9EAE41D9C6BE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff2d231000 -     0x7fff2d237fff  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <9614A01E-8303-3422-A3BA-6CE27540E09A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff2d3d1000 -     0x7fff2d3d1fff  com.apple.Cocoa (6.11 - 23) <2192EE61-8CA8-3639-B7D3-0D68F200C9EF> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff2d3df000 -     0x7fff2d4d5fff  com.apple.ColorSync (4.13.0 - 3394.9) <A126406C-DA38-3FFE-8B25-BB9859EFD159> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff2d7c0000 -     0x7fff2dcc9ffb  com.apple.audio.CoreAudio (5.0 - 5.0) <9DA02E7A-56A0-3FFF-94C2-1795BA761F07> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff2dd1c000 -     0x7fff2dd54fff  com.apple.CoreBluetooth (1.0 - 1) <23DBB313-A082-3C08-8E1F-2D31EE4247EF> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff2dd55000 -     0x7fff2e13ffe8  com.apple.CoreData (120 - 977.3) <49AE61CA-C91E-31FE-9BD0-1AACFFB5181E> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff2e140000 -     0x7fff2e272ff6  com.apple.CoreDisplay (1.0 - 186.6.15) <213D7011-8180-3CF4-9BE7-FB8F75DCDB95> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff2e273000 -     0x7fff2e6f2feb  com.apple.CoreFoundation (6.9 - 1677.104) <C0D70026-EDBE-3CBD-B317-367CF4F1C92F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff2e6f4000 -     0x7fff2ed69ff8  com.apple.CoreGraphics (2.0 - 1355.22) <4A3CDE7B-4578-3058-966A-3D1DC095A935> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff2ed77000 -     0x7fff2f0d2ff0  com.apple.CoreImage (15.0.0 - 940.9) <69361069-01AB-342E-862B-73A74271A765> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff2f493000 -     0x7fff2f56effc  com.apple.CoreMedia (1.0 - 2625.9) <A3FF3AFC-8C1C-36E5-9179-66D8F075EE35> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff2f65b000 -     0x7fff2f65bfff  com.apple.CoreServices (1069.24 - 1069.24) <AA140158-E909-34C2-B2F5-20EBC93E0056> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff2f65c000 -     0x7fff2f6e1fff  com.apple.AE (838.1 - 838.1) <2E5FD5AE-8A7F-353F-9BD1-0241F3586181> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff2f6e2000 -     0x7fff2f9c3ff7  com.apple.CoreServices.CarbonCore (1217 - 1217) <BE379206-99FA-30CD-8391-2708473A633F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff2f9c4000 -     0x7fff2fa11ffd  com.apple.DictionaryServices (1.2 - 323.6) <26B70C82-25BC-353A-858F-945B14C803A2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff2fa12000 -     0x7fff2fa1aff7  com.apple.CoreServices.FSEvents (1268.100.1 - 1268.100.1) <FC84DB48-A3CE-30F7-A918-B3587731ACC7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff2fa1b000 -     0x7fff2fc55ff6  com.apple.LaunchServices (1069.24 - 1069.24) <9A5359D9-9148-3B18-B868-56A9DA5FB60C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff2fc56000 -     0x7fff2fceeff1  com.apple.Metadata (10.7.0 - 2076.7) <0973F7E5-D58C-3574-A3CE-4F12CAC2D4C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff2fcef000 -     0x7fff2fd1cfff  com.apple.CoreServices.OSServices (1069.24 - 1069.24) <0E4F48AD-402C-3E9D-9CA9-6DD9479B28F9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff2fd1d000 -     0x7fff2fd84fff  com.apple.SearchKit (1.4.1 - 1.4.1) <2C5E1D85-E8B1-3DC5-91B9-E3EDB48E9369> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff2fd85000 -     0x7fff2fda9ff5  com.apple.coreservices.SharedFileList (131.4 - 131.4) <02DE0D56-E371-3EF5-9BC1-FA435451B412> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff300ce000 -     0x7fff30285ffc  com.apple.CoreText (643.1.5.1 - 643.1.5.1) <A88F052A-C840-3E6C-9BF8-FFFED34C0667> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff30286000 -     0x7fff302caffb  com.apple.CoreVideo (1.8 - 344.3) <5314E70D-325F-3E98-99FC-00FDF520747E> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff302cb000 -     0x7fff30358ffc  com.apple.framework.CoreWLAN (13.0 - 1601.2) <6223BFD5-D451-3DE9-90F6-F609AC0B0027> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff30514000 -     0x7fff3051fff7  com.apple.DirectoryService.Framework (10.15 - 220.40.1) <6EACB7D0-A013-3D2B-93D2-5113F7C2559D> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff30520000 -     0x7fff305caff0  com.apple.DiscRecording (9.0.3 - 9030.4.5) <BCF3AFB0-6E1A-3F28-A575-1FD2D74E7C19> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff305ef000 -     0x7fff305f5fff  com.apple.DiskArbitration (2.7 - 2.7) <0BBBB6A6-604D-368B-9943-50B8CE75D51D> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff307ea000 -     0x7fff30918ff6  com.apple.FileProvider (304.1 - 304.1) <E8BB1D4B-05D6-386C-865C-F8C750CEC308> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff30930000 -     0x7fff30cf5fff  com.apple.Foundation (6.9 - 1677.104) <7C69F845-F651-3193-8262-5938010EC67D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff30d62000 -     0x7fff30db2ff7  com.apple.GSS (4.0 - 2.0) <2F3A67E6-D42A-3CF0-9041-A42C22D46F95> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff30eef000 -     0x7fff31003ff3  com.apple.Bluetooth (7.0.6 - 7.0.6f7) <CF9CEFBA-97AC-3474-93AF-863C2C74C645> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff31069000 -     0x7fff3110dff3  com.apple.framework.IOKit (2.0.2 - 1726.140.1) <14223387-6F81-3976-8605-4BC2F253A93E> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff3110f000 -     0x7fff31120ffb  com.apple.IOSurface (269.11 - 269.11) <BCD744D4-E17E-3C2E-B69C-F69C789892E9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff3119f000 -     0x7fff312fbffe  com.apple.ImageIO.framework (3.3.0 - 1976.11.1) <5DBAD721-B70E-396C-922C-A2742E6815D6> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff312fc000 -     0x7fff312fffff  libGIF.dylib (1976.11.1) <1A04BEC5-95CF-3EA4-8FA6-FE19679331F3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff31300000 -     0x7fff313b9fe7  libJP2.dylib (1976.11.1) <686B045D-5627-3DEE-B018-72068B7136D4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff313ba000 -     0x7fff313ddfe3  libJPEG.dylib (1976.11.1) <13EAEDD3-D4CF-3B2C-B7A4-FB000A71D982> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff3165c000 -     0x7fff31676fef  libPng.dylib (1976.11.1) <031068A2-29E2-3BE0-93CC-76D154976A51> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff31677000 -     0x7fff31678fff  libRadiance.dylib (1976.11.1) <6B5A0402-F511-39ED-933A-C361005107B1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff31679000 -     0x7fff316bffff  libTIFF.dylib (1976.11.1) <1F089EF9-3DCE-3B49-9B2B-28B9AC3252D0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff31b6a000 -     0x7fff32c0aff1  com.apple.JavaScriptCore (15609 - 15609.4.1) <18766B97-AB12-331C-984C-F1C7C9363E8B> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff32c21000 -     0x7fff32c33ff3  com.apple.Kerberos (3.0 - 1) <03BB492B-016E-37BF-B020-39C2CF7487FE> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff32c34000 -     0x7fff32c34fff  libHeimdalProxy.dylib (77) <0A2905EE-9533-3345-AF9B-AAC71513BDFD> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7fff32c35000 -     0x7fff32c6bff7  com.apple.LDAPFramework (2.4.28 - 194.5) <47D63DCF-2BDB-3983-B2A2-E9C47AA2401D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff32fc6000 -     0x7fff32fd0ffb  com.apple.MediaAccessibility (1.0 - 125.1) <98065EA1-3484-3A5A-B05C-D2FABED8CEA4> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff3309c000 -     0x7fff337e9ff2  com.apple.MediaToolbox (1.0 - 2625.9) <3A848992-9182-382A-BF7D-5CB9707BE27B> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff337eb000 -     0x7fff338b5fff  com.apple.Metal (212.8 - 212.8) <98C944D6-62C8-355E-90F8-C1CA2429EF24> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff338d2000 -     0x7fff3390fff7  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <7EBAC15D-7837-395D-B405-1E29F7DA68FA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff33910000 -     0x7fff3399afe2  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <B424FE0C-6E90-3BFA-A6E7-DD86C735AE90> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff3399b000 -     0x7fff339c0ff4  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <02006D92-E2AB-3892-A96B-37F6520C19BA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff339c1000 -     0x7fff339d6ffb  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <CAA5A368-DB71-34F6-AEF9-27A8BC298F53> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7fff339d7000 -     0x7fff33b35ffc  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <05612E06-50CB-318F-9F8E-EF4D49FAB3B0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff33b36000 -     0x7fff33b85ff4  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <B0B591F8-6875-351E-867F-8EB3CD38CD52> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff33b86000 -     0x7fff33b87ff5  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <F2921F9A-3041-3495-878D-64134267B847> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff34c16000 -     0x7fff34c22ffe  com.apple.NetFS (6.0 - 4.0) <4415F027-D36D-3B9C-96BA-AD22B44A4722> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff34c23000 -     0x7fff34d7aff3  com.apple.Network (1.0 - 1) <4A0F3B93-4D23-3E74-9A3D-AD19E9C0E59E> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff377ac000 -     0x7fff37804fff  com.apple.opencl (3.5 - 3.5) <293FE223-9186-320B-81A4-EC8104C38357> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff37805000 -     0x7fff37821fff  com.apple.CFOpenDirectory (10.15 - 220.40.1) <7E6C88EB-3DD9-32B0-81FC-179552834FA9> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff37822000 -     0x7fff3782dffd  com.apple.OpenDirectory (10.15 - 220.40.1) <4A92D8D8-A9E5-3A9C-942F-28576F6BCDF5> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff38193000 -     0x7fff38195fff  libCVMSPluginSupport.dylib (17.10.22) <2B6C3C16-3F5F-36A8-8070-2A862B90328B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff38196000 -     0x7fff3819bfff  libCoreFSCache.dylib (176.15) <E9A20E72-B17F-33D6-8894-41934A10B822> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff3819c000 -     0x7fff381a0fff  libCoreVMClient.dylib (176.15) <018A48BA-1326-3847-8FB5-A7C99322EB87> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff381a1000 -     0x7fff381a9ff7  libGFXShared.dylib (17.10.22) <AB47B927-65E3-3924-88BE-0A5BE7906785> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff381aa000 -     0x7fff381b4fff  libGL.dylib (17.10.22) <FB5E6A75-398E-38EF-8CB2-59F5BFE3034C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff381b5000 -     0x7fff381e9ff7  libGLImage.dylib (17.10.22) <9A3FE633-61B8-3CC7-8183-62960109401A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff3837f000 -     0x7fff383bbfff  libGLU.dylib (17.10.22) <D8B4D804-7323-30BC-871C-B7236FFC2FE3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff38df7000 -     0x7fff38e06ff7  com.apple.opengl (17.10.22 - 17.10.22) <D3C57A32-6BD0-3228-B1C4-0F42A6128A6C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff39dc4000 -     0x7fff3a047ffb  com.apple.QuartzCore (1.11 - 841.4) <FE927B0E-BD49-32CC-8A55-90F553C86C15> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff3abca000 -     0x7fff3af13ff1  com.apple.security (7.0 - 59306.140.5) <B6F8368F-2395-379B-B768-71C53BB1B903> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff3af14000 -     0x7fff3af9cffb  com.apple.securityfoundation (6.0 - 55236.60.1) <7C69DF47-4017-3DF2-B55B-712B481654CB> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff3af9d000 -     0x7fff3afcaff7  com.apple.securityinterface (10.0 - 55139.120.1) <3F834E36-6B8B-33F0-B36B-809DBCD1FE69> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff3afcb000 -     0x7fff3afcfff8  com.apple.xpc.ServiceManagement (1.0 - 1) <2C62956C-F2D4-3EB0-86C7-EAA06331621A> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff3bc7b000 -     0x7fff3bcf5ff7  com.apple.SystemConfiguration (1.19 - 1.19) <84F9B3BB-F7AF-3B7C-8CD0-D3C22D19619F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff3bf75000 -     0x7fff3c2f8ff4  com.apple.VideoToolbox (1.0 - 2625.9) <6CF18E28-A7A8-3952-8171-7E4FF4FB37FA> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff3c59a000 -     0x7fff3cd37ff7  libwebrtc.dylib (7609.4.1) <B3D98E65-2241-3DEC-9DEF-4628E4FBDDE6> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
    0x7fff3cd38000 -     0x7fff3efa2ff3  com.apple.WebCore (15609 - 15609.4.1) <F7DC98BF-FB0A-39A4-ABA8-7C03364156BA> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff3efa3000 -     0x7fff3f1afffb  com.apple.WebKitLegacy (15609 - 15609.4.1) <99CAEE2D-8516-3B55-B29E-4F01340C84D3> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fff3f1b0000 -     0x7fff3f8b5ffd  com.apple.WebKit (15609 - 15609.4.1) <B514329D-F257-310E-B562-C23C20920075> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff3fc65000 -     0x7fff3fd2afe7  com.apple.APFS (1412.141.1 - 1412.141.1) <C86A3423-E61C-335A-9D17-0B3CE5BB6467> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff40376000 -     0x7fff40381ffc  com.apple.accessibility.AXCoreUtilities (1.0 - 1) <7693F2BF-4DEB-3659-AA34-06322BAE38F8> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
    0x7fff404f2000 -     0x7fff404faff5  com.apple.AccessibilityBundles (1.0 - 131.5) <C616977E-919B-3211-BC56-3803B3B2702E> /System/Library/PrivateFrameworks/AccessibilityBundles.framework/Versions/A/AccessibilityBundles
    0x7fff40e3f000 -     0x7fff40e40ff1  com.apple.AggregateDictionary (1.0 - 1) <95A291F5-B69F-3C37-9483-C3B2EBF52AC1> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff413df000 -     0x7fff413fcff4  com.apple.AppContainer (4.0 - 448.100.6) <87CEE13C-8585-3EFB-92CD-0852DFF0921B> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff4141e000 -     0x7fff41434ff3  com.apple.AppSSOCore (1.0 - 1) <3FBA882A-83BF-3163-916F-0D7FA17D010D> /System/Library/PrivateFrameworks/AppSSOCore.framework/Versions/A/AppSSOCore
    0x7fff41451000 -     0x7fff4145fff7  com.apple.AppSandbox (4.0 - 448.100.6) <0F49AA04-3400-349A-9096-6D4D7ED61027> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff4184a000 -     0x7fff418afff7  com.apple.AppSupport (1.0.0 - 29) <7408886B-B0CC-3EF0-9F11-9088DEE266ED> /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport
    0x7fff418db000 -     0x7fff418ffffb  com.apple.framework.Apple80211 (13.0 - 1610.1) <D94E03E8-4C38-3B2F-8DF4-473ACC5A7D71> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff41bbd000 -     0x7fff41bccfd7  com.apple.AppleFSCompression (119.100.1 - 1.0) <466ABD77-2E52-36D1-8E39-77AE2CC61611> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff41ccb000 -     0x7fff41cd6ff7  com.apple.AppleIDAuthSupport (1.0 - 1) <74F6CD9C-27A7-39C7-A7EB-47E60D2517EB> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff41d18000 -     0x7fff41d60ff7  com.apple.AppleJPEG (1.0 - 1) <6DE30A07-C627-319B-A0DE-EB7A832BEB88> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff4214a000 -     0x7fff4214eff7  com.apple.AppleSRP (5.0 - 1) <70C25EA9-F7A7-366C-97C6-EEE7845FFCC3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff4214f000 -     0x7fff42171fff  com.apple.applesauce (1.0 - 16.25) <68E0364C-AEA7-3654-A030-136BF3CD92F3> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff42230000 -     0x7fff42233fff  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <67255151-F989-39F0-BC87-0C0BDAE70730> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff42234000 -     0x7fff42284ff7  com.apple.AppleVAFramework (6.1.2 - 6.1.2) <8E18983B-AF92-3853-8251-A6577A55AC15> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff422cd000 -     0x7fff422dcff9  com.apple.AssertionServices (1.0 - 223.140.2) <48AD21CA-B81D-380E-A04F-90C48FDA5203> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff4281f000 -     0x7fff42c1aff8  com.apple.audio.AudioResourceArbitration (1.0 - 1) <2BD68521-C19C-3D67-B5EB-DE3E9A4DAF0A> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
    0x7fff42e70000 -     0x7fff430b0fe0  com.apple.audio.AudioToolboxCore (1.0 - 1104.93) <5B539F50-93E8-3F73-9E4C-678C85D0488F> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7fff430b4000 -     0x7fff431d0fff  com.apple.AuthKit (1.0 - 1) <DC1A27C5-0172-3C72-9B24-06996D0B6207> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff4338d000 -     0x7fff43396ff7  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <A6877DAD-8F47-363C-983A-DC8DDE83B7B5> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff43397000 -     0x7fff43438ff5  com.apple.backup.framework (1.11.6 - 1298.6.2) <C4BC12A3-4D01-377F-A1DB-7E1490831CF2> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff43439000 -     0x7fff434c5ff6  com.apple.BaseBoard (466.3 - 466.3) <10D0F3BB-E8F3-365E-8528-6AC996A9B0E7> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff435c7000 -     0x7fff43603ff7  com.apple.bom (14.0 - 219.2) <79CBE5E7-054F-377B-9566-A86A9F120CF1> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff44183000 -     0x7fff441d2fff  com.apple.ChunkingLibrary (307 - 307) <5B09C30D-FD2B-3E98-8B64-C5EF470FC13C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff4507e000 -     0x7fff4508effb  com.apple.CommonAuth (4.0 - 2.0) <CF67FF34-4238-3ECA-B4A4-EA04F18A0D36> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff450a2000 -     0x7fff450b9fff  com.apple.commonutilities (8.0 - 900) <F4C97244-E5D8-3F7D-8D94-4B6841C5A4EC> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff457c0000 -     0x7fff45b95fc8  com.apple.CoreAUC (283.0.0 - 283.0.0) <4341271C-D270-3F9F-8464-31A20D15158D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff45b96000 -     0x7fff45bc3ff7  com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <C3CFDC68-C7D9-3C44-9E7C-801D45575C10> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff45be6000 -     0x7fff45c07ff4  com.apple.analyticsd (1.0 - 1) <95A87174-A616-3F80-B17A-1FA7E3DB7C09> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff45f12000 -     0x7fff45f1dff7  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <BB7D67B1-2102-3D71-9BB6-AEB8C6A6EBB2> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff4619e000 -     0x7fff461aeff3  com.apple.CoreEmoji (1.0 - 107.1) <7C2B3259-083B-31B8-BCDB-1BA360529936> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff467ee000 -     0x7fff46858ff0  com.apple.CoreNLP (1.0 - 213) <E70E2505-8078-324E-BAE1-01A2DA980E2C> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff46b16000 -     0x7fff46b1affb  com.apple.CoreOptimization (1.0 - 1) <0FFD7AA1-6E0B-395B-BCDC-73C1CCECC25B> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
    0x7fff46c86000 -     0x7fff46c8eff8  com.apple.CorePhoneNumbers (1.0 - 1) <E4DAD514-0B3B-3E0B-8AEA-39B320FAAF03> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff46c8f000 -     0x7fff46ce194b  com.apple.CorePrediction (1.0 - 1) <CDF739BA-70AA-3FA2-9E0E-2E1BFC348A59> /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
    0x7fff4767b000 -     0x7fff4769efff  com.apple.CoreSVG (1.0 - 129.3) <F38189F9-C8F9-3D62-9D5F-3F520FB81724> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7fff4769f000 -     0x7fff476d2fff  com.apple.CoreServicesInternal (446.7 - 446.7) <65F53A22-6B61-382C-AAC2-B2C53F8FFB44> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff476d3000 -     0x7fff47701ffd  com.apple.CSStore (1069.24 - 1069.24) <C2D67667-FA0B-3DB6-AA34-6999EE4346A0> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7fff47c26000 -     0x7fff47cbcff7  com.apple.CoreSymbolication (11.4 - 64535.33.2) <0B3BF87A-7F95-3D79-B4F8-421D6FAC4A6C> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff47d54000 -     0x7fff47e80ff6  com.apple.coreui (2.1 - 609.4) <788818B7-7EBC-316D-9464-D12E365E3791> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff47e81000 -     0x7fff4803affa  com.apple.CoreUtils (6.2.4 - 624.7) <A74A1C65-6695-3F57-B703-0DEDE13E66C1> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff48174000 -     0x7fff48187ff1  com.apple.CrashReporterSupport (10.13 - 15016) <ADF138F0-0274-3BA2-A1D2-48B91577FE53> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff48240000 -     0x7fff48252ff8  com.apple.framework.DFRFoundation (1.0 - 252.50.1) <8162057E-E856-3451-9160-04AEDDECFFA4> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff48253000 -     0x7fff48258fff  com.apple.DSExternalDisplay (3.1 - 380) <31ECB5FD-7660-33DB-BC5B-2B2A2AA7C686> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff482e2000 -     0x7fff4835cff0  com.apple.datadetectorscore (8.0 - 659) <B1534796-1000-3520-A641-A97A4AC5D39B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff483a8000 -     0x7fff483e5ff8  com.apple.DebugSymbols (194 - 194) <040AE30B-CF2C-3798-A289-0929B8CAB10D> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff483e6000 -     0x7fff4856eff6  com.apple.desktopservices (1.14.5 - 1281.5.3) <BFA7D5B5-20EE-38E3-B8A7-96CE1F9BB48A> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff48584000 -     0x7fff48590ff8  com.apple.DeviceIdentity (1.0 - 1) <ED4AC925-4ECE-34CD-8031-03CEDC38C554> /System/Library/PrivateFrameworks/DeviceIdentity.framework/Versions/A/DeviceIdentity
    0x7fff4881d000 -     0x7fff488e5ffe  com.apple.DiskImagesFramework (559.100.2 - 559.100.2) <47CD30B9-887B-3660-B0EA-E8D8258263BC> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff488e6000 -     0x7fff489b9ff1  com.apple.DiskManagement (13.0 - 1648.140.2) <640DBACE-B6EC-3C72-9F73-F484E891534E> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff48a9c000 -     0x7fff48aa0ff9  com.apple.EFILogin (2.0 - 2) <3BFE697B-469F-38F4-B380-4A4F4A37C836> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff49f2f000 -     0x7fff4a34aff1  com.apple.vision.FaceCore (4.3.0 - 4.3.0) <5D32F65D-2CD7-3204-975C-F4C9256E505F> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff4a9e9000 -     0x7fff4ab20ff4  libFontParser.dylib (277.2.6.1) <9E9E2EAA-3273-360E-A01B-EB986ECB7BCF> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff4ab21000 -     0x7fff4ab55fff  libTrueTypeScaler.dylib (277.2.6.1) <F8A27F0F-44B3-3A1E-8B75-2DFD4A90E1D4> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
    0x7fff4abba000 -     0x7fff4abcaff6  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <1605B441-08E0-332D-B7D8-0E13F37B54E7> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff4e0ab000 -     0x7fff4e0acfff  libmetal_timestamp.dylib (902.14.11) <C29C7125-A894-3718-8E1D-249C53BCC0B8> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
    0x7fff4f766000 -     0x7fff4f76cfff  com.apple.GPUWrangler (5.2.6 - 5.2.6) <487F2E7A-A5FF-3C36-A8E9-B85D98618116> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff4fa8b000 -     0x7fff4fab1ff1  com.apple.GenerationalStorage (2.0 - 314) <54483E50-20BB-3AF8-900F-992320C109B0> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff50bdf000 -     0x7fff50bedffb  com.apple.GraphVisualizer (1.0 - 100.1) <507D5812-9CB4-3C94-938C-59ED2B370818> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff50bee000 -     0x7fff50bfbff3  com.apple.GraphicsServices (1.0 - 1.0) <5DAF38C9-53CF-319A-A853-C2EDC46F30EF> /System/Library/PrivateFrameworks/GraphicsServices.framework/Versions/A/GraphicsServices
    0x7fff50d8c000 -     0x7fff50e4aff4  com.apple.Heimdal (4.0 - 2.0) <B86FE9DB-71BB-3B6E-A4AE-2B0B44570A7F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff51847000 -     0x7fff51876ff8  com.apple.HelpData (2.3 - 199) <A62E7DB6-8960-3470-8281-293711C166D8> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff52fc6000 -     0x7fff52fcfffe  com.apple.IOAccelMemoryInfo (1.0 - 1) <50DDA9C2-BDDF-33D4-9BA9-A161E99F1EAD> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo
    0x7fff52fd0000 -     0x7fff52fd8ff5  com.apple.IOAccelerator (438.7.3 - 438.7.3) <06E3E70B-C0D0-39A2-96B7-12ED6A0EBEE7> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff52fe5000 -     0x7fff52ffcfff  com.apple.IOPresentment (47.10 - 37) <32F1B3BC-4644-3982-AAB2-8EB5D5FF0161> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff53384000 -     0x7fff533cfff1  com.apple.IconServices (438.3 - 438.3) <0DADB4C3-46FF-3FDB-8A86-51E2067FC7F4> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff5358d000 -     0x7fff53594ff9  com.apple.InternationalSupport (1.0 - 45.4) <8D8D4A7D-FD35-36B8-A456-7C93030EDAB3> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff53821000 -     0x7fff53840ffd  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <6F655A32-F963-3A7E-B475-E460F4AC7D99> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff53975000 -     0x7fff53a43ffd  com.apple.LanguageModeling (1.0 - 215.1) <C456087D-5B3A-390E-A665-862FA284C59C> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff53a44000 -     0x7fff53a8cfff  com.apple.Lexicon-framework (1.0 - 72) <41F208B9-8255-3EC7-9673-FE0925D071D3> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff53a93000 -     0x7fff53a98ff3  com.apple.LinguisticData (1.0 - 353.18) <3B92F249-4602-325F-984B-D2DE61EEE4E1> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff53b3c000 -     0x7fff53b41ff7  com.apple.LoginUICore (4.0 - 4.0) <6FE011DE-A794-3D82-9E35-7FE1D62DEE7E> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff54331000 -     0x7fff54334fff  com.apple.Mangrove (1.0 - 25) <482F300F-9B70-351F-A4DF-B440EEF7368D> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff5459d000 -     0x7fff54627ff8  com.apple.MediaExperience (1.0 - 1) <0203AF27-AB5E-32FA-B529-AB7F29EEB887> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7fff54628000 -     0x7fff5465bfff  com.apple.MediaKit (16 - 923) <09FEE738-41E4-3A9C-AF1E-1DD00C56339D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff54e01000 -     0x7fff54e4dfff  com.apple.spotlight.metadata.utilities (1.0 - 2076.7) <0237323B-EC78-3FBF-9FC7-5A1FE2B5CE25> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff54e4e000 -     0x7fff54f1fffa  com.apple.gpusw.MetalTools (1.0 - 1) <99876E08-37D7-3828-8796-56D90C9AFBDB> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff54f7d000 -     0x7fff54f96ff4  com.apple.MobileAssets (1.0 - 619.120.1) <07E116E6-7EBC-39F2-B5B4-31BAB6BAF852> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff55195000 -     0x7fff551b3fff  com.apple.MobileKeyBag (2.0 - 1.0) <D5FA7041-297F-3ADC-8C7A-6EAAAB82EB68> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff55416000 -     0x7fff55446ff7  com.apple.MultitouchSupport.framework (3440.1 - 3440.1) <6794E1C8-9627-33DF-84F4-FDD02C97F383> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff55946000 -     0x7fff55950fff  com.apple.NetAuth (6.2 - 6.2) <B0C03C41-87A3-352B-B130-96E1A6F94B47> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff56366000 -     0x7fff563b1ffb  com.apple.OTSVG (1.0 - 643.1.5.1) <001E5E8C-1DC0-3A6E-BDE4-1B7887E47F76> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff575ce000 -     0x7fff575d9ff2  com.apple.PerformanceAnalysis (1.243.2 - 243.2) <B47C00E5-ECC2-313D-93D4-DBDF562C48EF> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff575da000 -     0x7fff57602ffb  com.apple.persistentconnection (1.0 - 1.0) <5B2D87A8-2641-3F6D-ACEA-96B00F85AAB5> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff59f67000 -     0x7fff59fc1ff6  com.apple.ProtectedCloudStorage (1.0 - 1) <6F271388-3817-336D-9B96-08C7AAC4BA39> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff59fc2000 -     0x7fff59fdbffb  com.apple.ProtocolBuffer (1 - 274.24.9.16.3) <5A020941-C43C-303E-8DE8-230FC6A84DBC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff5a41b000 -     0x7fff5a427ff5  com.apple.xpc.RemoteServiceDiscovery (1.0 - 1738.140.1) <39BB0182-215C-3CD8-AF2D-C8DC44286ED4> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
    0x7fff5a43b000 -     0x7fff5a464ff1  com.apple.RemoteViewServices (2.0 - 148) <D3AAC2BE-3423-3F18-9654-E35F1DD8DDB3> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff5a465000 -     0x7fff5a47affa  com.apple.xpc.RemoteXPC (1.0 - 1738.140.1) <8E372963-BE27-3A7B-A9BC-AACCBA3AE6B3> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
    0x7fff5a5c9000 -     0x7fff5a604ff0  com.apple.RunningBoardServices (1.0 - 223.140.2) <96BB04BD-D6E0-3D70-8F36-89B46DA1DA30> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7fff5b32d000 -     0x7fff5b379ff9  com.apple.Safari.SafeBrowsing (15609 - 15609.4.1) <9B45B45B-9E12-3172-9799-BA1F8FF711EA> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing
    0x7fff5bee5000 -     0x7fff5bee8ff5  com.apple.SecCodeWrapper (4.0 - 448.100.6) <C4BF691D-A09E-37E8-A6CC-1145B79B8722> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff5c05b000 -     0x7fff5c182fff  com.apple.Sharing (1526.37 - 1526.37) <CBDA0ADD-F1E7-3B06-9118-C5E183F0D3D6> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff5c1db000 -     0x7fff5c1f9ff2  com.apple.shortcut (2.16 - 106) <9F669D19-13AD-3961-B247-ED728B7BFA19> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff5d597000 -     0x7fff5d88dff7  com.apple.SkyLight (1.600.0 - 451.4) <A24929C3-95E6-35A7-9654-46FF3F4D1E80> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff5e0da000 -     0x7fff5e0e8ffb  com.apple.SpeechRecognitionCore (6.0.91.2 - 6.0.91.2) <4D6CAC2A-151B-3BBE-BDB7-E2BE72128691> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff5e7c4000 -     0x7fff5e805ff9  com.apple.StreamingZip (1.0 - 1) <72CA32F8-4C96-3264-A655-623329EB3A28> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff5e91c000 -     0x7fff5e925ff7  com.apple.SymptomDiagnosticReporter (1.0 - 1238.120.1) <14929A5D-C369-3B46-844B-CD29A3D1A015> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff5e996000 -     0x7fff5e9c0ffe  com.apple.framework.SystemAdministration (1.0 - 1.0) <087553CB-5BF3-3D3D-B620-CA36AD334D92> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fff5ebdc000 -     0x7fff5ebecff3  com.apple.TCC (1.0 - 1) <017AB27D-6821-303A-8FD2-6DAC795CC7AA> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff5f111000 -     0x7fff5f1d7ff0  com.apple.TextureIO (3.10.9 - 3.10.9) <EEDAB753-329A-396A-8119-5BEDF7DB5A56> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff5f36e000 -     0x7fff5f36ffff  com.apple.TrustEvaluationAgent (2.0 - 33) <10E56F70-E234-31E0-9286-96D93A8ED17E> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff5f3a7000 -     0x7fff5f5ffff0  com.apple.UIFoundation (1.0 - 662) <EC55B9E5-7E62-380A-9AB1-FC7BEF663653> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff5f696000 -     0x7fff5f69cffe  com.apple.URLFormatting (119 - 119.18) <7F99D166-86DC-3F77-A34A-2DA7183D7160> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
    0x7fff60275000 -     0x7fff60295ffc  com.apple.UserManagement (1.0 - 1) <9F00880E-6EA6-3684-B208-455E14EC07C8> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
    0x7fff61041000 -     0x7fff6112bff8  com.apple.ViewBridge (464.1 - 464.1) <25CE39DF-2052-3873-9113-DB52B385C4BB> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff612d1000 -     0x7fff612d2fff  com.apple.WatchdogClient.framework (1.0 - 67.120.2) <FFA17DA1-F6DD-34D3-A708-1F73C8BA7EA7> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7fff614a5000 -     0x7fff614a5fff  com.apple.WebInspectorUI (15609 - 15609.4.1) <94A93FEF-0395-3053-9781-A8516C9F9040> /System/Library/PrivateFrameworks/WebInspectorUI.framework/Versions/A/WebInspectorUI
    0x7fff61661000 -     0x7fff6169cfff  libAWDSupport.dylib (949) <EBE20139-E443-30DF-BCAD-2A6A8470F631> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupport.dylib
    0x7fff6169d000 -     0x7fff6197dff7  libAWDSupportFramework.dylib (3541.2) <D1EA2A4B-BC59-3FE2-BAA9-4448D6F8393F> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib
    0x7fff6197e000 -     0x7fff6198ffff  libprotobuf-lite.dylib (3541.2) <578CA7D8-149E-3643-937B-DAD5501E4575> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib
    0x7fff61990000 -     0x7fff619e9ffb  libprotobuf.dylib (3541.2) <0CDB164D-E7C3-3D4F-BF11-47402D67D7B0> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib
    0x7fff619ea000 -     0x7fff61a2eff6  com.apple.awd (1.0 - 949) <9DA8A821-4354-3E24-BAA1-4519D2279F2B> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics
    0x7fff61f02000 -     0x7fff61f05ffa  com.apple.dt.XCTTargetBootstrap (1.0 - 16091) <D459D628-58C5-39A6-B7E8-B691CBEECEC1> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff61f0d000 -     0x7fff61f6bff0  com.apple.xquery (1.3.1 - 30) <CB12A292-454F-3284-8847-7AB99ECEBB97> /System/Library/PrivateFrameworks/XQuery.framework/Versions/A/XQuery
    0x7fff61f7f000 -     0x7fff61f8dff5  com.apple.audio.caulk (1.0 - 32.3) <06D695EA-E2BC-31E4-9816-9C12542BA744> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7fff622cf000 -     0x7fff622d1ff3  com.apple.loginsupport (1.0 - 1) <12F77885-27DC-3837-9CE9-A25EBA75F833> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff622d2000 -     0x7fff622e5ffd  com.apple.login (3.0 - 3.0) <C68367BA-2225-31DD-B2D8-16AC0A44421F> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff64cc3000 -     0x7fff64cd8ffe  libAccessibility.dylib (2790.70) <3F824859-2E9B-3772-A475-73E4F88A15C2> /usr/lib/libAccessibility.dylib
    0x7fff64db5000 -     0x7fff64de8ffa  libAudioToolboxUtility.dylib (1104.93) <A7249C4C-6C0A-3C14-BA27-DC966F6CC6A0> /usr/lib/libAudioToolboxUtility.dylib
    0x7fff64def000 -     0x7fff64e23fff  libCRFSuite.dylib (48) <5E5DE3CB-30DD-34DC-AEF8-FE8536A85E96> /usr/lib/libCRFSuite.dylib
    0x7fff64e26000 -     0x7fff64e30fff  libChineseTokenizer.dylib (34) <7F0DA183-1796-315A-B44A-2C234C7C50BE> /usr/lib/libChineseTokenizer.dylib
    0x7fff64e31000 -     0x7fff64eb9fff  libCoreStorage.dylib (551) <A457B0FE-D77F-30AA-99A4-70F6A98DFE59> /usr/lib/libCoreStorage.dylib
    0x7fff64ebc000 -     0x7fff64ebeff7  libDiagnosticMessagesClient.dylib (112) <C94F3B7B-1854-38EB-9778-834501C53B3F> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff64f04000 -     0x7fff650bbffb  libFosl_dynamic.dylib (100.4) <737573B2-190A-3BA1-8220-807AD0A2CE5E> /usr/lib/libFosl_dynamic.dylib
    0x7fff650e2000 -     0x7fff650e8ff3  libIOReport.dylib (54) <75D177C4-BAD7-3285-B8E1-3019F49B3178> /usr/lib/libIOReport.dylib
    0x7fff651ca000 -     0x7fff651d1fff  libMatch.1.dylib (36) <5C6F3971-9D9E-3630-BDB6-60BFC5A665E0> /usr/lib/libMatch.1.dylib
    0x7fff65200000 -     0x7fff65220ff7  libMobileGestalt.dylib (826.140.5) <2BE94E6A-FA61-312F-84A1-F764D71B7E39> /usr/lib/libMobileGestalt.dylib
    0x7fff65392000 -     0x7fff65393fff  libSystem.B.dylib (1281.100.1) <0A6C8BA1-30FD-3D10-83FD-FF29E221AFFE> /usr/lib/libSystem.B.dylib
    0x7fff65394000 -     0x7fff6541fff7  libTelephonyUtilDynamic.dylib (5017.1) <174030B2-E35F-3F17-A9EF-DF8631F30CCF> /usr/lib/libTelephonyUtilDynamic.dylib
    0x7fff65420000 -     0x7fff65421fff  libThaiTokenizer.dylib (3) <4F4ADE99-0D09-3223-B7C0-C407AB6DE8DC> /usr/lib/libThaiTokenizer.dylib
    0x7fff65439000 -     0x7fff6544ffff  libapple_nghttp2.dylib (1.39.2) <07FEC48A-87CF-32A3-8194-FA70B361713A> /usr/lib/libapple_nghttp2.dylib
    0x7fff65484000 -     0x7fff654f6ff7  libarchive.2.dylib (72.140.1) <AC311FBA-F2DD-3595-AA76-769F912942B8> /usr/lib/libarchive.2.dylib
    0x7fff654f7000 -     0x7fff65590fe5  libate.dylib (3.0.1) <76EA60FB-748C-313F-8951-B076540BEA97> /usr/lib/libate.dylib
    0x7fff65594000 -     0x7fff65594ff3  libauto.dylib (187) <B6124448-7690-34AE-8939-ED84AAC630CE> /usr/lib/libauto.dylib
    0x7fff65595000 -     0x7fff65659ffe  libboringssl.dylib (283.120.1) <935DDB00-6514-3D0C-AEA5-C5FE6BCC0B61> /usr/lib/libboringssl.dylib
    0x7fff6565a000 -     0x7fff6566affb  libbsm.0.dylib (60.100.1) <00BFFB9A-2FFE-3C24-896A-251BC61917FD> /usr/lib/libbsm.0.dylib
    0x7fff6566b000 -     0x7fff65677fff  libbz2.1.0.dylib (44) <14CC4988-B6D4-3879-AFC2-9A0DDC6388DE> /usr/lib/libbz2.1.0.dylib
    0x7fff65678000 -     0x7fff656cafff  libc++.1.dylib (902.1) <59A8239F-C28A-3B59-B8FA-11340DC85EDC> /usr/lib/libc++.1.dylib
    0x7fff656cb000 -     0x7fff656e0ffb  libc++abi.dylib (902) <E692F14F-C65E-303B-9921-BB7E97D77855> /usr/lib/libc++abi.dylib
    0x7fff656e1000 -     0x7fff656e1fff  libcharset.1.dylib (59) <72447768-9244-39AB-8E79-2FA14EC0AD33> /usr/lib/libcharset.1.dylib
    0x7fff656e2000 -     0x7fff656f3fff  libcmph.dylib (8) <E72A20DB-2E86-378D-A237-EB9A1370F989> /usr/lib/libcmph.dylib
    0x7fff656f4000 -     0x7fff6570bfd7  libcompression.dylib (87) <64C91066-586D-38C0-A2F3-3E60A940F859> /usr/lib/libcompression.dylib
    0x7fff659e5000 -     0x7fff659fbff7  libcoretls.dylib (167) <770A5B96-936E-34E3-B006-B1CEC299B5A5> /usr/lib/libcoretls.dylib
    0x7fff659fc000 -     0x7fff659fdfff  libcoretls_cfhelpers.dylib (167) <940BF370-FD0C-30A8-AA05-FF48DA44FA4C> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff65ea0000 -     0x7fff65fa4fef  libcrypto.44.dylib (47.140.1) <CB6B188A-1ADC-3C5D-AFFC-2ACD86E235EE> /usr/lib/libcrypto.44.dylib
    0x7fff65fa7000 -     0x7fff65fb2fff  libcsfde.dylib (551) <CEE22AEF-4E77-36B1-B007-00303819965F> /usr/lib/libcsfde.dylib
    0x7fff65fba000 -     0x7fff66019ff7  libcups.2.dylib (483.6) <C88D78FE-D238-376C-B16A-39270E39A79D> /usr/lib/libcups.2.dylib
    0x7fff6601b000 -     0x7fff66080ff7  libcurl.4.dylib (118.120.2) <28809E22-6EF2-3AC7-9501-D77FB6FC5FBD> /usr/lib/libcurl.4.dylib
    0x7fff66123000 -     0x7fff66123fff  libenergytrace.dylib (21) <162DFCC0-8F48-3DD0-914F-FA8653E27B26> /usr/lib/libenergytrace.dylib
    0x7fff66124000 -     0x7fff6613cfff  libexpat.1.dylib (19.60.2) <FED7C38B-92D8-342D-AED7-871B12D1F7E7> /usr/lib/libexpat.1.dylib
    0x7fff6614a000 -     0x7fff6614cfff  libfakelink.dylib (149.1) <36146CB2-E6A5-37BB-9EE8-1B4034D8F3AD> /usr/lib/libfakelink.dylib
    0x7fff6615b000 -     0x7fff66160fff  libgermantok.dylib (24) <D2AE5AC0-EDCE-3216-B8C9-CF59292A545F> /usr/lib/libgermantok.dylib
    0x7fff66161000 -     0x7fff6616aff7  libheimdal-asn1.dylib (564.140.1) <0AC6FB62-2B0F-3E93-A931-E4DC4B1D757A> /usr/lib/libheimdal-asn1.dylib
    0x7fff6616b000 -     0x7fff6625bfff  libiconv.2.dylib (59) <18311A67-E4EF-3CC7-95B3-C0EDEE3A282F> /usr/lib/libiconv.2.dylib
    0x7fff6625c000 -     0x7fff664b3fff  libicucore.A.dylib (64260.0.1) <8AC2CB07-E7E0-340D-A849-186FA1F27251> /usr/lib/libicucore.A.dylib
    0x7fff664cd000 -     0x7fff664cefff  liblangid.dylib (133) <30CFC08C-EF36-3CF5-8AEA-C1CB070306B7> /usr/lib/liblangid.dylib
    0x7fff664cf000 -     0x7fff664e7ff3  liblzma.5.dylib (16) <C131EF18-2CDD-3271-8A30-A8760D4FE166> /usr/lib/liblzma.5.dylib
    0x7fff664ff000 -     0x7fff665a6ff7  libmecab.dylib (883.11) <0D5BFD01-D4A7-3C8D-AA69-C329C1A69792> /usr/lib/libmecab.dylib
    0x7fff665a7000 -     0x7fff66809ff1  libmecabra.dylib (883.11) <E31DE74D-1B88-377F-ACD3-D789D29C3AE7> /usr/lib/libmecabra.dylib
    0x7fff66b76000 -     0x7fff66ba5fff  libncurses.5.4.dylib (57) <995DFEEA-40F3-377F-B73D-D02AC59D591F> /usr/lib/libncurses.5.4.dylib
    0x7fff66cd5000 -     0x7fff67151ff5  libnetwork.dylib (1880.120.4) <BA294A54-F309-398D-B308-F97032AFF555> /usr/lib/libnetwork.dylib
    0x7fff671f2000 -     0x7fff67225fde  libobjc.A.dylib (787.1) <6DF81160-5E7F-3E31-AA1E-C875E3B98AF6> /usr/lib/libobjc.A.dylib
    0x7fff67226000 -     0x7fff67227ff7  libodfde.dylib (26) <33F49412-5106-35B8-AA60-5A497C3967E6> /usr/lib/libodfde.dylib
    0x7fff67238000 -     0x7fff6723cfff  libpam.2.dylib (25.100.1) <0502F395-8EE6-3D2A-9239-06FD5622E19E> /usr/lib/libpam.2.dylib
    0x7fff6723f000 -     0x7fff67275ff7  libpcap.A.dylib (89.120.1) <A76EC076-A8EA-354C-B95F-7AB1EAFBCC65> /usr/lib/libpcap.A.dylib
    0x7fff67276000 -     0x7fff672b3fff  libpcre.0.dylib (11) <ADAF5F1F-41FC-3F90-A014-695D4DA5FBB8> /usr/lib/libpcre.0.dylib
    0x7fff672f9000 -     0x7fff67311fff  libresolv.9.dylib (67.40.1) <C57EDFEF-D36A-310B-8D14-8C68A625B1E8> /usr/lib/libresolv.9.dylib
    0x7fff67313000 -     0x7fff67357ff7  libsandbox.1.dylib (1217.141.2) <E8BA5E84-66AF-3995-8F8E-DDC93B0A88E1> /usr/lib/libsandbox.1.dylib
    0x7fff67358000 -     0x7fff6736aff7  libsasl2.2.dylib (213.120.1) <E7573AC1-83FD-305A-8FB8-03145BDA286B> /usr/lib/libsasl2.2.dylib
    0x7fff6736b000 -     0x7fff6736cff7  libspindump.dylib (281.3) <AE8C1AE9-5CBC-332F-BBE8-370A2A19FED6> /usr/lib/libspindump.dylib
    0x7fff6736d000 -     0x7fff67557ff7  libsqlite3.dylib (308.5) <35A2BD9F-4E33-30DE-A994-4AB585AC3AFE> /usr/lib/libsqlite3.dylib
    0x7fff6764b000 -     0x7fff67678ffb  libssl.46.dylib (47.140.1) <06932872-13DA-33E3-8C28-7B49FC582039> /usr/lib/libssl.46.dylib
    0x7fff6774d000 -     0x7fff677a7ff8  libusrtcp.dylib (1880.120.4) <05346A91-737C-33D0-B21B-F040950DFB28> /usr/lib/libusrtcp.dylib
    0x7fff677a8000 -     0x7fff677abffb  libutil.dylib (57) <F01467F6-23A7-37EE-A170-33CE1577B41D> /usr/lib/libutil.dylib
    0x7fff677ac000 -     0x7fff677b9ff7  libxar.1.dylib (425.2) <EE964412-9E25-30B3-BCC0-CCEFBCC8094B> /usr/lib/libxar.1.dylib
    0x7fff677bf000 -     0x7fff678a1fff  libxml2.2.dylib (33.5) <A579D158-2E09-316C-872E-DD9D93401B2F> /usr/lib/libxml2.2.dylib
    0x7fff678a5000 -     0x7fff678cdfff  libxslt.1.dylib (16.9) <34A45627-DA5B-37D2-9609-65B425E0010A> /usr/lib/libxslt.1.dylib
    0x7fff678ce000 -     0x7fff678e0ff3  libz.1.dylib (76) <793D9643-CD83-3AAC-8B96-88D548FAB620> /usr/lib/libz.1.dylib
    0x7fff6790b000 -     0x7fff6790dff9  liblog_network.dylib (1880.120.4) <CF1DA3B7-09BC-3B63-8782-F07E020D5F1F> /usr/lib/log/liblog_network.dylib
    0x7fff6818f000 -     0x7fff68194ff3  libcache.dylib (83) <AF488D13-9E89-35E0-B078-BE37CC5B8586> /usr/lib/system/libcache.dylib
    0x7fff68195000 -     0x7fff681a0fff  libcommonCrypto.dylib (60165.120.1) <C7912BE5-993E-3581-B2A0-6AABDC8C5562> /usr/lib/system/libcommonCrypto.dylib
    0x7fff681a1000 -     0x7fff681a8fff  libcompiler_rt.dylib (101.2) <49B8F644-5705-3F16-BBE0-6FFF9B17C36E> /usr/lib/system/libcompiler_rt.dylib
    0x7fff681a9000 -     0x7fff681b2ff7  libcopyfile.dylib (166.40.1) <3C481225-21E7-370A-A30E-0CCFDD64A92C> /usr/lib/system/libcopyfile.dylib
    0x7fff681b3000 -     0x7fff68245fdb  libcorecrypto.dylib (866.140.1) <60567BF8-80FA-359A-B2F3-A3BAEFB288FD> /usr/lib/system/libcorecrypto.dylib
    0x7fff68352000 -     0x7fff68392ff0  libdispatch.dylib (1173.100.2) <CD9C059C-91D9-30E8-8926-5B9CD0D5D4F5> /usr/lib/system/libdispatch.dylib
    0x7fff68393000 -     0x7fff683c9fff  libdyld.dylib (750.6) <789A18C2-8AC7-3C88-813D-CD674376585D> /usr/lib/system/libdyld.dylib
    0x7fff683ca000 -     0x7fff683caffb  libkeymgr.dylib (30) <DB3337BE-01CA-3425-BD0C-87774FC0CDC0> /usr/lib/system/libkeymgr.dylib
    0x7fff683cb000 -     0x7fff683d7ff3  libkxld.dylib (6153.141.2.2) <30AACC57-2314-3863-94B2-64AB3E002B35> /usr/lib/system/libkxld.dylib
    0x7fff683d8000 -     0x7fff683d8ff7  liblaunch.dylib (1738.140.1) <AFBCBDD3-0B55-3ECD-8E04-A73A3A57356B> /usr/lib/system/liblaunch.dylib
    0x7fff683d9000 -     0x7fff683deff7  libmacho.dylib (959.0.1) <AA613A9C-961A-3B67-B696-4622FA59FC4E> /usr/lib/system/libmacho.dylib
    0x7fff683df000 -     0x7fff683e1ff3  libquarantine.dylib (110.40.3) <F234E51D-FD0B-3EE4-B679-AE3EE9C536C3> /usr/lib/system/libquarantine.dylib
    0x7fff683e2000 -     0x7fff683e3ff7  libremovefile.dylib (48) <7C7EFC79-BD24-33EF-B073-06AED234593E> /usr/lib/system/libremovefile.dylib
    0x7fff683e4000 -     0x7fff683fbff3  libsystem_asl.dylib (377.60.2) <1563EE02-0657-3B78-99BE-A947C24122EF> /usr/lib/system/libsystem_asl.dylib
    0x7fff683fc000 -     0x7fff683fcff7  libsystem_blocks.dylib (74) <0D53847E-AF5F-3ACF-B51F-A15DEA4DEC58> /usr/lib/system/libsystem_blocks.dylib
    0x7fff683fd000 -     0x7fff68484fff  libsystem_c.dylib (1353.100.2) <BBDED5E6-A646-3EED-B33A-91E4331EA063> /usr/lib/system/libsystem_c.dylib
    0x7fff68485000 -     0x7fff68488ffb  libsystem_configuration.dylib (1061.141.1) <0EE84C33-64FD-372B-974A-AF7A136F2068> /usr/lib/system/libsystem_configuration.dylib
    0x7fff68489000 -     0x7fff6848cfff  libsystem_coreservices.dylib (114) <A199156E-058D-3ABB-BCE9-4B9F20DCED0F> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff6848d000 -     0x7fff68495fff  libsystem_darwin.dylib (1353.100.2) <5B12B5DB-3F30-37C1-8ECC-49A66B1F2864> /usr/lib/system/libsystem_darwin.dylib
    0x7fff68496000 -     0x7fff6849dfff  libsystem_dnssd.dylib (1096.100.3) <EBB4C2C2-E031-3094-B40A-E67BF261D295> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff6849e000 -     0x7fff6849fffb  libsystem_featureflags.dylib (17) <29FD922A-EC2C-3F25-BCCC-B58D716E60EC> /usr/lib/system/libsystem_featureflags.dylib
    0x7fff684a0000 -     0x7fff684edff7  libsystem_info.dylib (538) <8A321605-5480-330B-AF9E-64E65DE61747> /usr/lib/system/libsystem_info.dylib
    0x7fff684ee000 -     0x7fff6851aff7  libsystem_kernel.dylib (6153.141.2.2) <5CDBBC06-6CA6-3432-9FDA-681047866F3E> /usr/lib/system/libsystem_kernel.dylib
    0x7fff6851b000 -     0x7fff68562fff  libsystem_m.dylib (3178) <00F331F1-0D09-39B3-8736-1FE90E64E903> /usr/lib/system/libsystem_m.dylib
    0x7fff68563000 -     0x7fff6858afff  libsystem_malloc.dylib (283.100.6) <8549294E-4C53-36EB-99F3-584A7393D8D5> /usr/lib/system/libsystem_malloc.dylib
    0x7fff6858b000 -     0x7fff68598ffb  libsystem_networkextension.dylib (1095.140.2) <F06C65C5-2CBE-313C-96E1-A09240F9FE57> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff68599000 -     0x7fff685a2ff7  libsystem_notify.dylib (241.100.2) <FA22F928-D91B-3AA5-96BB-3186AC0FB264> /usr/lib/system/libsystem_notify.dylib
    0x7fff685a3000 -     0x7fff685abfef  libsystem_platform.dylib (220.100.1) <009A7C1F-313A-318E-B9F2-30F4C06FEA5C> /usr/lib/system/libsystem_platform.dylib
    0x7fff685ac000 -     0x7fff685b6fff  libsystem_pthread.dylib (416.100.3) <62CB1A98-0B8F-31E7-A02B-A1139927F61D> /usr/lib/system/libsystem_pthread.dylib
    0x7fff685b7000 -     0x7fff685bbff3  libsystem_sandbox.dylib (1217.141.2) <051C4018-4345-3034-AC98-6DE42FB8273B> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff685bc000 -     0x7fff685befff  libsystem_secinit.dylib (62.100.2) <F80872AA-E1FD-3D7E-8729-467656EC6561> /usr/lib/system/libsystem_secinit.dylib
    0x7fff685bf000 -     0x7fff685c6ffb  libsystem_symptoms.dylib (1238.120.1) <5820A2AF-CE72-3AB3-ABCC-273A3419FB55> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff685c7000 -     0x7fff685ddff2  libsystem_trace.dylib (1147.120) <04B47629-847B-3D74-8ABE-C05EF9DEEFE4> /usr/lib/system/libsystem_trace.dylib
    0x7fff685df000 -     0x7fff685e4ff7  libunwind.dylib (35.4) <42B7B509-BAFE-365B-893A-72414C92F5BF> /usr/lib/system/libunwind.dylib
    0x7fff685e5000 -     0x7fff6861affe  libxpc.dylib (1738.140.1) <3E243A41-030F-38E3-9FD2-7B38C66C35B1> /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: 936073
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=659.1M resident=0K(0%) swapped_out_or_unallocated=659.1M(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) 
===========                     =======  ======= 
Accelerate framework               256K        2 
Activity Tracing                   256K        1 
CG backing stores                  992K        2 
CG image                           728K       29 
CoreAnimation                     87.0M      245 
CoreGraphics                         8K        1 
CoreImage                           44K        5 
CoreUI image data                 3436K       28 
Foundation                          96K        2 
Image IO                            12K        3 
Kernel Alloc Once                    8K        1 
MALLOC                           387.4M       90 
MALLOC guard page                   72K       14 
MALLOC_MEDIUM (reserved)           1.3G       11         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
SQLite page cache                   64K        1 
STACK GUARD                       56.0M        8 
Stack                             11.6M        8 
VM_ALLOCATE                        200K       23 
__DATA                            30.8M      339 
__DATA_CONST                        41K        3 
__FONT_DATA                          4K        1 
__LINKEDIT                       388.9M        8 
__OBJC_RO                         32.3M        1 
__OBJC_RW                         1908K        2 
__TEXT                           270.1M      338 
__UNICODE                          564K        1 
libnetwork                         128K        8 
mapped file                       94.4M       34 
shared memory                      644K       17 
===========                     =======  ======= 
TOTAL                              3.0G     1227 
TOTAL, minus reserved VM space     1.3G     1227 

Crash

Not sure what has changed as I've used it OK recently.

  • macOS 12.6.5 (21G531)
  • Sloth 3.2
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               Sloth [36197]
Path:                  /Applications/Sloth.app/Contents/MacOS/Sloth
Identifier:            org.sveinbjorn.Sloth
Version:               3.2 (300)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2023-05-09 16:14:40.8925 +0100
OS Version:            macOS 12.6.5 (21G531)
Report Version:        12
Anonymous UUID:        096F0B7B-C861-BC92-E967-5B7A27FE3CD8

Sleep/Wake UUID:       C3D48652-16C4-4A1D-91B5-31864499126C

Time Awake Since Boot: 460000 seconds
Time Since Wake:       12103 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_BAD_ACCESS (SIGBUS)
Exception Codes:       KERN_PROTECTION_FAILURE at 0x000000016ee54050
Exception Codes:       0x0000000000000002, 0x000000016ee54050
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    Namespace SIGNAL, Code 10 Bus error: 10
Terminating Process:   exc handler [36197]

VM Region Info: 0x16ee54050 is in 0x16ee54000-0x16ee58000;  bytes after start: 80  bytes before end: 16303
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      Stack                       16e658000-16ee54000    [ 8176K] rw-/rwx SM=PRV  thread 0
--->  STACK GUARD                 16ee54000-16ee58000    [   16K] ---/rwx SM=NUL  ... for thread 1
      Stack                       16ee58000-16eee0000    [  544K] rw-/rwx SM=PRV  thread 1

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libsystem_platform.dylib      	       0x199194864 _platform_strlen + 4
1   Foundation                    	       0x19a0f0fec +[NSString stringWithUTF8String:] + 44
2   Sloth                         	       0x100fc0960 0x100fac000 + 84320
3   ???                           	    0x6d69542e656c ???

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

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

Thread 3::  Dispatch queue: com.apple.CFVolumeObserver.0x6000031cdae0
0   libsystem_kernel.dylib        	       0x199142890 mach_msg_trap + 8
1   libsystem_kernel.dylib        	       0x199142d00 mach_msg + 76
2   DiskArbitration               	       0x19fd3b318 _DAServerSessionCopyCallbackQueue + 152
3   DiskArbitration               	       0x19fd3b160 _DASessionCallback + 64
4   DiskArbitration               	       0x19fd3b110 __DASessionSetDispatchQueue_block_invoke_2 + 72
5   libdispatch.dylib             	       0x198fbc1b4 _dispatch_client_callout + 20
6   libdispatch.dylib             	       0x198fbf670 _dispatch_continuation_pop + 500
7   libdispatch.dylib             	       0x198fd28e0 _dispatch_source_invoke + 1596
8   libdispatch.dylib             	       0x198fc3784 _dispatch_lane_serial_drain + 376
9   libdispatch.dylib             	       0x198fc4404 _dispatch_lane_invoke + 392
10  libdispatch.dylib             	       0x198fcec98 _dispatch_workloop_worker_thread + 648
11  libsystem_pthread.dylib       	       0x19917c360 _pthread_wqthread + 288
12  libsystem_pthread.dylib       	       0x19917b080 start_wqthread + 8


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x000000016ee54058   x1: 0x000000016ee54050   x2: 0x000000016ee54058   x3: 0x000000016ee0d8ac
    x4: 0x0000000000000001   x5: 0x0000000000000001   x6: 0x0000000000000073   x7: 0x0000000000000000
    x8: 0x0000000100fcc708   x9: 0x00000001e34c89aa  x10: 0x000060001252d452  x11: 0x000000000000000f
   x12: 0x000000000000000a  x13: 0x0000600000dfc490  x14: 0x0000000000000004  x15: 0x00000001f1c199f8
   x16: 0x0000000199194860  x17: 0x00000001f293b030  x18: 0x0000000000000000  x19: 0x000000016ee54058
   x20: 0x00000001f1c185d0  x21: 0x00000001e34c89aa  x22: 0x000000000000000a  x23: 0x000000016ee53c00
   x24: 0xa14b33fc7162aa16  x25: 0xa14b33dcc25bed24  x26: 0x00000000320002ef  x27: 0x00006000012ffbb0
   x28: 0x0000600001adbe20   fp: 0x000000016ee0dda0   lr: 0x000000019a0f0fec
    sp: 0x000000016ee0dd70   pc: 0x0000000199194864 cpsr: 0x60001000
   far: 0x000000016ee54050  esr: 0x92000007 (Data Abort) byte read Translation fault

Binary Images:
       0x199193000 -        0x19919afff libsystem_platform.dylib (*) <a57fe7fb-9ff8-30ce-97a2-625d6da20d00> /usr/lib/system/libsystem_platform.dylib
       0x19a0cc000 -        0x19a4bdfff com.apple.Foundation (6.9) <f0816fa9-3f7c-3cb7-86c5-b14e5abddee6> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x100fac000 -        0x100fcbfff org.sveinbjorn.Sloth (3.2) <12a62236-a227-3410-b111-3b6db27dd066> /Applications/Sloth.app/Contents/MacOS/Sloth
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
       0x199179000 -        0x199185fff libsystem_pthread.dylib (*) <40aa424c-1f90-3def-9e42-54a7f3d73f96> /usr/lib/system/libsystem_pthread.dylib
       0x199141000 -        0x199178fff libsystem_kernel.dylib (*) <57afb522-cfa8-3ecd-bc2c-76099a28ce60> /usr/lib/system/libsystem_kernel.dylib
       0x19fd39000 -        0x19fd40fff com.apple.DiskArbitration (2.7) <08a457e8-24b8-3a11-bd79-21545f4ce8ac> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
       0x198fb8000 -        0x198ffefff libdispatch.dylib (*) <b3c7a004-1069-3171-b630-2c386a8b399c> /usr/lib/system/libdispatch.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: 0
    thread_create: 0
    thread_set_state: 0

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Activity Tracing                   256K        1 
ColorSync                          464K       22 
CoreGraphics                        16K        1 
Foundation                          16K        1 
Kernel Alloc Once                   32K        1 
MALLOC                           250.2M       33 
MALLOC guard page                   96K        5 
MALLOC_MEDIUM (reserved)         480.0M        4         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
STACK GUARD                       56.1M        4 
Stack                             9808K        4 
VM_ALLOCATE                         32K        2 
__AUTH                            2045K      200 
__AUTH_CONST                      16.3M      366 
__CTF                               756        1 
__DATA                             9.9M      354 
__DATA_CONST                      13.7M      370 
__DATA_DIRTY                      1147K      139 
__FONT_DATA                          4K        1 
__LINKEDIT                       577.7M        5 
__OBJC_CONST                      2200K      175 
__OBJC_RO                         83.0M        1 
__OBJC_RW                         3168K        1 
__TEXT                           388.6M      387 
__UNICODE                          592K        1 
dyld private memory               1024K        1 
mapped file                      168.0M       14 
shared memory                      848K       13 
===========                     =======  ======= 
TOTAL                              2.4G     2108 
TOTAL, minus reserved VM space     1.5G     2108 



-----------
Full Report
-----------

{"app_name":"Sloth","timestamp":"2023-05-09 16:14:40.00 +0100","app_version":"3.2","slice_uuid":"12a62236-a227-3410-b111-3b6db27dd066","build_version":"300","platform":1,"bundleID":"org.sveinbjorn.Sloth","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.6.5 (21G531)","incident_id":"73C430F3-6BA5-4D6F-B465-463B9B09AB11","name":"Sloth"}
{
  "uptime" : 460000,
  "procLaunch" : "2023-05-09 16:14:40.7902 +0100",
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro18,3",
  "procStartAbsTime" : 11194494088975,
  "coalitionID" : 96788,
  "osVersion" : {
    "train" : "macOS 12.6.5",
    "build" : "21G531",
    "releaseType" : "User"
  },
  "captureTime" : "2023-05-09 16:14:40.8925 +0100",
  "incident" : "73C430F3-6BA5-4D6F-B465-463B9B09AB11",
  "bug_type" : "309",
  "pid" : 36197,
  "procExitAbsTime" : 11194496490108,
  "translated" : false,
  "cpuType" : "ARM-64",
  "procName" : "Sloth",
  "procPath" : "\/Applications\/Sloth.app\/Contents\/MacOS\/Sloth",
  "bundleInfo" : {"CFBundleShortVersionString":"3.2","CFBundleVersion":"300","CFBundleIdentifier":"org.sveinbjorn.Sloth"},
  "storeInfo" : {"deviceIdentifierForVendor":"41A1AB52-2F38-57E6-B31E-8D1C36A0D168","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "org.sveinbjorn.Sloth",
  "crashReporterKey" : "096F0B7B-C861-BC92-E967-5B7A27FE3CD8",
  "wakeTime" : 12103,
  "sleepWakeUUID" : "C3D48652-16C4-4A1D-91B5-31864499126C",
  "sip" : "enabled",
  "vmRegionInfo" : "0x16ee54050 is in 0x16ee54000-0x16ee58000;  bytes after start: 80  bytes before end: 16303\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      Stack                       16e658000-16ee54000    [ 8176K] rw-\/rwx SM=PRV  thread 0\n--->  STACK GUARD                 16ee54000-16ee58000    [   16K] ---\/rwx SM=NUL  ... for thread 1\n      Stack                       16ee58000-16eee0000    [  544K] rw-\/rwx SM=PRV  thread 1",
  "isCorpse" : 1,
  "exception" : {"codes":"0x0000000000000002, 0x000000016ee54050","rawCodes":[2,6155485264],"type":"EXC_BAD_ACCESS","signal":"SIGBUS","subtype":"KERN_PROTECTION_FAILURE at 0x000000016ee54050"},
  "termination" : {"flags":0,"code":10,"namespace":"SIGNAL","indicator":"Bus error: 10","byProc":"exc handler","byPid":36197},
  "vmregioninfo" : "0x16ee54050 is in 0x16ee54000-0x16ee58000;  bytes after start: 80  bytes before end: 16303\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      Stack                       16e658000-16ee54000    [ 8176K] rw-\/rwx SM=PRV  thread 0\n--->  STACK GUARD                 16ee54000-16ee58000    [   16K] ---\/rwx SM=NUL  ... for thread 1\n      Stack                       16ee58000-16eee0000    [  544K] rw-\/rwx SM=PRV  thread 1",
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":4170230,"threadState":{"x":[{"value":6155485272},{"value":6155485264},{"value":6155485272},{"value":6155196588},{"value":1},{"value":1},{"value":115},{"value":0},{"value":4311533320},{"value":8108411306,"objc-selector":"stringWithUTF8String:"},{"value":105553423684690},{"value":15},{"value":10},{"value":105553130931344},{"value":4},{"value":8350964216,"symbolLocation":0,"symbol":"OBJC_METACLASS_$_NSString"},{"value":6863538272,"symbolLocation":0,"symbol":"_platform_strlen"},{"value":8364732464},{"value":0},{"value":6155485272},{"value":8350959056,"symbolLocation":0,"symbol":"OBJC_CLASS_$_NSString"},{"value":8108411306,"objc-selector":"stringWithUTF8String:"},{"value":10},{"value":6155484160},{"value":11622440422686763542},{"value":11622440286606322980},{"value":838861551},{"value":105553136188336},{"value":105553144430112}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6879645676},"cpsr":{"value":1610616832},"fp":{"value":6155197856},"sp":{"value":6155197808},"esr":{"value":2449473543,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":6863538276,"matchesCrashFrame":1},"far":{"value":6155485264}},"queue":"com.apple.main-thread","frames":[{"imageOffset":6244,"symbol":"_platform_strlen","symbolLocation":4,"imageIndex":0},{"imageOffset":151532,"symbol":"+[NSString stringWithUTF8String:]","symbolLocation":44,"imageIndex":1},{"imageOffset":84320,"imageIndex":2},{"imageOffset":120299151320428,"imageIndex":3}]},{"id":4170239,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":4170241,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":4170248,"queue":"com.apple.CFVolumeObserver.0x6000031cdae0","frames":[{"imageOffset":6288,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":5},{"imageOffset":7424,"symbol":"mach_msg","symbolLocation":76,"imageIndex":5},{"imageOffset":8984,"symbol":"_DAServerSessionCopyCallbackQueue","symbolLocation":152,"imageIndex":6},{"imageOffset":8544,"symbol":"_DASessionCallback","symbolLocation":64,"imageIndex":6},{"imageOffset":8464,"symbol":"__DASessionSetDispatchQueue_block_invoke_2","symbolLocation":72,"imageIndex":6},{"imageOffset":16820,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":7},{"imageOffset":30320,"symbol":"_dispatch_continuation_pop","symbolLocation":500,"imageIndex":7},{"imageOffset":108768,"symbol":"_dispatch_source_invoke","symbolLocation":1596,"imageIndex":7},{"imageOffset":46980,"symbol":"_dispatch_lane_serial_drain","symbolLocation":376,"imageIndex":7},{"imageOffset":50180,"symbol":"_dispatch_lane_invoke","symbolLocation":392,"imageIndex":7},{"imageOffset":93336,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":648,"imageIndex":7},{"imageOffset":13152,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":4},{"imageOffset":8320,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":4}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6863532032,
    "size" : 32768,
    "uuid" : "a57fe7fb-9ff8-30ce-97a2-625d6da20d00",
    "path" : "\/usr\/lib\/system\/libsystem_platform.dylib",
    "name" : "libsystem_platform.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6879494144,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 4136960,
    "uuid" : "f0816fa9-3f7c-3cb7-86c5-b14e5abddee6",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "1866"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4311400448,
    "CFBundleShortVersionString" : "3.2",
    "CFBundleIdentifier" : "org.sveinbjorn.Sloth",
    "size" : 131072,
    "uuid" : "12a62236-a227-3410-b111-3b6db27dd066",
    "path" : "\/Applications\/Sloth.app\/Contents\/MacOS\/Sloth",
    "name" : "Sloth",
    "CFBundleVersion" : "300"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6863425536,
    "size" : 53248,
    "uuid" : "40aa424c-1f90-3def-9e42-54a7f3d73f96",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6863196160,
    "size" : 229376,
    "uuid" : "57afb522-cfa8-3ecd-bc2c-76099a28ce60",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6976409600,
    "CFBundleShortVersionString" : "2.7",
    "CFBundleIdentifier" : "com.apple.DiskArbitration",
    "size" : 32768,
    "uuid" : "08a457e8-24b8-3a11-bd79-21545f4ce8ac",
    "path" : "\/System\/Library\/Frameworks\/DiskArbitration.framework\/Versions\/A\/DiskArbitration",
    "name" : "DiskArbitration",
    "CFBundleVersion" : "2.7"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6861586432,
    "size" : 290816,
    "uuid" : "b3c7a004-1069-3171-b630-2c386a8b399c",
    "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  }
],
  "sharedCache" : {
  "base" : 6860128256,
  "size" : 3144826880,
  "uuid" : "edc63512-477a-388b-aba3-bd07cc57ee18"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=966.2M resident=0K(0%) swapped_out_or_unallocated=966.2M(100%)\nWritable regions: Total=1.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.1G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nActivity Tracing                   256K        1 \nColorSync                          464K       22 \nCoreGraphics                        16K        1 \nFoundation                          16K        1 \nKernel Alloc Once                   32K        1 \nMALLOC                           250.2M       33 \nMALLOC guard page                   96K        5 \nMALLOC_MEDIUM (reserved)         480.0M        4         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nSTACK GUARD                       56.1M        4 \nStack                             9808K        4 \nVM_ALLOCATE                         32K        2 \n__AUTH                            2045K      200 \n__AUTH_CONST                      16.3M      366 \n__CTF                               756        1 \n__DATA                             9.9M      354 \n__DATA_CONST                      13.7M      370 \n__DATA_DIRTY                      1147K      139 \n__FONT_DATA                          4K        1 \n__LINKEDIT                       577.7M        5 \n__OBJC_CONST                      2200K      175 \n__OBJC_RO                         83.0M        1 \n__OBJC_RW                         3168K        1 \n__TEXT                           388.6M      387 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nmapped file                      168.0M       14 \nshared memory                      848K       13 \n===========                     =======  ======= \nTOTAL                              2.4G     2108 \nTOTAL, minus reserved VM space     1.5G     2108 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "6297d96be2c9387df974efa4",
      "factorPackIds" : {

      },
      "deploymentId" : 240000008
    },
    {
      "rolloutId" : "5ffde50ce2aacd000d47a95f",
      "factorPackIds" : {

      },
      "deploymentId" : 240000263
    }
  ],
  "experiments" : [
    {
      "treatmentId" : "c28e4ee6-1b08-4f90-8e05-2809e78310a3",
      "experimentId" : "6317d2003d24842ff850182a",
      "deploymentId" : 400000013
    },
    {
      "treatmentId" : "6dd670af-0633-45e4-ae5f-122ae4df02be",
      "experimentId" : "64406ba83deb637ac8a04419",
      "deploymentId" : 900000005
    }
  ]
}
}

Sloth quit unexpectedly

Translated Report (Full Report Below)

Process: Sloth [5663]
Path: /private/var/folders/*/Sloth.app/Contents/MacOS/Sloth
Identifier: org.sveinbjorn.Sloth
Version: 3.2 (300)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2023-02-20 15:54:36.2630 -0600
OS Version: macOS 13.2.1 (22D68)
Report Version: 12
Anonymous UUID: 86E7B0F0-BD51-11DB-D066-BFD4E810BCEE

Time Awake Since Boot: 37000 seconds

System Integrity Protection: enabled

Notes:
dyld_process_snapshot_create_for_process failed with 5

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

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x000000016f254378
Exception Codes: 0x0000000000000002, 0x000000016f254378

Termination Reason: Namespace SIGNAL, Code 10 Bus error: 10
Terminating Process: exc handler [5663]

VM Region Info: 0x16f254378 is in 0x16f254000-0x16f258000; bytes after start: 888 bytes before end: 15495
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
Stack 16ea58000-16f254000 [ 8176K] rw-/rwx SM=PRV thread 0
---> STACK GUARD 16f254000-16f258000 [ 16K] ---/rwx SM=NUL ... for thread 1
Stack 16f258000-16f2e0000 [ 544K] rw-/rwx SM=PRV thread 1

Error Formulating Crash Report:
dyld_process_snapshot_create_for_process failed with 5

Also show/determine windows

This is a feature request. Maybe it doesn't fit, but I thought it would, so let me know.

I had a hanging window on my mac (some 3rd party payment authorisation when renewing my Apple ID) I couldn't get rid of. When I clicked on the window, the app-name in the menu didn't change. So I couldn't find out what process the window belonged to, so I couldn't kill it.

Wouldn't it be nice if there also was a checkbox "windows". And maybe also an option to select a window to determine the process (a bit like "Select element" in the web browser's developer tools).

In the end I used this python3 script from stackexchange to determine the window, but it could be easier...

Refreshing the list at an interval

In some situations it's useful to observe rapid changes to which files are open. It seems like the list can currently only be refreshed manually with the Refresh button.

It would be handy if there was an option for automatically refreshing the list every X seconds (while keeping the same entries in the list expanded as before) to help observe changes to it.

Permanently excluding paths/files

Certain files are very common among open applications. Some examples I see includes ci_stdlib.metallib, ci_filters.metallib, Cache.db*. They're rarely of interest and more of a distraction.

It could be quite helpful if we had the ability to save a list of patterns with paths/filenames that we'd like to exclude permanently from the listing.

I had an issue...

I had an issue that Sloth helped me solve. Needed to find the process that opened a socket and BOOM, Sloth helped me find it in minutes.

Sveinbjorn, check your PayPal and enjoy the donation.

(I know this isn't an issue :)

.DS_Store?

Why Sloth lists lots of /Volumes/path_here/.DS_Store files which are open by mdworker and mdworker_shared?

I use Sloth to see if Spotlight have already finished reindexing.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.