------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: nativeUpdater [3084] Path: /Applications/Minecraft.app/Contents/Minecraft Updater.app/Contents/MacOS/nativeUpdater Identifier: com.mojang.minecraftlauncherupdater Version: 1.0.1222 (1) Code Type: X86-64 (Native) Parent Process: launcher [3080] Responsible: launcher [3080] User ID: 501 Date/Time: 2022-07-28 14:24:25.7126 +0800 OS Version: macOS 12.5 (21G72) Report Version: 12 Bridge OS Version: 6.6 (19P6064) Anonymous UUID: E31383F3-0C33-E1F1-EDDE-AA6AF907E611 Sleep/Wake UUID: 3D48145B-02BD-4D28-A10C-68DAE923C7D0 Time Awake Since Boot: 6800 seconds Time Since Wake: 2463 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Application Specific Information: abort() called Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x7ff800c7600e __pthread_kill + 10 1 libsystem_pthread.dylib 0x7ff800cac1ff pthread_kill + 263 2 libsystem_c.dylib 0x7ff800bf7d24 abort + 123 3 libc++abi.dylib 0x7ff800c68082 abort_message + 241 4 libc++abi.dylib 0x7ff800c590e3 demangling_terminate_handler() + 48 5 libc++abi.dylib 0x7ff800c674a7 std::__terminate(void (*)()) + 8 6 libc++abi.dylib 0x7ff800c67442 std::terminate() + 34 7 libsystem_c.dylib 0x7ff800ba4de4 __cxa_finalize_ranges + 409 8 libsystem_c.dylib 0x7ff800ba4bfe exit + 35 9 AppKit 0x7ff803a2fcfc -[NSApplication terminate:] + 1702 10 AppKit 0x7ff803b91eac -[NSApplication _terminateFromSender:askIfShouldTerminate:saveWindows:] + 126 11 AppKit 0x7ff803b91db6 __52-[NSApplication(NSAppleEventHandling) _handleAEQuit]_block_invoke + 46 12 AppKit 0x7ff803be1865 ___NSMainRunLoopPerformBlockInModes_block_invoke + 25 13 CoreFoundation 0x7ff800d72d41 __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 12 14 CoreFoundation 0x7ff800d72bec __CFRunLoopDoBlocks + 445 15 CoreFoundation 0x7ff800d7189a __CFRunLoopRun + 878 16 CoreFoundation 0x7ff800d70e6c CFRunLoopRunSpecific + 562 17 HIToolbox 0x7ff809a1f5e6 RunCurrentEventLoopInMode + 292 18 HIToolbox 0x7ff809a1f213 ReceiveNextEventCommon + 283 19 HIToolbox 0x7ff809a1f0e5 _BlockUntilNextEventMatchingListInModeWithFilter + 70 20 AppKit 0x7ff8037aafad _DPSNextEvent + 927 21 AppKit 0x7ff8037a966a -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394 22 AppKit 0x7ff80379bd19 -[NSApplication run] + 586 23 AppKit 0x7ff80376fc97 NSApplicationMain + 817 24 dyld 0x10365f52e start + 462 Thread 1: 0 libsystem_kernel.dylib 0x7ff800c723ea __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff800caca6f _pthread_cond_wait + 1249 2 libc++.1.dylib 0x7ff800c0ad02 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18 3 libc++.1.dylib 0x7ff800c0b5a1 std::__1::__assoc_sub_state::__sub_wait(std::__1::unique_lock<std::__1::mutex>&) + 45 4 libc++.1.dylib 0x7ff800c0b60a std::__1::__assoc_sub_state::wait() + 46 5 nativeUpdater 0x102dd4e83 pistonUpdate(mojang::net::NetQueue&, std::__1::vector<UpdateEntry, std::__1::allocator<UpdateEntry> > const&, mojang::filesystem::path const&, mojang::filesystem::path const&, std::__1::function<void (double)>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::function<bool ()>) + 6083 6 nativeUpdater 0x102de2a15 UpdatePistonComponent(mojang::net::NetQueue&, std::__1::vector<UpdateEntry, std::__1::allocator<UpdateEntry> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mojang::filesystem::path const&, mojang::filesystem::path const&, Window&) + 1381 7 nativeUpdater 0x102dc7636 (anonymous namespace)::updateCommonComponents(mojang::net::NetQueue&, Settings&, Window&, LauncherConfiguration&) + 614 8 nativeUpdater 0x102dc54e4 commonMain(mojang::net::NetQueue&, Window*, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&) + 2932 9 nativeUpdater 0x102dbfd57 threadFnBackground() + 967 10 nativeUpdater 0x102dc1738 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)()> >(void*) + 40 11 libsystem_pthread.dylib 0x7ff800cac4e1 _pthread_start + 125 12 libsystem_pthread.dylib 0x7ff800ca7f6b thread_start + 15 Thread 2:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x7ff800c6f97a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x7ff800c6fce8 mach_msg + 56 2 CoreFoundation 0x7ff800d7339d __CFRunLoopServiceMachPort + 319 3 CoreFoundation 0x7ff800d71a28 __CFRunLoopRun + 1276 4 CoreFoundation 0x7ff800d70e6c CFRunLoopRunSpecific + 562 5 AppKit 0x7ff8039189ce _NSEventThread + 132 6 libsystem_pthread.dylib 0x7ff800cac4e1 _pthread_start + 125 7 libsystem_pthread.dylib 0x7ff800ca7f6b thread_start + 15 Thread 3: 0 libsystem_kernel.dylib 0x7ff800c77d5a __select + 10 1 nativeUpdater 0x102eb8802 Curl_select + 97 2 nativeUpdater 0x102eb8e84 Curl_poll + 517 3 nativeUpdater 0x102eb3584 Curl_multi_wait + 715 4 nativeUpdater 0x102eb32b3 curl_multi_wait + 23 5 nativeUpdater 0x102e012c6 mojang::net::NetQueuePrivate::thread_fn() + 1846 6 nativeUpdater 0x102e0680e void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (mojang::net::NetQueuePrivate::*)(), mojang::net::NetQueuePrivate*> >(void*) + 62 7 libsystem_pthread.dylib 0x7ff800cac4e1 _pthread_start + 125 8 libsystem_pthread.dylib 0x7ff800ca7f6b thread_start + 15 Thread 4: 0 libsystem_pthread.dylib 0x7ff800ca7f48 start_wqthread + 0 Thread 5: 0 libsystem_pthread.dylib 0x7ff800ca7f48 start_wqthread + 0 Thread 6: 0 libsystem_pthread.dylib 0x7ff800ca7f48 start_wqthread + 0 Thread 7: 0 libsystem_pthread.dylib 0x7ff800ca7f48 start_wqthread + 0 Thread 8: 0 libsystem_pthread.dylib 0x7ff800ca7f48 start_wqthread + 0 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x00000001036da600 rcx: 0x00007ff7bd141998 rdx: 0x0000000000000000 rdi: 0x0000000000000103 rsi: 0x0000000000000006 rbp: 0x00007ff7bd1419c0 rsp: 0x00007ff7bd141998 r8: 0x00007ff7bd141860 r9: 0x00007ff800c6afd3 r10: 0x0000000000000000 r11: 0x0000000000000246 r12: 0x0000000000000103 r13: 0x0000003000000008 r14: 0x0000000000000006 r15: 0x0000000000000016 rip: 0x00007ff800c7600e rfl: 0x0000000000000246 cr2: 0x0000000102ddd6e0 Logical CPU: 0 Error Code: 0x02000148 Trap Number: 133 Binary Images: 0x7ff800c6e000 - 0x7ff800ca5fff libsystem_kernel.dylib (*) <a8ff3bd6-3ce8-3eee-813d-8a9202478b49> /usr/lib/system/libsystem_kernel.dylib 0x7ff800ca6000 - 0x7ff800cb1fff libsystem_pthread.dylib (*) <f32b6d06-b156-3da0-b086-a31cf011362b> /usr/lib/system/libsystem_pthread.dylib 0x7ff800b76000 - 0x7ff800bfefff libsystem_c.dylib (*) <e8499aa8-6800-372f-bd48-82846d88c6cb> /usr/lib/system/libsystem_c.dylib 0x7ff800c58000 - 0x7ff800c6dfff libc++abi.dylib (*) <3765ecf5-76a5-3345-b52b-44f212300d81> /usr/lib/libc++abi.dylib 0x7ff80376c000 - 0x7ff8045fbfff com.apple.AppKit (6.9) <bcb46e9b-acd5-3b26-878f-a3988bc5df7e> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7ff800cf3000 - 0x7ff8011f5fff com.apple.CoreFoundation (6.9) <c39123bf-9d62-3577-a11f-0a97cc4d9991> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7ff8099f1000 - 0x7ff809ce4fff com.apple.HIToolbox (2.1.1) <95eab511-8fc1-353a-ac8a-26aa19032e2e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x10365a000 - 0x1036c5fff dyld (*) <f71fb3ca-5fcc-3577-9457-b047888a46d1> /usr/lib/dyld 0x7ff800bff000 - 0x7ff800c57fff libc++.1.dylib (*) <08aaa9d6-930c-3b45-a5ae-2905f436b834> /usr/lib/libc++.1.dylib 0x102dbc000 - 0x102f48fff com.mojang.minecraftlauncherupdater (1.0.1222) <7efdfa07-f7bb-314a-aa85-13862b17f1e7> /Applications/Minecraft.app/Contents/Minecraft Updater.app/Contents/MacOS/nativeUpdater External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 0 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=854.4M resident=0K(0%) swapped_out_or_unallocated=854.4M(100%) Writable regions: Total=588.3M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=588.3M(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 256K 2 Activity Tracing 256K 1 CG backing stores 2160K 4 ColorSync 220K 25 CoreAnimation 636K 16 CoreGraphics 12K 2 CoreUI image data 1000K 8 Foundation 16K 1 Kernel Alloc Once 8K 1 MALLOC 189.3M 138 MALLOC guard page 32K 8 MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) ObjC additional data 15K 1 STACK GUARD 56.0M 9 Stack 12.1M 9 VM_ALLOCATE 64K 14 __CTF 756 1 __DATA 17.3M 282 __DATA_CONST 11.9M 164 __DATA_DIRTY 534K 98 __FONT_DATA 4K 1 __LINKEDIT 646.5M 8 __TEXT 207.9M 301 __UNICODE 592K 1 dyld private memory 1024K 1 mapped file 78.3M 20 shared memory 772K 16 =========== ======= ======= TOTAL 1.6G 1133 TOTAL, minus reserved VM space 1.2G 1133 ----------- Full Report ----------- {"app_name":"nativeUpdater","timestamp":"2022-07-28 14:24:25.00 +0800","app_version":"1.0.1222","slice_uuid":"7efdfa07-f7bb-314a-aa85-13862b17f1e7","build_version":"1","platform":1,"bundleID":"com.mojang.minecraftlauncherupdater","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.5 (21G72)","incident_id":"B7868858-D5CC-419B-A2B8-CC2FF558E37A","name":"nativeUpdater"} { "uptime" : 6800, "procLaunch" : "2022-07-28 14:06:35.1715 +0800", "procRole" : "Foreground", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "MacBookAir8,2", "procStartAbsTime" : 5771710077338, "coalitionID" : 3341, "osVersion" : { "train" : "macOS 12.5", "build" : "21G72", "releaseType" : "User" }, "captureTime" : "2022-07-28 14:24:25.7126 +0800", "incident" : "B7868858-D5CC-419B-A2B8-CC2FF558E37A", "bug_type" : "309", "pid" : 3084, "procExitAbsTime" : 6842236841579, "cpuType" : "X86-64", "procName" : "nativeUpdater", "procPath" : "\/Applications\/Minecraft.app\/Contents\/Minecraft Updater.app\/Contents\/MacOS\/nativeUpdater", "bundleInfo" : {"CFBundleShortVersionString":"1.0.1222","CFBundleVersion":"1","CFBundleIdentifier":"com.mojang.minecraftlauncherupdater"}, "storeInfo" : {"deviceIdentifierForVendor":"BA423B13-12FC-5BE3-81AC-B155FBDC8B2F","thirdParty":true}, "parentProc" : "launcher", "parentPid" : 3080, "coalitionName" : "com.mojang.minecraftlauncher", "crashReporterKey" : "E31383F3-0C33-E1F1-EDDE-AA6AF907E611", "responsiblePid" : 3080, "responsibleProc" : "launcher", "wakeTime" : 2463, "bridgeVersion" : {"build":"19P6064","train":"6.6"}, "sleepWakeUUID" : "3D48145B-02BD-4D28-A10C-68DAE923C7D0", "sip" : "enabled", "isCorpse" : 1, "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"}, "asi" : {"libsystem_c.dylib":["abort() called"]}, "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0}, "faultingThread" : 0, "threads" : [{"triggered":true,"id":84783,"threadState":{"r13":{"value":206158430216},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":140702005860448},"cr2":{"value":4343060192},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":140703141638099},"r15":{"value":22},"rbx":{"value":4352484864,"symbolLocation":0,"symbol":"_main_thread"},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703141683214,"matchesCrashFrame":1},"rbp":{"value":140702005860800},"rsp":{"value":140702005860760},"r12":{"value":259},"rcx":{"value":140702005860760},"flavor":"x86_THREAD_STATE","rdi":{"value":259}},"queue":"com.apple.main-thread","frames":[{"imageOffset":32782,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":0},{"imageOffset":25087,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":1},{"imageOffset":531748,"symbol":"abort","symbolLocation":123,"imageIndex":2},{"imageOffset":65666,"symbol":"abort_message","symbolLocation":241,"imageIndex":3},{"imageOffset":4323,"symbol":"demangling_terminate_handler()","symbolLocation":48,"imageIndex":3},{"imageOffset":62631,"symbol":"std::__terminate(void (*)())","symbolLocation":8,"imageIndex":3},{"imageOffset":62530,"symbol":"std::terminate()","symbolLocation":34,"imageIndex":3},{"imageOffset":191972,"symbol":"__cxa_finalize_ranges","symbolLocation":409,"imageIndex":2},{"imageOffset":191486,"symbol":"exit","symbolLocation":35,"imageIndex":2},{"imageOffset":2899196,"symbol":"-[NSApplication terminate:]","symbolLocation":1702,"imageIndex":4},{"imageOffset":4349612,"symbol":"-[NSApplication _terminateFromSender:askIfShouldTerminate:saveWindows:]","symbolLocation":126,"imageIndex":4},{"imageOffset":4349366,"symbol":"__52-[NSApplication(NSAppleEventHandling) _handleAEQuit]_block_invoke","symbolLocation":46,"imageIndex":4},{"imageOffset":4675685,"symbol":"___NSMainRunLoopPerformBlockInModes_block_invoke","symbolLocation":25,"imageIndex":4},{"imageOffset":523585,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__","symbolLocation":12,"imageIndex":5},{"imageOffset":523244,"symbol":"__CFRunLoopDoBlocks","symbolLocation":445,"imageIndex":5},{"imageOffset":518298,"symbol":"__CFRunLoopRun","symbolLocation":878,"imageIndex":5},{"imageOffset":515692,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":5},{"imageOffset":189926,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":6},{"imageOffset":188947,"symbol":"ReceiveNextEventCommon","symbolLocation":283,"imageIndex":6},{"imageOffset":188645,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":6},{"imageOffset":257965,"symbol":"_DPSNextEvent","symbolLocation":927,"imageIndex":4},{"imageOffset":251498,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1394,"imageIndex":4},{"imageOffset":195865,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":4},{"imageOffset":15511,"symbol":"NSApplicationMain","symbolLocation":817,"imageIndex":4},{"imageOffset":21806,"symbol":"start","symbolLocation":462,"imageIndex":7}]},{"id":84816,"frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":48386,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":8},{"imageOffset":50593,"symbol":"std::__1::__assoc_sub_state::__sub_wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":45,"imageIndex":8},{"imageOffset":50698,"symbol":"std::__1::__assoc_sub_state::wait()","symbolLocation":46,"imageIndex":8},{"imageOffset":102019,"symbol":"pistonUpdate(mojang::net::NetQueue&, std::__1::vector<UpdateEntry, std::__1::allocator<UpdateEntry> > const&, mojang::filesystem::path const&, mojang::filesystem::path const&, std::__1::function<void (double)>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::function<bool ()>)","symbolLocation":6083,"imageIndex":9},{"imageOffset":158229,"symbol":"UpdatePistonComponent(mojang::net::NetQueue&, std::__1::vector<UpdateEntry, std::__1::allocator<UpdateEntry> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mojang::filesystem::path const&, mojang::filesystem::path const&, Window&)","symbolLocation":1381,"imageIndex":9},{"imageOffset":46646,"symbol":"(anonymous namespace)::updateCommonComponents(mojang::net::NetQueue&, Settings&, Window&, LauncherConfiguration&)","symbolLocation":614,"imageIndex":9},{"imageOffset":38116,"symbol":"commonMain(mojang::net::NetQueue&, Window*, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&)","symbolLocation":2932,"imageIndex":9},{"imageOffset":15703,"symbol":"threadFnBackground()","symbolLocation":967,"imageIndex":9},{"imageOffset":22328,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)()> >(void*)","symbolLocation":40,"imageIndex":9},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":84817,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":0},{"imageOffset":525213,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":5},{"imageOffset":518696,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":5},{"imageOffset":515692,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":5},{"imageOffset":1755598,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":4},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":84819,"frames":[{"imageOffset":40282,"symbol":"__select","symbolLocation":10,"imageIndex":0},{"imageOffset":1034242,"symbol":"Curl_select","symbolLocation":97,"imageIndex":9},{"imageOffset":1035908,"symbol":"Curl_poll","symbolLocation":517,"imageIndex":9},{"imageOffset":1013124,"symbol":"Curl_multi_wait","symbolLocation":715,"imageIndex":9},{"imageOffset":1012403,"symbol":"curl_multi_wait","symbolLocation":23,"imageIndex":9},{"imageOffset":283334,"symbol":"mojang::net::NetQueuePrivate::thread_fn()","symbolLocation":1846,"imageIndex":9},{"imageOffset":305166,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (mojang::net::NetQueuePrivate::*)(), mojang::net::NetQueuePrivate*> >(void*)","symbolLocation":62,"imageIndex":9},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":96435,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":96763,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":96773,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":96778,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":96779,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]}], "usedImages" : [ { "source" : "P", "arch" : "x86_64", "base" : 140703141650432, "size" : 229376, "uuid" : "a8ff3bd6-3ce8-3eee-813d-8a9202478b49", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703141879808, "size" : 49152, "uuid" : "f32b6d06-b156-3da0-b086-a31cf011362b", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703140634624, "size" : 561152, "uuid" : "e8499aa8-6800-372f-bd48-82846d88c6cb", "path" : "\/usr\/lib\/system\/libsystem_c.dylib", "name" : "libsystem_c.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703141560320, "size" : 90112, "uuid" : "3765ecf5-76a5-3345-b52b-44f212300d81", "path" : "\/usr\/lib\/libc++abi.dylib", "name" : "libc++abi.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703186731008, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.AppKit", "size" : 15269888, "uuid" : "bcb46e9b-acd5-3b26-878f-a3988bc5df7e", "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit", "name" : "AppKit", "CFBundleVersion" : "2113.60.148" }, { "source" : "P", "arch" : "x86_64h", "base" : 140703142195200, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 5255168, "uuid" : "c39123bf-9d62-3577-a11f-0a97cc4d9991", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "1866" }, { "source" : "P", "arch" : "x86_64", "base" : 140703290036224, "CFBundleShortVersionString" : "2.1.1", "CFBundleIdentifier" : "com.apple.HIToolbox", "size" : 3096576, "uuid" : "95eab511-8fc1-353a-ac8a-26aa19032e2e", "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox", "name" : "HIToolbox" }, { "source" : "P", "arch" : "x86_64", "base" : 4351959040, "size" : 442368, "uuid" : "f71fb3ca-5fcc-3577-9457-b047888a46d1", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "source" : "P", "arch" : "x86_64", "base" : 140703141195776, "size" : 364544, "uuid" : "08aaa9d6-930c-3b45-a5ae-2905f436b834", "path" : "\/usr\/lib\/libc++.1.dylib", "name" : "libc++.1.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4342923264, "CFBundleShortVersionString" : "1.0.1222", "CFBundleIdentifier" : "com.mojang.minecraftlauncherupdater", "size" : 1626112, "uuid" : "7efdfa07-f7bb-314a-aa85-13862b17f1e7", "path" : "\/Applications\/Minecraft.app\/Contents\/Minecraft Updater.app\/Contents\/MacOS\/nativeUpdater", "name" : "nativeUpdater", "CFBundleVersion" : "1" } ], "sharedCache" : { "base" : 140703138623488, "size" : 19331678208, "uuid" : "cc386fb1-8c26-3cb7-8329-cc63095fca7d" }, "vmSummary" : "ReadOnly portion of Libraries: Total=854.4M resident=0K(0%) swapped_out_or_unallocated=854.4M(100%)\nWritable regions: Total=588.3M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=588.3M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 256K 2 \nActivity Tracing 256K 1 \nCG backing stores 2160K 4 \nColorSync 220K 25 \nCoreAnimation 636K 16 \nCoreGraphics 12K 2 \nCoreUI image data 1000K 8 \nFoundation 16K 1 \nKernel Alloc Once 8K 1 \nMALLOC 189.3M 138 \nMALLOC guard page 32K 8 \nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nObjC additional data 15K 1 \nSTACK GUARD 56.0M 9 \nStack 12.1M 9 \nVM_ALLOCATE 64K 14 \n__CTF 756 1 \n__DATA 17.3M 282 \n__DATA_CONST 11.9M 164 \n__DATA_DIRTY 534K 98 \n__FONT_DATA 4K 1 \n__LINKEDIT 646.5M 8 \n__TEXT 207.9M 301 \n__UNICODE 592K 1 \ndyld private memory 1024K 1 \nmapped file 78.3M 20 \nshared memory 772K 16 \n=========== ======= ======= \nTOTAL 1.6G 1133 \nTOTAL, minus reserved VM space 1.2G 1133 \n", "legacyInfo" : { "threadTriggered" : { "queue" : "com.apple.main-thread" } }, "trialInfo" : { "rollouts" : [ { "rolloutId" : "61af99aeda72d16a4beb7756", "factorPackIds" : { "SIRI_DIALOG_ASSETS" : "629fe54ebc762c0b6f758b6b" }, "deploymentId" : 240000277 }, { "rolloutId" : "6112dda2fc54bc3389840642", "factorPackIds" : { "SIRI_DICTATION_ASSETS" : "620aec83b02b354d3afd2f50" }, "deploymentId" : 240000137 } ], "experiments" : [ ] } } Model: MacBookAir8,2, BootROM 1731.140.2.0.0 (iBridge: 19.16.16064.0.0,0), 2 processors, Dual-Core Intel Core i5, 1.6 GHz, 16 GB, SMC Graphics: Intel UHD Graphics 617, Intel UHD Graphics 617, Built-In Display: Color LCD, 2560 x 1600 Retina, Main, MirrorOff, Online Memory Module: BANK 0/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x80AD, 0x483943434E4E4E4641474D4C4C522D4E5644 Memory Module: BANK 1/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x80AD, 0x483943434E4E4E4641474D4C4C522D4E5644 AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x843), wl0: Jul 12 2021 17:13:21 version 9.30.464.0.32.5.67 FWID 01-1f5f7bc Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Wi-Fi, AirPort, en0 USB Device: USB30Bus USB Device: T2Bus USB Device: Apple Internal Keyboard / Trackpad USB Device: Headset USB Device: Ambient Light Sensor USB Device: FaceTime HD Camera (Built-in) USB Device: Apple T2 Controller Thunderbolt Bus: MacBook Air, Apple Inc., 47.5