brunophilipe / Cakebrew

Manage your Homebrew formulas with style using Cakebrew.
http://www.cakebrew.com
GNU General Public License v3.0
4.8k stars 253 forks source link

Cannot open 1.3 on macOS 11.2.3 #236

Open ifrit05 opened 3 years ago

ifrit05 commented 3 years ago

Instantly crashes.

Here's a crash log:


Process:               Cakebrew [17570]
Path:                  /Applications/Cakebrew.app/Contents/MacOS/Cakebrew
Identifier:            com.brunophilipe.Cakebrew
Version:               1.3 (594)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Cakebrew [17570]
User ID:               502

Date/Time:             2021-05-21 00:06:38.293 -0400
OS Version:            macOS 11.2.3 (20D91)
Report Version:        12
Anonymous UUID:        B1974DFC-AB43-90A5-1832-1ECC4868BEBD

Time Awake Since Boot: 110000 seconds

System Integrity Protection: disabled

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

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

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSWindow drag regions should only be invalidated on the Main Thread!'
terminating with uncaught exception of type NSException
abort() called

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff204ad083 __exceptionPreprocess + 242
1   libobjc.A.dylib                     0x00007fff201e517c objc_exception_throw + 48
2   CoreFoundation                      0x00007fff204d561a -[NSException raise] + 9
3   AppKit                              0x00007fff22bb1460 -[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled] + 321
4   AppKit                              0x00007fff22b9c121 -[NSWindow _initContent:styleMask:backing:defer:contentView:] + 1375
5   AppKit                              0x00007fff22d5e377 -[NSPanel _initContent:styleMask:backing:defer:contentView:] + 50
6   AppKit                              0x00007fff22b9bbbb -[NSWindow initWithContentRect:styleMask:backing:defer:] + 42
7   AppKit                              0x00007fff22d5e32c -[NSPanel initWithContentRect:styleMask:backing:defer:] + 64
8   AppKit                              0x00007fff22b99cd4 -[NSWindowTemplate nibInstantiate] + 393
9   AppKit                              0x00007fff22b65af5 -[NSIBObjectData instantiateObject:] + 238
10  AppKit                              0x00007fff22b65254 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 484
11  AppKit                              0x00007fff22b59ca8 loadNib + 392
12  AppKit                              0x00007fff22b592b0 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 693
13  AppKit                              0x00007fff22b58f06 -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 201
14  AppKit                              0x00007fff22eec6fe -[NSAlert init] + 137
15  Cakebrew                            0x0000000103408f0a Cakebrew + 69386
16  Cakebrew                            0x0000000103408b8d Cakebrew + 68493
17  Cakebrew                            0x00000001034067e2 Cakebrew + 59362
18  libdispatch.dylib                   0x00007fff2018e5dd _dispatch_call_block_and_release + 12
19  libdispatch.dylib                   0x00007fff2018f7c7 _dispatch_client_callout + 8
20  libdispatch.dylib                   0x00007fff2019e9b5 _dispatch_root_queue_drain + 676
21  libdispatch.dylib                   0x00007fff2019efb8 _dispatch_worker_thread2 + 92
22  libsystem_pthread.dylib             0x00007fff20338453 _pthread_wqthread + 244
23  libsystem_pthread.dylib             0x00007fff20337467 start_wqthread + 15

Thread 0:: Dispatch queue: com.apple.main-thread
0   com.apple.AppKit                0x00007fff232a073a -[NSSearchFieldCell _shouldUseSymbolMetrics] + 15
1   com.apple.AppKit                0x00007fff22c99018 -[NSSearchFieldCell searchButtonRectForBounds:focused:] + 263
2   com.apple.AppKit                0x00007fff22c98ec8 -[NSSearchFieldCell _searchButtonRectForBounds:focused:] + 351
3   com.apple.AppKit                0x00007fff22cac221 -[NSSearchFieldCell _searchMenuButtonLayerFrameForBounds:focus:] + 84
4   com.apple.AppKit                0x00007fff232a1636 __49-[NSSearchFieldCell updateLayerWithFrame:inView:]_block_invoke + 356
5   com.apple.AppKit                0x00007fff22ba32c1 +[NSAnimationContext runAnimationGroup:] + 55
6   com.apple.AppKit                0x00007fff22ceebe6 -[NSSearchFieldCell updateLayerWithFrame:inView:] + 199
7   com.apple.AppKit                0x00007fff22ceb6f8 -[NSControl updateLayer] + 66
8   com.apple.AppKit                0x00007fff22c616ac _NSViewUpdateLayer + 98
9   com.apple.AppKit                0x00007fff22cee708 __22-[NSTextLayer display]_block_invoke_2 + 64
10  com.apple.AppKit                0x00007fff22b738b6 +[NSAppearance _performWithCurrentAppearance:usingBlock:] + 66
11  com.apple.AppKit                0x00007fff22cee6bd __22-[NSTextLayer display]_block_invoke + 145
12  com.apple.AppKit                0x00007fff22bb26d1 -[NSFocusStack performWithFocusView:inWindow:usingBlock:] + 96
13  com.apple.AppKit                0x00007fff22cee3d9 -[NSTextLayer display] + 353
14  com.apple.QuartzCore            0x00007fff26e344c8 CA::Layer::display_if_needed(CA::Transaction*) + 874
15  com.apple.QuartzCore            0x00007fff26f745fb CA::Context::commit_transaction(CA::Transaction*, double, double*) + 517
16  com.apple.QuartzCore            0x00007fff26e15e95 CA::Transaction::commit() + 783
17  com.apple.AppKit                0x00007fff22d0ae22 __62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke + 285
18  com.apple.AppKit                0x00007fff23459ec2 ___NSRunLoopObserverCreateWithHandler_block_invoke + 41
19  com.apple.CoreFoundation        0x00007fff204326d9 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
20  com.apple.CoreFoundation        0x00007fff20432575 __CFRunLoopDoObservers + 549
21  com.apple.CoreFoundation        0x00007fff20431a19 __CFRunLoopRun + 842
22  com.apple.CoreFoundation        0x00007fff20430fe2 CFRunLoopRunSpecific + 567
23  com.apple.HIToolbox             0x00007fff288ff630 RunCurrentEventLoopInMode + 292
24  com.apple.HIToolbox             0x00007fff288ff282 ReceiveNextEventCommon + 283
25  com.apple.HIToolbox             0x00007fff288ff14f _BlockUntilNextEventMatchingListInModeWithFilter + 64
26  com.apple.AppKit                0x00007fff22b869b1 _DPSNextEvent + 883
27  com.apple.AppKit                0x00007fff22b85177 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1366
28  com.apple.AppKit                0x00007fff22b7768a -[NSApplication run] + 586
29  com.apple.AppKit                0x00007fff22b4b96f NSApplicationMain + 816
30  libdyld.dylib                   0x00007fff20356621 start + 1

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

Thread 2 Crashed:: Dispatch queue: com.apple.root.background-qos
0   libsystem_kernel.dylib          0x00007fff2030d462 __pthread_kill + 10
1   libsystem_pthread.dylib         0x00007fff2033b610 pthread_kill + 263
2   libsystem_c.dylib               0x00007fff2028e720 abort + 120
3   libc++abi.dylib                 0x00007fff20300418 abort_message + 231
4   libc++abi.dylib                 0x00007fff202f1a7d demangling_terminate_handler() + 266
5   libobjc.A.dylib                 0x00007fff201e777b _objc_terminate() + 96
6   libc++abi.dylib                 0x00007fff202ff847 std::__terminate(void (*)()) + 8
7   libc++abi.dylib                 0x00007fff202ff7e9 std::terminate() + 41
8   libdispatch.dylib               0x00007fff2018f7db _dispatch_client_callout + 28
9   libdispatch.dylib               0x00007fff2019e9b5 _dispatch_root_queue_drain + 676
10  libdispatch.dylib               0x00007fff2019efb8 _dispatch_worker_thread2 + 92
11  libsystem_pthread.dylib         0x00007fff20338453 _pthread_wqthread + 244
12  libsystem_pthread.dylib         0x00007fff20337467 start_wqthread + 15

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

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

Thread 2 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007000095f5000  rcx: 0x00007000095f48b8  rdx: 0x0000000000000000
  rdi: 0x000000000000250b  rsi: 0x0000000000000006  rbp: 0x00007000095f48e0  rsp: 0x00007000095f48b8
   r8: 0x00007000095f4780   r9: 0x00007000095f4950  r10: 0x00007000095f5000  r11: 0x0000000000000246
  r12: 0x000000000000250b  r13: 0x0000003000000008  r14: 0x0000000000000006  r15: 0x0000000000000016
  rip: 0x00007fff2030d462  rfl: 0x0000000000000246  cr2: 0x00007fff8004e4a8

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

Thread 2 instruction stream not available.

Thread 2 last branch register state not available.

