Skip to content

crashpad_handler can get in a crash loop infinitely #1213

Description

@iSavra

Version and Platform (required):

  • Binary Ninja Version: 6.0.10601 (This is a long-standing bug from older versions too)
  • OS: macOS Sequoia
  • OS Version: 15.8
  • CPU Architecture: Apple silicon
  • Local or Remote Debugging: Local

Bug Description:
Sometimes when debugging an app, crashpad_handler ironically crashes and enters into a loop that spams a "crashpad_handler quit unexpectedly" alert, which is impossible to get rid off without killing Binary Ninja, this is especially aggravating because these alerts can't be minimized and stay on top. Ignoring or reporting the crash doesn't stop it.

Steps To Reproduce:
Unfortunately I'm not sure how to reproduce it, that's why I've been holding off this report for some time, but it happened again after an app I was debugging crashed/exited and Binary Ninja froze permanently.

Expected Behavior:
crashpad_handler took its own name literally.

Screenshots/Video Recording:
N/A

Binary:
This isn't binary-specific, I had this bug across very different programs.

Additional Information:
This is the crash log:

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               crashpad_handler [50994]
Path:                  /Applications/Binary Ninja.app/Contents/MacOS/crashpad_handler
Identifier:            crashpad_handler
Version:               ???
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2026-09-25 20:34:46.5851
OS Version:            macOS 15.8 (24H23)
Report Version:        12
Anonymous UUID:        9F4E68AE-30E5-3211-BB7D-420A519BEC03

Sleep/Wake UUID:       CD46359A-A8ED-4225-8D71-75930860A48C

Time Awake Since Boot: 220000 seconds
Time Since Wake:       7849 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_BREAKPOINT (SIGTRAP)
Exception Codes:       0x0000000000000001, 0x000000010469e58c

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   crashpad_handler              	       0x10469e58c logging::LogMessage::Flush() + 1052
1   crashpad_handler              	       0x1046a1ab8 logging::MachLogMessageFatal::~MachLogMessageFatal() + 28
2   crashpad_handler              	       0x1046a1ad0 logging::MachLogMessageFatal::~MachLogMessageFatal() + 12
3   crashpad_handler              	       0x1046569a8 crashpad::ExceptionHandlerServer::Run(crashpad::ExceptionHandlerServer::Delegate*) + 476
4   crashpad_handler              	       0x10465160c crashpad::HandlerMain(int, char**, std::__1::vector<std::__1::unique_ptr<crashpad::UserStreamDataSource, std::__1::default_delete<crashpad::UserStreamDataSource>>, std::__1::allocator<std::__1::unique_ptr<crashpad::UserStreamDataSource, std::__1::default_delete<crashpad::UserStreamDataSource>>>> const*) + 4236
5   dyld                          	       0x187c82b98 start + 6076

