crashed on my MacBook Air 2020 (M1) #21402

issue celaraze opened this issue on March 10, 2021
  1. celaraze commented at 2:39 AM on March 10, 2021: none

    Core can run normally, but it crashed when downloading to about 50%.

    Process:               Bitcoin-Qt [26817]
    Path:                  /Applications/Bitcoin-Qt.app/Contents/MacOS/Bitcoin-Qt
    Identifier:            org.bitcoinfoundation.Bitcoin-Qt
    Version:               0.21.0 (0.21.0)
    Code Type:             X86-64 (Translated)
    Parent Process:        ??? [1]
    Responsible:           Bitcoin-Qt [26817]
    User ID:               501
    
    Date/Time:             2021-03-10 10:14:54.219 +0800
    OS Version:            macOS 11.2.3 (20D91)
    Report Version:        12
    Anonymous UUID:        87DF3F63-0E96-4A12-7C6D-D9A3F9315815
    
    Sleep/Wake UUID:       4E43AEBE-7283-4F7A-8982-AF0AE65AE84E
    
    Time Awake Since Boot: 71000 seconds
    Time Since Wake:       7100 seconds
    
    System Integrity Protection: enabled
    
    Crashed Thread:        12  b-scheduler
    
    Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000004
    Exception Note:        EXC_CORPSE_NOTIFY
    
    Termination Signal:    Segmentation fault: 11
    Termination Reason:    Namespace SIGNAL, Code 0xb
    Terminating Process:   exc handler [26817]
    
    VM Regions Near 0x4:
    --> 
        __TEXT                      1025be000-103e03000    [ 24.3M] r-x/r-x SM=COW  
    
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.vImage              	0x00007fff269ed8f1 vConvert_16Q12to16F_sse4_1 + 1265
    1   com.apple.vImage              	0x00007fff264bac30 Convert_Planar16Q12toPlanar16F + 160
    2   com.apple.vImage              	0x00007fff2647b56d AnyToAnyBlockInternal + 1613
    3   com.apple.vImage              	0x00007fff2647aef9 AnyToAnyBlock + 137
    4   com.apple.vImage              	0x00007fff2647a792 vImageConvert_AnyToAny + 2930
    5   com.apple.CoreGraphics        	0x00007fff24e4c756 vImageConverter_convert_internal + 17
    6   com.apple.CoreGraphics        	0x00007fff24e4c63b vImageConverterConvert + 314
    7   com.apple.CoreGraphics        	0x00007fff24e7c218 provider_for_destination_get_bytes_at_position_inner + 2203
    8   com.apple.CoreGraphics        	0x00007fff24e41f21 CGDataProviderDirectGetBytesAtPositionInternal + 279
    9   com.apple.CoreGraphics        	0x00007fff24e7b8ce get_chunks_direct + 226
    10  com.apple.CoreGraphics        	0x00007fff24e7ae22 img_raw_read + 1431
    11  com.apple.CoreGraphics        	0x00007fff24e78b98 img_data_lock + 6248
    12  com.apple.CoreGraphics        	0x00007fff24e739da CGSImageDataLock + 1310
    13  com.apple.CoreGraphics        	0x00007fff24e7348c RIPImageDataInitializeShared + 177
    14  com.apple.CoreGraphics        	0x00007fff24e7310f RIPImageCacheGetRetained + 726
    15  com.apple.CoreGraphics        	0x00007fff24e72c56 ripc_AcquireRIPImageData + 394
    16  com.apple.CoreGraphics        	0x00007fff24e717ec ripc_DrawImage + 1218
    17  com.apple.CoreGraphics        	0x00007fff24ef85ab CG::DisplayListExecutor::drawImage(CG::DisplayListEntryImage const*) + 965
    18  com.apple.CoreGraphics        	0x00007fff2529df30 CG::DisplayList::executeEntries(std::__1::__wrap_iter<std::__1::unique_ptr<CG::DisplayListEntry const, std::__1::default_delete<CG::DisplayListEntry const> >*>, std::__1::__wrap_iter<std::__1::unique_ptr<CG::DisplayListEntry const, std::__1::default_delete<CG::DisplayListEntry const> >*>, CGContextDelegate*, CGRenderingState*, CGGStack*, CGRect const*, __CFDictionary const*, bool) + 178
    19  com.apple.CoreGraphics        	0x00007fff24ef6ad9 CG::DisplayList::execute(CGContextDelegate*, CGRenderingState*, CGGStack*, CGRect const*, __CFDictionary const*) + 363
    20  com.apple.CoreGraphics        	0x00007fff24ef66d2 CGDisplayListDrawInContextDelegate + 701
    21  com.apple.QuartzCore          	0x00007fff26e1d0e3 CABackingStoreUpdate_ + 544
    22  com.apple.QuartzCore          	0x00007fff26e82141 invocation function for block in CA::Layer::display_() + 53
    23  com.apple.QuartzCore          	0x00007fff26e1c4c4 -[CALayer _display] + 2183
    24  com.apple.AppKit              	0x00007fff22cdcbb1 -[_NSBackingLayer display] + 475
    25  com.apple.AppKit              	0x00007fff22c480f5 -[_NSViewBackingLayer display] + 555
    26  com.apple.QuartzCore          	0x00007fff26e1b4c8 CA::Layer::display_if_needed(CA::Transaction*) + 874
    27  com.apple.QuartzCore          	0x00007fff26f5b5fb CA::Context::commit_transaction(CA::Transaction*, double, double*) + 517
    28  com.apple.QuartzCore          	0x00007fff26dfce95 CA::Transaction::commit() + 783
    29  com.apple.AppKit              	0x00007fff22cf1e22 __62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke + 285
    30  com.apple.AppKit              	0x00007fff23440ec2 ___NSRunLoopObserverCreateWithHandler_block_invoke + 41
    31  com.apple.CoreFoundation      	0x00007fff204196d9 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
    32  com.apple.CoreFoundation      	0x00007fff20419575 __CFRunLoopDoObservers + 549
    33  com.apple.CoreFoundation      	0x00007fff20418a19 __CFRunLoopRun + 842
    34  com.apple.CoreFoundation      	0x00007fff20417fe2 CFRunLoopRunSpecific + 567
    35  com.apple.HIToolbox           	0x00007fff288e6630 RunCurrentEventLoopInMode + 292
    36  com.apple.HIToolbox           	0x00007fff288e642c ReceiveNextEventCommon + 709
    37  com.apple.HIToolbox           	0x00007fff288e614f _BlockUntilNextEventMatchingListInModeWithFilter + 64
    38  com.apple.AppKit              	0x00007fff22b6d9b1 _DPSNextEvent + 883
    39  com.apple.AppKit              	0x00007fff22b6c177 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1366
    40  com.apple.AppKit              	0x00007fff22b5e68a -[NSApplication run] + 586
    41                                	0x0000000102d675f9 0x1025be000 + 8033785
    42                                	0x0000000102ed0def 0x1025be000 + 9514479
    43                                	0x0000000102ed562c 0x1025be000 + 9532972
    44                                	0x00000001025d4a03 0x1025be000 + 92675
    45  libdyld.dylib                 	0x00007fff2033d621 start + 1
    
    Thread 1:: com.apple.rosetta.exceptionserver
    0   runtime                       	0x00007ffdffb841d8 0x7ffdffb82000 + 8664
    1   runtime                       	0x00007ffdffb8e188 0x7ffdffb82000 + 49544
    2   runtime                       	0x00007ffdffb8f1f8 0x7ffdffb82000 + 53752
    
    Thread 2:: com.apple.CFSocket.private
    0   ???                           	0x00007ffe96336ab8 ???
    1   libsystem_kernel.dylib        	0x00007fff202f61fe __select + 10
    2   libsystem_pthread.dylib       	0x00007fff20322950 _pthread_start + 224
    3   libsystem_pthread.dylib       	0x00007fff2031e47b thread_start + 15
    
    Thread 3:
    0   runtime                       	0x00007ffdffbdc99c 0x7ffdffb82000 + 371100
    
    Thread 4:: b-qt-init
    0   ???                           	0x00007ffe96336ab8 ???
    1   libsystem_kernel.dylib        	0x00007fff202f44fe poll + 10
    2                                 	0x0000000102f0bb23 0x1025be000 + 9755427
    3                                 	0x0000000102ed0def 0x1025be000 + 9514479
    4                                 	0x0000000102dafa8c 0x1025be000 + 8329868
    5                                 	0x0000000102db2ba0 0x1025be000 + 8342432
    6   libsystem_pthread.dylib       	0x00007fff20322950 _pthread_start + 224
    7   libsystem_pthread.dylib       	0x00007fff2031e47b thread_start + 15
    
    Thread 5:: b-scriptch.0
    0   ???                           	0x00007ffe96336ab8 ???
    1   libsystem_kernel.dylib        	0x00007fff202f08e2 __psynch_cvwait + 10
    2                                 	0x0000000102737ec3 0x1025be000 + 1547971
    3                                 	0x00000001029acd85 0x1025be000 + 4124037
    4                                 	0x0000000102974f5a 0x1025be000 + 3895130
    5                                 	0x0000000102d44458 0x1025be000 + 7890008
    6   libsystem_pthread.dylib       	0x00007fff20322950 _pthread_start + 224
    7   libsystem_pthread.dylib       	0x00007fff2031e47b thread_start + 15
    
    Thread 6:: b-scriptch.1
    0   ???                           	0x00007ffe96336ab8 ???
    1   libsystem_kernel.dylib        	0x00007fff202f08e2 __psynch_cvwait + 10
    2                                 	0x0000000102737ec3 0x1025be000 + 1547971
    3                                 	0x00000001029acd85 0x1025be000 + 4124037
    4                                 	0x0000000102974f5a 0x1025be000 + 3895130
    5                                 	0x0000000102d44458 0x1025be000 + 7890008
    6   libsystem_pthread.dylib       	0x00007fff20322950 _pthread_start + 224
    7   libsystem_pthread.dylib       	0x00007fff2031e47b thread_start + 15
    
    Thread 7:: b-scriptch.2
    0   ???                           	0x00007ffe96336ab8 ???
    1   libsystem_kernel.dylib        	0x00007fff202f08e2 __psynch_cvwait + 10
    2                                 	0x0000000102737ec3 0x1025be000 + 1547971
    3                                 	0x00000001029acd85 0x1025be000 + 4124037
    4                                 	0x0000000102974f5a 0x1025be000 + 3895130
    5                                 	0x0000000102d44458 0x1025be000 + 7890008
    6   libsystem_pthread.dylib       	0x00007fff20322950 _pthread_start + 224
    7   libsystem_pthread.dylib       	0x00007fff2031e47b thread_start + 15
    
    Thread 8:: b-scriptch.3
    0   ???                           	0x00007ffe96336ab8 ???
    1   libsystem_kernel.dylib        	0x00007fff202f08e2 __psynch_cvwait + 10
    2                                 	0x0000000102737ec3 0x1025be000 + 1547971
    3                                 	0x00000001029acd85 0x1025be000 + 4124037
    4                                 	0x0000000102974f5a 0x1025be000 + 3895130
    5                                 	0x0000000102d44458 0x1025be000 + 7890008
    6   libsystem_pthread.dylib       	0x00007fff20322950 _pthread_start + 224
    7   libsystem_pthread.dylib       	0x00007fff2031e47b thread_start + 15
    
    Thread 9:: b-scriptch.4
    0   ???                           	0x00007ffe96336ab8 ???
    1   libsystem_kernel.dylib        	0x00007fff202f08e2 __psynch_cvwait + 10
    2                                 	0x0000000102737ec3 0x1025be000 + 1547971
    3                                 	0x00000001029acd85 0x1025be000 + 4124037
    4                                 	0x0000000102974f5a 0x1025be000 + 3895130
    5                                 	0x0000000102d44458 0x1025be000 + 7890008
    6   libsystem_pthread.dylib       	0x00007fff20322950 _pthread_start + 224
    7   libsystem_pthread.dylib       	0x00007fff2031e47b thread_start + 15
    
    Thread 10:: b-scriptch.5
    0   ???                           	0x00007ffe96336ab8 ???
    1   libsystem_kernel.dylib        	0x00007fff202f08e2 __psynch_cvwait + 10
    2                                 	0x0000000102737ec3 0x1025be000 + 1547971
    3                                 	0x00000001029acd85 0x1025be000 + 4124037
    4                                 	0x0000000102974f5a 0x1025be000 + 3895130
    5                                 	0x0000000102d44458 0x1025be000 + 7890008
    6   libsystem_pthread.dylib       	0x00007fff20322950 _pthread_start + 224
    7   libsystem_pthread.dylib       	0x00007fff2031e47b thread_start + 15
    
    Thread 11:: b-scriptch.6
    0   ???                           	0x00007ffe96336ab8 ???
    1   libsystem_kernel.dylib        	0x00007fff202f08e2 __psynch_cvwait + 10
    2                                 	0x0000000102737ec3 0x1025be000 + 1547971
    3                                 	0x00000001029acd85 0x1025be000 + 4124037
    4                                 	0x0000000102974f5a 0x1025be000 + 3895130
    5                                 	0x0000000102d44458 0x1025be000 + 7890008
    6   libsystem_pthread.dylib       	0x00007fff20322950 _pthread_start + 224
    7   libsystem_pthread.dylib       	0x00007fff2031e47b thread_start + 15
    
    Thread 12 Crashed:: b-scheduler
    0                                 	0x0000000102b09589 0x1025be000 + 5551497
    1                                 	0x0000000102b342cd 0x1025be000 + 5726925
    2                                 	0x0000000102b35b28 0x1025be000 + 5733160
    3                                 	0x00000001029c13db 0x1025be000 + 4207579
    4                                 	0x0000000102c976ea 0x1025be000 + 7182058
    5                                 	0x0000000102c96f05 0x1025be000 + 7180037
    6                                 	0x0000000102741ac5 0x1025be000 + 1587909
    7                                 	0x0000000102d44458 0x1025be000 + 7890008
    8   libsystem_pthread.dylib       	0x00007fff20322950 _pthread_start + 224
    9   libsystem_pthread.dylib       	0x00007fff2031e47b thread_start + 15
    
    Thread 13:
    0                                 	0x0000000102d2dd2b 0x1025be000 + 7798059
    1                                 	0x0000000102d2dd24 0x1025be000 + 7798052
    2                                 	0x0000000102d2b015 0x1025be000 + 7786517
    3                                 	0x0000000102d118da 0x1025be000 + 7682266
    4                                 	0x0000000102d10ef9 0x1025be000 + 7679737
    5                                 	0x0000000102d10a78 0x1025be000 + 7678584
    6                                 	0x0000000102d361ee 0x1025be000 + 7832046
    7                                 	0x0000000102d361ad 0x1025be000 + 7831981
    8                                 	0x0000000102d362de 0x1025be000 + 7832286
    9   libsystem_pthread.dylib       	0x00007fff20322950 _pthread_start + 224
    10  libsystem_pthread.dylib       	0x00007fff2031e47b thread_start + 15
    
    Thread 14:: com.apple.NSEventThread
    0   ???                           	0x00007ffe96336ab8 ???
    1   libsystem_kernel.dylib        	0x00007fff202ede7e mach_msg_trap + 10
    2   com.apple.CoreFoundation      	0x00007fff2041a50d __CFRunLoopServiceMachPort + 316
    3   com.apple.CoreFoundation      	0x00007fff20418bf6 __CFRunLoopRun + 1319
    4   com.apple.CoreFoundation      	0x00007fff20417fe2 CFRunLoopRunSpecific + 567
    5   com.apple.AppKit              	0x00007fff22cf37c6 _NSEventThread + 124
    6   libsystem_pthread.dylib       	0x00007fff20322950 _pthread_start + 224
    7   libsystem_pthread.dylib       	0x00007fff2031e47b thread_start + 15
    
    Thread 15:: b-torcontrol
    0   ???                           	0x00007ffe96336ab8 ???
    1   libsystem_kernel.dylib        	0x00007fff202f44fe poll + 10
    2                                 	0x00000001035ac3c9 0x1025be000 + 16704457
    3                                 	0x00000001029491ff 0x1025be000 + 3715583
    4                                 	0x00000001027365a7 0x1025be000 + 1541543
    5                                 	0x00000001029488ae 0x1025be000 + 3713198
    6   libsystem_pthread.dylib       	0x00007fff20322950 _pthread_start + 224
    7   libsystem_pthread.dylib       	0x00007fff2031e47b thread_start + 15
    
    Thread 16:: b-net
    0   ???                           	0x00007ffe96336ab8 ???
    1   libsystem_kernel.dylib        	0x00007fff202f61fe __select + 10
    2                                 	0x000000010276874f 0x1025be000 + 1746767
    3                                 	0x000000010276951d 0x1025be000 + 1750301
    4                                 	0x00000001027365a7 0x1025be000 + 1541543
    5                                 	0x000000010278716e 0x1025be000 + 1872238
    6   libsystem_pthread.dylib       	0x00007fff20322950 _pthread_start + 224
    7   libsystem_pthread.dylib       	0x00007fff2031e47b thread_start + 15
    
    Thread 17:: b-addcon
    0   ???                           	0x00007ffe96336ab8 ???
    1   libsystem_kernel.dylib        	0x00007fff202f08e2 __psynch_cvwait + 10
    2   libc++.1.dylib                	0x00007fff20289d83 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93
    3                                 	0x00000001029d4b2e 0x1025be000 + 4287278
    4                                 	0x000000010277142e 0x1025be000 + 1782830
    5                                 	0x00000001027365a7 0x1025be000 + 1541543
    6                                 	0x000000010278716e 0x1025be000 + 1872238
    7   libsystem_pthread.dylib       	0x00007fff20322950 _pthread_start + 224
    8   libsystem_pthread.dylib       	0x00007fff2031e47b thread_start + 15
    
    Thread 18:: b-opencon
    0   ???                           	0x00007ffe96336ab8 ???
    1   libsystem_kernel.dylib        	0x00007fff202f08e2 __psynch_cvwait + 10
    2   libc++.1.dylib                	0x00007fff20289cf2 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
    3                                 	0x000000010276d77b 0x1025be000 + 1767291
    4                                 	0x0000000102787ad1 0x1025be000 + 1874641
    5                                 	0x00000001027365a7 0x1025be000 + 1541543
    6                                 	0x000000010278716e 0x1025be000 + 1872238
    7   libsystem_pthread.dylib       	0x00007fff20322950 _pthread_start + 224
    8   libsystem_pthread.dylib       	0x00007fff2031e47b thread_start + 15
    
    Thread 19:: b-msghand
    0   ???                           	0x00007ffe96336ab8 ???
    1   libsystem_kernel.dylib        	0x00007fff202f08e2 __psynch_cvwait + 10
    2   libc++.1.dylib                	0x00007fff20289cf2 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
    3   libc++.1.dylib                	0x00007fff2028a587 std::__1::__assoc_sub_state::__sub_wait(std::__1::unique_lock<std::__1::mutex>&) + 45
    4   libc++.1.dylib                	0x00007fff2028a5f0 std::__1::__assoc_sub_state::wait() + 46
    5                                 	0x00000001029bad6a 0x1025be000 + 4181354
    6                                 	0x0000000102983ac8 0x1025be000 + 3955400
    7                                 	0x000000010298dd3f 0x1025be000 + 3996991
    8                                 	0x000000010279b383 0x1025be000 + 1954691
    9                                 	0x00000001027aa284 0x1025be000 + 2015876
    10                                	0x0000000102771808 0x1025be000 + 1783816
    11                                	0x00000001027365a7 0x1025be000 + 1541543
    12                                	0x000000010278716e 0x1025be000 + 1872238
    13  libsystem_pthread.dylib       	0x00007fff20322950 _pthread_start + 224
    14  libsystem_pthread.dylib       	0x00007fff2031e47b thread_start + 15
    
    Thread 20:: b-qt-clientmodl
    0   ???                           	0x00007ffe96336ab8 ???
    1   libsystem_kernel.dylib        	0x00007fff202f44fe poll + 10
    2                                 	0x0000000102f0bb23 0x1025be000 + 9755427
    3                                 	0x0000000102ed0def 0x1025be000 + 9514479
    4                                 	0x0000000102dafa8c 0x1025be000 + 8329868
    5                                 	0x0000000102db2ba0 0x1025be000 + 8342432
    6   libsystem_pthread.dylib       	0x00007fff20322950 _pthread_start + 224
    7   libsystem_pthread.dylib       	0x00007fff2031e47b thread_start + 15
    
    Thread 21:: b-qt-rpcconsole
    0   ???                           	0x00007ffe96336ab8 ???
    1   libsystem_kernel.dylib        	0x00007fff202f44fe poll + 10
    2                                 	0x0000000102f0bb23 0x1025be000 + 9755427
    3                                 	0x0000000102ed0def 0x1025be000 + 9514479
    4                                 	0x0000000102dafa8c 0x1025be000 + 8329868
    5                                 	0x0000000102db2ba0 0x1025be000 + 8342432
    6   libsystem_pthread.dylib       	0x00007fff20322950 _pthread_start + 224
    7   libsystem_pthread.dylib       	0x00007fff2031e47b thread_start + 15
    
    Thread 22:: b-qt-walletctrl
    0   ???                           	0x00007ffe96336ab8 ???
    1   libsystem_kernel.dylib        	0x00007fff202f44fe poll + 10
    2                                 	0x0000000102f0bb23 0x1025be000 + 9755427
    3                                 	0x0000000102ed0def 0x1025be000 + 9514479
    4                                 	0x0000000102dafa8c 0x1025be000 + 8329868
    5                                 	0x0000000102db2ba0 0x1025be000 + 8342432
    6   libsystem_pthread.dylib       	0x00007fff20322950 _pthread_start + 224
    7   libsystem_pthread.dylib       	0x00007fff2031e47b thread_start + 15
    
    Thread 12 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x00000000000000ff  rdx: 0x0000000000000000
      rdi: 0x0000000000000000  rsi: 0x0000600002a69628  rbp: 0x000000030af52ac0  rsp: 0x000000030af52970
       r8: 0x000000000000005b   r9: 0x00000000000007fb  r10: 0x0000000000002620  r11: 0x0000000000000020
      r12: 0x00007fa39d4ff158  r13: 0x00006000104cfec0  r14: 0x0000600002a69618  r15: 0x0000600001a201c0
      rip: 0x0000000102b09589  rfl: 0x0000000000000283
    
    
    Binary Images:
           0x1025be000 -        0x103e02fff + (0) <E6377668-67BB-3DA0-B355-613B02231124> 
           0x110f59000 -        0x110f68fff  libobjc-trampolines.dylib (818.2) <0FECD337-2668-3E38-B494-E75D781B054C> /usr/lib/libobjc-trampolines.dylib
           0x13a154000 -        0x13a157fff  com.apple.CloudDocsFileProvider (1.0 - 726.1) <AB47EF12-834C-3720-BEE5-22E11638BFB7> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/CloudDocsFileProvider.bundle/Contents/MacOS/CloudDocsFileProvider
           0x13a173000 -        0x13a176fff  com.apple.FileProviderOverride (326.3 - 326.3) <54B6F621-7F46-3223-A227-C0757EB3F900> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FileProviderOverride.bundle/Contents/MacOS/FileProviderOverride
           0x13a194000 -        0x13a1affff  com.apple.findersync.fileprovideroverride.FinderSyncCollaborationFileProviderOverride (1.0 - 1350.2.10) <EDD7E1EC-AB15-3496-9A57-237C9D3A2CEB> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride
           0x146e34000 -        0x14756ffff  com.apple.AGXMetal13-3 (172.26.2 - 172.26.2) <6361D994-024D-3335-9F50-6902739D307E> /System/Library/Extensions/AGXMetal13_3.bundle/Contents/MacOS/AGXMetal13_3
           0x203fa9000 -        0x204044fff  dyld (832.7.3) <0D4EA85F-7E30-338B-9215-314A5A5539B6> /usr/lib/dyld
        0x7ffdffb82000 -     0x7ffdffbf5fff +runtime (203.30) <C98E75A6-BDC8-3D5C-B95B-6422005E96D8> /Library/Apple/*/runtime
        0x7fff20056000 -     0x7fff20057fff  libsystem_blocks.dylib (78) <E644CAA0-65B7-36E4-8041-520F3301F3DB> /usr/lib/system/libsystem_blocks.dylib
        0x7fff20058000 -     0x7fff2008dfff  libxpc.dylib (2038.80.3) <70F26262-01AA-3CEC-9FAD-2701D24096F0> /usr/lib/system/libxpc.dylib
        0x7fff2008e000 -     0x7fff200a5fff  libsystem_trace.dylib (1277.80.2) <87FEF600-48D9-31C9-B8FC-D5249B2AE95D> /usr/lib/system/libsystem_trace.dylib
        0x7fff200a6000 -     0x7fff20145fff  libcorecrypto.dylib (1000.80.5) <1EB11CFB-ABD7-36DD-97C7-C112A6601416> /usr/lib/system/libcorecrypto.dylib
        0x7fff20146000 -     0x7fff20172fff  libsystem_malloc.dylib (317.40.8) <A498D1EF-E43D-310C-84E8-9C0AADA0C475> /usr/lib/system/libsystem_malloc.dylib
        0x7fff20173000 -     0x7fff201b7fff  libdispatch.dylib (1271.40.12) <AD988EEA-1A2F-3404-9A6E-390FC2504223> /usr/lib/system/libdispatch.dylib
        0x7fff201b8000 -     0x7fff201f1fff  libobjc.A.dylib (818.2) <0F399805-A533-3DC9-A951-1D3DF1442BD9> /usr/lib/libobjc.A.dylib
        0x7fff201f2000 -     0x7fff201f4fff  libsystem_featureflags.dylib (28.60.1) <9CECB43A-094E-3CA9-B730-24DEA1A6DE05> /usr/lib/system/libsystem_featureflags.dylib
        0x7fff201f5000 -     0x7fff2027dfff  libsystem_c.dylib (1439.40.11) <4AF71812-4099-3E96-B271-1F259491A2B2> /usr/lib/system/libsystem_c.dylib
        0x7fff2027e000 -     0x7fff202d3fff  libc++.1.dylib (904.4) <B217D905-4F9C-3DE0-8844-88FAA3C2C851> /usr/lib/libc++.1.dylib
        0x7fff202d4000 -     0x7fff202ecfff  libc++abi.dylib (904.4) <3C9FE530-3CD2-3A64-8A36-70816AEBDF0D> /usr/lib/libc++abi.dylib
        0x7fff202ed000 -     0x7fff2031bfff  libsystem_kernel.dylib (7195.81.3) <AB413518-ECDE-3F04-A61C-278D3CF43076> /usr/lib/system/libsystem_kernel.dylib
        0x7fff2031c000 -     0x7fff20327fff  libsystem_pthread.dylib (454.80.2) <B989DF6C-ADFE-3AF9-9C91-07D2521F9E47> /usr/lib/system/libsystem_pthread.dylib
        0x7fff20328000 -     0x7fff20362fff  libdyld.dylib (832.7.3) <4641E48F-75B5-3CC7-8263-47BF79F15394> /usr/lib/system/libdyld.dylib
        0x7fff20363000 -     0x7fff2036cfff  libsystem_platform.dylib (254.80.2) <1C3E1A0A-92A8-3CDE-B622-8940B43A5DF2> /usr/lib/system/libsystem_platform.dylib
        0x7fff2036d000 -     0x7fff20398fff  libsystem_info.dylib (542.40.3) <0C96CFE8-71F5-3335-8423-581BC3DE5846> /usr/lib/system/libsystem_info.dylib
        0x7fff20399000 -     0x7fff20834fff  com.apple.CoreFoundation (6.9 - 1774.101) <46680730-F553-3297-B602-7A4372447F83> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff20835000 -     0x7fff20a64fff  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
        0x7fff20a65000 -     0x7fff20b38fff  com.apple.gpusw.MetalTools (1.0 - 1) <B1FDD261-7707-3E20-A6C2-99D9AF46356B> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
        0x7fff20b39000 -     0x7fff20cd1fff  libBLAS.dylib (1336.40.1) <32291F75-309C-32E5-91E3-989C3DD033C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
        0x7fff20cd2000 -     0x7fff20d1ffff  com.apple.Lexicon-framework (1.0 - 86.1) <2F429EBD-1BD2-3057-B760-8A81546DBD6F> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
        0x7fff20d20000 -     0x7fff20d8efff  libSparse.dylib (106) <B889DE4E-7356-3CC8-A13E-68D15E2024DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
        0x7fff20d8f000 -     0x7fff20e0cfff  com.apple.SystemConfiguration (1.20 - 1.20) <3518EA0E-C32D-32CC-81B9-0F3C83B6430C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
        0x7fff20e0d000 -     0x7fff20e42fff  libCRFSuite.dylib (50) <970D1F7B-5DBD-355F-80D8-C820AA1626D2> /usr/lib/libCRFSuite.dylib
        0x7fff20e43000 -     0x7fff2107afff  libmecabra.dylib (929.1.1) <102A0AD8-D119-340B-B652-B75F0AAB1C7E> /usr/lib/libmecabra.dylib
        0x7fff2107b000 -     0x7fff213defff  com.apple.Foundation (6.9 - 1774.101) <8D9081B3-3F6A-31A0-9B20-1AE5CD8DD747> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff213df000 -     0x7fff214cbfff  com.apple.LanguageModeling (1.0 - 247.1) <1A05BCD7-232F-3950-936D-EC0F95BA3FB0> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
        0x7fff214cc000 -     0x7fff21602fff  com.apple.CoreDisplay (231.3 - 231.3) <6DD6A260-800F-3284-842C-8E4CB9EA47FF> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
        0x7fff21603000 -     0x7fff21879fff  com.apple.audio.AudioToolboxCore (1.0 - 1180.25) <DEE2C5BA-BFD1-349F-A10A-B10717BA8F7C> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
        0x7fff2187a000 -     0x7fff21a62fff  com.apple.CoreText (677.3.0.4 - 677.3.0.4) <9A8DC9A0-1A80-3A26-ACA0-A245D3FFF921> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff21a63000 -     0x7fff22107fff  com.apple.audio.CoreAudio (5.0 - 5.0) <801E2D1E-7EA5-37DA-8F44-B6D7DD3CE5B9> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff22108000 -     0x7fff22459fff  com.apple.security (7.0 - 59754.80.3) <B377D7C7-EDB6-3737-B492-E9872F4C6469> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff2245a000 -     0x7fff226bbfff  libicucore.A.dylib (66109) <8F8D8A8B-4EE0-3C09-9F45-725A1FBDD38C> /usr/lib/libicucore.A.dylib
        0x7fff226bc000 -     0x7fff226c5fff  libsystem_darwin.dylib (1439.40.11) <E016D8F7-C87F-36F8-B8A0-6A61B8E4BACB> /usr/lib/system/libsystem_darwin.dylib
        0x7fff226c6000 -     0x7fff229adfff  com.apple.CoreServices.CarbonCore (1307 - 1307) <B857EADF-D517-34E8-8053-34C0E6695250> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
        0x7fff229ae000 -     0x7fff229ecfff  com.apple.CoreServicesInternal (476 - 476) <0DA95074-B315-3B84-B8A3-BAEDC4471A2C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
        0x7fff229ed000 -     0x7fff22a27fff  com.apple.CSStore (1122.11 - 1122.11) <89992991-8538-380B-B2B8-4EA997CBFDBE> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
        0x7fff22a28000 -     0x7fff22ad6fff  com.apple.framework.IOKit (2.0.2 - 1845.81.1) <49AC0177-35A3-3C96-AD9D-3E59923C4761> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff22ad7000 -     0x7fff22ae2fff  libsystem_notify.dylib (279.40.4) <B2BF20C7-448A-3FBD-A2F5-AB7618D173F6> /usr/lib/system/libsystem_notify.dylib
        0x7fff22ae3000 -     0x7fff22b2efff  libsandbox.1.dylib (1441.60.4) <591F41F3-1FE9-354F-A1F9-BC0CC73333DA> /usr/lib/libsandbox.1.dylib
        0x7fff22b2f000 -     0x7fff23891fff  com.apple.AppKit (6.9 - 2022.30.122) <EA4B3536-A5AF-3E5D-A8E3-A3F795F34F05> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff23892000 -     0x7fff23ae6fff  com.apple.UIFoundation (1.0 - 727.3) <5A905085-B5EB-3F71-A663-200428E7A5F4> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
        0x7fff23ae7000 -     0x7fff23af9fff  com.apple.UniformTypeIdentifiers (633.0.2 - 633.0.2) <2AAE247F-1BA0-3E42-A07B-CBE413747B30> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
        0x7fff23afa000 -     0x7fff23c84fff  com.apple.desktopservices (1.18 - 1346.3.1) <2144B85E-A433-3F9E-A25D-E8F9D7B6D175> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
        0x7fff23c85000 -     0x7fff23c97fff  com.apple.metadata.SpotlightLinguistics (1.0 - 1) <7FC34645-4185-3382-8813-9780C822BB15> /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/Versions/A/SpotlightLinguistics
        0x7fff23f51000 -     0x7fff24594fff  libnetwork.dylib (2288.80.2) <A3F1E999-6D61-32D7-B3F7-67832CEA53CD> /usr/lib/libnetwork.dylib
        0x7fff24595000 -     0x7fff24a32fff  com.apple.CFNetwork (1220.1 - 1220.1) <04A917FB-DBFB-3432-BA4C-5B860990A420> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff24a33000 -     0x7fff24a41fff  libsystem_networkextension.dylib (1295.80.3) <5213D866-7D0E-3FD9-8E1A-03C0E39CEC44> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff24a42000 -     0x7fff24a42fff  libenergytrace.dylib (22) <33A9FBF3-A2D3-3ECE-9370-B0ADDE3896DE> /usr/lib/libenergytrace.dylib
        0x7fff24a43000 -     0x7fff24a9efff  libMobileGestalt.dylib (978.80.1) <C4C7A5DC-C3AD-374D-902A-B6DED14FBB67> /usr/lib/libMobileGestalt.dylib
        0x7fff24a9f000 -     0x7fff24ab5fff  libsystem_asl.dylib (385) <5B48071E-85EB-33B0-AE9B-127AEB398AEC> /usr/lib/system/libsystem_asl.dylib
        0x7fff24ab6000 -     0x7fff24acdfff  com.apple.TCC (1.0 - 1) <2F48471B-68F3-3017-8B18-BEDD4ED5853F> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff24ace000 -     0x7fff24e34fff  com.apple.SkyLight (1.600.0 - 570.7) <8034EAA7-787C-3A3E-A301-FF90376F247D> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
        0x7fff24e35000 -     0x7fff254eefff  com.apple.CoreGraphics (2.0 - 1463.3.2) <CD74586C-EAE0-3D5A-9B83-AA05E664D1AB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff254ef000 -     0x7fff255e5fff  com.apple.ColorSync (4.13.0 - 3473.3.1) <A67D9B0A-E9FB-325A-873B-032DAF45C112> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
        0x7fff255e6000 -     0x7fff25641fff  com.apple.HIServices (1.22 - 714) <780B2B09-80A6-32C8-B9E5-024988196E00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
        0x7fff259ed000 -     0x7fff25e1cfff  com.apple.CoreData (120 - 1044.3) <4A41404B-4386-3811-94DE-0675E767E9BA> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff25e1d000 -     0x7fff25e33fff  com.apple.ProtocolBuffer (1 - 285.23.11.29.1) <58CD91DC-64A9-3A97-AE41-6EA30308D617> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
        0x7fff25e34000 -     0x7fff25febfff  libsqlite3.dylib (321.1) <5058AACC-054E-34D1-8E67-4C48C2B0814C> /usr/lib/libsqlite3.dylib
        0x7fff25fec000 -     0x7fff26068fff  com.apple.Accounts (113 - 113) <BCB8494A-A340-30A1-928C-9B53E953328D> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff26069000 -     0x7fff26081fff  com.apple.commonutilities (8.0 - 900) <8C96D016-2B40-39C0-A51C-9CF687AE7218> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
        0x7fff26082000 -     0x7fff26103fff  com.apple.BaseBoard (526 - 526) <3A964BB6-7AB8-3B5D-BAF6-40F56D2BA393> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
        0x7fff26104000 -     0x7fff2614ffff  com.apple.RunningBoardServices (1.0 - 505.80.1) <4B9FFFB3-310F-350A-BEBB-AB779BD3F405> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
        0x7fff26150000 -     0x7fff261c5fff  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
        0x7fff261c6000 -     0x7fff261ccfff  libdns_services.dylib (1310.80.1) <97EB5DFD-BB41-3834-BF09-1F597D84F324> /usr/lib/libdns_services.dylib
        0x7fff261cd000 -     0x7fff261d4fff  libsystem_symptoms.dylib (1431.40.36) <BC85B46C-02EE-31FF-861D-F0DE01E8F6CF> /usr/lib/system/libsystem_symptoms.dylib
        0x7fff261d5000 -     0x7fff26359fff  com.apple.Network (1.0 - 1) <75C2713C-F0D8-32BA-A839-17A2AE49A061> /System/Library/Frameworks/Network.framework/Versions/A/Network
        0x7fff2635a000 -     0x7fff2637efff  com.apple.analyticsd (1.0 - 1) <4FFF906A-FE79-38F9-B777-AE878A0C99F1> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
        0x7fff2637f000 -     0x7fff26381fff  libDiagnosticMessagesClient.dylib (112) <20EDB261-69C7-3E4A-8C00-878814186A62> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff26382000 -     0x7fff263cefff  com.apple.spotlight.metadata.utilities (1.0 - 2150.7.5) <FB7BF527-2D95-3E82-AAD8-D42B33DAC0F0> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
        0x7fff263cf000 -     0x7fff26469fff  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
        0x7fff2646a000 -     0x7fff26470fff  com.apple.DiskArbitration (2.7 - 2.7) <ACFCD23E-05DF-3F96-BCFA-E294AAAFD2CE> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff26471000 -     0x7fff26df9fff  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
        0x7fff26dfa000 -     0x7fff270c4fff  com.apple.QuartzCore (1.11 - 926.8) <04D8759B-1119-3E37-B922-32BDECB7C5D2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff270c5000 -     0x7fff27106fff  libFontRegistry.dylib (309) <9E9329F6-7384-3C7F-83E7-D52CD7FFBC09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff27107000 -     0x7fff27248fff  com.apple.coreui (2.1 - 690) <6DB427BB-44CA-3002-A3FF-77F0FEFC2A51> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff27249000 -     0x7fff27334fff  com.apple.ViewBridge (551.3 - 551.3) <9F31CEDB-5B8A-3BAE-A638-E9F352EF4E87> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff27335000 -     0x7fff27340fff  com.apple.PerformanceAnalysis (1.275 - 275) <2E5E666D-EE93-3949-8C76-692FA748D129> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
        0x7fff27341000 -     0x7fff27350fff  com.apple.OpenDirectory (11.2 - 230.40.1) <333A7F2E-0F3E-37F1-9E1B-69996F5084D2> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff27351000 -     0x7fff27370fff  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
        0x7fff27371000 -     0x7fff27379fff  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
        0x7fff2737a000 -     0x7fff2739efff  com.apple.coreservices.SharedFileList (144 - 144) <C861FAD6-D3A5-302C-88AE-B2813F7201A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
        0x7fff2739f000 -     0x7fff273a1fff  libapp_launch_measurement.dylib (14.1) <2BBB708C-4D91-364E-ABD0-39BF198688A6> /usr/lib/libapp_launch_measurement.dylib
        0x7fff273a2000 -     0x7fff273eafff  com.apple.CoreAutoLayout (1.0 - 21.10.1) <7A2E42E6-3AF2-3ECB-8A16-5C4AC41206EE> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
        0x7fff273eb000 -     0x7fff274cdfff  libxml2.2.dylib (34.9) <E0BF29C7-869B-3DD5-82AE-F36E6398091A> /usr/lib/libxml2.2.dylib
        0x7fff274ce000 -     0x7fff2751afff  com.apple.CoreVideo (1.8 - 408.4) <50857F8D-C7CC-3609-B0DB-FC3C7382243B> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff2751b000 -     0x7fff2751dfff  com.apple.loginsupport (1.0 - 1) <B149BCAF-854C-3820-809D-15C6077FFB8B> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
        0x7fff27547000 -     0x7fff27564fff  com.apple.UserManagement (1.0 - 1) <B6B35079-3860-384F-B7A2-584192BAAE70> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
        0x7fff27705000 -     0x7fff27787fff  com.apple.CloudDocs (1.0 - 726.1) <EDBE33B4-1629-3323-902F-F6DABE66D552> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
        0x7fff284ff000 -     0x7fff2850ffff  libsystem_containermanager.dylib (318.80.2) <6F08275F-B912-3D8E-9D74-4845158AE4F3> /usr/lib/system/libsystem_containermanager.dylib
        0x7fff28510000 -     0x7fff28521fff  com.apple.IOSurface (289.3 - 289.3) <029C5E16-2E04-3E98-BE25-CC8BAE5E3D19> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff28522000 -     0x7fff2852afff  com.apple.IOAccelerator (439.52 - 439.52) <41EDF102-E1B5-3FBA-A74A-6C583CAA5D24> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
        0x7fff2852b000 -     0x7fff28650fff  com.apple.Metal (244.32.7 - 244.32.7) <829B9C4D-2DB6-38C9-9FE8-E6544FB3BDCC> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
        0x7fff28651000 -     0x7fff2866dfff  com.apple.audio.caulk (1.0 - 70) <3FFEB564-C7CC-3F3E-B193-3F4E7B7C6764> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
        0x7fff2866e000 -     0x7fff28757fff  com.apple.CoreMedia (1.0 - 2765.6.4.2) <8E50C806-C6A2-3B96-B3D2-DA1FFC73D2A8> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff28758000 -     0x7fff288b4fff  libFontParser.dylib (305.3.0.1) <2CD3B3C9-7022-34DD-BF53-D48D79DEF726> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
        0x7fff288b5000 -     0x7fff28bb4fff  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
        0x7fff28bb5000 -     0x7fff28bc8fff  com.apple.framework.DFRFoundation (1.0 - 265) <4B26DB42-BFDD-3B0D-8966-3D0926A3A5B7> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
        0x7fff28bc9000 -     0x7fff28bccfff  com.apple.dt.XCTTargetBootstrap (1.0 - 17500) <D279B67B-7108-3A16-93E5-5A429B898DAA> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
        0x7fff28bcd000 -     0x7fff28bf6fff  com.apple.CoreSVG (1.0 - 149) <D88B5A7D-F9F7-36C2-A346-87D7163605A0> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
        0x7fff28bf7000 -     0x7fff28e35fff  com.apple.ImageIO (3.3.0 - 2130.3.5) <537A58B4-04CC-3405-9591-F09E3D9C87CE> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff28e36000 -     0x7fff291b3fff  com.apple.CoreImage (16.2.0 - 1130.1) <29BE82F7-93BE-336A-AF66-9DD3F48B8565> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
        0x7fff291b4000 -     0x7fff2920ffff  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
        0x7fff29210000 -     0x7fff29213fff  libsystem_configuration.dylib (1109.60.2) <4917D824-4DE8-32CC-9ED2-1FBF371FEB9F> /usr/lib/system/libsystem_configuration.dylib
        0x7fff29214000 -     0x7fff29218fff  libsystem_sandbox.dylib (1441.60.4) <5F7F3DD1-4B38-310C-AA8F-19FF1B0F5276> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff29219000 -     0x7fff2921afff  com.apple.AggregateDictionary (1.0 - 1) <E6C1A91D-4ADE-33CB-AA47-2F573811BFD9> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
        0x7fff2921b000 -     0x7fff2921efff  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <4F8A1D06-3EFF-3174-BE9C-C4B70A3EA290> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
        0x7fff2921f000 -     0x7fff29220fff  liblangid.dylib (136) <E8044658-AE79-3930-A902-07A38BB22382> /usr/lib/liblangid.dylib
        0x7fff29221000 -     0x7fff292c1fff  com.apple.CoreNLP (1.0 - 245.1) <6C49B26B-CB39-3504-AD5E-9C3333FFE086> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
        0x7fff292c2000 -     0x7fff292c8fff  com.apple.LinguisticData (1.0 - 399) <B059FF7F-731A-38F1-884A-588C6C8CA7F2> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
        0x7fff292c9000 -     0x7fff298d0fff  libBNNS.dylib (288.80.1) <4146360D-FDD5-3901-9E75-C0A01F73D660> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
        0x7fff298d1000 -     0x7fff29a61fff  libvDSP.dylib (760.40.6) <9D90DE5F-72DC-3334-9010-C79BA93CADF6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
        0x7fff29a62000 -     0x7fff29a74fff  com.apple.CoreEmoji (1.0 - 128) <D43F3FFA-6692-3D56-ACBA-DDA40C566DDE> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
        0x7fff29a75000 -     0x7fff29a7ffff  com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) <B15E9DA1-1C81-3ECF-94C7-FD137AD6C5E2> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
        0x7fff29a80000 -     0x7fff29b52fff  com.apple.framework.CoreWLAN (16.0 - 1657) <35927D28-3324-3CAB-9255-276A7022EADC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff29b53000 -     0x7fff29d52fff  com.apple.CoreUtils (6.5 - 650.6) <184C48A4-7F66-395B-81DB-DAA1641383CF> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff29d53000 -     0x7fff29d75fff  com.apple.MobileKeyBag (2.0 - 1.0) <0F83FED4-709A-37A0-9E04-EFFD71CB1272> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
        0x7fff29d76000 -     0x7fff29d86fff  com.apple.AssertionServices (1.0 - 505.80.1) <A00B802D-7BB8-3F6B-A79D-E9697F7D0ABB> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
        0x7fff29d87000 -     0x7fff29e13fff  com.apple.securityfoundation (6.0 - 55240.40.4) <72AC63B1-0B72-394F-97E8-BA9B114DD0A9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
        0x7fff29e14000 -     0x7fff29e1dfff  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <EC15118E-62BD-3C24-A880-3B9B74318B0B> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
        0x7fff29e1e000 -     0x7fff29e22fff  com.apple.xpc.ServiceManagement (1.0 - 1) <FD031028-B702-3909-B2AF-3916404DD4A8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
        0x7fff29e23000 -     0x7fff29e25fff  libquarantine.dylib (119.40.2) <40D35D75-524B-3DA6-8159-E7E0FA66F5BC> /usr/lib/system/libquarantine.dylib
        0x7fff29e26000 -     0x7fff29e31fff  libCheckFix.dylib (31) <74E17BB2-1A3C-3574-92DD-63ABE39E3FF9> /usr/lib/libCheckFix.dylib
        0x7fff29e32000 -     0x7fff29e49fff  libcoretls.dylib (169) <B33BEF87-3275-356D-9815-D0E94122D2EB> /usr/lib/libcoretls.dylib
        0x7fff29e4a000 -     0x7fff29e5afff  libbsm.0.dylib (68.40.1) <D71EF121-D4B0-306E-9843-9FAFD558E3A4> /usr/lib/libbsm.0.dylib
        0x7fff29e5b000 -     0x7fff29ea4fff  libmecab.dylib (929.1.1) <1F424683-4213-3594-9BF5-EFCCCDAA83A5> /usr/lib/libmecab.dylib
        0x7fff29ea5000 -     0x7fff29eaafff  libgermantok.dylib (24) <E40EFA11-E95C-36D1-A8BE-8CA5B1DD179D> /usr/lib/libgermantok.dylib
        0x7fff29eab000 -     0x7fff29ec1fff  libLinearAlgebra.dylib (1336.40.1) <C3EC02A5-7457-3CE6-9888-AD74A0193C1F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
        0x7fff29ec2000 -     0x7fff2a0e9fff  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
        0x7fff2a0ea000 -     0x7fff2a139fff  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
        0x7fff2a13a000 -     0x7fff2a281fff  com.apple.MLCompute (1.0 - 1) <01B968D9-A464-3667-8B8E-C99AEBA1FF79> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
        0x7fff2a282000 -     0x7fff2a2b8fff  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
        0x7fff2a2b9000 -     0x7fff2a2f6fff  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
        0x7fff2a2f7000 -     0x7fff2a387fff  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
        0x7fff2a388000 -     0x7fff2a397fff  com.apple.AppleFSCompression (125 - 1.0) <879A04AA-F9A1-3640-A9EF-F5D0813C852A> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
        0x7fff2a398000 -     0x7fff2a3a5fff  libbz2.1.0.dylib (44) <E163D5F9-E202-3A53-817B-8BC40B9293C0> /usr/lib/libbz2.1.0.dylib
        0x7fff2a3a6000 -     0x7fff2a3aafff  libsystem_coreservices.dylib (127) <529A0663-A936-309C-9318-1B04B7F70658> /usr/lib/system/libsystem_coreservices.dylib
        0x7fff2a3ab000 -     0x7fff2a3d8fff  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
        0x7fff2a3d9000 -     0x7fff2a50afff  com.apple.AuthKit (1.0 - 1) <4A9B2D94-7AB0-3417-8D4E-A9C6C31C31D4> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
        0x7fff2a5ae000 -     0x7fff2a5c0fff  libz.1.dylib (76) <6E2BD7A3-DC55-3183-BBF7-3AC367BC1834> /usr/lib/libz.1.dylib
        0x7fff2a5c1000 -     0x7fff2a60cfff  libsystem_m.dylib (3186.40.2) <7BE9BAE3-ADED-35DD-B920-34F590BAB507> /usr/lib/system/libsystem_m.dylib
        0x7fff2a60d000 -     0x7fff2a60dfff  libcharset.1.dylib (59) <D14F9D24-693A-37F0-8F92-D260248EB282> /usr/lib/libcharset.1.dylib
        0x7fff2a60e000 -     0x7fff2a613fff  libmacho.dylib (973.4) <C2584BC4-497B-3170-ADDF-21B8E10B4DFD> /usr/lib/system/libmacho.dylib
        0x7fff2a614000 -     0x7fff2a62ffff  libkxld.dylib (7195.81.3) <DE05C188-D9FE-30DC-8299-DF3DC9F837A5> /usr/lib/system/libkxld.dylib
        0x7fff2a630000 -     0x7fff2a63bfff  libcommonCrypto.dylib (60178.40.2) <822A29CE-BF54-35AD-BB15-8FAECB800C7D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff2a63c000 -     0x7fff2a646fff  libunwind.dylib (200.10) <1D0A4B4A-4370-3548-8DC1-42A7B4BD45D3> /usr/lib/system/libunwind.dylib
        0x7fff2a647000 -     0x7fff2a64efff  liboah.dylib (203.30) <44C477D9-013F-3A6D-A9FE-68A89214E6A5> /usr/lib/liboah.dylib
        0x7fff2a64f000 -     0x7fff2a659fff  libcopyfile.dylib (173.40.2) <39DBE613-135B-3AFE-A6AF-7898A37F70C2> /usr/lib/system/libcopyfile.dylib
        0x7fff2a65a000 -     0x7fff2a661fff  libcompiler_rt.dylib (102.2) <62EE1D14-5ED7-3CEC-81C0-9C93833641F1> /usr/lib/system/libcompiler_rt.dylib
        0x7fff2a662000 -     0x7fff2a664fff  libsystem_collections.dylib (1439.40.11) <C53D5E0C-0C4F-3B35-A24B-E0D7101A3F95> /usr/lib/system/libsystem_collections.dylib
        0x7fff2a665000 -     0x7fff2a667fff  libsystem_secinit.dylib (87.60.1) <E05E35BC-1BAB-365B-8BEE-D774189EFD3B> /usr/lib/system/libsystem_secinit.dylib
        0x7fff2a668000 -     0x7fff2a66afff  libremovefile.dylib (49.40.3) <5CC12A16-82CB-32F0-9040-72CFC88A48DF> /usr/lib/system/libremovefile.dylib
        0x7fff2a66b000 -     0x7fff2a66bfff  libkeymgr.dylib (31) <803F6AED-99D5-3CCF-B0FA-361BCF14C8C0> /usr/lib/system/libkeymgr.dylib
        0x7fff2a66c000 -     0x7fff2a673fff  libsystem_dnssd.dylib (1310.80.1) <E0A0CAB3-6779-3C83-AC67-046CFE69F9C2> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff2a674000 -     0x7fff2a679fff  libcache.dylib (83) <1A98B064-8FED-39CF-BB2E-5BDA1EF5B65A> /usr/lib/system/libcache.dylib
        0x7fff2a67a000 -     0x7fff2a67bfff  libSystem.B.dylib (1292.60.1) <83503CE0-32B1-36DB-A4F0-3CC6B7BCF50A> /usr/lib/libSystem.B.dylib
        0x7fff2a67c000 -     0x7fff2a67ffff  libfakelink.dylib (3) <D939A124-9FD5-37A2-B03B-72E98CBC98FE> /usr/lib/libfakelink.dylib
        0x7fff2a680000 -     0x7fff2a680fff  com.apple.SoftLinking (1.0 - 1) <EF2AC5FF-B98D-3252-ABA8-2FC721CBA942> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
        0x7fff2a681000 -     0x7fff2a6b8fff  libpcap.A.dylib (98.40.1) <DE5787F8-D011-3E71-8323-936B35976D9E> /usr/lib/libpcap.A.dylib
        0x7fff2a6b9000 -     0x7fff2a7a9fff  libiconv.2.dylib (59) <AD10ECF4-E137-3152-9612-7EC548D919E8> /usr/lib/libiconv.2.dylib
        0x7fff2a7aa000 -     0x7fff2a7bbfff  libcmph.dylib (8) <A5D1EBB3-70A1-3ECA-A3C7-E97FBAD36ECF> /usr/lib/libcmph.dylib
        0x7fff2a7bc000 -     0x7fff2a82dfff  libarchive.2.dylib (83.40.4) <9061C767-43FD-3483-9C48-73973AF82DC1> /usr/lib/libarchive.2.dylib
        0x7fff2a82e000 -     0x7fff2a895fff  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
        0x7fff2a896000 -     0x7fff2a897fff  libThaiTokenizer.dylib (3) <47CDE3EE-60AB-38CE-9494-5CC047CACA7F> /usr/lib/libThaiTokenizer.dylib
        0x7fff2a898000 -     0x7fff2a8bffff  com.apple.applesauce (1.0 - 16.26) <4A637FE0-A740-32F0-AE70-4593F6DF1573> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
        0x7fff2a8c0000 -     0x7fff2a8d7fff  libapple_nghttp2.dylib (1.41) <A2F6DE8D-2B38-3669-A16E-E1BD54108F24> /usr/lib/libapple_nghttp2.dylib
        0x7fff2a8d8000 -     0x7fff2a8eafff  libSparseBLAS.dylib (1336.40.1) <68601E17-33FE-3252-9A8A-7A3CF03333C7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
        0x7fff2a8eb000 -     0x7fff2a8ecfff  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <F37DBCE9-20CD-33D4-806B-93B326E08422> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
        0x7fff2a8ed000 -     0x7fff2a8f1fff  libpam.2.dylib (28.40.1) <FA3308D0-E7B4-3A2C-AE39-0E085F6CDEE0> /usr/lib/libpam.2.dylib
        0x7fff2a8f2000 -     0x7fff2a90afff  libcompression.dylib (96.40.6) <9F4FE20A-83E3-3690-9B9B-4DD2F7D9B179> /usr/lib/libcompression.dylib
        0x7fff2a90b000 -     0x7fff2a910fff  libQuadrature.dylib (7) <55EE1866-623B-3C10-91FB-C8B06EB83995> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
        0x7fff2a911000 -     0x7fff2acbbfff  libLAPACK.dylib (1336.40.1) <C9D58ECE-1DDC-3CBE-B43C-EC3FF00E49F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
        0x7fff2acbc000 -     0x7fff2ad0afff  com.apple.DictionaryServices (1.2 - 341) <5D0B1BB2-995B-32EB-AE75-F5F27127ACAF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
        0x7fff2ad0b000 -     0x7fff2ad23fff  liblzma.5.dylib (16) <168D84A7-8E54-361E-9161-B661D96C0C9A> /usr/lib/liblzma.5.dylib
        0x7fff2ad24000 -     0x7fff2ad25fff  libcoretls_cfhelpers.dylib (169) <80AF345B-1989-3C88-AEF4-8FF18A366A9C> /usr/lib/libcoretls_cfhelpers.dylib
        0x7fff2ad26000 -     0x7fff2ae20fff  com.apple.APFS (1677.81.1 - 1677.81.1) <E48CCAAC-34B5-377E-8E5D-06CDBD411C2F> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
        0x7fff2ae21000 -     0x7fff2ae2efff  libxar.1.dylib (452) <FAA7B36E-21EC-3ADF-AA6A-E3742737CA3A> /usr/lib/libxar.1.dylib
        0x7fff2ae2f000 -     0x7fff2ae32fff  libutil.dylib (58.40.2) <0A268749-08E7-3551-8969-442210651CCA> /usr/lib/libutil.dylib
        0x7fff2ae33000 -     0x7fff2ae5bfff  libxslt.1.dylib (17.3) <1C5219FB-B504-3658-B23B-2C45A3BA28F1> /usr/lib/libxslt.1.dylib
        0x7fff2ae5c000 -     0x7fff2ae66fff  libChineseTokenizer.dylib (37) <718400BF-9911-3CB6-8CCE-4C2D7C35D80A> /usr/lib/libChineseTokenizer.dylib
        0x7fff2ae67000 -     0x7fff2afdffff  libvMisc.dylib (760.40.6) <DE208D00-3DED-315A-A4C2-E589A9B78BA6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
        0x7fff2afe0000 -     0x7fff2b10efff  libate.dylib (3.0.4) <F28D386C-DD1E-3557-A9D3-B505094E49D9> /usr/lib/libate.dylib
        0x7fff2b10f000 -     0x7fff2b116fff  libIOReport.dylib (64) <8DEEA01D-B715-340A-900E-B448AB22720E> /usr/lib/libIOReport.dylib
        0x7fff2b117000 -     0x7fff2b145fff  com.apple.CrashReporterSupport (10.13 - 15047.1) <EA306EDB-2A02-3FB6-8812-F5EAA337AEE6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
        0x7fff2b232000 -     0x7fff2b239fff  libMatch.1.dylib (38) <DE8B7844-BFB2-3E3E-9FD0-1C9AD1DC1736> /usr/lib/libMatch.1.dylib
        0x7fff2b23a000 -     0x7fff2b2c5fff  libCoreStorage.dylib (554) <044E6815-6340-31D5-BEE9-760C354E92A3> /usr/lib/libCoreStorage.dylib
        0x7fff2b2c6000 -     0x7fff2b319fff  com.apple.AppleVAFramework (6.1.3 - 6.1.3) <E3BE877B-1C78-3ABF-8C41-66FE9B6971C7> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff2b31a000 -     0x7fff2b333fff  libexpat.1.dylib (26) <1D978F91-674E-3A44-8A93-773C7E3E513C> /usr/lib/libexpat.1.dylib
        0x7fff2b334000 -     0x7fff2b33dfff  libheimdal-asn1.dylib (597.80.1) <8F6CD867-FB45-375D-82C1-E0AE79558C8C> /usr/lib/libheimdal-asn1.dylib
        0x7fff2b33e000 -     0x7fff2b352fff  com.apple.IconFoundation (479.3 - 479.3) <3563C4B4-ABF6-3DE0-8381-D3667DFE2B80> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
        0x7fff2b353000 -     0x7fff2b3c0fff  com.apple.IconServices (479.3 - 479.3) <B6859735-701D-307E-8061-298BA2296E47> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
        0x7fff2b3c1000 -     0x7fff2b45efff  com.apple.MediaExperience (1.0 - 1) <14E84D66-28B8-390E-A499-9F24B7628EC7> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
        0x7fff2b45f000 -     0x7fff2b488fff  com.apple.persistentconnection (1.0 - 1.0) <B3FE85C5-8034-38D5-8566-5317B49ECF61> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
        0x7fff2b489000 -     0x7fff2b497fff  com.apple.GraphVisualizer (1.0 - 100.1) <A7393BC4-4441-31B5-BB15-5A5A70738BEC> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
        0x7fff2b498000 -     0x7fff2b8b3fff  com.apple.vision.FaceCore (4.3.2 - 4.3.2) <23CD0C8A-E300-3E28-BD5B-DDCDA4521C54> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff2b8b4000 -     0x7fff2b8fefff  com.apple.OTSVG (1.0 - 677.3.0.4) <827396F3-F3A7-3A4F-BE7F-171077501137> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
        0x7fff2b8ff000 -     0x7fff2b905fff  com.apple.xpc.AppServerSupport (1.0 - 2038.80.3) <C78E9D22-5110-349B-AF8E-6BA893A20214> /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
        0x7fff2b906000 -     0x7fff2b917fff  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <F0974976-30C0-35EB-92F1-B4CF1E974F11> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
        0x7fff2b918000 -     0x7fff2b91afff  libspindump.dylib (295.1) <3B4701CB-8F66-3E50-A38A-BEEC992AAC31> /usr/lib/libspindump.dylib
        0x7fff2b91b000 -     0x7fff2b9dbfff  com.apple.Heimdal (4.0 - 2.0) <69768234-4F4F-3AB6-B116-4AE249E6417A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff2b9dc000 -     0x7fff2b9f6fff  com.apple.login (3.0 - 3.0) <B9BEC3A1-688C-3999-B705-2D50B8756E62> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
        0x7fff2bb7a000 -     0x7fff2bbe4fff  com.apple.bom (14.0 - 233) <F4B7C353-8A65-3B54-9E01-2C93CB3F55A3> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff2bbe5000 -     0x7fff2bc2ffff  com.apple.AppleJPEG (1.0 - 1) <7F3819DE-BCE7-32B7-BB33-10C1DB2BA512> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
        0x7fff2bc30000 -     0x7fff2bd0dfff  libJP2.dylib (2130.3.5) <DCCC9C8B-D0F7-37A9-A6E7-9308CFBBF7D1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff2bd0e000 -     0x7fff2bd11fff  com.apple.WatchdogClient.framework (1.0 - 98.80.2) <C257C950-F430-3762-BC72-15D314D99556> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
        0x7fff2bd12000 -     0x7fff2bd45fff  com.apple.MultitouchSupport.framework (4400.28 - 4400.28) <4243F7DC-7EB9-3750-BE36-527B0BADF36C> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
        0x7fff2bd46000 -     0x7fff2be98fff  com.apple.VideoToolbox (1.0 - 2765.6.4.2) <425BDD2D-6C26-3D09-AD9F-942EA387B2A4> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff2be99000 -     0x7fff2becbfff  libAudioToolboxUtility.dylib (1180.25) <83DBFA98-F85B-3B63-B58F-C9989BAC9611> /usr/lib/libAudioToolboxUtility.dylib
        0x7fff2becc000 -     0x7fff2bef2fff  libPng.dylib (2130.3.5) <2F7DB873-A5A1-35C1-86FF-7E191835B4F7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff2bef3000 -     0x7fff2bf52fff  libTIFF.dylib (2130.3.5) <76E6AFAE-A77F-39E9-A3A1-F7D202EFBBF7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff2bf53000 -     0x7fff2bf6ffff  com.apple.IOPresentment (54 - 37) <5AD7B6E0-1744-3C8D-8A95-FE425DEA005C> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
        0x7fff2bf70000 -     0x7fff2bf76fff  com.apple.GPUWrangler (6.2.2 - 6.2.2) <60363868-111B-36CF-9CDF-2643DF82002D> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
        0x7fff2bf77000 -     0x7fff2bf79fff  libRadiance.dylib (2130.3.5) <C750DD0E-1A05-314D-8A0A-F2313ED628FF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff2bf7a000 -     0x7fff2bf7ffff  com.apple.DSExternalDisplay (3.1 - 380) <010F8260-BC46-361E-BE59-540F765EFE74> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
        0x7fff2bf80000 -     0x7fff2bfa4fff  libJPEG.dylib (2130.3.5) <F3E7BEE3-10B9-3A5F-81D2-2122214471DF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff2bfa5000 -     0x7fff2bfd4fff  com.apple.ATSUI (1.0 - 1) <6C45783D-CF90-3F11-BA86-92D31A9B68CA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
        0x7fff2bfd5000 -     0x7fff2bfd9fff  libGIF.dylib (2130.3.5) <CA491FE3-76DC-3B67-AB04-0D09F3F69CD8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff2bfda000 -     0x7fff2bfe3fff  com.apple.CMCaptureCore (1.0 - 80.20.5) <2B7E468B-D901-3EA9-85CF-82FD753785BD> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
        0x7fff2bfe4000 -     0x7fff2c02bfff  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
        0x7fff2c02c000 -     0x7fff2c0f8fff  com.apple.TextureIO (3.10.9 - 3.10.9) <50BA07A4-02E8-38EE-B0B9-B12C277B563B> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
        0x7fff2c0f9000 -     0x7fff2c101fff  com.apple.InternationalSupport (1.0 - 60) <DE997943-6AD5-32DA-B48E-78170C1EAA7B> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
        0x7fff2c102000 -     0x7fff2c17dfff  com.apple.datadetectorscore (8.0 - 674) <A4EBFF22-F861-321A-AF28-1DB8ECB9A4FF> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
        0x7fff2c17e000 -     0x7fff2c1dcfff  com.apple.UserActivity (435 - 435) <12250395-D660-3CC1-81DB-565340F2651B> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
        0x7fff2ce2b000 -     0x7fff2ce5cfff  libSessionUtility.dylib (76.7) <6AAD02A0-9590-3CED-9568-36E05C59AA2B> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
        0x7fff2ce5d000 -     0x7fff2cf8dfff  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <8E53C25F-9FE2-372E-8374-6A598D72C4C1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff2cf8e000 -     0x7fff2cff5fff  com.apple.audio.AudioSession (1.0 - 76.7) <F696F4EC-9344-3C85-941E-6E5EF5CEF585> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
        0x7fff2cff6000 -     0x7fff2d008fff  libAudioStatistics.dylib (25.4) <303533DD-D001-3CE8-A5A4-EC29F464FC3A> /usr/lib/libAudioStatistics.dylib
        0x7fff2d009000 -     0x7fff2d018fff  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
        0x7fff2d019000 -     0x7fff2d084fff  com.apple.ApplicationServices.ATS (377 - 516) <3DD60168-A0F3-3388-8DDE-69F81280AE91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
        0x7fff2d085000 -     0x7fff2d09dfff  libresolv.9.dylib (68) <7B043B4A-71CE-3F6E-91F0-CBBED47A9EA9> /usr/lib/libresolv.9.dylib
        0x7fff2d1d0000 -     0x7fff2d2affff  libSMC.dylib (20) <B207FDFF-8D80-3800-B968-03C718FFBF3F> /usr/lib/libSMC.dylib
        0x7fff2d2b0000 -     0x7fff2d30ffff  libcups.2.dylib (494.1) <CDF6F483-017E-3DED-B107-C50FC3CADD65> /usr/lib/libcups.2.dylib
        0x7fff2d310000 -     0x7fff2d31ffff  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
        0x7fff2d320000 -     0x7fff2d32afff  com.apple.NetAuth (6.2 - 6.2) <D40BF56F-DF5F-3ECB-AAC2-FE6F13E9D120> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff2d32b000 -     0x7fff2d332fff  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
        0x7fff2d333000 -     0x7fff2d33efff  com.apple.QD (4.0 - 416) <F65D0944-C775-33FB-A345-C046789667B7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
        0x7fff2d33f000 -     0x7fff2d9adfff  com.apple.audio.AudioResourceArbitration (1.0 - 1) <6A293E4C-1E2D-36DA-B416-FBED7286CD6E> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
        0x7fff2d9ae000 -     0x7fff2d9bafff  com.apple.perfdata (1.0 - 67.40.1) <A9D2E8CD-9D74-304E-BD99-A7704F3CD38B> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
        0x7fff2d9bb000 -     0x7fff2d9c9fff  libperfcheck.dylib (41) <5AFDC5C6-EBB6-33E4-9215-1AACE6C6F6EE> /usr/lib/libperfcheck.dylib
        0x7fff2d9ca000 -     0x7fff2d9d9fff  com.apple.Kerberos (3.0 - 1) <02FFA3CA-F8AF-3211-9159-36BC29612650> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff2d9da000 -     0x7fff2da29fff  com.apple.GSS (4.0 - 2.0) <5D06022E-C963-390A-9487-90BD1B61BC20> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff2da2a000 -     0x7fff2da3afff  com.apple.CommonAuth (4.0 - 2.0) <C4418557-FA52-3B80-804F-2BC7AF760FD6> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff2da8f000 -     0x7fff2dab1fff  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <6F4B051F-BC33-3880-81B2-5C62DABFF02D> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
        0x7fff2dab2000 -     0x7fff2dabafff  com.apple.CorePhoneNumbers (1.0 - 1) <AA493452-21D3-3EC6-953C-42DBF75F4EB9> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
        0x7fff2dc0f000 -     0x7fff2dc0ffff  liblaunch.dylib (2038.80.3) <C7C51322-8491-3B78-9CFA-2B4753662BCF> /usr/lib/system/liblaunch.dylib
        0x7fff2e40a000 -     0x7fff2e551fff  com.apple.Sharing (1579 - 1579) <4925CAB3-09C0-373C-A5D3-9BB5FF025A4F> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff2e552000 -     0x7fff2e672fff  com.apple.Bluetooth (8.0.3 - 8.0.3d9) <C6FFFDA7-CD91-339A-8529-7D094338949D> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff2e673000 -     0x7fff2e687fff  com.apple.AppContainer (4.0 - 509.60.2) <F294CD92-94FA-3D7D-9E59-AA5544504264> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
        0x7fff2e688000 -     0x7fff2e68bfff  com.apple.SecCodeWrapper (4.0 - 509.60.2) <1BEC89D6-6AC8-36C2-89AE-41662D14DC50> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
        0x7fff2e68c000 -     0x7fff2e6e5fff  com.apple.ProtectedCloudStorage (1.0 - 1) <88EF8B12-617E-316C-9036-18357E27BC0A> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
        0x7fff2fe3c000 -     0x7fff2fe67fff  com.apple.RemoteViewServices (2.0 - 163) <661A448B-2901-33CD-B13C-362D61AFD998> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
        0x7fff2fe68000 -     0x7fff2fe77fff  com.apple.SpeechRecognitionCore (6.1.12 - 6.1.12) <B24969AE-43BA-36C2-80F9-2CBBC3F63CC8> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
        0x7fff2fe78000 -     0x7fff2fe7ffff  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
        0x7fff300c3000 -     0x7fff300c3fff  libsystem_product_info_filter.dylib (8.40.1) <20310EE6-2C3F-361A-9ECA-4223AFC03B65> /usr/lib/system/libsystem_product_info_filter.dylib
        0x7fff3019e000 -     0x7fff3019efff  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
        0x7fff301c5000 -     0x7fff301c5fff  com.apple.CoreServices (1122.11 - 1122.11) <E59859C6-7221-3324-BB58-F910B2199959> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff30493000 -     0x7fff30493fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <40317321-FF2B-38B7-B584-7CC4C5F5A889> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff30d0a000 -     0x7fff30d6cfff  com.apple.CoreBluetooth (1.0 - 1) <B88DEE8B-6268-36BA-BF6C-088F3BD8C652> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
        0x7fff30d6d000 -     0x7fff30d76fff  com.apple.SymptomDiagnosticReporter (1.0 - 79.40.12) <83B5E330-D786-34D2-AEE6-6F7B34D6FE9C> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
        0x7fff30d77000 -     0x7fff30d8afff  com.apple.PowerLog (1.0 - 1) <3A076F54-AE8C-3550-8262-5655B5026489> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
        0x7fff30d8b000 -     0x7fff30d97fff  com.apple.AppleIDAuthSupport (1.0 - 1) <964BA0DB-E86E-3F81-BB82-CC27184B6D20> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
        0x7fff30d98000 -     0x7fff30e40fff  com.apple.DiscRecording (9.0.3 - 9030.4.5) <2B9AA549-63FD-36BB-AE05-ABD5DAC41279> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff30e41000 -     0x7fff30e74fff  com.apple.MediaKit (16 - 927.40.2) <D1056292-E38F-313F-B202-EFD871195729> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff30e75000 -     0x7fff30f60fff  com.apple.DiskManagement (14.0 - 1733.80.1) <9281E3F8-EAFE-3367-B7D5-23687AA6EB70> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
        0x7fff3134e000 -     0x7fff3146efff  com.apple.FileProvider (326.3 - 326.3) <C5007E6E-897B-308F-B173-4F5C6BF3968D> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
        0x7fff3146f000 -     0x7fff31492fff  com.apple.GenerationalStorage (2.0 - 322) <974A1465-7AA4-347E-8606-CF35160FFA92> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
        0x7fff31df5000 -     0x7fff31e31fff  com.apple.DebugSymbols (195.1 - 195.1) <12A5A6E2-6C84-3FCA-9927-8B9E241C607F> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
        0x7fff31e32000 -     0x7fff31eeffff  com.apple.CoreSymbolication (12.2 - 64541.4) <F1A41B4E-671A-335E-8AE0-B99688F255C8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
        0x7fff32d86000 -     0x7fff32de9fff  com.apple.framework.Apple80211 (17.0 - 1728) <A62689A7-7C22-33B3-90FA-730E4AAEE5B5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff32dea000 -     0x7fff32f3cfff  com.apple.CoreWiFi (3.0 - 341) <F3D8F158-611A-3A5E-9F1D-E5FC273A4C74> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff331a9000 -     0x7fff331b8fff  com.apple.xpc.RemoteServiceDiscovery (1.0 - 2038.80.3) <78AF1606-37D8-3424-92AE-071A9F43AA0F> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
        0x7fff331b9000 -     0x7fff331d0fff  com.apple.xpc.RemoteXPC (1.0 - 2038.80.3) <C4BFF5FC-FC9C-3161-9612-7070EDAE9989> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
        0x7fff33218000 -     0x7fff3321bfff  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
        0x7fff3321c000 -     0x7fff33223fff  com.apple.EFILogin (2.0 - 2) <B06CCD1C-A4D1-34D2-89C5-0DB69FE65234> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff33224000 -     0x7fff3322ffff  libcsfde.dylib (554) <9CDB9580-DD1C-347E-91C5-6D92D96F52F5> /usr/lib/libcsfde.dylib
        0x7fff3345d000 -     0x7fff3345dfff  com.apple.ApplicationServices (48 - 50) <42B48E32-1918-3178-8DE0-E8126B9EC088> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
        0x7fff3375e000 -     0x7fff3375efff  libHeimdalProxy.dylib (79) <85526E13-1E48-377A-A700-EE3F5648A6E3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
        0x7fff33811000 -     0x7fff33811fff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <8CF768B8-836B-3DA8-9F0A-8CF840348202> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff344ec000 -     0x7fff347affff  com.apple.spotlight.index (10.7.0 - 2150.7.5) <0056D8F9-D6CF-3586-974C-80902DF8952A> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
        0x7fff347c8000 -     0x7fff34818fff  com.apple.ChunkingLibrary (334 - 334) <CBEBDC8A-CCE4-3A21-915C-D2F3FB20B900> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
        0x7fff366a7000 -     0x7fff366c2fff  com.apple.openscripting (1.7 - 190) <E3815884-A406-3CF6-82C1-BEDC772A9081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
        0x7fff366c3000 -     0x7fff366c6fff  com.apple.securityhi (9.0 - 55008) <F7E1C957-65AF-39E5-8BBA-9D7C7C9D30B6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
        0x7fff366c7000 -     0x7fff366cafff  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
        0x7fff366cb000 -     0x7fff366cefff  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
        0x7fff366cf000 -     0x7fff366d6fff  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
        0x7fff38a21000 -     0x7fff38a41fff  com.apple.IOGPU (20.23 - 20.23) <31C60E57-689E-3689-AC62-498D4C101BD1> /System/Library/PrivateFrameworks/IOGPU.framework/Versions/A/IOGPU
        0x7fff396c4000 -     0x7fff396c7fff  com.apple.OSAServicesClient (1.0 - 1) <201350F5-56C4-3342-AD10-4BE20772C52B> /System/Library/PrivateFrameworks/OSAServicesClient.framework/Versions/A/OSAServicesClient
        0x7fff3c2b5000 -     0x7fff3c470fff  libFosl_dynamic.dylib (200) <83EE0261-E5F6-3607-8897-B03B2B954B15> /usr/lib/libFosl_dynamic.dylib
        0x7fff3d3cd000 -     0x7fff3d3d0fff  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
        0x7fff3d3d1000 -     0x7fff3d3d4fff  com.apple.Carbon (160 - 164) <7395C7E9-AE3B-3547-8773-4F3A70B241AA> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff3d659000 -     0x7fff3d678fff  com.apple.private.SystemPolicy (1.0 - 1) <29F5E3FE-CF12-3242-9FD3-4950DA38E4D0> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
        0x7fff3dfa2000 -     0x7fff3dfadfff  com.apple.MallocStackLogging (1.0 - 1) <507894FA-6738-372B-9A10-C38AFC9DA079> /System/Library/PrivateFrameworks/MallocStackLogging.framework/Versions/A/MallocStackLogging
        0x7fff3dfc3000 -     0x7fff3dfd5fff  libmis.dylib (274.60.2) <6C720DC2-E50E-3A8D-8494-F8C007DF8DF4> /usr/lib/libmis.dylib
        0x7fff4175f000 -     0x7fff4178efff  libncurses.5.4.dylib (57) <CAD79205-84C0-3731-AED8-EDEF51ACC872> /usr/lib/libncurses.5.4.dylib
        0x7fff41bcf000 -     0x7fff41becfff  libCGInterfaces.dylib (544.2) <8D95C64A-A90F-352F-AB9D-FF3AA792BC25> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
        0x7fff4854b000 -     0x7fff4859afff  com.apple.osanalytics.OSAnalytics (1.0 - 1) <CADD88A2-87A8-3879-8759-D3C112A6844F> /System/Library/PrivateFrameworks/OSAnalytics.framework/Versions/A/OSAnalytics
        0x7fff4c5f6000 -     0x7fff4c5f9fff  com.apple.FinderSyncPriv (1.3 - 1350.2.10) <121C1E64-B0BE-389F-A35D-DD44D84129E8> /System/Library/PrivateFrameworks/FinderSyncPriv.framework/Versions/A/FinderSyncPriv
        0x7fff52523000 -     0x7fff525b5fff  com.apple.Symbolication (12.2 - 64541.7.1) <FA39B702-6E08-3F11-953F-5EC1EFB993BB> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
        0x7fff592b6000 -     0x7fff592d1fff  libJapaneseConverter.dylib (90) <78F1A09D-07FD-34B0-8011-2ED89520133E> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
        0x7fff5df65000 -     0x7fff5df86fff  libKoreanConverter.dylib (90) <C4FCBA46-D265-387A-8116-5EE623C68AD3> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
        0x7fff5df89000 -     0x7fff5df98fff  libSimplifiedChineseConverter.dylib (90) <4B24B299-19E3-32EB-827F-9CFE90EA0B0E> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
        0x7fff6a6c1000 -     0x7fff6a6c5fff  libmetal_timestamp.dylib (31001.161) <DF0A6F36-E486-3656-A6F2-9BA9A0CF2159> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/31001/Libraries/libmetal_timestamp.dylib
        0x7fff6cb2f000 -     0x7fff6cb35fff  libCoreFSCache.dylib (177.22) <44489BD1-3963-35DF-86F1-DE95778AC0DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
        0x7fff6cb36000 -     0x7fff6cb3afff  libCoreVMClient.dylib (177.22) <989F6CBF-CCEF-340D-9CB5-EC4133707040> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
        0x7fff6cb3b000 -     0x7fff6cb4afff  com.apple.opengl (18.1.1 - 18.1.1) <F70AF1B3-D17A-3A0E-A8AC-9D45C5B52BA9> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff6cb4b000 -     0x7fff6cb4dfff  libCVMSPluginSupport.dylib (18.1.1) <AF77D964-9A4C-3690-AF62-4E05825DC9BF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
        0x7fff6cb4e000 -     0x7fff6cb56fff  libGFXShared.dylib (18.1.1) <45A1FFDC-03B7-3D64-AFAF-16D321B53D28> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
        0x7fff6cb57000 -     0x7fff6cb8afff  libGLImage.dylib (18.1.1) <16D10CE1-C2A1-3E24-A617-766CB6E9133C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
        0x7fff6cb8b000 -     0x7fff6cbc7fff  libGLU.dylib (18.1.1) <F0DD35B5-3692-3BE5-AD3D-4F6B237EF6AD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff6cd5d000 -     0x7fff6cd67fff  libGL.dylib (18.1.1) <68ABAADE-2DB4-3412-9F36-CA1AEAC8E9F6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff6e19e000 -     0x7fff6e1f6fff  com.apple.opencl (4.5 - 4.5) <40B70A3B-D981-3E4A-9BEC-F22EF84118F5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff78363000 -     0x7fff7836afff  libRosetta.dylib (203.30) <44C477D9-013F-3A6D-A9FE-68A89214E6A5> /usr/lib/libRosetta.dylib
    
    Translated Code Information:
      tmp0: 0x000000000000ffff tmp1: 0x0000000000000000 tmp2: 0x0204081020408100
    
    
    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: 82020
        thread_create: 0
        thread_set_state: 0
    
    VM Region Summary:
    ReadOnly portion of Libraries: Total=737.4M resident=0K(0%) swapped_out_or_unallocated=737.4M(100%)
    Writable regions: Total=3.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=3.6G(100%)
     
                                    VIRTUAL   REGION 
    REGION TYPE                        SIZE    COUNT (non-coalesced) 
    ===========                     =======  ======= 
    Accelerate framework               640K        5 
    Activity Tracing                   256K        1 
    CG backing stores                 3840K        6 
    CG image                          2148K        9 
    CoreAnimation                       64K        7 
    CoreGraphics                        12K        2 
    CoreServices                       624K        2 
    CoreUI image data                 1328K       11 
    Foundation                          16K        1 
    Kernel Alloc Once                    8K        1 
    MALLOC                             2.5G      106 
    MALLOC guard page                  192K        8 
    MALLOC_MEDIUM (reserved)         856.0M        8         reserved VM address space (unallocated)
    Rosetta Arena                     2048K        1 
    Rosetta Generic                    904K      223 
    Rosetta IndirectBranch            1024K        1 
    Rosetta JIT                      128.0M        1 
    Rosetta Return Stack               440K       44 
    Rosetta Thread Context             440K       44 
    STACK GUARD                          4K        1 
    Stack                             18.7M       24 
    Stack Guard                       56.1M       21 
    VM_ALLOCATE                       3428K       34 
    VM_ALLOCATE (reserved)               4K        1         reserved VM address space (unallocated)
    __CTF                               759        1 
    __DATA                            13.2M      317 
    __DATA_CONST                      12.1M      180 
    __DATA_DIRTY                       697K      102 
    __FONT_DATA                          4K        1 
    __LINKEDIT                       507.3M       16 
    __OBJC_RO                         60.6M        1 
    __OBJC_RW                         2449K        2 
    __TEXT                           230.3M      320 
    __UNICODE                          588K        1 
    mapped file                        5.6G     1164 
    shared memory                       64K        4 
    unshared pmap                     8544K        5 
    ===========                     =======  ======= 
    TOTAL                             10.0G     2676 
    TOTAL, minus reserved VM space     9.2G     2676 
    
    Model: MacBookAir10,1, BootROM 6723.81.1, proc 8:4:4 processors, 8 GB, SMC 
    Graphics: kHW_AppleM1Item, Apple M1, spdisplays_builtin
    Memory Module: lp_ddr4
    AirPort: spairport_wireless_card_type_airport_extreme, wl0: Dec 31 2020 21:39:03 version 18.20.222.20.7.8.104 FWID 01-1b2645bc
    Bluetooth: Version 8.0.3d9, 3 services, 27 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en0
    USB Device: USB 3.1 Bus
    USB Device: USB 3.1 Bus
    USB Device: PSSD T7
    Thunderbolt Bus: MacBook Air, Apple Inc.
    Thunderbolt Bus: MacBook Air, Apple Inc.
    
    
  2. celaraze added the label Bug on Mar 10, 2021
  3. fanquake added the label macOS on Mar 10, 2021
  4. jarolrod commented at 4:18 AM on March 10, 2021: member

    Is this a binary or built? Thread 1:: com.apple.rosetta.exceptionserver X86-64 (Translated) This seems to be running under the rosetta engine so i'm going to assume it is a binary downloaded off bitcoincore.org? There are no native macOS Arm binaries on bitcoincore.org as of yet.

    I would recommend building for your machine in a native way using depends. The process would look like this:

    1. grab bitcoin from the master branch off github
    2. cd bitcoin/depends
    3. Inside of the bitcoin/depends repo, run make -j9
    4. cd ..
    5. ./autogen.sh
    6. ./configure --prefix=$PWD/depends/arm-apple-darwin20.3.0
    7. make -j9

    Now bitcoin-qt would be under bitcoin/src/qt/bitcoin-qt

  5. celaraze commented at 5:26 AM on March 10, 2021: none

    Thanks, I'm trying to build it but something wrong:

    celaraze@CELARAZE-MBA depends % sudo make -j9
    Password:
    Configuring native_b2...
    /bin/sh: Fusion.app/Contents/Public:/Library/Apple/usr/bin: No such file or directory
    make: *** [/Users/celaraze/Desktop/bitcoin/depends/work/build/x86_64-apple-darwin20.3.0/native_b2/1_71_0-39e07c3da8a/tools/build/src/engine/.stamp_configured] Error 127
    
  6. jarolrod commented at 3:52 PM on March 10, 2021: member

    @celaraze looks like you need to clean your $PATH variable. Remove Fusion.app/Contents/Public:

  7. practicalswift commented at 10:13 PM on March 10, 2021: contributor

    @celaraze

    Thanks for reporting!

    Are you able to trigger this repeatedly, or did it happen only once?

    Can you provide a file checksum of the binary you ran using say shasum?

  8. jarolrod commented at 10:18 PM on March 10, 2021: member

    @practicalswift he's running an x86_64 binary in emulation mode on an ARM processor under Rosetta. The log also mentions the Rosetta engine. I think this would not occur if it wasn't running under emulation.

  9. celaraze commented at 2:26 AM on March 11, 2021: none

    @jarolrod Thank you, friend. When I was performing the last step, there was an error in the compilation.(step7: make -j9). It works at step6: ./configure --prefix=$PWD/depends/arm-apple-darwin20.3.0, with no errors.

    celaraze@CELARAZE-MBA bitcoin % make -j9
    Making all in src
      CXXLD    libbitcoinconsensus.la
    ld: warning: ignoring file support/.libs/libbitcoinconsensus_la-cleanse.o, building for macOS-arm64 but attempting to link with file built for unknown-x86_64
    ld: warning: ignoring file crypto/.libs/libbitcoinconsensus_la-aes.o, building for macOS-arm64 but attempting to link with file built for unknown-x86_64
    ld: warning: ignoring file crypto/.libs/libbitcoinconsensus_la-chacha_poly_aead.o, building for macOS-arm64 but attempting to link with file built for unknown-x86_64
    ld: warning: ignoring file crypto/.libs/libbitcoinconsensus_la-hmac_sha512.o, building for macOS-arm64 but attempting to link with file built for unknown-x86_64
    ld: warning: ignoring file crypto/.libs/libbitcoinconsensus_la-hkdf_sha256_32.o, building for macOS-arm64 but attempting to link with file built for unknown-x86_64
    ld: warning: ignoring file crypto/.libs/libbitcoinconsensus_la-hmac_sha256.o, building for macOS-arm64 but attempting to link with file built for unknown-x86_64
    ld: warning: ignoring file crypto/.libs/libbitcoinconsensus_la-sha256_sse4.o, building for macOS-arm64 but attempting to link with file built for unknown-x86_64
    ld: warning: ignoring file crypto/.libs/libbitcoinconsensus_la-siphash.o, building for macOS-arm64 but attempting to link with file built for unknown-x86_64
    ld: warning: ignoring file script/.libs/libbitcoinconsensus_la-script_error.o, building for macOS-arm64 but attempting to link with file built for unknown-x86_64
    ld: warning: ignoring file .libs/libbitcoinconsensus_la-uint256.o, building for macOS-arm64 but attempting to link with file built for unknown-x86_64
    ld: warning: ignoring file util/.libs/libbitcoinconsensus_la-strencodings.o, building for macOS-arm64 but attempting to link with file built for unknown-x86_64
    Undefined symbols for architecture arm64:
      "CHMAC_SHA512::CHMAC_SHA512(unsigned char const*, unsigned long)", referenced from:
          BIP32Hash(uint256 const&, unsigned int, unsigned char, unsigned char const*, unsigned char*) in libbitcoinconsensus_la-hash.o
      "uint256::ONE", referenced from:
          uint256 SignatureHash<CTransaction>(CScript const&, CTransaction const&, unsigned int, int, long long const&, SigVersion, PrecomputedTransactionData const*) in libbitcoinconsensus_la-interpreter.o
          uint256 SignatureHash<CMutableTransaction>(CScript const&, CMutableTransaction const&, unsigned int, int, long long const&, SigVersion, PrecomputedTransactionData const*) in libbitcoinconsensus_la-interpreter.o
      "base_blob<256u>::ToString() const", referenced from:
          CBlock::ToString() const in libbitcoinconsensus_la-block.o
          COutPoint::ToString() const in libbitcoinconsensus_la-transaction.o
          CTransaction::ToString() const in libbitcoinconsensus_la-transaction.o
      "base_blob<256u>::GetHex() const", referenced from:
          base_uint<256u>::GetHex() const in libbitcoinconsensus_la-arith_uint256.o
          base_uint<256u>::ToString() const in libbitcoinconsensus_la-arith_uint256.o
      "base_blob<256u>::base_blob(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&)", referenced from:
          VerifyWitnessProgram(CScriptWitness const&, int, std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&, unsigned int, BaseSignatureChecker const&, ScriptError_t*, bool) in libbitcoinconsensus_la-interpreter.o
      "CHMAC_SHA512::Finalize(unsigned char*)", referenced from:
          BIP32Hash(uint256 const&, unsigned int, unsigned char, unsigned char const*, unsigned char*) in libbitcoinconsensus_la-hash.o
      "HexStr(Span<unsigned char const>)", referenced from:
          CTxIn::ToString() const in libbitcoinconsensus_la-transaction.o
          CTxOut::ToString() const in libbitcoinconsensus_la-transaction.o
          CScriptWitness::ToString() const in libbitcoinconsensus_la-script.o
      "base_blob<256u>::SetHex(char const*)", referenced from:
          base_uint<256u>::base_uint(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libbitcoinconsensus_la-arith_uint256.o
          base_uint<256u>::SetHex(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libbitcoinconsensus_la-arith_uint256.o
          base_uint<256u>::base_uint(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libbitcoinconsensus_la-arith_uint256.o
          base_uint<256u>::SetHex(char const*) in libbitcoinconsensus_la-arith_uint256.o
    ld: symbol(s) not found for architecture arm64
    clang: error: linker command failed with exit code 1 (use -v to see invocation)
    make[2]: *** [libbitcoinconsensus.la] Error 1
    make[2]: *** Waiting for unfinished jobs....
    make[1]: *** [all-recursive] Error 1
    make: *** [all-recursive] Error 1
    
  10. jarolrod commented at 1:41 PM on March 11, 2021: member

    @celaraze for convenience, @jonasschnelli builds binaries for the M1 Macs on this website: https://bitcoin.jonasschnelli.ch/apple-arm-builds/

    I recommend grabbing the 0.21 release binary: https://bitcoin.jonasschnelli.ch/apple-arm-builds/builds/release/bitcoin-core-macos-arm64-v0.21.0.tar.gz

    You unzip the file. Then bitcoin-qt will be under bin/bitcoin-qt

  11. jonasschnelli commented at 2:08 PM on March 11, 2021: contributor

    Maybe someone can de-symbolicate the crash report above, but as it looks like it is a crash in the internal graphics routines of macOS eventually due the fact that x86 code gets executed. Could also be a crash that we would see on a intel mac too.

    Is the crash reproduceable?

  12. celaraze commented at 2:17 PM on March 11, 2021: none

    @celaraze for convenience, @jonasschnelli builds binaries for the M1 Macs on this website: https://bitcoin.jonasschnelli.ch/apple-arm-builds/

    I recommend grabbing the 0.21 release binary: https://bitcoin.jonasschnelli.ch/apple-arm-builds/builds/release/bitcoin-core-macos-arm64-v0.21.0.tar.gz

    You unzip the file. Then bitcoin-qt will be under bin/bitcoin-qt

    Thanks a lot, the binary was running successfully!

  13. celaraze commented at 2:20 PM on March 11, 2021: none

    Maybe someone can de-symbolicate the crash report above, but as it looks like it is a crash in the internal graphics routines of macOS eventually due the fact that x86 code gets executed. Could also be a crash that we would see on a intel mac too.

    Is the crash reproduceable?

    Yes, I think there were something wrong configurations when I start terminal with rosseta mode.

    But I can run bitcoin core for m1 now with your released binaries , thank you very much.

  14. celaraze closed this on Mar 11, 2021

  15. celaraze commented at 3:20 AM on March 15, 2021: none

    I kown it! it's not the os issue, not the problem with rosseta or MacOS silicon. I used Bitcore Core version 0.19 normally.When I copy my old wallet.dat file to 0.20+ Bitcoin Core will be crashed. My wallet.dat is created at 2017/12.

  16. jarolrod commented at 3:25 AM on March 15, 2021: member

    @celaraze Please re-open this issue then. You had previously been using the 0.19 release binary? Was not self-compiled right?

  17. celaraze reopened this on Mar 15, 2021

  18. celaraze commented at 3:33 AM on March 15, 2021: none

    @celaraze Please re-open this issue then. You had previously been using the 0.19 release binary? Was not self-compiled right?

    Hello, First of all, my wallet.dat was created at 2017/12, maybe by version 0.15+. Bitcoin Core 0.19 (official release binary with rosseta) & wallet.dat, it's ok ! Bitcoin Core 0.20 (official release binary with rosseta) & wallet.dat, it's crashed ! Bitcoin Core 0.20 (self-compiled for apple-arm) & wallet.dat, it's crashed !

  19. jarolrod commented at 3:13 PM on March 15, 2021: member

    @celaraze a couple of questions:

    • Can you provide a log from the crash on the native macOS Arm 0.21 build?
    • How big is your wallet file? I wonder if it is related to: #20776. If it is then this would mean that it is related to the TableViewLastColumnResizingFixer and building off master would fix this.
  20. celaraze commented at 1:38 PM on March 18, 2021: none

    Sorry for the late reply. I downloaded the whole blockchains data and create a new wallet by Bitcoin Core 0.21 (binary release ,rosseta mode).Then I copy my old wallet.dat to replace the new empty wallet file.All done, running successfully with no crash. I don't know what happened before.I will reopen the issue if there is new crash. Thank you all for replying my issue, a lot.

  21. celaraze closed this on Mar 18, 2021

  22. DrahtBot locked this on Aug 18, 2022

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-21 18:14 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me