Binary Images:
       0x1033f8000 -        0x103427fff +com.brunophilipe.Cakebrew (1.3 - 594) <013BE74A-7AD4-3427-AD18-F70A3D4E6890> /Applications/Cakebrew.app/Contents/MacOS/Cakebrew
       0x10344c000 -        0x10345bfff +com.alexrozanski.PXSourceList (2.0.7 - 2.0.7) <9591EFE6-2EB3-39CB-A77F-9F082901B7AB> /Applications/Cakebrew.app/Contents/Frameworks/PXSourceList.framework/Versions/A/PXSourceList
       0x103477000 -        0x1034c2fff +org.sparkle-project.Sparkle (1.26.0 - 1.26.0) <7EA2139C-DE4A-35CE-8DDB-C37FBDB6BF52> /Applications/Cakebrew.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
       0x1063e1000 -        0x1063f0fff  libobjc-trampolines.dylib (818.2) <0FECD337-2668-3E38-B494-E75D781B054C> /usr/lib/libobjc-trampolines.dylib
       0x112208000 -        0x1122a3fff  dyld (832.7.3) <0D4EA85F-7E30-338B-9215-314A5A5539B6> /usr/lib/dyld
    0x7fff2006f000 -     0x7fff20070fff  libsystem_blocks.dylib (78) <E644CAA0-65B7-36E4-8041-520F3301F3DB> /usr/lib/system/libsystem_blocks.dylib
    0x7fff20071000 -     0x7fff200a6fff  libxpc.dylib (2038.80.3) <70F26262-01AA-3CEC-9FAD-2701D24096F0> /usr/lib/system/libxpc.dylib
    0x7fff200a7000 -     0x7fff200befff  libsystem_trace.dylib (1277.80.2) <87FEF600-48D9-31C9-B8FC-D5249B2AE95D> /usr/lib/system/libsystem_trace.dylib
    0x7fff200bf000 -     0x7fff2015efff  libcorecrypto.dylib (1000.80.5) <1EB11CFB-ABD7-36DD-97C7-C112A6601416> /usr/lib/system/libcorecrypto.dylib
    0x7fff2015f000 -     0x7fff2018bfff  libsystem_malloc.dylib (317.40.8) <A498D1EF-E43D-310C-84E8-9C0AADA0C475> /usr/lib/system/libsystem_malloc.dylib
    0x7fff2018c000 -     0x7fff201d0fff  libdispatch.dylib (1271.40.12) <AD988EEA-1A2F-3404-9A6E-390FC2504223> /usr/lib/system/libdispatch.dylib
    0x7fff201d1000 -     0x7fff2020afff  libobjc.A.dylib (818.2) <0F399805-A533-3DC9-A951-1D3DF1442BD9> /usr/lib/libobjc.A.dylib
    0x7fff2020b000 -     0x7fff2020dfff  libsystem_featureflags.dylib (28.60.1) <9CECB43A-094E-3CA9-B730-24DEA1A6DE05> /usr/lib/system/libsystem_featureflags.dylib
    0x7fff2020e000 -     0x7fff20296fff  libsystem_c.dylib (1439.40.11) <4AF71812-4099-3E96-B271-1F259491A2B2> /usr/lib/system/libsystem_c.dylib
    0x7fff20297000 -     0x7fff202ecfff  libc++.1.dylib (904.4) <B217D905-4F9C-3DE0-8844-88FAA3C2C851> /usr/lib/libc++.1.dylib
    0x7fff202ed000 -     0x7fff20305fff  libc++abi.dylib (904.4) <3C9FE530-3CD2-3A64-8A36-70816AEBDF0D> /usr/lib/libc++abi.dylib
    0x7fff20306000 -     0x7fff20334fff  libsystem_kernel.dylib (7195.81.3) <AB413518-ECDE-3F04-A61C-278D3CF43076> /usr/lib/system/libsystem_kernel.dylib
    0x7fff20335000 -     0x7fff20340fff  libsystem_pthread.dylib (454.80.2) <B989DF6C-ADFE-3AF9-9C91-07D2521F9E47> /usr/lib/system/libsystem_pthread.dylib
    0x7fff20341000 -     0x7fff2037bfff  libdyld.dylib (832.7.3) <4641E48F-75B5-3CC7-8263-47BF79F15394> /usr/lib/system/libdyld.dylib
    0x7fff2037c000 -     0x7fff20385fff  libsystem_platform.dylib (254.80.2) <1C3E1A0A-92A8-3CDE-B622-8940B43A5DF2> /usr/lib/system/libsystem_platform.dylib
    0x7fff20386000 -     0x7fff203b1fff  libsystem_info.dylib (542.40.3) <0C96CFE8-71F5-3335-8423-581BC3DE5846> /usr/lib/system/libsystem_info.dylib
    0x7fff203b2000 -     0x7fff2084dfff  com.apple.CoreFoundation (6.9 - 1774.101) <46680730-F553-3297-B602-7A4372447F83> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff2084e000 -     0x7fff20a7dfff  com.apple.LaunchServices (1122.11 - 1122.11) <9ACD5692-3B92-3E6E-8B24-56ADCC911556> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff20a7e000 -     0x7fff20b51fff  com.apple.gpusw.MetalTools (1.0 - 1) <B1FDD261-7707-3E20-A6C2-99D9AF46356B> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff20b52000 -     0x7fff20ceafff  libBLAS.dylib (1336.40.1) <32291F75-309C-32E5-91E3-989C3DD033C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff20ceb000 -     0x7fff20d38fff  com.apple.Lexicon-framework (1.0 - 86.1) <2F429EBD-1BD2-3057-B760-8A81546DBD6F> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff20d39000 -     0x7fff20da7fff  libSparse.dylib (106) <B889DE4E-7356-3CC8-A13E-68D15E2024DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff20da8000 -     0x7fff20e25fff  com.apple.SystemConfiguration (1.20 - 1.20) <3518EA0E-C32D-32CC-81B9-0F3C83B6430C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff20e26000 -     0x7fff20e5bfff  libCRFSuite.dylib (50) <970D1F7B-5DBD-355F-80D8-C820AA1626D2> /usr/lib/libCRFSuite.dylib
    0x7fff20e5c000 -     0x7fff21093fff  libmecabra.dylib (929.1.1) <102A0AD8-D119-340B-B652-B75F0AAB1C7E> /usr/lib/libmecabra.dylib
    0x7fff21094000 -     0x7fff213f7fff  com.apple.Foundation (6.9 - 1774.101) <8D9081B3-3F6A-31A0-9B20-1AE5CD8DD747> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff213f8000 -     0x7fff214e4fff  com.apple.LanguageModeling (1.0 - 247.1) <1A05BCD7-232F-3950-936D-EC0F95BA3FB0> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff214e5000 -     0x7fff2161bfff  com.apple.CoreDisplay (231.3 - 231.3) <6DD6A260-800F-3284-842C-8E4CB9EA47FF> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff2161c000 -     0x7fff21892fff  com.apple.audio.AudioToolboxCore (1.0 - 1180.25) <DEE2C5BA-BFD1-349F-A10A-B10717BA8F7C> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7fff21893000 -     0x7fff21a7bfff  com.apple.CoreText (677.3.0.4 - 677.3.0.4) <9A8DC9A0-1A80-3A26-ACA0-A245D3FFF921> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff21a7c000 -     0x7fff22120fff  com.apple.audio.CoreAudio (5.0 - 5.0) <801E2D1E-7EA5-37DA-8F44-B6D7DD3CE5B9> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff22121000 -     0x7fff22472fff  com.apple.security (7.0 - 59754.80.3) <B377D7C7-EDB6-3737-B492-E9872F4C6469> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff22473000 -     0x7fff226d4fff  libicucore.A.dylib (66109) <8F8D8A8B-4EE0-3C09-9F45-725A1FBDD38C> /usr/lib/libicucore.A.dylib
    0x7fff226d5000 -     0x7fff226defff  libsystem_darwin.dylib (1439.40.11) <E016D8F7-C87F-36F8-B8A0-6A61B8E4BACB> /usr/lib/system/libsystem_darwin.dylib
    0x7fff226df000 -     0x7fff229c6fff  com.apple.CoreServices.CarbonCore (1307 - 1307) <B857EADF-D517-34E8-8053-34C0E6695250> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff229c7000 -     0x7fff22a05fff  com.apple.CoreServicesInternal (476 - 476) <0DA95074-B315-3B84-B8A3-BAEDC4471A2C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff22a06000 -     0x7fff22a40fff  com.apple.CSStore (1122.11 - 1122.11) <89992991-8538-380B-B2B8-4EA997CBFDBE> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7fff22a41000 -     0x7fff22aeffff  com.apple.framework.IOKit (2.0.2 - 1845.81.1) <49AC0177-35A3-3C96-AD9D-3E59923C4761> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff22af0000 -     0x7fff22afbfff  libsystem_notify.dylib (279.40.4) <B2BF20C7-448A-3FBD-A2F5-AB7618D173F6> /usr/lib/system/libsystem_notify.dylib
    0x7fff22afc000 -     0x7fff22b47fff  libsandbox.1.dylib (1441.60.4) <591F41F3-1FE9-354F-A1F9-BC0CC73333DA> /usr/lib/libsandbox.1.dylib
    0x7fff22b48000 -     0x7fff238aafff  com.apple.AppKit (6.9 - 2022.30.122) <EA4B3536-A5AF-3E5D-A8E3-A3F795F34F05> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff238ab000 -     0x7fff23afffff  com.apple.UIFoundation (1.0 - 727.3) <5A905085-B5EB-3F71-A663-200428E7A5F4> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff23b00000 -     0x7fff23b12fff  com.apple.UniformTypeIdentifiers (633.0.2 - 633.0.2) <2AAE247F-1BA0-3E42-A07B-CBE413747B30> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
    0x7fff23b13000 -     0x7fff23c9dfff  com.apple.desktopservices (1.18 - 1346.3.1) <2144B85E-A433-3F9E-A25D-E8F9D7B6D175> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff23f6a000 -     0x7fff245adfff  libnetwork.dylib (2288.80.2) <A3F1E999-6D61-32D7-B3F7-67832CEA53CD> /usr/lib/libnetwork.dylib
    0x7fff245ae000 -     0x7fff24a4bfff  com.apple.CFNetwork (1220.1 - 1220.1) <04A917FB-DBFB-3432-BA4C-5B860990A420> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff24a4c000 -     0x7fff24a5afff  libsystem_networkextension.dylib (1295.80.3) <5213D866-7D0E-3FD9-8E1A-03C0E39CEC44> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff24a5b000 -     0x7fff24a5bfff  libenergytrace.dylib (22) <33A9FBF3-A2D3-3ECE-9370-B0ADDE3896DE> /usr/lib/libenergytrace.dylib
    0x7fff24a5c000 -     0x7fff24ab7fff  libMobileGestalt.dylib (978.80.1) <C4C7A5DC-C3AD-374D-902A-B6DED14FBB67> /usr/lib/libMobileGestalt.dylib
    0x7fff24ab8000 -     0x7fff24acefff  libsystem_asl.dylib (385) <5B48071E-85EB-33B0-AE9B-127AEB398AEC> /usr/lib/system/libsystem_asl.dylib
    0x7fff24acf000 -     0x7fff24ae6fff  com.apple.TCC (1.0 - 1) <2F48471B-68F3-3017-8B18-BEDD4ED5853F> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff24ae7000 -     0x7fff24e4dfff  com.apple.SkyLight (1.600.0 - 570.7) <8034EAA7-787C-3A3E-A301-FF90376F247D> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff24e4e000 -     0x7fff25507fff  com.apple.CoreGraphics (2.0 - 1463.3.2) <CD74586C-EAE0-3D5A-9B83-AA05E664D1AB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff25508000 -     0x7fff255fefff  com.apple.ColorSync (4.13.0 - 3473.3.1) <A67D9B0A-E9FB-325A-873B-032DAF45C112> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff255ff000 -     0x7fff2565afff  com.apple.HIServices (1.22 - 714) <780B2B09-80A6-32C8-B9E5-024988196E00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff2565b000 -     0x7fff25697fff  libAWDSupport.dylib (949) <48B3DE65-6451-32AB-B409-62ECACB3F106> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupport.dylib
    0x7fff25698000 -     0x7fff256f5fff  libprotobuf.dylib (3919) <5E0C2FF8-28F5-3B1A-8CC9-1A53834A2F62> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib
    0x7fff256f6000 -     0x7fff25707fff  libprotobuf-lite.dylib (3919) <793C6174-DE9C-3ECF-86FF-B9403BA96456> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib
    0x7fff25708000 -     0x7fff2574cfff  com.apple.awd (1.0 - 949) <A235CC8D-C2B2-3E52-9AB3-FE73405E5258> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics
    0x7fff25a06000 -     0x7fff25e35fff  com.apple.CoreData (120 - 1044.3) <4A41404B-4386-3811-94DE-0675E767E9BA> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff25e36000 -     0x7fff25e4cfff  com.apple.ProtocolBuffer (1 - 285.23.11.29.1) <58CD91DC-64A9-3A97-AE41-6EA30308D617> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff25e4d000 -     0x7fff26004fff  libsqlite3.dylib (321.1) <5058AACC-054E-34D1-8E67-4C48C2B0814C> /usr/lib/libsqlite3.dylib
    0x7fff26005000 -     0x7fff26081fff  com.apple.Accounts (113 - 113) <BCB8494A-A340-30A1-928C-9B53E953328D> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff26082000 -     0x7fff2609afff  com.apple.commonutilities (8.0 - 900) <8C96D016-2B40-39C0-A51C-9CF687AE7218> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff2609b000 -     0x7fff2611cfff  com.apple.BaseBoard (526 - 526) <3A964BB6-7AB8-3B5D-BAF6-40F56D2BA393> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff2611d000 -     0x7fff26168fff  com.apple.RunningBoardServices (1.0 - 505.80.1) <4B9FFFB3-310F-350A-BEBB-AB779BD3F405> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7fff26169000 -     0x7fff261defff  com.apple.AE (918.0.1 - 918.0.1) <9B6B42DB-8768-343B-B10E-A9A5710280CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff261df000 -     0x7fff261e5fff  libdns_services.dylib (1310.80.1) <97EB5DFD-BB41-3834-BF09-1F597D84F324> /usr/lib/libdns_services.dylib
    0x7fff261e6000 -     0x7fff261edfff  libsystem_symptoms.dylib (1431.40.36) <BC85B46C-02EE-31FF-861D-F0DE01E8F6CF> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff261ee000 -     0x7fff26372fff  com.apple.Network (1.0 - 1) <75C2713C-F0D8-32BA-A839-17A2AE49A061> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff26373000 -     0x7fff26397fff  com.apple.analyticsd (1.0 - 1) <4FFF906A-FE79-38F9-B777-AE878A0C99F1> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff26398000 -     0x7fff2639afff  libDiagnosticMessagesClient.dylib (112) <20EDB261-69C7-3E4A-8C00-878814186A62> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff2639b000 -     0x7fff263e7fff  com.apple.spotlight.metadata.utilities (1.0 - 2150.7.5) <FB7BF527-2D95-3E82-AAD8-D42B33DAC0F0> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff263e8000 -     0x7fff26482fff  com.apple.Metadata (10.7.0 - 2150.7.5) <49187239-597B-31A1-8895-8AA265C818C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff26483000 -     0x7fff26489fff  com.apple.DiskArbitration (2.7 - 2.7) <ACFCD23E-05DF-3F96-BCFA-E294AAAFD2CE> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff2648a000 -     0x7fff26e12fff  com.apple.vImage (8.1 - 544.2) <A9DEA5E2-C2EC-3802-BB3B-820F1E3D2D28> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff26e13000 -     0x7fff270ddfff  com.apple.QuartzCore (1.11 - 926.8) <04D8759B-1119-3E37-B922-32BDECB7C5D2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff270de000 -     0x7fff2711ffff  libFontRegistry.dylib (309) <9E9329F6-7384-3C7F-83E7-D52CD7FFBC09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff27120000 -     0x7fff27261fff  com.apple.coreui (2.1 - 690) <6DB427BB-44CA-3002-A3FF-77F0FEFC2A51> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff27262000 -     0x7fff2734dfff  com.apple.ViewBridge (551.3 - 551.3) <9F31CEDB-5B8A-3BAE-A638-E9F352EF4E87> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff2734e000 -     0x7fff27359fff  com.apple.PerformanceAnalysis (1.275 - 275) <2E5E666D-EE93-3949-8C76-692FA748D129> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff2735a000 -     0x7fff27369fff  com.apple.OpenDirectory (11.2 - 230.40.1) <333A7F2E-0F3E-37F1-9E1B-69996F5084D2> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff2736a000 -     0x7fff27389fff  com.apple.CFOpenDirectory (11.2 - 230.40.1) <25F138F8-9E55-3749-8271-0FDB275C3E2C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff2738a000 -     0x7fff27392fff  com.apple.CoreServices.FSEvents (1290.40.2 - 1290.40.2) <6B70B98B-BCC5-3FBE-A6B5-CD0696AA055A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff27393000 -     0x7fff273b7fff  com.apple.coreservices.SharedFileList (144 - 144) <C861FAD6-D3A5-302C-88AE-B2813F7201A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff273b8000 -     0x7fff273bafff  libapp_launch_measurement.dylib (14.1) <2BBB708C-4D91-364E-ABD0-39BF198688A6> /usr/lib/libapp_launch_measurement.dylib
    0x7fff273bb000 -     0x7fff27403fff  com.apple.CoreAutoLayout (1.0 - 21.10.1) <7A2E42E6-3AF2-3ECB-8A16-5C4AC41206EE> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
    0x7fff27404000 -     0x7fff274e6fff  libxml2.2.dylib (34.9) <E0BF29C7-869B-3DD5-82AE-F36E6398091A> /usr/lib/libxml2.2.dylib
    0x7fff274e7000 -     0x7fff27533fff  com.apple.CoreVideo (1.8 - 408.4) <50857F8D-C7CC-3609-B0DB-FC3C7382243B> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff27534000 -     0x7fff27536fff  com.apple.loginsupport (1.0 - 1) <B149BCAF-854C-3820-809D-15C6077FFB8B> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff27537000 -     0x7fff2755ffff  com.apple.aps.framework (4.0 - 4.0) <D86ED827-F22D-3A52-B055-251478B29AE1> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff27560000 -     0x7fff2757dfff  com.apple.UserManagement (1.0 - 1) <B6B35079-3860-384F-B7A2-584192BAAE70> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
    0x7fff2757e000 -     0x7fff2771dfff  com.apple.cloudkit.CloudKit (970 - 970) <58BD254C-AAF1-3CC5-AAB7-2EF0A70BA033> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff27b47000 -     0x7fff28499fff  libwebrtc.dylib (7610.4.3.1.7) <67D1DA0F-133B-36E7-8B19-C1D3B10A64CB> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
    0x7fff2849a000 -     0x7fff28517fff  com.apple.corelocation (2420.12.16 - 2420.12.16) <8BD49018-78D4-3A81-88AD-47DE1A8E3BFE> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff28518000 -     0x7fff28528fff  libsystem_containermanager.dylib (318.80.2) <6F08275F-B912-3D8E-9D74-4845158AE4F3> /usr/lib/system/libsystem_containermanager.dylib
    0x7fff28529000 -     0x7fff2853afff  com.apple.IOSurface (289.3 - 289.3) <029C5E16-2E04-3E98-BE25-CC8BAE5E3D19> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff2853b000 -     0x7fff28543fff  com.apple.IOAccelerator (439.52 - 439.52) <41EDF102-E1B5-3FBA-A74A-6C583CAA5D24> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff28544000 -     0x7fff28669fff  com.apple.Metal (244.32.7 - 244.32.7) <829B9C4D-2DB6-38C9-9FE8-E6544FB3BDCC> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff2866a000 -     0x7fff28686fff  com.apple.audio.caulk (1.0 - 70) <3FFEB564-C7CC-3F3E-B193-3F4E7B7C6764> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7fff28687000 -     0x7fff28770fff  com.apple.CoreMedia (1.0 - 2765.6.4.2) <8E50C806-C6A2-3B96-B3D2-DA1FFC73D2A8> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff28771000 -     0x7fff288cdfff  libFontParser.dylib (305.3.0.1) <2CD3B3C9-7022-34DD-BF53-D48D79DEF726> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff288ce000 -     0x7fff28bcdfff  com.apple.HIToolbox (2.1.1 - 1061.2) <82B316E1-E47F-334D-8C33-DB1B7E8A4F71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff28bce000 -     0x7fff28be1fff  com.apple.framework.DFRFoundation (1.0 - 265) <4B26DB42-BFDD-3B0D-8966-3D0926A3A5B7> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff28be2000 -     0x7fff28be5fff  com.apple.dt.XCTTargetBootstrap (1.0 - 17500) <D279B67B-7108-3A16-93E5-5A429B898DAA> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff28be6000 -     0x7fff28c0ffff  com.apple.CoreSVG (1.0 - 149) <D88B5A7D-F9F7-36C2-A346-87D7163605A0> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7fff28c10000 -     0x7fff28e4efff  com.apple.ImageIO (3.3.0 - 2130.3.5) <537A58B4-04CC-3405-9591-F09E3D9C87CE> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff28e4f000 -     0x7fff291ccfff  com.apple.CoreImage (16.2.0 - 1130.1) <29BE82F7-93BE-336A-AF66-9DD3F48B8565> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff291cd000 -     0x7fff29228fff  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <287C79B5-4E13-3DF6-BDC4-439EC621E010> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff29229000 -     0x7fff2922cfff  libsystem_configuration.dylib (1109.60.2) <4917D824-4DE8-32CC-9ED2-1FBF371FEB9F> /usr/lib/system/libsystem_configuration.dylib
    0x7fff2922d000 -     0x7fff29231fff  libsystem_sandbox.dylib (1441.60.4) <5F7F3DD1-4B38-310C-AA8F-19FF1B0F5276> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff29232000 -     0x7fff29233fff  com.apple.AggregateDictionary (1.0 - 1) <E6C1A91D-4ADE-33CB-AA47-2F573811BFD9> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff29234000 -     0x7fff29237fff  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <4F8A1D06-3EFF-3174-BE9C-C4B70A3EA290> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff29238000 -     0x7fff29239fff  liblangid.dylib (136) <E8044658-AE79-3930-A902-07A38BB22382> /usr/lib/liblangid.dylib
    0x7fff2923a000 -     0x7fff292dafff  com.apple.CoreNLP (1.0 - 245.1) <6C49B26B-CB39-3504-AD5E-9C3333FFE086> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff292db000 -     0x7fff292e1fff  com.apple.LinguisticData (1.0 - 399) <B059FF7F-731A-38F1-884A-588C6C8CA7F2> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff292e2000 -     0x7fff298e9fff  libBNNS.dylib (288.80.1) <4146360D-FDD5-3901-9E75-C0A01F73D660> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff298ea000 -     0x7fff29a7afff  libvDSP.dylib (760.40.6) <9D90DE5F-72DC-3334-9010-C79BA93CADF6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff29a7b000 -     0x7fff29a8dfff  com.apple.CoreEmoji (1.0 - 128) <D43F3FFA-6692-3D56-ACBA-DDA40C566DDE> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff29a8e000 -     0x7fff29a98fff  com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) <B15E9DA1-1C81-3ECF-94C7-FD137AD6C5E2> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
    0x7fff29a99000 -     0x7fff29b6bfff  com.apple.framework.CoreWLAN (16.0 - 1657) <35927D28-3324-3CAB-9255-276A7022EADC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff29b6c000 -     0x7fff29d6bfff  com.apple.CoreUtils (6.5 - 650.6) <184C48A4-7F66-395B-81DB-DAA1641383CF> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff29d6c000 -     0x7fff29d8efff  com.apple.MobileKeyBag (2.0 - 1.0) <0F83FED4-709A-37A0-9E04-EFFD71CB1272> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff29d8f000 -     0x7fff29d9ffff  com.apple.AssertionServices (1.0 - 505.80.1) <A00B802D-7BB8-3F6B-A79D-E9697F7D0ABB> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff29da0000 -     0x7fff29e2cfff  com.apple.securityfoundation (6.0 - 55240.40.4) <72AC63B1-0B72-394F-97E8-BA9B114DD0A9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff29e2d000 -     0x7fff29e36fff  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <EC15118E-62BD-3C24-A880-3B9B74318B0B> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff29e37000 -     0x7fff29e3bfff  com.apple.xpc.ServiceManagement (1.0 - 1) <FD031028-B702-3909-B2AF-3916404DD4A8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff29e3c000 -     0x7fff29e3efff  libquarantine.dylib (119.40.2) <40D35D75-524B-3DA6-8159-E7E0FA66F5BC> /usr/lib/system/libquarantine.dylib
    0x7fff29e3f000 -     0x7fff29e4afff  libCheckFix.dylib (31) <74E17BB2-1A3C-3574-92DD-63ABE39E3FF9> /usr/lib/libCheckFix.dylib
    0x7fff29e4b000 -     0x7fff29e62fff  libcoretls.dylib (169) <B33BEF87-3275-356D-9815-D0E94122D2EB> /usr/lib/libcoretls.dylib
    0x7fff29e63000 -     0x7fff29e73fff  libbsm.0.dylib (68.40.1) <D71EF121-D4B0-306E-9843-9FAFD558E3A4> /usr/lib/libbsm.0.dylib
    0x7fff29e74000 -     0x7fff29ebdfff  libmecab.dylib (929.1.1) <1F424683-4213-3594-9BF5-EFCCCDAA83A5> /usr/lib/libmecab.dylib
    0x7fff29ebe000 -     0x7fff29ec3fff  libgermantok.dylib (24) <E40EFA11-E95C-36D1-A8BE-8CA5B1DD179D> /usr/lib/libgermantok.dylib
    0x7fff29ec4000 -     0x7fff29edafff  libLinearAlgebra.dylib (1336.40.1) <C3EC02A5-7457-3CE6-9888-AD74A0193C1F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff29edb000 -     0x7fff2a102fff  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <8FA469B3-48BE-315B-B3A0-C868CD541608> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff2a103000 -     0x7fff2a152fff  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <613BB6F1-3588-3E25-B523-059022FBE56E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff2a153000 -     0x7fff2a29afff  com.apple.MLCompute (1.0 - 1) <01B968D9-A464-3667-8B8E-C99AEBA1FF79> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
    0x7fff2a29b000 -     0x7fff2a2d1fff  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <B988D5F6-4E54-335D-A654-12C74FD668EA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff2a2d2000 -     0x7fff2a30ffff  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <51ECDE6B-39F8-3BAB-ADC1-84C958F40A3F> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7fff2a310000 -     0x7fff2a3a0fff  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <D009508B-DCDF-3421-B1CB-40FDF4A68E93> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff2a3a1000 -     0x7fff2a3b0fff  com.apple.AppleFSCompression (125 - 1.0) <879A04AA-F9A1-3640-A9EF-F5D0813C852A> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff2a3b1000 -     0x7fff2a3befff  libbz2.1.0.dylib (44) <E163D5F9-E202-3A53-817B-8BC40B9293C0> /usr/lib/libbz2.1.0.dylib
    0x7fff2a3bf000 -     0x7fff2a3c3fff  libsystem_coreservices.dylib (127) <529A0663-A936-309C-9318-1B04B7F70658> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff2a3c4000 -     0x7fff2a3f1fff  com.apple.CoreServices.OSServices (1122.11 - 1122.11) <8D30829B-426E-361E-B2A9-5850F1E5513D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff2a3f2000 -     0x7fff2a523fff  com.apple.AuthKit (1.0 - 1) <4A9B2D94-7AB0-3417-8D4E-A9C6C31C31D4> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff2a5c7000 -     0x7fff2a5d9fff  libz.1.dylib (76) <6E2BD7A3-DC55-3183-BBF7-3AC367BC1834> /usr/lib/libz.1.dylib
    0x7fff2a5da000 -     0x7fff2a625fff  libsystem_m.dylib (3186.40.2) <7BE9BAE3-ADED-35DD-B920-34F590BAB507> /usr/lib/system/libsystem_m.dylib
    0x7fff2a626000 -     0x7fff2a626fff  libcharset.1.dylib (59) <D14F9D24-693A-37F0-8F92-D260248EB282> /usr/lib/libcharset.1.dylib
    0x7fff2a627000 -     0x7fff2a62cfff  libmacho.dylib (973.4) <C2584BC4-497B-3170-ADDF-21B8E10B4DFD> /usr/lib/system/libmacho.dylib
    0x7fff2a62d000 -     0x7fff2a648fff  libkxld.dylib (7195.81.3) <DE05C188-D9FE-30DC-8299-DF3DC9F837A5> /usr/lib/system/libkxld.dylib
    0x7fff2a649000 -     0x7fff2a654fff  libcommonCrypto.dylib (60178.40.2) <822A29CE-BF54-35AD-BB15-8FAECB800C7D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff2a655000 -     0x7fff2a65ffff  libunwind.dylib (200.10) <1D0A4B4A-4370-3548-8DC1-42A7B4BD45D3> /usr/lib/system/libunwind.dylib
    0x7fff2a660000 -     0x7fff2a667fff  liboah.dylib (203.30) <44C477D9-013F-3A6D-A9FE-68A89214E6A5> /usr/lib/liboah.dylib
    0x7fff2a668000 -     0x7fff2a672fff  libcopyfile.dylib (173.40.2) <39DBE613-135B-3AFE-A6AF-7898A37F70C2> /usr/lib/system/libcopyfile.dylib
    0x7fff2a673000 -     0x7fff2a67afff  libcompiler_rt.dylib (102.2) <62EE1D14-5ED7-3CEC-81C0-9C93833641F1> /usr/lib/system/libcompiler_rt.dylib
    0x7fff2a67b000 -     0x7fff2a67dfff  libsystem_collections.dylib (1439.40.11) <C53D5E0C-0C4F-3B35-A24B-E0D7101A3F95> /usr/lib/system/libsystem_collections.dylib
    0x7fff2a67e000 -     0x7fff2a680fff  libsystem_secinit.dylib (87.60.1) <E05E35BC-1BAB-365B-8BEE-D774189EFD3B> /usr/lib/system/libsystem_secinit.dylib
    0x7fff2a681000 -     0x7fff2a683fff  libremovefile.dylib (49.40.3) <5CC12A16-82CB-32F0-9040-72CFC88A48DF> /usr/lib/system/libremovefile.dylib
    0x7fff2a684000 -     0x7fff2a684fff  libkeymgr.dylib (31) <803F6AED-99D5-3CCF-B0FA-361BCF14C8C0> /usr/lib/system/libkeymgr.dylib
    0x7fff2a685000 -     0x7fff2a68cfff  libsystem_dnssd.dylib (1310.80.1) <E0A0CAB3-6779-3C83-AC67-046CFE69F9C2> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff2a68d000 -     0x7fff2a692fff  libcache.dylib (83) <1A98B064-8FED-39CF-BB2E-5BDA1EF5B65A> /usr/lib/system/libcache.dylib
    0x7fff2a693000 -     0x7fff2a694fff  libSystem.B.dylib (1292.60.1) <83503CE0-32B1-36DB-A4F0-3CC6B7BCF50A> /usr/lib/libSystem.B.dylib
    0x7fff2a695000 -     0x7fff2a698fff  libfakelink.dylib (3) <D939A124-9FD5-37A2-B03B-72E98CBC98FE> /usr/lib/libfakelink.dylib
    0x7fff2a699000 -     0x7fff2a699fff  com.apple.SoftLinking (1.0 - 1) <EF2AC5FF-B98D-3252-ABA8-2FC721CBA942> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
    0x7fff2a69a000 -     0x7fff2a6d1fff  libpcap.A.dylib (98.40.1) <DE5787F8-D011-3E71-8323-936B35976D9E> /usr/lib/libpcap.A.dylib
    0x7fff2a6d2000 -     0x7fff2a7c2fff  libiconv.2.dylib (59) <AD10ECF4-E137-3152-9612-7EC548D919E8> /usr/lib/libiconv.2.dylib
    0x7fff2a7c3000 -     0x7fff2a7d4fff  libcmph.dylib (8) <A5D1EBB3-70A1-3ECA-A3C7-E97FBAD36ECF> /usr/lib/libcmph.dylib
    0x7fff2a7d5000 -     0x7fff2a846fff  libarchive.2.dylib (83.40.4) <9061C767-43FD-3483-9C48-73973AF82DC1> /usr/lib/libarchive.2.dylib
    0x7fff2a847000 -     0x7fff2a8aefff  com.apple.SearchKit (1.4.1 - 1.4.1) <6243D4C0-3572-30A6-889A-B8690A5EAC24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff2a8af000 -     0x7fff2a8b0fff  libThaiTokenizer.dylib (3) <47CDE3EE-60AB-38CE-9494-5CC047CACA7F> /usr/lib/libThaiTokenizer.dylib
    0x7fff2a8b1000 -     0x7fff2a8d8fff  com.apple.applesauce (1.0 - 16.26) <4A637FE0-A740-32F0-AE70-4593F6DF1573> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff2a8d9000 -     0x7fff2a8f0fff  libapple_nghttp2.dylib (1.41) <A2F6DE8D-2B38-3669-A16E-E1BD54108F24> /usr/lib/libapple_nghttp2.dylib
    0x7fff2a8f1000 -     0x7fff2a903fff  libSparseBLAS.dylib (1336.40.1) <68601E17-33FE-3252-9A8A-7A3CF03333C7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff2a904000 -     0x7fff2a905fff  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <F37DBCE9-20CD-33D4-806B-93B326E08422> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff2a906000 -     0x7fff2a90afff  libpam.2.dylib (28.40.1) <FA3308D0-E7B4-3A2C-AE39-0E085F6CDEE0> /usr/lib/libpam.2.dylib
    0x7fff2a90b000 -     0x7fff2a923fff  libcompression.dylib (96.40.6) <9F4FE20A-83E3-3690-9B9B-4DD2F7D9B179> /usr/lib/libcompression.dylib
    0x7fff2a924000 -     0x7fff2a929fff  libQuadrature.dylib (7) <55EE1866-623B-3C10-91FB-C8B06EB83995> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff2a92a000 -     0x7fff2acd4fff  libLAPACK.dylib (1336.40.1) <C9D58ECE-1DDC-3CBE-B43C-EC3FF00E49F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff2acd5000 -     0x7fff2ad23fff  com.apple.DictionaryServices (1.2 - 341) <5D0B1BB2-995B-32EB-AE75-F5F27127ACAF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff2ad24000 -     0x7fff2ad3cfff  liblzma.5.dylib (16) <168D84A7-8E54-361E-9161-B661D96C0C9A> /usr/lib/liblzma.5.dylib
    0x7fff2ad3d000 -     0x7fff2ad3efff  libcoretls_cfhelpers.dylib (169) <80AF345B-1989-3C88-AEF4-8FF18A366A9C> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff2ad3f000 -     0x7fff2ae39fff  com.apple.APFS (1677.81.1 - 1677.81.1) <E48CCAAC-34B5-377E-8E5D-06CDBD411C2F> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff2ae3a000 -     0x7fff2ae47fff  libxar.1.dylib (452) <FAA7B36E-21EC-3ADF-AA6A-E3742737CA3A> /usr/lib/libxar.1.dylib
    0x7fff2ae48000 -     0x7fff2ae4bfff  libutil.dylib (58.40.2) <0A268749-08E7-3551-8969-442210651CCA> /usr/lib/libutil.dylib
    0x7fff2ae4c000 -     0x7fff2ae74fff  libxslt.1.dylib (17.3) <1C5219FB-B504-3658-B23B-2C45A3BA28F1> /usr/lib/libxslt.1.dylib
    0x7fff2ae75000 -     0x7fff2ae7ffff  libChineseTokenizer.dylib (37) <718400BF-9911-3CB6-8CCE-4C2D7C35D80A> /usr/lib/libChineseTokenizer.dylib
    0x7fff2ae80000 -     0x7fff2aff8fff  libvMisc.dylib (760.40.6) <DE208D00-3DED-315A-A4C2-E589A9B78BA6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff2aff9000 -     0x7fff2b127fff  libate.dylib (3.0.4) <F28D386C-DD1E-3557-A9D3-B505094E49D9> /usr/lib/libate.dylib
    0x7fff2b128000 -     0x7fff2b12ffff  libIOReport.dylib (64) <8DEEA01D-B715-340A-900E-B448AB22720E> /usr/lib/libIOReport.dylib
    0x7fff2b130000 -     0x7fff2b15efff  com.apple.CrashReporterSupport (10.13 - 15047.1) <EA306EDB-2A02-3FB6-8812-F5EAA337AEE6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff2b24b000 -     0x7fff2b252fff  libMatch.1.dylib (38) <DE8B7844-BFB2-3E3E-9FD0-1C9AD1DC1736> /usr/lib/libMatch.1.dylib
    0x7fff2b253000 -     0x7fff2b2defff  libCoreStorage.dylib (554) <044E6815-6340-31D5-BEE9-760C354E92A3> /usr/lib/libCoreStorage.dylib
    0x7fff2b2df000 -     0x7fff2b332fff  com.apple.AppleVAFramework (6.1.3 - 6.1.3) <E3BE877B-1C78-3ABF-8C41-66FE9B6971C7> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff2b333000 -     0x7fff2b34cfff  libexpat.1.dylib (26) <1D978F91-674E-3A44-8A93-773C7E3E513C> /usr/lib/libexpat.1.dylib
    0x7fff2b34d000 -     0x7fff2b356fff  libheimdal-asn1.dylib (597.80.1) <8F6CD867-FB45-375D-82C1-E0AE79558C8C> /usr/lib/libheimdal-asn1.dylib
    0x7fff2b357000 -     0x7fff2b36bfff  com.apple.IconFoundation (479.3 - 479.3) <3563C4B4-ABF6-3DE0-8381-D3667DFE2B80> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
    0x7fff2b36c000 -     0x7fff2b3d9fff  com.apple.IconServices (479.3 - 479.3) <B6859735-701D-307E-8061-298BA2296E47> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff2b3da000 -     0x7fff2b477fff  com.apple.MediaExperience (1.0 - 1) <14E84D66-28B8-390E-A499-9F24B7628EC7> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7fff2b478000 -     0x7fff2b4a1fff  com.apple.persistentconnection (1.0 - 1.0) <B3FE85C5-8034-38D5-8566-5317B49ECF61> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff2b4a2000 -     0x7fff2b4b0fff  com.apple.GraphVisualizer (1.0 - 100.1) <A7393BC4-4441-31B5-BB15-5A5A70738BEC> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff2b4b1000 -     0x7fff2b8ccfff  com.apple.vision.FaceCore (4.3.2 - 4.3.2) <23CD0C8A-E300-3E28-BD5B-DDCDA4521C54> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff2b8cd000 -     0x7fff2b917fff  com.apple.OTSVG (1.0 - 677.3.0.4) <827396F3-F3A7-3A4F-BE7F-171077501137> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff2b918000 -     0x7fff2b91efff  com.apple.xpc.AppServerSupport (1.0 - 2038.80.3) <C78E9D22-5110-349B-AF8E-6BA893A20214> /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
    0x7fff2b91f000 -     0x7fff2b930fff  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <F0974976-30C0-35EB-92F1-B4CF1E974F11> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff2b931000 -     0x7fff2b933fff  libspindump.dylib (295.1) <3B4701CB-8F66-3E50-A38A-BEEC992AAC31> /usr/lib/libspindump.dylib
    0x7fff2b934000 -     0x7fff2b9f4fff  com.apple.Heimdal (4.0 - 2.0) <69768234-4F4F-3AB6-B116-4AE249E6417A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff2b9f5000 -     0x7fff2ba0ffff  com.apple.login (3.0 - 3.0) <B9BEC3A1-688C-3999-B705-2D50B8756E62> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff2bb93000 -     0x7fff2bbfdfff  com.apple.bom (14.0 - 233) <F4B7C353-8A65-3B54-9E01-2C93CB3F55A3> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff2bbfe000 -     0x7fff2bc48fff  com.apple.AppleJPEG (1.0 - 1) <7F3819DE-BCE7-32B7-BB33-10C1DB2BA512> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff2bc49000 -     0x7fff2bd26fff  libJP2.dylib (2130.3.5) <DCCC9C8B-D0F7-37A9-A6E7-9308CFBBF7D1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff2bd27000 -     0x7fff2bd2afff  com.apple.WatchdogClient.framework (1.0 - 98.80.2) <C257C950-F430-3762-BC72-15D314D99556> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7fff2bd2b000 -     0x7fff2bd5efff  com.apple.MultitouchSupport.framework (4400.28 - 4400.28) <4243F7DC-7EB9-3750-BE36-527B0BADF36C> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff2bd5f000 -     0x7fff2beb1fff  com.apple.VideoToolbox (1.0 - 2765.6.4.2) <425BDD2D-6C26-3D09-AD9F-942EA387B2A4> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff2beb2000 -     0x7fff2bee4fff  libAudioToolboxUtility.dylib (1180.25) <83DBFA98-F85B-3B63-B58F-C9989BAC9611> /usr/lib/libAudioToolboxUtility.dylib
    0x7fff2bee5000 -     0x7fff2bf0bfff  libPng.dylib (2130.3.5) <2F7DB873-A5A1-35C1-86FF-7E191835B4F7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff2bf0c000 -     0x7fff2bf6bfff  libTIFF.dylib (2130.3.5) <76E6AFAE-A77F-39E9-A3A1-F7D202EFBBF7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff2bf6c000 -     0x7fff2bf88fff  com.apple.IOPresentment (54 - 37) <5AD7B6E0-1744-3C8D-8A95-FE425DEA005C> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff2bf89000 -     0x7fff2bf8ffff  com.apple.GPUWrangler (6.2.2 - 6.2.2) <60363868-111B-36CF-9CDF-2643DF82002D> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff2bf90000 -     0x7fff2bf92fff  libRadiance.dylib (2130.3.5) <C750DD0E-1A05-314D-8A0A-F2313ED628FF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff2bf93000 -     0x7fff2bf98fff  com.apple.DSExternalDisplay (3.1 - 380) <010F8260-BC46-361E-BE59-540F765EFE74> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff2bf99000 -     0x7fff2bfbdfff  libJPEG.dylib (2130.3.5) <F3E7BEE3-10B9-3A5F-81D2-2122214471DF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff2bfbe000 -     0x7fff2bfedfff  com.apple.ATSUI (1.0 - 1) <6C45783D-CF90-3F11-BA86-92D31A9B68CA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7fff2bfee000 -     0x7fff2bff2fff  libGIF.dylib (2130.3.5) <CA491FE3-76DC-3B67-AB04-0D09F3F69CD8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff2bff3000 -     0x7fff2bffcfff  com.apple.CMCaptureCore (1.0 - 80.20.5) <2B7E468B-D901-3EA9-85CF-82FD753785BD> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
    0x7fff2bffd000 -     0x7fff2c044fff  com.apple.print.framework.PrintCore (16 - 531) <DB939B2B-D47D-3035-8C02-01006D21C5A7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff2c045000 -     0x7fff2c111fff  com.apple.TextureIO (3.10.9 - 3.10.9) <50BA07A4-02E8-38EE-B0B9-B12C277B563B> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff2c112000 -     0x7fff2c11afff  com.apple.InternationalSupport (1.0 - 60) <DE997943-6AD5-32DA-B48E-78170C1EAA7B> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff2c11b000 -     0x7fff2c196fff  com.apple.datadetectorscore (8.0 - 674) <A4EBFF22-F861-321A-AF28-1DB8ECB9A4FF> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff2c197000 -     0x7fff2c1f5fff  com.apple.UserActivity (435 - 435) <12250395-D660-3CC1-81DB-565340F2651B> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
    0x7fff2cdb1000 -     0x7fff2ce1afff  com.apple.imfoundation (10.0 - 1000) <B06449D3-ED57-35DF-9222-1AAF833ACB5A> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
    0x7fff2ce1b000 -     0x7fff2ce43fff  com.apple.locationsupport (2420.12.16 - 2420.12.16) <63AB1284-8E33-3E9D-A857-9370F492B343> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
    0x7fff2ce44000 -     0x7fff2ce75fff  libSessionUtility.dylib (76.7) <6AAD02A0-9590-3CED-9568-36E05C59AA2B> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
    0x7fff2ce76000 -     0x7fff2cfa6fff  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <8E53C25F-9FE2-372E-8374-6A598D72C4C1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff2cfa7000 -     0x7fff2d00efff  com.apple.audio.AudioSession (1.0 - 76.7) <F696F4EC-9344-3C85-941E-6E5EF5CEF585> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
    0x7fff2d00f000 -     0x7fff2d021fff  libAudioStatistics.dylib (25.4) <303533DD-D001-3CE8-A5A4-EC29F464FC3A> /usr/lib/libAudioStatistics.dylib
    0x7fff2d022000 -     0x7fff2d031fff  com.apple.speech.synthesis.framework (9.0.51.2 - 9.0.51.2) <14F3382B-2B8E-31E5-8C73-73F0B8DD05F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff2d032000 -     0x7fff2d09dfff  com.apple.ApplicationServices.ATS (377 - 516) <3DD60168-A0F3-3388-8DDE-69F81280AE91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff2d09e000 -     0x7fff2d0b6fff  libresolv.9.dylib (68) <7B043B4A-71CE-3F6E-91F0-CBBED47A9EA9> /usr/lib/libresolv.9.dylib
    0x7fff2d136000 -     0x7fff2d169fff  com.apple.securityinterface (10.0 - 55149.40.3) <3892D4CB-4F8E-333B-BB4D-26D01E4D7843> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff2d1e9000 -     0x7fff2d2c8fff  libSMC.dylib (20) <B207FDFF-8D80-3800-B968-03C718FFBF3F> /usr/lib/libSMC.dylib
    0x7fff2d2c9000 -     0x7fff2d328fff  libcups.2.dylib (494.1) <CDF6F483-017E-3DED-B107-C50FC3CADD65> /usr/lib/libcups.2.dylib
    0x7fff2d329000 -     0x7fff2d338fff  com.apple.LangAnalysis (1.7.0 - 254) <14703020-3124-3C62-A9DB-6DD28024CD42> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff2d339000 -     0x7fff2d343fff  com.apple.NetAuth (6.2 - 6.2) <D40BF56F-DF5F-3ECB-AAC2-FE6F13E9D120> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff2d344000 -     0x7fff2d34bfff  com.apple.ColorSyncLegacy (4.13.0 - 1) <F3AEB77A-456F-3F9F-98CC-3E29ABAF5D0C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff2d34c000 -     0x7fff2d357fff  com.apple.QD (4.0 - 416) <F65D0944-C775-33FB-A345-C046789667B7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff2d358000 -     0x7fff2d9c6fff  com.apple.audio.AudioResourceArbitration (1.0 - 1) <6A293E4C-1E2D-36DA-B416-FBED7286CD6E> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
    0x7fff2d9c7000 -     0x7fff2d9d3fff  com.apple.perfdata (1.0 - 67.40.1) <A9D2E8CD-9D74-304E-BD99-A7704F3CD38B> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
    0x7fff2d9d4000 -     0x7fff2d9e2fff  libperfcheck.dylib (41) <5AFDC5C6-EBB6-33E4-9215-1AACE6C6F6EE> /usr/lib/libperfcheck.dylib
    0x7fff2d9e3000 -     0x7fff2d9f2fff  com.apple.Kerberos (3.0 - 1) <02FFA3CA-F8AF-3211-9159-36BC29612650> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff2d9f3000 -     0x7fff2da42fff  com.apple.GSS (4.0 - 2.0) <5D06022E-C963-390A-9487-90BD1B61BC20> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff2da43000 -     0x7fff2da53fff  com.apple.CommonAuth (4.0 - 2.0) <C4418557-FA52-3B80-804F-2BC7AF760FD6> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff2daa8000 -     0x7fff2dacafff  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <6F4B051F-BC33-3880-81B2-5C62DABFF02D> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff2dacb000 -     0x7fff2dad3fff  com.apple.CorePhoneNumbers (1.0 - 1) <AA493452-21D3-3EC6-953C-42DBF75F4EB9> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff2dad4000 -     0x7fff2db5ffff  libTelephonyUtilDynamic.dylib (5347.1) <AB6453EB-2C1C-3A98-B56A-3C850FCE95F7> /usr/lib/libTelephonyUtilDynamic.dylib
    0x7fff2dc28000 -     0x7fff2dc28fff  liblaunch.dylib (2038.80.3) <C7C51322-8491-3B78-9CFA-2B4753662BCF> /usr/lib/system/liblaunch.dylib
    0x7fff2e1bc000 -     0x7fff2e2bffff  com.apple.ids (10.0 - 1000) <AF493B17-803E-35FB-A6C8-36A1BFAFBA2B> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
    0x7fff2e2c0000 -     0x7fff2e422fff  com.apple.idsfoundation (10.0 - 1000) <636F3797-544A-3311-AB8C-B7810967275F> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
    0x7fff2e423000 -     0x7fff2e56afff  com.apple.Sharing (1579 - 1579) <4925CAB3-09C0-373C-A5D3-9BB5FF025A4F> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff2e56b000 -     0x7fff2e68bfff  com.apple.Bluetooth (8.0.3 - 8.0.3d9) <C6FFFDA7-CD91-339A-8529-7D094338949D> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff2e68c000 -     0x7fff2e6a0fff  com.apple.AppContainer (4.0 - 509.60.2) <F294CD92-94FA-3D7D-9E59-AA5544504264> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff2e6a1000 -     0x7fff2e6a4fff  com.apple.SecCodeWrapper (4.0 - 509.60.2) <1BEC89D6-6AC8-36C2-89AE-41662D14DC50> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff2e6a5000 -     0x7fff2e6fefff  com.apple.ProtectedCloudStorage (1.0 - 1) <88EF8B12-617E-316C-9036-18357E27BC0A> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff2e952000 -     0x7fff2fe48fff  com.apple.GeoServices (1.0 - 1757.23.11.29.3) <72B73209-98B3-3E90-8D5D-B69C81784E5D> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff2fe55000 -     0x7fff2fe80fff  com.apple.RemoteViewServices (2.0 - 163) <661A448B-2901-33CD-B13C-362D61AFD998> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff2fe81000 -     0x7fff2fe90fff  com.apple.SpeechRecognitionCore (6.1.12 - 6.1.12) <B24969AE-43BA-36C2-80F9-2CBBC3F63CC8> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff2fe91000 -     0x7fff2fe98fff  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <8C33ECFF-2FBF-30FF-87EA-32A508860543> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff300dc000 -     0x7fff300dcfff  libsystem_product_info_filter.dylib (8.40.1) <20310EE6-2C3F-361A-9ECA-4223AFC03B65> /usr/lib/system/libsystem_product_info_filter.dylib
    0x7fff301b7000 -     0x7fff301b7fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <7A6BDD87-91EE-3D5C-8FA4-6861B12EBA29> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff301de000 -     0x7fff301defff  com.apple.CoreServices (1122.11 - 1122.11) <E59859C6-7221-3324-BB58-F910B2199959> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff304ac000 -     0x7fff304acfff  com.apple.Accelerate (1.11 - Accelerate 1.11) <40317321-FF2B-38B7-B584-7CC4C5F5A889> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff304ed000 -     0x7fff304f8fff  com.apple.MediaAccessibility (1.0 - 130) <264B30DF-646A-30EC-98B6-20429E9718CB> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff30519000 -     0x7fff3051dfff  com.apple.AppleSRP (5.0 - 1) <3BF95CAF-2EC5-393A-95B7-429C0C5F8F13> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff3051e000 -     0x7fff30529fff  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <D73E7719-09C8-30E6-B92D-AFC1BB356D92> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff30d23000 -     0x7fff30d85fff  com.apple.CoreBluetooth (1.0 - 1) <B88DEE8B-6268-36BA-BF6C-088F3BD8C652> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff30d86000 -     0x7fff30d8ffff  com.apple.SymptomDiagnosticReporter (1.0 - 79.40.12) <83B5E330-D786-34D2-AEE6-6F7B34D6FE9C> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff30da4000 -     0x7fff30db0fff  com.apple.AppleIDAuthSupport (1.0 - 1) <964BA0DB-E86E-3F81-BB82-CC27184B6D20> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff30db1000 -     0x7fff30e59fff  com.apple.DiscRecording (9.0.3 - 9030.4.5) <2B9AA549-63FD-36BB-AE05-ABD5DAC41279> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff30e5a000 -     0x7fff30e8dfff  com.apple.MediaKit (16 - 927.40.2) <D1056292-E38F-313F-B202-EFD871195729> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff30e8e000 -     0x7fff30f79fff  com.apple.DiskManagement (14.0 - 1733.80.1) <9281E3F8-EAFE-3367-B7D5-23687AA6EB70> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff31367000 -     0x7fff31487fff  com.apple.FileProvider (326.3 - 326.3) <C5007E6E-897B-308F-B173-4F5C6BF3968D> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff31488000 -     0x7fff314abfff  com.apple.GenerationalStorage (2.0 - 322) <974A1465-7AA4-347E-8606-CF35160FFA92> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff31e0e000 -     0x7fff31e4afff  com.apple.DebugSymbols (195.1 - 195.1) <12A5A6E2-6C84-3FCA-9927-8B9E241C607F> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff31e4b000 -     0x7fff31f08fff  com.apple.CoreSymbolication (12.2 - 64541.4) <F1A41B4E-671A-335E-8AE0-B99688F255C8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff31f09000 -     0x7fff31f12fff  com.apple.CoreTime (284) <D80E792D-33D1-3D07-B39F-F0A1A7F74E24> /System/Library/PrivateFrameworks/CoreTime.framework/Versions/A/CoreTime
    0x7fff32d9f000 -     0x7fff32e02fff  com.apple.framework.Apple80211 (17.0 - 1728) <A62689A7-7C22-33B3-90FA-730E4AAEE5B5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff32e03000 -     0x7fff32f55fff  com.apple.CoreWiFi (3.0 - 341) <F3D8F158-611A-3A5E-9F1D-E5FC273A4C74> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff331c2000 -     0x7fff331d1fff  com.apple.xpc.RemoteServiceDiscovery (1.0 - 2038.80.3) <78AF1606-37D8-3424-92AE-071A9F43AA0F> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
    0x7fff331d2000 -     0x7fff331e9fff  com.apple.xpc.RemoteXPC (1.0 - 2038.80.3) <C4BFF5FC-FC9C-3161-9612-7070EDAE9989> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
    0x7fff33231000 -     0x7fff33234fff  com.apple.help (1.3.8 - 71) <6074D81C-4507-35A6-88D7-D82309F81587> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff33235000 -     0x7fff3323cfff  com.apple.EFILogin (2.0 - 2) <B06CCD1C-A4D1-34D2-89C5-0DB69FE65234> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff3323d000 -     0x7fff33248fff  libcsfde.dylib (554) <9CDB9580-DD1C-347E-91C5-6D92D96F52F5> /usr/lib/libcsfde.dylib
    0x7fff33476000 -     0x7fff33476fff  com.apple.ApplicationServices (48 - 50) <42B48E32-1918-3178-8DE0-E8126B9EC088> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff33673000 -     0x7fff336cafff  com.apple.CorePrediction (1.0 - 1) <327F2507-712D-3212-B209-4DBEA9A2139B> /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
    0x7fff33777000 -     0x7fff33777fff  libHeimdalProxy.dylib (79) <85526E13-1E48-377A-A700-EE3F5648A6E3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7fff3382a000 -     0x7fff3382afff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <8CF768B8-836B-3DA8-9F0A-8CF840348202> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff338d4000 -     0x7fff338d9fff  com.apple.PushKit (1.0 - 1) <4D0A6539-611C-3B9C-A67D-D45CDEEC8CDC> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
    0x7fff338da000 -     0x7fff33910fff  com.apple.C2 (1.3 - 569) <817D8F9D-1801-3E6D-846A-7002174B59CB> /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
    0x7fff347e1000 -     0x7fff34831fff  com.apple.ChunkingLibrary (334 - 334) <CBEBDC8A-CCE4-3A21-915C-D2F3FB20B900> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff34eff000 -     0x7fff350e2fff  com.apple.WebKitLegacy (16610 - 16610.4.3.1.7) <863A3EDD-89F9-33E1-8F9C-AD8CA5166EBA> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fff350e3000 -     0x7fff350e5fff  com.apple.ConstantClasses (1.0 - 1) <DC2F3D52-27C4-37D2-9BBD-A38BD9251EDC> /System/Library/PrivateFrameworks/ConstantClasses.framework/Versions/A/ConstantClasses
    0x7fff35279000 -     0x7fff3527cfff  com.apple.Cocoa (6.11 - 23) <B0F6AF8E-B85C-3C5C-9812-9CD8BC07ADB2> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff36336000 -     0x7fff365e5fff  libAWDSupportFramework.dylib (3919) <39FE5292-3015-37C8-ABAC-3C09A3C06649> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib
    0x7fff36659000 -     0x7fff36689fff  libtidy.A.dylib (18.1) <BC4092C7-0552-3731-803D-6EB555E4E6E1> /usr/lib/libtidy.A.dylib
    0x7fff366ac000 -     0x7fff366bffff  com.apple.Engram (1.0 - 1) <FDBB418F-1A84-37FF-AE47-3A9722502CE7> /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram
    0x7fff366c0000 -     0x7fff366dbfff  com.apple.openscripting (1.7 - 190) <E3815884-A406-3CF6-82C1-BEDC772A9081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff366dc000 -     0x7fff366dffff  com.apple.securityhi (9.0 - 55008) <F7E1C957-65AF-39E5-8BBA-9D7C7C9D30B6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff366e0000 -     0x7fff366e3fff  com.apple.ink.framework (10.15 - 227) <E3D118A5-7A62-3893-ADAC-E0A9F45314C9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff366e4000 -     0x7fff366e7fff  com.apple.CommonPanels (1.2.6 - 101) <F46676FA-60F3-30CC-BF48-F5BB6E66E576> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff366e8000 -     0x7fff366effff  com.apple.ImageCapture (1708.1 - 1708.1) <AC709D2F-7C16-3645-BB20-19DD1414E210> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff366f0000 -     0x7fff37998fff  com.apple.JavaScriptCore (16610 - 16610.4.3.1.7) <0601A804-66EA-3973-B5F6-45731A666F4A> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff3902e000 -     0x7fff3902efff  com.apple.marco (10.0 - 1000) <8B63B018-077A-3B28-9264-A17A0895351F> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x7fff396dd000 -     0x7fff396e0fff  com.apple.OSAServicesClient (1.0 - 1) <201350F5-56C4-3342-AD10-4BE20772C52B> /System/Library/PrivateFrameworks/OSAServicesClient.framework/Versions/A/OSAServicesClient
    0x7fff39714000 -     0x7fff3971bfff  com.apple.URLFormatting (146 - 146.8) <4CE9BD89-FAC1-3908-9A56-712F6266146B> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
    0x7fff3971c000 -     0x7fff3972bfff  com.apple.accessibility.AXCoreUtilities (1.0 - 1) <E88A8DAB-1E43-32E6-8DC9-EB5C99815C28> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
    0x7fff3972c000 -     0x7fff39743fff  libAccessibility.dylib (2885.15.7) <DE2DA1FC-C046-3551-98A2-06F5118F73DA> /usr/lib/libAccessibility.dylib
    0x7fff39744000 -     0x7fff3c191fff  com.apple.WebCore (16610 - 16610.4.3.1.7) <904B6F23-31E0-3B45-8513-11C5A174918E> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff3c7ae000 -     0x7fff3c7f9fff  com.apple.Safari.SafeBrowsing (610 - 610.4.3.1.7) <9D65266A-DE84-3984-82DD-FE427A533801> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing
    0x7fff3c7fa000 -     0x7fff3d237fff  com.apple.WebKit (16610 - 16610.4.3.1.7) <1ACAB6CE-CDA6-36E9-96AD-3385F9D8D29B> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff3d3e6000 -     0x7fff3d3e9fff  com.apple.print.framework.Print (15 - 271) <F3F40AFD-1743-34E6-8BD3-6A577E3BD590> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff3d3ea000 -     0x7fff3d3edfff  com.apple.Carbon (160 - 164) <7395C7E9-AE3B-3547-8773-4F3A70B241AA> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff3d672000 -     0x7fff3d691fff  com.apple.private.SystemPolicy (1.0 - 1) <29F5E3FE-CF12-3242-9FD3-4950DA38E4D0> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
    0x7fff3d7e3000 -     0x7fff3d83dfff  com.apple.AccessibilitySharedSupport (1.0 - 1) <09AF1146-25F7-3704-AD2C-0760A45FFD92> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/Versions/A/AccessibilitySharedSupport
    0x7fff3dc87000 -     0x7fff3dc8bfff  com.apple.CoreOptimization (1.0 - 1) <91EC3966-3337-3248-AD14-B87D65BB669B> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
    0x7fff3dfbb000 -     0x7fff3dfc6fff  com.apple.MallocStackLogging (1.0 - 1) <507894FA-6738-372B-9A10-C38AFC9DA079> /System/Library/PrivateFrameworks/MallocStackLogging.framework/Versions/A/MallocStackLogging
    0x7fff3dfdc000 -     0x7fff3dfeefff  libmis.dylib (274.60.2) <6C720DC2-E50E-3A8D-8494-F8C007DF8DF4> /usr/lib/libmis.dylib
    0x7fff3e51b000 -     0x7fff3e51efff  com.apple.WebInspectorUI (16610 - 16610.4.3.1.7) <AFE20092-6E18-3904-89BD-09A87BD03632> /System/Library/PrivateFrameworks/WebInspectorUI.framework/Versions/A/WebInspectorUI
    0x7fff4070f000 -     0x7fff40792fff  com.apple.TextInput (1.0 - 1.0) <858479E0-C5AA-30AD-A630-48FC82A5D1F3> /System/Library/PrivateFrameworks/TextInput.framework/Versions/A/TextInput
    0x7fff41be8000 -     0x7fff41c05fff  libCGInterfaces.dylib (544.2) <8D95C64A-A90F-352F-AB9D-FF3AA792BC25> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff48564000 -     0x7fff485b3fff  com.apple.osanalytics.OSAnalytics (1.0 - 1) <CADD88A2-87A8-3879-8759-D3C112A6844F> /System/Library/PrivateFrameworks/OSAnalytics.framework/Versions/A/OSAnalytics
    0x7fff5253c000 -     0x7fff525cefff  com.apple.Symbolication (12.2 - 64541.7.1) <FA39B702-6E08-3F11-953F-5EC1EFB993BB> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff6cb48000 -     0x7fff6cb4efff  libCoreFSCache.dylib (177.22) <44489BD1-3963-35DF-86F1-DE95778AC0DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff6cb4f000 -     0x7fff6cb53fff  libCoreVMClient.dylib (177.22) <989F6CBF-CCEF-340D-9CB5-EC4133707040> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff6cb54000 -     0x7fff6cb63fff  com.apple.opengl (18.1.1 - 18.1.1) <F70AF1B3-D17A-3A0E-A8AC-9D45C5B52BA9> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff6cb64000 -     0x7fff6cb66fff  libCVMSPluginSupport.dylib (18.1.1) <AF77D964-9A4C-3690-AF62-4E05825DC9BF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff6cb67000 -     0x7fff6cb6ffff  libGFXShared.dylib (18.1.1) <45A1FFDC-03B7-3D64-AFAF-16D321B53D28> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff6cb70000 -     0x7fff6cba3fff  libGLImage.dylib (18.1.1) <16D10CE1-C2A1-3E24-A617-766CB6E9133C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff6cba4000 -     0x7fff6cbe0fff  libGLU.dylib (18.1.1) <F0DD35B5-3692-3BE5-AD3D-4F6B237EF6AD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff6cd76000 -     0x7fff6cd80fff  libGL.dylib (18.1.1) <68ABAADE-2DB4-3412-9F36-CA1AEAC8E9F6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff6e1b7000 -     0x7fff6e20ffff  com.apple.opencl (4.5 - 4.5) <40B70A3B-D981-3E4A-9BEC-F22EF84118F5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff7837c000 -     0x7fff78383fff  libRosetta.dylib (203.30) <44C477D9-013F-3A6D-A9FE-68A89214E6A5> /usr/lib/libRosetta.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: 83001
    thread_create: 0
    thread_set_state: 0

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               256K        2 
Activity Tracing                   256K        1 
CG backing stores                 1440K        6 
CG image                            52K        7 
CG raster data                      16K        2 
CoreAnimation                     1080K       38 
CoreGraphics                         4K        1 
CoreServices                      6236K        1 
CoreUI image data                  872K       16 
Foundation                          16K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           259.4M       66 
MALLOC guard page                   32K        8 
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
STACK GUARD                       56.0M        5 
Stack                             10.0M        5 
VM_ALLOCATE                        824K       30 
__CTF                               759        1 
__DATA                            13.9M      339 
__DATA_CONST                      18.7M      197 
__DATA_DIRTY                       892K      122 
__FONT_DATA                          4K        1 
__LINKEDIT                       489.8M       11 
__OBJC_RO                         60.6M        1 
__OBJC_RW                         2449K        2 
__TEXT                           308.4M      345 
__UNICODE                          588K        1 
mapped file                      237.7M       29 
shared memory                       40K        4 
===========                     =======  ======= 
TOTAL                              1.8G     1244 
TOTAL, minus reserved VM space     1.4G     1244 