Thread 1:
0   libsystem_kernel.dylib        	       0x187fe1c34 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x187ff4338 mach_msg2_internal + 76
2   libsystem_kernel.dylib        	       0x187fea764 mach_msg_overwrite + 484
3   libsystem_kernel.dylib        	       0x187fe1fa8 mach_msg + 24
4   CarbonCore                    	       0x18bb3700c _scsclient_FindService + 280
5   CarbonCore                    	       0x18bb36e7c SCClientSession::createService(char const*, unsigned int) + 76
6   CarbonCore                    	       0x18bb36ce0 SCSession::findOrCreateService(char const*, unsigned int) + 152
7   CarbonCore                    	       0x18bb36c04 scCreateSystemServiceVersion + 116
8   CarbonCore                    	       0x18bb36a3c FileIDTreeGetCachedPort + 276
9   CarbonCore                    	       0x18bb367b0 FSNodeStorageGetAndLockCurrentUniverse + 76
10  CarbonCore                    	       0x18bb365d4 FileIDTreeGetAndLockVolumeEntryForDeviceID + 52
11  CarbonCore                    	       0x18bb36470 FSMount::FSMount(unsigned int, FSMountNumberType, int*, unsigned int const*) + 88
12  CarbonCore                    	       0x18bb363d8 FSMountPrepare + 76
13  CoreServicesInternal          	       0x18be28504 MountInfoPrepare + 68
14  CoreServicesInternal          	       0x18be524e0 parseAttributeBuffer(__CFAllocator const*, unsigned char const*, unsigned char, attrlist const*, void const*, void**, _FileAttributes*, unsigned int*, unsigned char) + 2608
15  CoreServicesInternal          	       0x18be27f28 corePropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 1344
16  CoreServicesInternal          	       0x18be27974 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 460
17  CoreServicesInternal          	       0x18be26010 _FSURLCopyResourcePropertyForKeyInternal(__CFURL const*, __CFString const*, void*, void*, __CFError**, unsigned char) + 232
18  CoreFoundation                	       0x1880e10f0 CFURLCopyResourcePropertyForKey + 108
19  CoreFoundation                	       0x1880f7d54 -[NSURL getResourceValue:forKey:error:] + 104
20  Foundation                    	       0x1896e257c _NSDirectoryContentsFromCFURLEnumeratorError + 120
21  Foundation                    	       0x189b93310 _NSFileManagerBridge.contentsOfDirectory(atPath:) + 836
22  Foundation                    	       0x189b938e0 @objc _NSFileManagerBridge.contentsOfDirectory(atPath:) + 84
23  crashpad_handler              	       0x1046487c4 crashpad::CrashReportDatabaseMac::ReportsInDirectory(base::FilePath const&, std::__1::vector<crashpad::CrashReportDatabase::Report, std::__1::allocator<crashpad::CrashReportDatabase::Report>>*) + 132
24  crashpad_handler              	       0x1046486d0 crashpad::CrashReportDatabaseMac::GetPendingReports(std::__1::vector<crashpad::CrashReportDatabase::Report, std::__1::allocator<crashpad::CrashReportDatabase::Report>>*) + 92
25  crashpad_handler              	       0x10464e81c crashpad::CrashReportUploadThread::ProcessPendingReports() + 276
26  crashpad_handler              	       0x10468aa18 crashpad::internal::WorkerThreadImpl::ThreadMain() + 108
27  crashpad_handler              	       0x10468cfbc crashpad::Thread::ThreadEntryThunk(void*) + 20
28  libsystem_pthread.dylib       	       0x188023bc8 _pthread_start + 136
29  libsystem_pthread.dylib       	       0x18801eb80 thread_start + 8

Thread 2:
0   libsystem_kernel.dylib        	       0x187fe1bc8 semaphore_timedwait_trap + 8
1   libdispatch.dylib             	       0x187ea0778 _dispatch_sema4_timedwait + 64
2   libdispatch.dylib             	       0x187e6ded8 _dispatch_semaphore_wait_slow + 76
3   crashpad_handler              	       0x104695e78 crashpad::Semaphore::TimedWait(double) + 188
4   crashpad_handler              	       0x10468a9fc crashpad::internal::WorkerThreadImpl::ThreadMain() + 80
5   crashpad_handler              	       0x10468cfbc crashpad::Thread::ThreadEntryThunk(void*) + 20
6   libsystem_pthread.dylib       	       0x188023bc8 _pthread_start + 136
7   libsystem_pthread.dylib       	       0x18801eb80 thread_start + 8

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


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000600001fb4400   x1: 0x0000000202bed7a3   x2: 0x00000001f5ff8940   x3: 0x0000600003fbc440
    x4: 0x0000600003fbc440   x5: 0x0000000000000020   x6: 0x000000016b7c5320   x7: 0x00000000000000f8
    x8: 0x0000000000000004   x9: 0x000000007fffffff  x10: 0x0000000000000033  x11: 0x0000000187ea7f51
   x12: 0x0000000000000002  x13: 0x0000000000000033  x14: 0x0000000187ea7f81  x15: 0x00000001f5ff9820
   x16: 0x00000001f5ff8942  x17: 0x0000000187e6ca60  x18: 0x0000000000000000  x19: 0x000000016b7c6bc8
   x20: 0x0000600001fb4400  x21: 0x00000001f5ff8ae8  x22: 0x0000000000000011  x23: 0x000000016b7c6f10
   x24: 0x000000016b7c6e88  x25: 0x000000016b7c6e58  x26: 0x000000016b7c6e78  x27: 0x00000001046ccec0
   x28: 0x00000001046c52b3   fp: 0x000000016b7c6b00   lr: 0x000000010469e4b0
    sp: 0x000000016b7c6980   pc: 0x000000010469e58c cpsr: 0x60001000
   far: 0x0000000000000000  esr: 0x56000080  Address size fault