Model: MacPro5,1, BootROM 9144.0.6.9.0, 6 processors, 6-Core Intel Xeon, 3.2 GHz, 16 GB, SMC 1.39f5
Graphics: Radeon RX 560, Radeon RX 560, spdisplays_pcie_device, 4 GB
Memory Module: DIMM 1, 4 GB, DDR3, 1066 MHz, 0x802C, 0x31384B53463531323732505A2D3147344D31
Memory Module: DIMM 2, 4 GB, DDR3, 1066 MHz, 0x802C, 0x31384A53463531323732505A2D3147344B31
Memory Module: DIMM 3, 4 GB, DDR3, 1066 MHz, 0x802C, 0x31384A53463531323732505A2D3147344B31
Memory Module: DIMM 4, 4 GB, DDR3, 1066 MHz, 0x802C, 0x31384A53463531323732505A2D3147344B31
Bluetooth: Version 8.0.3d9, 3 services, 18 devices, 1 incoming serial ports
Network Service: Ethernet 1, Ethernet, en0
PCI Card: Radeon RX 560, sppci_displaycontroller, Slot-1
PCI Card: pci1002,aae0, sppci_audiodevice, Slot-1
PCI Card: pci144d,a808, sppci_nvme, Slot-4
Serial ATA Device: HL-DT-ST BD-RE  WH16NS40
Serial ATA Device: Hitachi HDE721064SLA360, 640.14 GB
Serial ATA Device: Crucial_CT525MX300SSD1, 525.11 GB
USB Device: USB 2.0 Bus
USB Device: USB 2.0 Bus
USB Device: Cruzer Glide
USB Device: USB Bus
USB Device: USB Bus
USB Device: Keychron K6
USB Device: USB Bus
USB Device: USB Receiver
USB Device: USB Bus
USB Device: USB Bus
USB Device: BRCM2046 Hub
USB Device: Bluetooth USB Host Controller
USB Device: USB Bus
FireWire Device: built-in_hub, Up to 800 Mb/sec
Thunderbolt Bus: 
drewx0r commented 3 years ago