Binary Images:
       0x104638000 -        0x1046cbfff crashpad_handler (*) <cb4ce993-9c83-3087-b8bf-6fe9cbeb63cb> /Applications/Binary Ninja.app/Contents/MacOS/crashpad_handler
       0x187c7c000 -        0x187d17577 dyld (*) <e0a6eb9f-57dc-344c-b22f-5c8176284b0a> /usr/lib/dyld
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
       0x187e6a000 -        0x187eb075f libdispatch.dylib (*) <db1d6c51-05ed-35ab-a8b5-4132a24e9753> /usr/lib/system/libdispatch.dylib
       0x187fe1000 -        0x18801c5f3 libsystem_kernel.dylib (*) <3e3a27a5-f53c-3c0a-a583-fc0cc0e78bdb> /usr/lib/system/libsystem_kernel.dylib
       0x18bb32000 -        0x18be24cbf com.apple.CoreServices.CarbonCore (1333) <8fc6e9a1-73e7-356c-ae7c-c086a6e9ea32> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
       0x18be25000 -        0x18be65603 com.apple.CoreServicesInternal (505) <75b9e983-ab25-3e29-953d-9a99690eb627> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
       0x188092000 -        0x1885d1fff com.apple.CoreFoundation (6.9) <e931a369-d11a-3d94-9cfd-e52a5c88698c> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x189684000 -        0x18a46e7ff com.apple.Foundation (6.9) <45cdcd3d-8b33-34e6-ab9c-07e5d189d74f> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x18801d000 -        0x188029a77 libsystem_pthread.dylib (*) <7da8fcd5-d60e-32f7-b055-6ce3f1615b9e> /usr/lib/system/libsystem_pthread.dylib
       0x23c2f7000 -        0x23c3bfdef libXTFontStaticRegistryData.dylib (*) <7450ec99-13a7-35c9-ba10-1b8300c8ae5b> /System/Library/PrivateFrameworks/FontServices.framework/libXTFontStaticRegistryData.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 54
    thread_create: 0
    thread_set_state: 265

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Activity Tracing                   256K        1 
Kernel Alloc Once                   32K        1 
MALLOC                           804.2M       19 
MALLOC guard page                   96K        6 
STACK GUARD                       56.1M        4 
Stack                             9808K        4 
__AUTH                             877K      179 
__AUTH_CONST                      13.6M      318 
__DATA                            3414K      297 
__DATA_CONST                      11.0M      320 
__DATA_DIRTY                       473K       95 
__FONT_DATA                        2352        1 
__LINKEDIT                       617.4M        2 
__OBJC_RO                         61.4M        1 
__OBJC_RW                         2397K        1 
__TEXT                           238.7M      331 
__TPRO_CONST                       128K        2 
mapped file                         80K        1 
page table in kernel               385K        1 
shared memory                       48K        2 
===========                     =======  ======= 
TOTAL                              1.8G     1586 



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