I don't know whether I should make a new issue for this or not, but the same crash on launch, with the same diagnostic info, happens for me on 10.15.7

Developer-echo commented 7 months ago

me too;

macos:14.1.2 (23B92)


Translated Report (Full Report Below)

Process: Cakebrew [72585] Path: /Applications/Cakebrew.app/Contents/MacOS/Cakebrew Identifier: com.brunophilipe.Cakebrew Version: 1.3 (594) Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 501

Date/Time: 2024-02-04 11:53:45.6078 +0800 OS Version: macOS 14.1.2 (23B92) Report Version: 12 Anonymous UUID: 1FB6A551-6068-31A0-BC82-CF03CBF536A9

Sleep/Wake UUID: B5B9D450-4C3B-4C50-8399-D22E62E14A52

Time Awake Since Boot: 120000 seconds Time Since Wake: 11319 seconds

System Integrity Protection: enabled

Crashed Thread: 3 Dispatch queue: com.brunophilipe.Cakebrew.BPHomebrewInterface.Tasks

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

Termination Reason: Namespace SIGNAL, Code 6 Abort trap: 6 Terminating Process: Cakebrew [72585]

Application Specific Information: abort() called

Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x1831608b4 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x183172d30 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x1831694f0 mach_msg_overwrite + 476 3 libsystem_kernel.dylib 0x183160c38 mach_msg + 24 4 CoreFoundation 0x18327dea4 CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x18327c76c CFRunLoopRun + 1208 6 CoreFoundation 0x18327bc5c CFRunLoopRunSpecific + 608 7 HIToolbox 0x18d7f8448 RunCurrentEventLoopInMode + 292 8 HIToolbox 0x18d7f8284 ReceiveNextEventCommon + 648 9 HIToolbox 0x18d7f7fdc _BlockUntilNextEventMatchingListInModeWithFilter + 76 10 AppKit 0x186a56c54 _DPSNextEvent + 660 11 AppKit 0x18722cebc -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 716 12 AppKit 0x186c89f34 -[NSApplication _doModalLoop:peek:] + 216 13 AppKit 0x186c88e3c 35-[NSApplication runModalForWindow:]_block_invoke_2 + 56 14 AppKit 0x186c88de8 __35-[NSApplication runModalForWindow:]_block_invoke + 108 15 AppKit 0x186c886b4 _NSTryRunModal + 100 16 AppKit 0x186c88574 -[NSApplication runModalForWindow:] + 292 17 Sparkle 0x1027d31bc +[SUUpdatePermissionPrompt promptWithHost:systemProfile:reply:] + 348 18 Sparkle 0x1027d5640 -[SUUpdater startUpdateCycle] + 1140 19 Foundation 0x1843a2850 NSFireDelayedPerform + 372 20 CoreFoundation 0x183299cd0 CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION + 32 21 CoreFoundation 0x183299978 CFRunLoopDoTimer + 972 22 CoreFoundation 0x1832994b0 CFRunLoopDoTimers + 356 23 CoreFoundation 0x18327c9f4 __CFRunLoopRun + 1856 24 CoreFoundation 0x18327bc5c CFRunLoopRunSpecific + 608 25 HIToolbox 0x18d7f8448 RunCurrentEventLoopInMode + 292 26 HIToolbox 0x18d7f80d8 ReceiveNextEventCommon + 220 27 HIToolbox 0x18d7f7fdc _BlockUntilNextEventMatchingListInModeWithFilter + 76 28 AppKit 0x186a56c54 _DPSNextEvent + 660 29 AppKit 0x18722cebc -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 716 30 AppKit 0x186a4a100 -[NSApplication run] + 476 31 AppKit 0x186a213cc NSApplicationMain + 880 32 dyld 0x182e250e0 start + 2360

Thread 1:: Dispatch queue: com.brunophilipe.Cakebrew.BPHomebrewInterface.Tasks 0 libicucore.A.dylib 0x18633da0c icu::UnicodeString::~UnicodeString() + 120 1 libicucore.A.dylib 0x1863c14c8 0x18628a000 + 1275080 2 libicucore.A.dylib 0x1863c0488 0x18628a000 + 1270920 3 libicucore.A.dylib 0x186346f0c 0x18628a000 + 773900 4 libicucore.A.dylib 0x186346d84 ures_getAllItemsWithFallback + 176 5 libicucore.A.dylib 0x1863b9e7c icu::DateFormatSymbols::initializeData(icu::Locale const&, char const, UErrorCode&, signed char) + 1556 6 libicucore.A.dylib 0x1863bb7bc icu::DateFormatSymbols::DateFormatSymbols(icu::Locale const&, char const, UErrorCode&) + 176 7 libicucore.A.dylib 0x1863b95c4 icu::LocaleCacheKey::createObject(void const, UErrorCode&) const + 236 8 libicucore.A.dylib 0x186332900 icu::UnifiedCache::_get(icu::CacheKeyBase const&, icu::SharedObject const&, void const*, UErrorCode&) const + 168 9 libicucore.A.dylib 0x1863c1900 0x18628a000 + 1276160 10 libicucore.A.dylib 0x1863b975c 0x18628a000 + 1242972 11 libicucore.A.dylib 0x1863b9658 icu::DateFormatSymbols::createForLocale(icu::Locale const&, UErrorCode&) + 40 12 libicucore.A.dylib 0x186471804 icu::SimpleDateFormat::construct(icu::DateFormat::EStyle, icu::DateFormat::EStyle, icu::Locale const&, UErrorCode&) + 896 13 libicucore.A.dylib 0x186472f6c icu::SimpleDateFormat::SimpleDateFormat(icu::DateFormat::EStyle, icu::DateFormat::EStyle, icu::Locale const&, UErrorCode&) + 256 14 libicucore.A.dylib 0x1863a09e8 icu::DateFormat::create(icu::DateFormat::EStyle, icu::DateFormat::EStyle, icu::Locale const&) + 172 15 libicucore.A.dylib 0x1864a9938 udat_open + 396 16 CoreFoundation 0x1832bab60 cficu_udat_open + 72 17 CoreFoundation 0x1832b9f64 ResetUDateFormat + 512 18 CoreFoundation 0x1832b9d38 __CreateCFDateFormatter + 324 19 Foundation 0x1843a6db8 -[NSDateFormatter _regenerateFormatter] + 264 20 Foundation 0x1843a6bcc -[NSDateFormatter stringForObjectValue:] + 280 21 Foundation 0x1843d0698 +[NSDateFormatter localizedStringFromDate:dateStyle:timeStyle:] + 88 22 Cakebrew 0x10214de34 0x102140000 + 56884 23 Cakebrew 0x10214e14c 0x102140000 + 57676 24 libdispatch.dylib 0x182ff3910 _dispatch_client_callout + 20 25 libdispatch.dylib 0x1830032f8 _dispatch_sync_invoke_and_complete + 56 26 Cakebrew 0x10214e02c 0x102140000 + 57388 27 Cakebrew 0x10214d6d4 0x102140000 + 54996 28 Cakebrew 0x10214d0dc 0x102140000 + 53468 29 Cakebrew 0x10214adf8 0x102140000 + 44536 30 libdispatch.dylib 0x182ff1cb8 _dispatch_call_block_and_release + 32 31 libdispatch.dylib 0x182ff3910 _dispatch_client_callout + 20 32 libdispatch.dylib 0x1830053cc _dispatch_root_queue_drain + 864 33 libdispatch.dylib 0x183005a04 _dispatch_worker_thread2 + 156 34 libsystem_pthread.dylib 0x18319d0d8 _pthread_wqthread + 228 35 libsystem_pthread.dylib 0x18319be30 start_wqthread + 8

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

Thread 3 Crashed:: Dispatch queue: com.brunophilipe.Cakebrew.BPHomebrewInterface.Tasks 0 libsystem_kernel.dylib 0x18316911c __pthread_kill + 8 1 libsystem_pthread.dylib 0x1831a0cc0 pthread_kill + 288 2 libsystem_c.dylib 0x1830b0a40 abort + 180 3 libc++abi.dylib 0x1831586d8 abort_message + 132 4 libc++abi.dylib 0x1831487c8 demangling_terminate_handler() + 348 5 libobjc.A.dylib 0x182df3894 _objc_terminate() + 144 6 libc++abi.dylib 0x183157a9c std::__terminate(void (*)()) + 16 7 libc++abi.dylib 0x183157a40 std::terminate() + 56 8 libdispatch.dylib 0x182ff3924 _dispatch_client_callout + 40 9 libdispatch.dylib 0x182ff6dc8 _dispatch_continuation_pop + 600 10 libdispatch.dylib 0x182ff63e4 _dispatch_async_redirect_invoke + 584 11 libdispatch.dylib 0x1830051f4 _dispatch_root_queue_drain + 392 12 libdispatch.dylib 0x183005a04 _dispatch_worker_thread2 + 156 13 libsystem_pthread.dylib 0x18319d0d8 _pthread_wqthread + 228 14 libsystem_pthread.dylib 0x18319be30 start_wqthread + 8

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

Thread 5:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x1831608b4 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x183172d30 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x1831694f0 mach_msg_overwrite + 476 3 libsystem_kernel.dylib 0x183160c38 mach_msg + 24 4 CoreFoundation 0x18327dea4 CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x18327c76c CFRunLoopRun + 1208 6 CoreFoundation 0x18327bc5c CFRunLoopRunSpecific + 608 7 AppKit 0x186b80404 _NSEventThread + 144 8 libsystem_pthread.dylib 0x1831a1034 _pthread_start + 136 9 libsystem_pthread.dylib 0x18319be3c thread_start + 8

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

Thread 3 crashed with ARM Thread State (64-bit): x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000 x4: 0x000000018315c377 x5: 0x000000016de5ed80 x6: 0x000000000000006e x7: 0x0000000000000860 x8: 0x20f2eb09481e0abc x9: 0x20f2eb0825fbfabc x10: 0x0000000000000200 x11: 0x000000000000000b x12: 0x0000000000000000 x13: 0x00000000001ff800 x14: 0x00000000000007fb x15: 0x000000008c40980c x16: 0x0000000000000148 x17: 0x00000001e233fda0 x18: 0x0000000000000000 x19: 0x0000000000000006 x20: 0x000000016de5f000 x21: 0x0000000000004e03 x22: 0x000000016de5f0e0 x23: 0x0000000000000000 x24: 0x0000000000000000 x25: 0x000000016de5f0e0 x26: 0x0000000000000000 x27: 0x000000016de5f180 x28: 0x00000000000005ff fp: 0x000000016de5ecf0 lr: 0x00000001831a0cc0 sp: 0x000000016de5ecd0 pc: 0x000000018316911c cpsr: 0x40001000 far: 0x0000000000000000 esr: 0x56000080 Address size fault

Binary Images: 0x102500000 - 0x10250bfff libobjc-trampolines.dylib () /usr/lib/libobjc-trampolines.dylib 0x102624000 - 0x102633fff com.alexrozanski.PXSourceList (2.0.7) <0c3c5965-44b8-3e62-a3b5-0be55a4990ef> /Applications/Cakebrew.app/Contents/Frameworks/PXSourceList.framework/Versions/A/PXSourceList 0x1027a8000 - 0x1027effff org.sparkle-project.Sparkle (1.26.0) <0665d9d9-19bb-3f5a-9b90-aa9e1d1d4e7d> /Applications/Cakebrew.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle 0x102140000 - 0x10216bfff com.brunophilipe.Cakebrew (1.3) /Applications/Cakebrew.app/Contents/MacOS/Cakebrew 0x18315f000 - 0x183199fef libsystem_kernel.dylib () /usr/lib/system/libsystem_kernel.dylib 0x183200000 - 0x1836d7fff com.apple.CoreFoundation (6.9) <9f046e36-7286-3a6e-a280-699d6e47cfaf> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x18d7c8000 - 0x18da87fff com.apple.HIToolbox (2.1.1) <4dffb7eb-bbcd-3ff6-a203-5a0b97358ee8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x186a1d000 - 0x187d31fff com.apple.AppKit (6.9) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x18432a000 - 0x184f77fff com.apple.Foundation (6.9) <2126fd9a-52ce-3eb2-8640-b57535e073b8> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x182e1f000 - 0x182eb3317 dyld () /usr/lib/dyld 0x0 - 0xffffffffffffffff ??? () <00000000-0000-0000-0000-000000000000> ??? 0x18628a000 - 0x186542ff7 libicucore.A.dylib () <444d2fe1-a09c-369c-be2e-929350ea2f0e> /usr/lib/libicucore.A.dylib 0x182ff0000 - 0x183036fff libdispatch.dylib () /usr/lib/system/libdispatch.dylib 0x18319a000 - 0x1831a6ff3 libsystem_pthread.dylib () /usr/lib/system/libsystem_pthread.dylib 0x18303a000 - 0x1830b8ffb libsystem_c.dylib () /usr/lib/system/libsystem_c.dylib 0x183147000 - 0x18315efff libc++abi.dylib () /usr/lib/libc++abi.dylib 0x182dd0000 - 0x182e1ef08 libobjc.A.dylib () <49e2dcb3-f014-3fcf-949b-f5f57b3ef0a8> /usr/lib/libobjc.A.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: 19 thread_create: 0 thread_set_state: 0

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

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 128K 1 Activity Tracing 256K 1 CG image 208K 10 ColorSync 576K 27 CoreAnimation 1984K 120 CoreGraphics 64K 4 CoreUI image data 1472K 20 Foundation 16K 1 Image IO 16K 1 Kernel Alloc Once 32K 1 MALLOC 1.5G 52 MALLOC guard page 192K 12 STACK GUARD 56.1M 7 Stack 11.2M 7 VM_ALLOCATE 208K 13 AUTH 1213K 255 AUTH_CONST 22.9M 440 CTF 824 1 DATA 8787K 429 DATA_CONST 21.7M 448 __DATA_DIRTY 1275K 148 FONT_DATA 4K 1 LINKEDIT 886.9M 5 OBJC_RO 70.8M 1 __OBJC_RW 2156K 1 __TEXT 504.8M 464 dyld private memory 272K 2 mapped file 261.0M 36 shared memory 848K 13 =========== ======= ======= TOTAL 3.3G 2521


Full Report

{"app_name":"Cakebrew","timestamp":"2024-02-04 11:53:45.00 +0800","app_version":"1.3","slice_uuid":"bfdaf57c-0b5f-346e-a82a-7eb135931015","build_version":"594","platform":1,"bundleID":"com.brunophilipe.Cakebrew","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 14.1.2 (23B92)","roots_installed":0,"name":"Cakebrew","incident_id":"AED32A30-4194-4F71-95F6-4B8719B4AFBC"} { "uptime" : 120000, "procRole" : "Foreground", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "MacBookPro18,3", "coalitionID" : 22665, "osVersion" : { "train" : "macOS 14.1.2", "build" : "23B92", "releaseType" : "User" }, "captureTime" : "2024-02-04 11:53:45.6078 +0800", "codeSigningMonitor" : 1, "incident" : "AED32A30-4194-4F71-95F6-4B8719B4AFBC", "pid" : 72585, "translated" : false, "cpuType" : "ARM-64", "roots_installed" : 0, "bug_type" : "309", "procLaunch" : "2024-02-04 11:53:44.0516 +0800", "procStartAbsTime" : 2972757753812, "procExitAbsTime" : 2972794309311, "procName" : "Cakebrew", "procPath" : "\/Applications\/Cakebrew.app\/Contents\/MacOS\/Cakebrew", "bundleInfo" : {"CFBundleShortVersionString":"1.3","CFBundleVersion":"594","CFBundleIdentifier":"com.brunophilipe.Cakebrew"}, "storeInfo" : {"deviceIdentifierForVendor":"CB4B6E61-EB22-5973-AD72-7FE3EDD3AD5E","thirdParty":true}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "com.brunophilipe.Cakebrew", "crashReporterKey" : "1FB6A551-6068-31A0-BC82-CF03CBF536A9", "codeSigningID" : "com.brunophilipe.Cakebrew", "codeSigningTeamID" : "R85D3K8ATT", "codeSigningFlags" : 570503953, "codeSigningValidationCategory" : 6, "codeSigningTrustLevel" : 4294967295, "instructionByteStream" : {"beforePC":"fyMD1f17v6n9AwCRXOD\/l78DAJH9e8Go\/w9f1sADX9YQKYDSARAA1A==","atPC":"AwEAVH8jA9X9e7+p\/QMAkVHg\/5e\/AwCR\/XvBqP8PX9bAA1\/WcAqA0g=="}, "wakeTime" : 11319, "sleepWakeUUID" : "B5B9D450-4C3B-4C50-8399-D22E62E14A52", "sip" : "enabled", "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"}, "termination" : {"flags":0,"code":6,"namespace":"SIGNAL","indicator":"Abort trap: 6","byProc":"Cakebrew","byPid":72585}, "asi" : {"libsystem_c.dylib":["abort() called"]}, "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":19},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0}, "lastExceptionBacktrace" : [{"imageOffset":993268,"symbol":"exceptionPreprocess","symbolLocation":164,"imageIndex":5},{"imageOffset":106164,"symbol":"objc_exception_throw","symbolLocation":60,"imageIndex":16},{"imageOffset":1989240,"symbol":"-[NSCFString characterAtIndex:].cold.1","symbolLocation":0,"imageIndex":5},{"imageOffset":1294992,"symbol":"-[NSCFAttributedString _tryRetain]","symbolLocation":0,"imageIndex":5},{"imageOffset":386872,"symbol":"CFStringCheckAndReplace","symbolLocation":0,"imageIndex":5},{"imageOffset":71000,"imageIndex":3},{"imageOffset":7352,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":12},{"imageOffset":14608,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":12},{"imageOffset":28104,"symbol":"_dispatch_continuation_pop","symbolLocation":600,"imageIndex":12},{"imageOffset":25572,"symbol":"_dispatch_async_redirect_invoke","symbolLocation":584,"imageIndex":12},{"imageOffset":86516,"symbol":"_dispatch_root_queue_drain","symbolLocation":392,"imageIndex":12},{"imageOffset":88580,"symbol":"_dispatch_worker_thread2","symbolLocation":156,"imageIndex":12},{"imageOffset":12504,"symbol":"_pthread_wqthread","symbolLocation":228,"imageIndex":13},{"imageOffset":7728,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":13}], "faultingThread" : 3, "threads" : [{"id":1552085,"threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":42893838385152},{"value":0},{"value":42893838385152},{"value":2},{"value":4294967295},{"value":18446744073709550527},{"value":9987},{"value":0},{"value":1},{"value":9987},{"value":6421},{"value":0},{"value":30786325577728},{"value":18446744073709551569},{"value":8090009648},{"value":0},{"value":4294967295},{"value":2},{"value":42893838385152},{"value":0},{"value":42893838385152},{"value":6137037880},{"value":8589934592},{"value":21592279046},{"value":21592279046},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6494301488},"cpsr":{"value":4096},"fp":{"value":6137037728},"sp":{"value":6137037648},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6494226612},"far":{"value":0}},"queue":"com.apple.main-thread","frames":[{"imageOffset":6324,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":81200,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":4},{"imageOffset":42224,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":4},{"imageOffset":7224,"symbol":"mach_msg","symbolLocation":24,"imageIndex":4},{"imageOffset":515748,"symbol":"CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":5},{"imageOffset":509804,"symbol":"CFRunLoopRun","symbolLocation":1208,"imageIndex":5},{"imageOffset":506972,"symbol":"CFRunLoopRunSpecific","symbolLocation":608,"imageIndex":5},{"imageOffset":197704,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":6},{"imageOffset":197252,"symbol":"ReceiveNextEventCommon","symbolLocation":648,"imageIndex":6},{"imageOffset":196572,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":76,"imageIndex":6},{"imageOffset":236628,"symbol":"_DPSNextEvent","symbolLocation":660,"imageIndex":7},{"imageOffset":8453820,"symbol":"-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":716,"imageIndex":7},{"imageOffset":2543412,"symbol":"-[NSApplication _doModalLoop:peek:]","symbolLocation":216,"imageIndex":7},{"imageOffset":2539068,"symbol":"35-[NSApplication runModalForWindow:]_block_invoke_2","symbolLocation":56,"imageIndex":7},{"imageOffset":2538984,"symbol":"35-[NSApplication runModalForWindow:]_block_invoke","symbolLocation":108,"imageIndex":7},{"imageOffset":2537140,"symbol":"_NSTryRunModal","symbolLocation":100,"imageIndex":7},{"imageOffset":2536820,"symbol":"-[NSApplication runModalForWindow:]","symbolLocation":292,"imageIndex":7},{"imageOffset":176572,"symbol":"+[SUUpdatePermissionPrompt promptWithHost:systemProfile:reply:]","symbolLocation":348,"imageIndex":2},{"imageOffset":185920,"symbol":"-[SUUpdater startUpdateCycle]","symbolLocation":1140,"imageIndex":2},{"imageOffset":493648,"symbol":"NSFireDelayedPerform","symbolLocation":372,"imageIndex":8},{"imageOffset":629968,"symbol":"CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION","symbolLocation":32,"imageIndex":5},{"imageOffset":629112,"symbol":"CFRunLoopDoTimer","symbolLocation":972,"imageIndex":5},{"imageOffset":627888,"symbol":"CFRunLoopDoTimers","symbolLocation":356,"imageIndex":5},{"imageOffset":510452,"symbol":"CFRunLoopRun","symbolLocation":1856,"imageIndex":5},{"imageOffset":506972,"symbol":"CFRunLoopRunSpecific","symbolLocation":608,"imageIndex":5},{"imageOffset":197704,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":6},{"imageOffset":196824,"symbol":"ReceiveNextEventCommon","symbolLocation":220,"imageIndex":6},{"imageOffset":196572,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":76,"imageIndex":6},{"imageOffset":236628,"symbol":"_DPSNextEvent","symbolLocation":660,"imageIndex":7},{"imageOffset":8453820,"symbol":"-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":716,"imageIndex":7},{"imageOffset":184576,"symbol":"-[NSApplication run]","symbolLocation":476,"imageIndex":7},{"imageOffset":17356,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":7},{"imageOffset":24800,"symbol":"start","symbolLocation":2360,"imageIndex":9}]},{"id":1552091,"threadState":{"x":[{"value":6137592544},{"value":5207252500},{"value":0},{"value":6137593210},{"value":6137592200},{"value":0},{"value":32651513917407346},{"value":2928},{"value":354},{"value":12803029503764922528},{"value":6137593178},{"value":0},{"value":49},{"value":4294967087},{"value":2043},{"value":2326169595},{"value":10909660272},{"value":11153727433274047200},{"value":0},{"value":6137595836},{"value":6137593728},{"value":6137593168},{"value":6137594656},{"value":0},{"value":6548551110,"symbolLocation":116,"symbol":"typeinfo name for icu::DateFormatSymbols"},{"value":0},{"value":6548551094,"symbolLocation":100,"symbol":"typeinfo name for icu::DateFormatSymbols"},{"value":6137592448},{"value":16}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6547051472},"cpsr":{"value":1610616832},"fp":{"value":6137592704},"sp":{"value":6137592384},"esr":{"value":2449473547,"description":"(Data Abort) byte read Access flag fault"},"pc":{"value":6546512396},"far":{"value":0}},"queue":"com.brunophilipe.Cakebrew.BPHomebrewInterface.Tasks","frames":[{"imageOffset":735756,"symbol":"icu::UnicodeString::~UnicodeString()","symbolLocation":120,"imageIndex":11},{"imageOffset":1275080,"imageIndex":11},{"imageOffset":1270920,"imageIndex":11},{"imageOffset":773900,"imageIndex":11},{"imageOffset":773508,"symbol":"ures_getAllItemsWithFallback","symbolLocation":176,"imageIndex":11},{"imageOffset":1244796,"symbol":"icu::DateFormatSymbols::initializeData(icu::Locale const&, char const, UErrorCode&, signed char)","symbolLocation":1556,"imageIndex":11},{"imageOffset":1251260,"symbol":"icu::DateFormatSymbols::DateFormatSymbols(icu::Locale const&, char const, UErrorCode&)","symbolLocation":176,"imageIndex":11},{"imageOffset":1242564,"symbol":"icu::LocaleCacheKey::createObject(void const, UErrorCode&) const","symbolLocation":236,"imageIndex":11},{"imageOffset":690432,"symbol":"icu::UnifiedCache::_get(icu::CacheKeyBase const&, icu::SharedObject const&, void const, UErrorCode&) const","symbolLocation":168,"imageIndex":11},{"imageOffset":1276160,"imageIndex":11},{"imageOffset":1242972,"imageIndex":11},{"imageOffset":1242712,"symbol":"icu::DateFormatSymbols::createForLocale(icu::Locale const&, UErrorCode&)","symbolLocation":40,"imageIndex":11},{"imageOffset":1996804,"symbol":"icu::SimpleDateFormat::construct(icu::DateFormat::EStyle, icu::DateFormat::EStyle, icu::Locale const&, UErrorCode&)","symbolLocation":896,"imageIndex":11},{"imageOffset":2002796,"symbol":"icu::SimpleDateFormat::SimpleDateFormat(icu::DateFormat::EStyle, icu::DateFormat::EStyle, icu::Locale const&, UErrorCode&)","symbolLocation":256,"imageIndex":11},{"imageOffset":1141224,"symbol":"icu::DateFormat::create(icu::DateFormat::EStyle, icu::DateFormat::EStyle, icu::Locale const&)","symbolLocation":172,"imageIndex":11},{"imageOffset":2226488,"symbol":"udat_open","symbolLocation":396,"imageIndex":11},{"imageOffset":764768,"symbol":"cficu_udat_open","symbolLocation":72,"imageIndex":5},{"imageOffset":761700,"symbol":"ResetUDateFormat","symbolLocation":512,"imageIndex":5},{"imageOffset":761144,"symbol":"CreateCFDateFormatter","symbolLocation":324,"imageIndex":5},{"imageOffset":511416,"symbol":"-[NSDateFormatter _regenerateFormatter]","symbolLocation":264,"imageIndex":8},{"imageOffset":510924,"symbol":"-[NSDateFormatter stringForObjectValue:]","symbolLocation":280,"imageIndex":8},{"imageOffset":681624,"symbol":"+[NSDateFormatter localizedStringFromDate:dateStyle:timeStyle:]","symbolLocation":88,"imageIndex":8},{"imageOffset":56884,"imageIndex":3},{"imageOffset":57676,"imageIndex":3},{"imageOffset":14608,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":12},{"imageOffset":78584,"symbol":"_dispatch_sync_invoke_and_complete","symbolLocation":56,"imageIndex":12},{"imageOffset":57388,"imageIndex":3},{"imageOffset":54996,"imageIndex":3},{"imageOffset":53468,"imageIndex":3},{"imageOffset":44536,"imageIndex":3},{"imageOffset":7352,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":12},{"imageOffset":14608,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":12},{"imageOffset":86988,"symbol":"_dispatch_root_queue_drain","symbolLocation":864,"imageIndex":12},{"imageOffset":88580,"symbol":"_dispatch_worker_thread2","symbolLocation":156,"imageIndex":12},{"imageOffset":12504,"symbol":"_pthread_wqthread","symbolLocation":228,"imageIndex":13},{"imageOffset":7728,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":13}]},{"id":1552092,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13}],"threadState":{"x":[{"value":6138179584},{"value":4867},{"value":6137643008},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6138179584},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6494469672},"far":{"value":0}}},{"triggered":true,"id":1552101,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":6494208887},{"value":6138752384},{"value":110},{"value":2144},{"value":2374218378674834108},{"value":2374218373807209148},{"value":512},{"value":11},{"value":0},{"value":2095104},{"value":2043},{"value":2353043468},{"value":328},{"value":8090025376},{"value":0},{"value":6},{"value":6138753024},{"value":19971},{"value":6138753248},{"value":0},{"value":0},{"value":6138753248},{"value":0},{"value":6138753408},{"value":1535}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6494489792},"cpsr":{"value":1073745920},"fp":{"value":6138752240},"sp":{"value":6138752208},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6494261532,"matchesCrashFrame":1},"far":{"value":0}},"queue":"com.brunophilipe.Cakebrew.BPHomebrewInterface.Tasks","frames":[{"imageOffset":41244,"symbol":"pthread_kill","symbolLocation":8,"imageIndex":4},{"imageOffset":27840,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":13},{"imageOffset":485952,"symbol":"abort","symbolLocation":180,"imageIndex":14},{"imageOffset":71384,"symbol":"abort_message","symbolLocation":132,"imageIndex":15},{"imageOffset":6088,"symbol":"demangling_terminate_handler()","symbolLocation":348,"imageIndex":15},{"imageOffset":145556,"symbol":"_objc_terminate()","symbolLocation":144,"imageIndex":16},{"imageOffset":68252,"symbol":"std::__terminate(void ()())","symbolLocation":16,"imageIndex":15},{"imageOffset":68160,"symbol":"std::terminate()","symbolLocation":56,"imageIndex":15},{"imageOffset":14628,"symbol":"_dispatch_client_callout","symbolLocation":40,"imageIndex":12},{"imageOffset":28104,"symbol":"_dispatch_continuation_pop","symbolLocation":600,"imageIndex":12},{"imageOffset":25572,"symbol":"_dispatch_async_redirect_invoke","symbolLocation":584,"imageIndex":12},{"imageOffset":86516,"symbol":"_dispatch_root_queue_drain","symbolLocation":392,"imageIndex":12},{"imageOffset":88580,"symbol":"_dispatch_worker_thread2","symbolLocation":156,"imageIndex":12},{"imageOffset":12504,"symbol":"_pthread_wqthread","symbolLocation":228,"imageIndex":13},{"imageOffset":7728,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":13}]},{"id":1552102,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13}],"threadState":{"x":[{"value":6139326464},{"value":37127},{"value":6138789888},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6139326464},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6494469672},"far":{"value":0}}},{"id":1552118,"name":"com.apple.NSEventThread","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":212252988801024},{"value":0},{"value":212252988801024},{"value":2},{"value":4294967295},{"value":18446744073709550527},{"value":49419},{"value":0},{"value":1},{"value":49419},{"value":108254},{"value":0},{"value":0},{"value":18446744073709551569},{"value":8090009648},{"value":0},{"value":4294967295},{"value":2},{"value":212252988801024},{"value":0},{"value":212252988801024},{"value":6139895912},{"value":8589934592},{"value":21592279046},{"value":21592279046},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6494301488},"cpsr":{"value":4096},"fp":{"value":6139895760},"sp":{"value":6139895680},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6494226612},"far":{"value":0}},"frames":[{"imageOffset":6324,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":81200,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":4},{"imageOffset":42224,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":4},{"imageOffset":7224,"symbol":"mach_msg","symbolLocation":24,"imageIndex":4},{"imageOffset":515748,"symbol":"CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":5},{"imageOffset":509804,"symbol":"CFRunLoopRun","symbolLocation":1208,"imageIndex":5},{"imageOffset":506972,"symbol":"CFRunLoopRunSpecific","symbolLocation":608,"imageIndex":5},{"imageOffset":1455108,"symbol":"_NSEventThread","symbolLocation":144,"imageIndex":7},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":13},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":1552152,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13}],"threadState":{"x":[{"value":6140473344},{"value":66819},{"value":6139936768},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6140473344},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6494469672},"far":{"value":0}}}], "usedImages" : [ { "source" : "P", "arch" : "arm64e", "base" : 4333764608, "size" : 49152, "uuid" : "c9ce7923-2f2d-31eb-a6e4-0f3b7a78f895", "path" : "\/usr\/lib\/libobjc-trampolines.dylib", "name" : "libobjc-trampolines.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4334960640, "CFBundleShortVersionString" : "2.0.7", "CFBundleIdentifier" : "com.alexrozanski.PXSourceList", "size" : 65536, "uuid" : "0c3c5965-44b8-3e62-a3b5-0be55a4990ef", "path" : "\/Applications\/Cakebrew.app\/Contents\/Frameworks\/PXSourceList.framework\/Versions\/A\/PXSourceList", "name" : "PXSourceList", "CFBundleVersion" : "2.0.7" }, { "source" : "P", "arch" : "arm64", "base" : 4336549888, "CFBundleShortVersionString" : "1.26.0", "CFBundleIdentifier" : "org.sparkle-project.Sparkle", "size" : 294912, "uuid" : "0665d9d9-19bb-3f5a-9b90-aa9e1d1d4e7d", "path" : "\/Applications\/Cakebrew.app\/Contents\/Frameworks\/Sparkle.framework\/Versions\/A\/Sparkle", "name" : "Sparkle", "CFBundleVersion" : "1.26.0" }, { "source" : "P", "arch" : "arm64", "base" : 4329832448, "CFBundleShortVersionString" : "1.3", "CFBundleIdentifier" : "com.brunophilipe.Cakebrew", "size" : 180224, "uuid" : "bfdaf57c-0b5f-346e-a82a-7eb135931015", "path" : "\/Applications\/Cakebrew.app\/Contents\/MacOS\/Cakebrew", "name" : "Cakebrew", "CFBundleVersion" : "594" }, { "source" : "P", "arch" : "arm64e", "base" : 6494220288, "size" : 241648, "uuid" : "b7751381-1442-30b5-91b9-ad7be461bebe", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6494879744, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 5079040, "uuid" : "9f046e36-7286-3a6e-a280-699d6e47cfaf", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "2106" }, { "source" : "P", "arch" : "arm64e", "base" : 6668713984, "CFBundleShortVersionString" : "2.1.1", "CFBundleIdentifier" : "com.apple.HIToolbox", "size" : 2883584, "uuid" : "4dffb7eb-bbcd-3ff6-a203-5a0b97358ee8", "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox", "name" : "HIToolbox" }, { "source" : "P", "arch" : "arm64e", "base" : 6553718784, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.AppKit", "size" : 20008960, "uuid" : "b475e541-691d-39c6-8ca4-e414b0d3dd88", "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit", "name" : "AppKit", "CFBundleVersion" : "2487.20.107" }, { "source" : "P", "arch" : "arm64e", "base" : 6512877568, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.Foundation", "size" : 12902400, "uuid" : "2126fd9a-52ce-3eb2-8640-b57535e073b8", "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation", "name" : "Foundation", "CFBundleVersion" : "2106" }, { "source" : "P", "arch" : "arm64e", "base" : 6490812416, "size" : 607000, "uuid" : "ec7a3ba0-f9bf-3ab8-a0f4-8622e5606b20", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "size" : 0, "source" : "A", "base" : 0, "uuid" : "00000000-0000-0000-0000-000000000000" }, { "source" : "P", "arch" : "arm64e", "base" : 6545776640, "size" : 2854904, "uuid" : "444d2fe1-a09c-369c-be2e-929350ea2f0e", "path" : "\/usr\/lib\/libicucore.A.dylib", "name" : "libicucore.A.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6492717056, "size" : 290816, "uuid" : "dc1d0187-7149-3100-bc63-f633afebee6c", "path" : "\/usr\/lib\/system\/libdispatch.dylib", "name" : "libdispatch.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6494461952, "size" : 53236, "uuid" : "daf95373-5de6-39a1-a6ce-d87f3f0629cc", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6493020160, "size" : 520188, "uuid" : "decb8685-f34a-3979-afcb-71fb55747e41", "path" : "\/usr\/lib\/system\/libsystem_c.dylib", "name" : "libsystem_c.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6494121984, "size" : 98304, "uuid" : "edbb6df0-72f9-3bc2-96fa-a86e05d3d305", "path" : "\/usr\/lib\/libc++abi.dylib", "name" : "libc++abi.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6490488832, "size" : 323337, "uuid" : "49e2dcb3-f014-3fcf-949b-f5f57b3ef0a8", "path" : "\/usr\/lib\/libobjc.A.dylib", "name" : "libobjc.A.dylib" } ], "sharedCache" : { "base" : 6490062848, "size" : 4018896896, "uuid" : "6d1aeeac-d56f-3513-9ae1-3894fde828f3" }, "vmSummary" : "ReadOnly portion of Libraries: Total=1.4G resident=0K(0%) swapped_out_or_unallocated=1.4G(100%)\nWritable regions: Total=1.5G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.5G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 128K 1 \nActivity Tracing 256K 1 \nCG image 208K 10 \nColorSync 576K 27 \nCoreAnimation 1984K 120 \nCoreGraphics 64K 4 \nCoreUI image data 1472K 20 \nFoundation 16K 1 \nImage IO 16K 1 \nKernel Alloc Once 32K 1 \nMALLOC 1.5G 52 \nMALLOC guard page 192K 12 \nSTACK GUARD 56.1M 7 \nStack 11.2M 7 \nVM_ALLOCATE 208K 13 \nAUTH 1213K 255 \nAUTH_CONST 22.9M 440 \nCTF 824 1 \nDATA 8787K 429 \nDATA_CONST 21.7M 448 \n__DATA_DIRTY 1275K 148 \nFONT_DATA 4K 1 \nLINKEDIT 886.9M 5 \nOBJC_RO 70.8M 1 \n__OBJC_RW 2156K 1 \n__TEXT 504.8M 464 \ndyld private memory 272K 2 \nmapped file 261.0M 36 \nshared memory 848K 13 \n=========== ======= ======= \nTOTAL 3.3G 2521 \n", "legacyInfo" : { "threadTriggered" : { "queue" : "com.brunophilipe.Cakebrew.BPHomebrewInterface.Tasks" } }, "logWritingSignature" : "f1d81a49d9bfdb1770614dac8062d497e08f469d", "trialInfo" : { "rollouts" : [ { "rolloutId" : "63508950b3714d3622fc77f7", "factorPackIds" : { "SIRI_MEMORY_SYNC_CONFIG" : "63508beab3714d3622fc7808" }, "deploymentId" : 240000014 }, { "rolloutId" : "654439cdafbf5b61207873a9", "factorPackIds" : {

  },
  "deploymentId" : 240000004
}

], "experiments" : [

] } }

Model: MacBookPro18,3, BootROM 10151.41.12, proc 10:8:2 processors, 16 GB, SMC Graphics: Apple M1 Pro, Apple M1 Pro, Built-In Display: PHL 241V8, 1920 x 1080 (1080p FHD - Full High Definition), Main, MirrorOff, Online Display: S2700, 5120 x 2880 (5K/UHD+ - Ultra High Definition Plus), MirrorOff, Online Memory Module: LPDDR5, Samsung AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: Sep 1 2023 19:46:07 version 20.10.1073.3.8.7.165 FWID 01-b66346c5 AirPort: Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Wi-Fi, AirPort, en0 USB Device: USB31Bus USB Device: USB Receiver USB Device: USB31Bus USB Device: USB 2.0 BILLBOARD USB Device: USB31Bus USB Device: USB 2.0 BILLBOARD Thunderbolt Bus: MacBook Pro, Apple Inc. Thunderbolt Bus: MacBook Pro, Apple Inc. Thunderbolt Bus: MacBook Pro, Apple Inc.