{"app_name":"crashpad_handler","timestamp":"2026-09-25 20:34:46.00","app_version":"","slice_uuid":"cb4ce993-9c83-3087-b8bf-6fe9cbeb63cb","build_version":"","platform":1,"share_with_app_devs":0,"is_first_party":1,"bug_type":"309","os_version":"macOS 15.8 (24H23)","roots_installed":0,"incident_id":"06C10CA0-C584-4FC4-8DC1-4827656382F0","name":"crashpad_handler"}
{
  "uptime" : 220000,
  "procRole" : "Unspecified",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "REDACTED",
  "coalitionID" : 3855,
  "osVersion" : {
    "train" : "macOS 15.8",
    "build" : "24H23",
    "releaseType" : "User"
  },
  "captureTime" : "2026-09-25 20:34:46.5851",
  "codeSigningMonitor" : 1,
  "incident" : "06C10CA0-C584-4FC4-8DC1-4827656382F0",
  "pid" : 50994,
  "translated" : false,
  "cpuType" : "ARM-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2026-09-25 20:34:46.5706",
  "procStartAbsTime" : 5504730439681,
  "procExitAbsTime" : 5504730775119,
  "procName" : "crashpad_handler",
  "procPath" : "\/Applications\/Binary Ninja.app\/Contents\/MacOS\/crashpad_handler",
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.vector35.binaryninja",
  "crashReporterKey" : "9F4E68AE-30E5-3211-BB7D-420A519BEC03",
  "appleIntelligenceStatus" : {"reasons":["selectedLanguageDoesNotMatchSelectedSiriLanguage","selectedSiriLanguageIneligible"],"state":"unavailable"},
  "responsiblePid" : 45723,
  "codeSigningID" : "crashpad_handler",
  "codeSigningTeamID" : "6ZMTJ2Y7Q2",
  "codeSigningFlags" : 570491653,
  "codeSigningValidationCategory" : 6,
  "codeSigningTrustLevel" : 4294967295,
  "codeSigningAuxiliaryInfo" : 0,
  "instructionByteStream" : {"beforePC":"\/98AOaD\/\/xfgE0D5gPL\/tZ3\/\/xfoE0D5HwEAOf8XAPmZ\/\/8XAEEAlA==","atPC":"AAAg1CAAINQKAAAUDwAAFBQAABTzAwCq6N\/AOUgC+DbgE0D5yUAAlA=="},
  "bootSessionUUID" : "750D7CDA-A79F-410C-B252-D6C25E5E4B88",
  "wakeTime" : 7849,
  "sleepWakeUUID" : "CD46359A-A8ED-4225-8D71-75930860A48C",
  "sip" : "enabled",
  "exception" : {"codes":"0x0000000000000001, 0x000000010469e58c","rawCodes":[1,4369016204],"type":"EXC_BREAKPOINT","signal":"SIGTRAP"},
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":265,"task_for_pid":54},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":2555804,"threadState":{"x":[{"value":105553149510656},{"value":8635996067,"objc-selector":"release"},{"value":8422132032,"symbolLocation":0,"symbol":"OBJC_CLASS_$_OS_os_log"},{"value":105553183097920},{"value":105553183097920},{"value":32},{"value":6098277152},{"value":248},{"value":4},{"value":2147483647},{"value":51},{"value":6575259473,"symbolLocation":9,"symbol":"_OBJC_$_INSTANCE_METHODS_OS_object"},{"value":2},{"value":51},{"value":6575259521,"symbolLocation":57,"symbol":"_OBJC_$_INSTANCE_METHODS_OS_object"},{"value":8422135840,"symbolLocation":0,"symbol":"OBJC_CLASS_$_OS_object"},{"value":8422132034,"symbolLocation":2,"symbol":"OBJC_CLASS_$_OS_os_log"},{"value":6575016544,"symbolLocation":0,"symbol":"-[OS_object release]"},{"value":0},{"value":6098283464},{"value":105553149510656},{"value":8422132456,"symbolLocation":0,"symbol":"_os_log_default"},{"value":17},{"value":6098284304},{"value":6098284168},{"value":6098284120},{"value":6098284152},{"value":4369206976,"symbolLocation":0,"symbol":"crashpad::HandlerMain(int, char**, std::__1::vector<std::__1::unique_ptr<crashpad::UserStreamDataSource, std::__1::default_delete<crashpad::UserStreamDataSource>>, std::__1::allocator<std::__1::unique_ptr<crashpad::UserStreamDataSource, std::__1::default_delete<crashpad::UserStreamDataSource>>>> const*)::long_options"},{"value":4369175219,"symbolLocation":22,"symbol":"typeinfo name for crashpad::Stoppable"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4369015984},"cpsr":{"value":1610616832},"fp":{"value":6098283264},"sp":{"value":6098282880},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":4369016204,"matchesCrashFrame":1},"far":{"value":0}},"queue":"com.apple.main-thread","frames":[{"imageOffset":419212,"symbol":"logging::LogMessage::Flush()","symbolLocation":1052,"imageIndex":0},{"imageOffset":432824,"symbol":"logging::MachLogMessageFatal::~MachLogMessageFatal()","symbolLocation":28,"imageIndex":0},{"imageOffset":432848,"symbol":"logging::MachLogMessageFatal::~MachLogMessageFatal()","symbolLocation":12,"imageIndex":0},{"imageOffset":125352,"symbol":"crashpad::ExceptionHandlerServer::Run(crashpad::ExceptionHandlerServer::Delegate*)","symbolLocation":476,"imageIndex":0},{"imageOffset":103948,"symbol":"crashpad::HandlerMain(int, char**, std::__1::vector<std::__1::unique_ptr<crashpad::UserStreamDataSource, std::__1::default_delete<crashpad::UserStreamDataSource>>, std::__1::allocator<std::__1::unique_ptr<crashpad::UserStreamDataSource, std::__1::default_delete<crashpad::UserStreamDataSource>>>> const*)","symbolLocation":4236,"imageIndex":0},{"imageOffset":27544,"symbol":"start","symbolLocation":6076,"imageIndex":1}]},{"id":2555805,"frames":[{"imageOffset":3124,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":78648,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":4},{"imageOffset":38756,"symbol":"mach_msg_overwrite","symbolLocation":484,"imageIndex":4},{"imageOffset":4008,"symbol":"mach_msg","symbolLocation":24,"imageIndex":4},{"imageOffset":20492,"symbol":"_scsclient_FindService","symbolLocation":280,"imageIndex":5},{"imageOffset":20092,"symbol":"SCClientSession::createService(char const*, unsigned int)","symbolLocation":76,"imageIndex":5},{"imageOffset":19680,"symbol":"SCSession::findOrCreateService(char const*, unsigned int)","symbolLocation":152,"imageIndex":5},{"imageOffset":19460,"symbol":"scCreateSystemServiceVersion","symbolLocation":116,"imageIndex":5},{"imageOffset":19004,"symbol":"FileIDTreeGetCachedPort","symbolLocation":276,"imageIndex":5},{"imageOffset":18352,"symbol":"FSNodeStorageGetAndLockCurrentUniverse","symbolLocation":76,"imageIndex":5},{"imageOffset":17876,"symbol":"FileIDTreeGetAndLockVolumeEntryForDeviceID","symbolLocation":52,"imageIndex":5},{"imageOffset":17520,"symbol":"FSMount::FSMount(unsigned int, FSMountNumberType, int*, unsigned int const*)","symbolLocation":88,"imageIndex":5},{"imageOffset":17368,"symbol":"FSMountPrepare","symbolLocation":76,"imageIndex":5},{"imageOffset":13572,"symbol":"MountInfoPrepare","symbolLocation":68,"imageIndex":6},{"imageOffset":185568,"symbol":"parseAttributeBuffer(__CFAllocator const*, unsigned char const*, unsigned char, attrlist const*, void const*, void**, _FileAttributes*, unsigned int*, unsigned char)","symbolLocation":2608,"imageIndex":6},{"imageOffset":12072,"symbol":"corePropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**)","symbolLocation":1344,"imageIndex":6},{"imageOffset":10612,"symbol":"prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**)","symbolLocation":460,"imageIndex":6},{"imageOffset":4112,"symbol":"_FSURLCopyResourcePropertyForKeyInternal(__CFURL const*, __CFString const*, void*, void*, __CFError**, unsigned char)","symbolLocation":232,"imageIndex":6},{"imageOffset":323824,"symbol":"CFURLCopyResourcePropertyForKey","symbolLocation":108,"imageIndex":7},{"imageOffset":417108,"symbol":"-[NSURL getResourceValue:forKey:error:]","symbolLocation":104,"imageIndex":7},{"imageOffset":386428,"symbol":"_NSDirectoryContentsFromCFURLEnumeratorError","symbolLocation":120,"imageIndex":8},{"imageOffset":5305104,"symbol":"_NSFileManagerBridge.contentsOfDirectory(atPath:)","symbolLocation":836,"imageIndex":8},{"imageOffset":5306592,"symbol":"@objc _NSFileManagerBridge.contentsOfDirectory(atPath:)","symbolLocation":84,"imageIndex":8},{"imageOffset":67524,"symbol":"crashpad::CrashReportDatabaseMac::ReportsInDirectory(base::FilePath const&, std::__1::vector<crashpad::CrashReportDatabase::Report, std::__1::allocator<crashpad::CrashReportDatabase::Report>>*)","symbolLocation":132,"imageIndex":0},{"imageOffset":67280,"symbol":"crashpad::CrashReportDatabaseMac::GetPendingReports(std::__1::vector<crashpad::CrashReportDatabase::Report, std::__1::allocator<crashpad::CrashReportDatabase::Report>>*)","symbolLocation":92,"imageIndex":0},{"imageOffset":92188,"symbol":"crashpad::CrashReportUploadThread::ProcessPendingReports()","symbolLocation":276,"imageIndex":0},{"imageOffset":338456,"symbol":"crashpad::internal::WorkerThreadImpl::ThreadMain()","symbolLocation":108,"imageIndex":0},{"imageOffset":348092,"symbol":"crashpad::Thread::ThreadEntryThunk(void*)","symbolLocation":20,"imageIndex":0},{"imageOffset":27592,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":9},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}],"threadState":{"x":[{"value":0},{"value":17183031299},{"value":1288491439379},{"value":16505559323655},{"value":43031277341955},{"value":16505559318528},{"value":48},{"value":0},{"value":0},{"value":17179869184},{"value":48},{"value":3331},{"value":10019},{"value":0},{"value":3843},{"value":2043},{"value":18446744073709551569},{"value":8439258264},{"value":0},{"value":0},{"value":48},{"value":16505559318528},{"value":43031277341955},{"value":16505559323655},{"value":6098829984},{"value":1288491439379},{"value":17183031299},{"value":18446744073709550527},{"value":3162115}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6576620344},"cpsr":{"value":536875008},"fp":{"value":6098829648},"sp":{"value":6098829568},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6576544820},"far":{"value":0}}},{"id":2555806,"frames":[{"imageOffset":3016,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":223096,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":3},{"imageOffset":16088,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":3},{"imageOffset":384632,"symbol":"crashpad::Semaphore::TimedWait(double)","symbolLocation":188,"imageIndex":0},{"imageOffset":338428,"symbol":"crashpad::internal::WorkerThreadImpl::ThreadMain()","symbolLocation":80,"imageIndex":0},{"imageOffset":348092,"symbol":"crashpad::Thread::ThreadEntryThunk(void*)","symbolLocation":20,"imageIndex":0},{"imageOffset":27592,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":9},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}],"threadState":{"x":[{"value":14},{"value":4294933473132544599},{"value":999992125},{"value":68719460488},{"value":14680198217728},{"value":11008001179648},{"value":48},{"value":0},{"value":999992125},{"value":3},{"value":13835058055282163714},{"value":9600000000},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551578},{"value":8439260712},{"value":0},{"value":5519130685432},{"value":105553159981552},{"value":1000000000},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6575228792},"cpsr":{"value":2147487744},"fp":{"value":6099414544},"sp":{"value":6099414512},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6576544712},"far":{"value":0}}},{"id":2555807,"frames":[{"imageOffset":7020,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}],"threadState":{"x":[{"value":6099988480},{"value":5635},{"value":6099451904},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6099988480},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6576794476},"far":{"value":0}}}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4368596992,
    "size" : 606208,
    "uuid" : "cb4ce993-9c83-3087-b8bf-6fe9cbeb63cb",
    "path" : "\/Applications\/Binary Ninja.app\/Contents\/MacOS\/crashpad_handler",
    "name" : "crashpad_handler"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6572982272,
    "size" : 636280,
    "uuid" : "e0a6eb9f-57dc-344c-b22f-5c8176284b0a",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6575005696,
    "size" : 288608,
    "uuid" : "db1d6c51-05ed-35ab-a8b5-4132a24e9753",
    "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6576541696,
    "size" : 243188,
    "uuid" : "3e3a27a5-f53c-3c0a-a583-fc0cc0e78bdb",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6638739456,
    "CFBundleShortVersionString" : "1333",
    "CFBundleIdentifier" : "com.apple.CoreServices.CarbonCore",
    "size" : 3091648,
    "uuid" : "8fc6e9a1-73e7-356c-ae7c-c086a6e9ea32",
    "path" : "\/System\/Library\/Frameworks\/CoreServices.framework\/Versions\/A\/Frameworks\/CarbonCore.framework\/Versions\/A\/CarbonCore",
    "name" : "CarbonCore",
    "CFBundleVersion" : "1333"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6641831936,
    "CFBundleShortVersionString" : "505",
    "CFBundleIdentifier" : "com.apple.CoreServicesInternal",
    "size" : 263684,
    "uuid" : "75b9e983-ab25-3e29-953d-9a99690eb627",
    "path" : "\/System\/Library\/PrivateFrameworks\/CoreServicesInternal.framework\/Versions\/A\/CoreServicesInternal",
    "name" : "CoreServicesInternal",
    "CFBundleVersion" : "505"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6577266688,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5505024,
    "uuid" : "e931a369-d11a-3d94-9cfd-e52a5c88698c",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "3603.1.416"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6600278016,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 14592000,
    "uuid" : "45cdcd3d-8b33-34e6-ab9c-07e5d189d74f",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "3603.1.416"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6576787456,
    "size" : 51832,
    "uuid" : "7da8fcd5-d60e-32f7-b055-6ce3f1615b9e",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 9599676416,
    "size" : 822768,
    "uuid" : "7450ec99-13a7-35c9-ba10-1b8300c8ae5b",
    "path" : "\/System\/Library\/PrivateFrameworks\/FontServices.framework\/libXTFontStaticRegistryData.dylib",
    "name" : "libXTFontStaticRegistryData.dylib"
  }
],
  "sharedCache" : {
  "base" : 6572146688,
  "size" : 5040111616,
  "uuid" : "5647814e-1805-30b6-9a82-41667b0c3284"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=856.1M resident=0K(0%) swapped_out_or_unallocated=856.1M(100%)\nWritable regions: Total=814.4M written=385K(0%) resident=385K(0%) swapped_out=0K(0%) unallocated=814.0M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nActivity Tracing                   256K        1 \nKernel Alloc Once                   32K        1 \nMALLOC                           804.2M       19 \nMALLOC guard page                   96K        6 \nSTACK GUARD                       56.1M        4 \nStack                             9808K        4 \n__AUTH                             877K      179 \n__AUTH_CONST                      13.6M      318 \n__DATA                            3414K      297 \n__DATA_CONST                      11.0M      320 \n__DATA_DIRTY                       473K       95 \n__FONT_DATA                        2352        1 \n__LINKEDIT                       617.4M        2 \n__OBJC_RO                         61.4M        1 \n__OBJC_RW                         2397K        1 \n__TEXT                           238.7M      331 \n__TPRO_CONST                       128K        2 \nmapped file                         80K        1 \npage table in kernel               385K        1 \nshared memory                       48K        2 \n===========                     =======  ======= \nTOTAL                              1.8G     1586 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "logWritingSignature" : "f89481233644bc781c567174c113b31f1df186f7",
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "60186475825c62000ccf5450",
      "factorPackIds" : {

      },
      "deploymentId" : 240000083
    },
    {
      "rolloutId" : "66d35d7fe4d6bf7664f40ddf",
      "factorPackIds" : {
        "BLACKPEARL_SPARROW" : "67c7824a1baae429bb41b897"
      },
      "deploymentId" : 240000068
    }
  ],
  "experiments" : [

  ]
}
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions