Created
November 1, 2022 21:14
-
-
Save sinistersnare/feaab49c168b591b9851604454d9563e to your computer and use it in GitHub Desktop.
for tauri bug #5489
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
------------------------------------- | |
Translated Report (Full Report Below) | |
------------------------------------- | |
Process: tauri_repro [21717] | |
Path: /Users/USER/*/tauri_repro | |
Identifier: tauri_repro | |
Version: ??? | |
Code Type: ARM-64 (Native) | |
Parent Process: zsh [17421] | |
Responsible: Electron [77457] | |
User ID: 501 | |
Date/Time: 2022-11-01 16:08:49.8313 -0400 | |
OS Version: macOS 12.6 (21G115) | |
Report Version: 12 | |
Anonymous UUID: A24A60C0-2BE5-3365-9BC3-99E685EA4BA5 | |
Sleep/Wake UUID: 787ADA8A-7F30-4C2E-9DE7-F533DC0CF82E | |
Time Awake Since Boot: 490000 seconds | |
Time Since Wake: 9088 seconds | |
System Integrity Protection: enabled | |
Crashed Thread: 0 main Dispatch queue: com.apple.main-thread | |
Exception Type: EXC_BAD_ACCESS (SIGSEGV) | |
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000000007c8 | |
Exception Codes: 0x0000000000000001, 0x00000000000007c8 | |
Exception Note: EXC_CORPSE_NOTIFY | |
Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11 | |
Terminating Process: exc handler [21717] | |
VM Region Info: 0x7c8 is not in any region. Bytes before following region: 68719474744 | |
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL | |
UNUSED SPACE AT START | |
---> | |
commpage (reserved) 1000000000-7000000000 [384.0G] ---/--- SM=NUL ...(unallocated) | |
Thread 0 Crashed:: main Dispatch queue: com.apple.main-thread | |
0 ??? 0x7c8 ??? | |
1 tauri_repro 0x1048cb20c wry::webview::wkwebview::InnerWebView::new::did_receive::ha99f73a7293e1c40 + 1124 | |
2 WebKit 0x1cfe61814 ScriptMessageHandlerDelegate::didPostMessage(WebKit::WebPageProxy&, WebKit::FrameInfoData&&, API::ContentWorld&, WebCore::SerializedScriptValue&) + 208 | |
3 WebKit 0x1d01e4af8 WebKit::WebUserContentControllerProxy::didPostMessage(WTF::ObjectIdentifier<WebKit::WebPageProxyIdentifierType>, WebKit::FrameInfoData&&, unsigned long long, WTF::Span<unsigned char const, 18446744073709551615ul> const&, WTF::CompletionHandler<void (WTF::Span<unsigned char const, 18446744073709551615ul> const&, WTF::String const&)>&&) + 712 | |
4 WebKit 0x1d05185ec WebKit::WebUserContentControllerProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&) + 2112 | |
5 WebKit 0x1cff06890 IPC::MessageReceiverMap::dispatchMessage(IPC::Connection&, IPC::Decoder&) + 448 | |
6 WebKit 0x1d0128198 WebKit::WebProcessProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&) + 40 | |
7 WebKit 0x1cfef2e7c IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> >) + 268 | |
8 WebKit 0x1cfef278c IPC::Connection::dispatchIncomingMessages() + 468 | |
9 JavaScriptCore 0x1c9b02634 WTF::RunLoop::performWork() + 200 | |
10 JavaScriptCore 0x1c9b033d0 WTF::RunLoop::performWork(void*) + 36 | |
11 CoreFoundation 0x1b1530f94 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28 | |
12 CoreFoundation 0x1b1530ee0 __CFRunLoopDoSource0 + 208 | |
13 CoreFoundation 0x1b1530be0 __CFRunLoopDoSources0 + 268 | |
14 CoreFoundation 0x1b152f560 __CFRunLoopRun + 828 | |
15 CoreFoundation 0x1b152ea84 CFRunLoopRunSpecific + 600 | |
16 HIToolbox 0x1ba16e338 RunCurrentEventLoopInMode + 292 | |
17 HIToolbox 0x1ba16e0b4 ReceiveNextEventCommon + 564 | |
18 HIToolbox 0x1ba16de68 _BlockUntilNextEventMatchingListInModeWithFilter + 72 | |
19 AppKit 0x1b409651c _DPSNextEvent + 860 | |
20 AppKit 0x1b4094e14 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328 | |
21 AppKit 0x1b42988e4 -[NSWindow(NSEventRouting) trackEventsMatchingMask:timeout:mode:handler:] + 288 | |
22 AppKit 0x1b4297af8 -[NSDragEventTracker trackEvent:usingHandler:] + 1608 | |
23 AppKit 0x1b4296d64 NSControlTrackMouse + 1292 | |
24 AppKit 0x1b429682c -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 160 | |
25 AppKit 0x1b42966a0 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 740 | |
26 AppKit 0x1b4295910 -[NSControl mouseDown:] + 632 | |
27 AppKit 0x1b4293d80 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 4528 | |
28 AppKit 0x1b4207100 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2444 | |
29 AppKit 0x1b420650c -[NSWindow(NSEventRouting) sendEvent:] + 348 | |
30 tauri_repro 0x104a4ed20 _$LT$$LP$A$C$$RP$$u20$as$u20$objc..message..MessageArguments$GT$::invoke::h22bd7226d4e7dc07 + 120 | |
31 tauri_repro 0x10491cb0c objc::message::platform::send_super_unverified::_$u7b$$u7b$closure$u7d$$u7d$::h2fce80201dd5b9b2 + 56 | |
32 tauri_repro 0x1049558e4 objc_exception::try::_$u7b$$u7b$closure$u7d$$u7d$::h6ef936bdff974f4a + 44 | |
33 tauri_repro 0x1049539b0 objc_exception::try_no_ret::try_objc_execute_closure::h058dd08f28a217d0 + 88 | |
34 tauri_repro 0x104a61318 RustObjCExceptionTryCatch + 36 | |
35 tauri_repro 0x10495339c objc_exception::try_no_ret::hdd9bdee1e3572f18 + 208 | |
36 tauri_repro 0x104954850 objc_exception::try::h743a62ac873a54c7 + 72 | |
37 tauri_repro 0x104927420 objc::exception::try::h61040675e5ab7652 + 40 | |
38 tauri_repro 0x10491ca44 objc::message::platform::send_super_unverified::h91cfbf7acb673596 + 172 | |
39 tauri_repro 0x10492078c tao::platform_impl::platform::window::send_event::h6c5612a83edda932 + 1184 | |
40 AppKit 0x1b42054b4 -[NSApplication(NSEvent) sendEvent:] + 2780 | |
41 tauri_repro 0x104a4ed20 _$LT$$LP$A$C$$RP$$u20$as$u20$objc..message..MessageArguments$GT$::invoke::h22bd7226d4e7dc07 + 120 | |
42 tauri_repro 0x10491cb0c objc::message::platform::send_super_unverified::_$u7b$$u7b$closure$u7d$$u7d$::h2fce80201dd5b9b2 + 56 | |
43 tauri_repro 0x1049558e4 objc_exception::try::_$u7b$$u7b$closure$u7d$$u7d$::h6ef936bdff974f4a + 44 | |
44 tauri_repro 0x1049539b0 objc_exception::try_no_ret::try_objc_execute_closure::h058dd08f28a217d0 + 88 | |
45 tauri_repro 0x104a61318 RustObjCExceptionTryCatch + 36 | |
46 tauri_repro 0x10495339c objc_exception::try_no_ret::hdd9bdee1e3572f18 + 208 | |
47 tauri_repro 0x104954850 objc_exception::try::h743a62ac873a54c7 + 72 | |
48 tauri_repro 0x104927420 objc::exception::try::h61040675e5ab7652 + 40 | |
49 tauri_repro 0x10491ca44 objc::message::platform::send_super_unverified::h91cfbf7acb673596 + 172 | |
50 tauri_repro 0x10494a358 tao::platform_impl::platform::app::send_event::h9fd92c304070c37b + 1280 | |
51 AppKit 0x1b44bf0f4 -[NSApplication _handleEvent:] + 76 | |
52 AppKit 0x1b4087008 -[NSApplication run] + 636 | |
53 tauri_repro 0x104a50590 _$LT$$LP$$RP$$u20$as$u20$objc..message..MessageArguments$GT$::invoke::h12d6b16811ce7492 + 84 | |
54 tauri_repro 0x104a54d44 objc::message::platform::send_unverified::_$u7b$$u7b$closure$u7d$$u7d$::h6662dbe17f56a576 + 52 | |
55 tauri_repro 0x104a532c8 objc_exception::try::_$u7b$$u7b$closure$u7d$$u7d$::h2a569ad55b4beee0 + 44 | |
56 tauri_repro 0x104a52504 objc_exception::try_no_ret::try_objc_execute_closure::hfe9e1a5cbaf09559 + 80 | |
57 tauri_repro 0x104a61318 RustObjCExceptionTryCatch + 36 | |
58 tauri_repro 0x104a519f0 objc_exception::try_no_ret::hc64fdd84107ceb63 + 192 | |
59 tauri_repro 0x104a527d8 objc_exception::try::h61d29a98afc8a69e + 72 | |
60 tauri_repro 0x104a581c4 objc::exception::try::hea0d31a8bc0b8a7c + 40 | |
61 tauri_repro 0x104a54400 objc::message::platform::send_unverified::hd2a0d497e628505e + 136 | |
62 tauri_repro 0x10470197c objc::message::send_message::h8e8f98404a63ecc6 + 20 (mod.rs:178) [inlined] | |
63 tauri_repro 0x10470197c tao::platform_impl::platform::event_loop::EventLoop$LT$T$GT$::run_return::hfda28b8ce47b7280 + 1060 (event_loop.rs:188) | |
64 tauri_repro 0x1047c62cc _$LT$tao..event_loop..EventLoop$LT$T$GT$$u20$as$u20$tao..platform..run_return..EventLoopExtRunReturn$GT$::run_return::h457174e61842b1bd + 52 (run_return.rs:48) | |
65 tauri_repro 0x1047daaf0 _$LT$tauri_runtime_wry..Wry$LT$T$GT$$u20$as$u20$tauri_runtime..Runtime$LT$T$GT$$GT$::run_iteration::h1db55f1f1cbab287 + 300 (lib.rs:1974) | |
66 tauri_repro 0x104707a9c tauri::app::App$LT$R$GT$::run_iteration::h56ad2592e0ab47b7 + 228 (app.rs:816) | |
67 tauri_repro 0x104747eb8 tauri_repro::main::h04d2eab6982d7f6b + 7064 (main.rs:11) | |
68 tauri_repro 0x1047a6578 core::ops::function::FnOnce::call_once::h6d6b4e7820cf3aa3 + 20 (function.rs:248) | |
69 tauri_repro 0x104751abc std::sys_common::backtrace::__rust_begin_short_backtrace::h53a526a60d46a9fd + 24 (backtrace.rs:122) | |
70 tauri_repro 0x1047680c4 std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h9c969d044c7ba0d3 + 28 (rt.rs:166) | |
71 tauri_repro 0x104c11808 std::rt::lang_start_internal::hcfc6b72e491bcbd0 + 580 | |
72 tauri_repro 0x10476808c std::rt::lang_start::h7ee9c73b72a1fd29 + 84 (rt.rs:165) | |
73 tauri_repro 0x104747f1c main + 36 | |
74 dyld 0x105b0108c start + 520 | |
Thread 1: | |
0 libsystem_pthread.dylib 0x1b145f078 start_wqthread + 0 | |
Thread 2: | |
0 libsystem_pthread.dylib 0x1b145f078 start_wqthread + 0 | |
Thread 3: | |
0 libsystem_pthread.dylib 0x1b145f078 start_wqthread + 0 | |
Thread 4:: JavaScriptCore libpas scavenger | |
0 libsystem_kernel.dylib 0x1b142a270 __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x1b146483c _pthread_cond_wait + 1236 | |
2 JavaScriptCore 0x1c9b96e70 scavenger_thread_main + 1232 | |
3 libsystem_pthread.dylib 0x1b146426c _pthread_start + 148 | |
4 libsystem_pthread.dylib 0x1b145f08c thread_start + 8 | |
Thread 5:: com.apple.coreanimation.render-server | |
0 libsystem_kernel.dylib 0x1b14268b0 mach_msg_trap + 8 | |
1 libsystem_kernel.dylib 0x1b1426d20 mach_msg + 76 | |
2 QuartzCore 0x1b83f0900 CA::Render::Server::server_thread(void*) + 520 | |
3 QuartzCore 0x1b83f06e8 thread_fun(void*) + 32 | |
4 libsystem_pthread.dylib 0x1b146426c _pthread_start + 148 | |
5 libsystem_pthread.dylib 0x1b145f08c thread_start + 8 | |
Thread 6: | |
0 libsystem_pthread.dylib 0x1b145f078 start_wqthread + 0 | |
Thread 7: | |
0 libsystem_pthread.dylib 0x1b145f078 start_wqthread + 0 | |
Thread 8: | |
0 libsystem_pthread.dylib 0x1b145f078 start_wqthread + 0 | |
Thread 9:: com.apple.NSEventThread | |
0 libsystem_kernel.dylib 0x1b14268b0 mach_msg_trap + 8 | |
1 libsystem_kernel.dylib 0x1b1426d20 mach_msg + 76 | |
2 CoreFoundation 0x1b1531210 __CFRunLoopServiceMachPort + 372 | |
3 CoreFoundation 0x1b152f6c0 __CFRunLoopRun + 1180 | |
4 CoreFoundation 0x1b152ea84 CFRunLoopRunSpecific + 600 | |
5 AppKit 0x1b4203100 _NSEventThread + 196 | |
6 libsystem_pthread.dylib 0x1b146426c _pthread_start + 148 | |
7 libsystem_pthread.dylib 0x1b145f08c thread_start + 8 | |
Thread 10:: CVDisplayLink | |
0 libsystem_kernel.dylib 0x1b142a270 __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x1b1464868 _pthread_cond_wait + 1280 | |
2 CoreVideo 0x1b8b0f380 CVDisplayLink::waitUntil(unsigned long long) + 324 | |
3 CoreVideo 0x1b8b0e460 CVDisplayLink::runIOThread() + 488 | |
4 libsystem_pthread.dylib 0x1b146426c _pthread_start + 148 | |
5 libsystem_pthread.dylib 0x1b145f08c thread_start + 8 | |
Thread 11:: CVDisplayLink | |
0 libsystem_kernel.dylib 0x1b142a270 __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x1b1464868 _pthread_cond_wait + 1280 | |
2 CoreVideo 0x1b8b0f380 CVDisplayLink::waitUntil(unsigned long long) + 324 | |
3 CoreVideo 0x1b8b0e460 CVDisplayLink::runIOThread() + 488 | |
4 libsystem_pthread.dylib 0x1b146426c _pthread_start + 148 | |
5 libsystem_pthread.dylib 0x1b145f08c thread_start + 8 | |
Thread 0 crashed with ARM Thread State (64-bit): | |
x0: 0x000000020b6f3968 x1: 0x000000020aafcb48 x2: 0x000000016b705fd8 x3: 0x0000000116e5bd1b | |
x4: 0xffffffffffffff71 x5: 0x0000000000000010 x6: 0x0000000104ca8a04 x7: 0x0000000000000050 | |
x8: 0x00000000000007c8 x9: 0x000000016b705fd0 x10: 0x0000000116e5bc41 x11: 0x0000000116e5bc41 | |
x12: 0x0000000116e5bcd0 x13: 0x00000000ffffffff x14: 0x00000000000057c5 x15: 0x00000000000057c5 | |
x16: 0x00000001b147b0d0 x17: 0x0000000000004020 x18: 0x0000000000000000 x19: 0x00000001456aa3e0 | |
x20: 0x000000014580efe0 x21: 0x0000000135652f10 x22: 0x000000010f024510 x23: 0x0000000116e51890 | |
x24: 0x0000000116e5bc30 x25: 0x000000016b706428 x26: 0x000000010f128188 x27: 0x0000000209ec4000 | |
x28: 0x0000000209ec4000 fp: 0x000000016b706000 lr: 0x00000001048e38e0 | |
sp: 0x000000016b705fb0 pc: 0x00000000000007c8 cpsr: 0x80001000 | |
far: 0x00000000000007c8 esr: 0x82000006 (Instruction Abort) Translation fault | |
Binary Images: | |
0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ??? | |
0x1046f0000 - 0x104eb3fff tauri_repro (*) <e6011a68-de4f-3991-bb14-f7cdc71f2846> /Users/USER/*/tauri_repro | |
0x1cfb2c000 - 0x1d0617fff com.apple.WebKit (17613) <51e1be1e-0e55-34ec-8ed1-4fc1cb9f4215> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit | |
0x1c996e000 - 0x1cadf1fff com.apple.JavaScriptCore (17613) <b24430a7-2663-39e6-94e3-ecbe948b1075> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore | |
0x1b14ac000 - 0x1b19f2fff com.apple.CoreFoundation (6.9) <fc3c193d-0cdb-3569-9f0e-bd2507ca1dbb> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x1ba13c000 - 0x1ba46ffff com.apple.HIToolbox (2.1.1) <aaf900bd-bfb6-3af0-a8d3-e24bbe1d57f5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
0x1b4055000 - 0x1b4f0dfff com.apple.AppKit (6.9) <5e432f87-5b58-391a-a542-fa2d909dd210> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
0x105afc000 - 0x105b5bfff dyld (*) <38ee9fe9-b66d-3066-8c5c-6ddf0d6944c6> /usr/lib/dyld | |
0x1b145d000 - 0x1b1469fff libsystem_pthread.dylib (*) <63c4eef9-69a5-38b1-996e-8d31b66a051d> /usr/lib/system/libsystem_pthread.dylib | |
0x1b1425000 - 0x1b145cfff libsystem_kernel.dylib (*) <a9d87740-9c1d-3468-bf60-720a8d713cba> /usr/lib/system/libsystem_kernel.dylib | |
0x1b83a9000 - 0x1b86d4fff com.apple.QuartzCore (1.11) <239ccbf7-85b5-3a4c-bf04-d50cf65feaea> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore | |
0x1b8b0c000 - 0x1b8b69fff com.apple.CoreVideo (1.8) <5ae3672a-4b9a-3ef6-b310-a2d980d6ca0e> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo | |
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=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%) | |
Writable regions: Total=1.7G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.7G(100%) | |
VIRTUAL REGION | |
REGION TYPE SIZE COUNT (non-coalesced) | |
=========== ======= ======= | |
Accelerate framework 640K 5 | |
Activity Tracing 256K 1 | |
CG backing stores 4288K 8 | |
CG image 304K 6 | |
ColorSync 576K 25 | |
CoreAnimation 112K 7 | |
CoreGraphics 48K 3 | |
CoreUI image data 400K 6 | |
Dispatch continuations 80.0M 1 | |
Foundation 16K 1 | |
Image IO 16K 1 | |
JS JIT generated code 512.0M 3 | |
Kernel Alloc Once 32K 1 | |
MALLOC 144.4M 48 | |
MALLOC guard page 192K 10 | |
MALLOC_MEDIUM (reserved) 840.0M 7 reserved VM address space (unallocated) | |
STACK GUARD 176K 11 | |
Stack 14.3M 12 | |
Stack Guard 56.0M 1 | |
VM_ALLOCATE 704K 22 | |
WebKit Malloc 160.0M 3 | |
WebKit Malloc (reserved) 32.0M 1 reserved VM address space (unallocated) | |
__AUTH 2521K 297 | |
__AUTH_CONST 19.7M 488 | |
__CTF 756 1 | |
__DATA 14.8M 479 | |
__DATA_CONST 17.8M 495 | |
__DATA_DIRTY 1740K 207 | |
__FONT_DATA 4K 1 | |
__GLSLBUILTINS 5176K 1 | |
__LINKEDIT 587.3M 6 | |
__OBJC_CONST 3391K 266 | |
__OBJC_RO 83.0M 1 | |
__OBJC_RW 3168K 1 | |
__TEXT 496.8M 513 | |
__UNICODE 592K 1 | |
dyld private memory 1024K 1 | |
mapped file 181.1M 25 | |
shared memory 1392K 14 | |
=========== ======= ======= | |
TOTAL 3.2G 2980 | |
TOTAL, minus reserved VM space 2.3G 2980 | |
----------- | |
Full Report | |
----------- | |
{"app_name":"tauri_repro","timestamp":"2022-11-01 16:08:50.00 -0400","app_version":"","slice_uuid":"e6011a68-de4f-3991-bb14-f7cdc71f2846","build_version":"","platform":1,"share_with_app_devs":0,"is_first_party":1,"bug_type":"309","os_version":"macOS 12.6 (21G115)","incident_id":"55A5194A-E87A-4E4C-8AED-32C9CA7F7C7F","name":"tauri_repro"} | |
{ | |
"uptime" : 490000, | |
"procLaunch" : "2022-11-01 16:08:45.2526 -0400", | |
"procRole" : "Foreground", | |
"version" : 2, | |
"userID" : 501, | |
"deployVersion" : 210, | |
"modelCode" : "MacBookPro18,3", | |
"procStartAbsTime" : 11970972398922, | |
"coalitionID" : 79657, | |
"osVersion" : { | |
"train" : "macOS 12.6", | |
"build" : "21G115", | |
"releaseType" : "User" | |
}, | |
"captureTime" : "2022-11-01 16:08:49.8313 -0400", | |
"incident" : "55A5194A-E87A-4E4C-8AED-32C9CA7F7C7F", | |
"bug_type" : "309", | |
"pid" : 21717, | |
"procExitAbsTime" : 11971082220455, | |
"translated" : false, | |
"cpuType" : "ARM-64", | |
"procName" : "tauri_repro", | |
"procPath" : "\/Users\/USER\/*\/tauri_repro", | |
"parentProc" : "zsh", | |
"parentPid" : 17421, | |
"coalitionName" : "com.microsoft.VSCode", | |
"crashReporterKey" : "A24A60C0-2BE5-3365-9BC3-99E685EA4BA5", | |
"responsiblePid" : 77457, | |
"responsibleProc" : "Electron", | |
"wakeTime" : 9088, | |
"sleepWakeUUID" : "787ADA8A-7F30-4C2E-9DE7-F533DC0CF82E", | |
"sip" : "enabled", | |
"vmRegionInfo" : "0x7c8 is not in any region. Bytes before following region: 68719474744\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n commpage (reserved) 1000000000-7000000000 [384.0G] ---\/--- SM=NUL ...(unallocated)", | |
"isCorpse" : 1, | |
"exception" : {"codes":"0x0000000000000001, 0x00000000000007c8","rawCodes":[1,1992],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x00000000000007c8"}, | |
"termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":21717}, | |
"vmregioninfo" : "0x7c8 is not in any region. Bytes before following region: 68719474744\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n commpage (reserved) 1000000000-7000000000 [384.0G] ---\/--- SM=NUL ...(unallocated)", | |
"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":7976999,"threadState":{"x":[{"value":8781773160},{"value":8769227592},{"value":6097493976},{"value":4679122203},{"value":18446744073709551473},{"value":16},{"value":4375349764,"symbolLocation":308,"symbol":"str.0"},{"value":80},{"value":1992},{"value":6097493968},{"value":4679121985},{"value":4679121985},{"value":4679122128},{"value":4294967295},{"value":22469},{"value":22469},{"value":7269232848,"symbolLocation":0,"symbol":"_platform_memmove"},{"value":16416},{"value":0},{"value":5459583968},{"value":5461045216},{"value":5190790928},{"value":4546774288},{"value":4679080080},{"value":4679121968},{"value":6097495080},{"value":4547838344},{"value":8756412416,"symbolLocation":416,"symbol":"_CFXNotificationPost.samples"},{"value":8756412416,"symbolLocation":416,"symbol":"_CFXNotificationPost.samples"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4371396832},"cpsr":{"value":2147487744},"fp":{"value":6097494016},"sp":{"value":6097493936},"esr":{"value":2181038086,"description":"(Instruction Abort) Translation fault"},"pc":{"value":1992,"matchesCrashFrame":1},"far":{"value":1992}},"name":"main","queue":"com.apple.main-thread","frames":[{"imageOffset":1992,"imageIndex":0},{"imageOffset":1946124,"symbol":"wry::webview::wkwebview::InnerWebView::new::did_receive::ha99f73a7293e1c40","symbolLocation":1124,"imageIndex":1},{"imageOffset":3364884,"symbol":"ScriptMessageHandlerDelegate::didPostMessage(WebKit::WebPageProxy&, WebKit::FrameInfoData&&, API::ContentWorld&, WebCore::SerializedScriptValue&)","symbolLocation":208,"imageIndex":2},{"imageOffset":7047928,"symbol":"WebKit::WebUserContentControllerProxy::didPostMessage(WTF::ObjectIdentifier<WebKit::WebPageProxyIdentifierType>, WebKit::FrameInfoData&&, unsigned long long, WTF::Span<unsigned char const, 18446744073709551615ul> const&, WTF::CompletionHandler<void (WTF::Span<unsigned char const, 18446744073709551615ul> const&, WTF::String const&)>&&)","symbolLocation":712,"imageIndex":2},{"imageOffset":10405356,"symbol":"WebKit::WebUserContentControllerProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&)","symbolLocation":2112,"imageIndex":2},{"imageOffset":4040848,"symbol":"IPC::MessageReceiverMap::dispatchMessage(IPC::Connection&, IPC::Decoder&)","symbolLocation":448,"imageIndex":2},{"imageOffset":6275480,"symbol":"WebKit::WebProcessProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&)","symbolLocation":40,"imageIndex":2},{"imageOffset":3960444,"symbol":"IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> >)","symbolLocation":268,"imageIndex":2},{"imageOffset":3958668,"symbol":"IPC::Connection::dispatchIncomingMessages()","symbolLocation":468,"imageIndex":2},{"imageOffset":1656372,"symbol":"WTF::RunLoop::performWork()","symbolLocation":200,"imageIndex":3},{"imageOffset":1659856,"symbol":"WTF::RunLoop::performWork(void*)","symbolLocation":36,"imageIndex":3},{"imageOffset":544660,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":28,"imageIndex":4},{"imageOffset":544480,"symbol":"__CFRunLoopDoSource0","symbolLocation":208,"imageIndex":4},{"imageOffset":543712,"symbol":"__CFRunLoopDoSources0","symbolLocation":268,"imageIndex":4},{"imageOffset":537952,"symbol":"__CFRunLoopRun","symbolLocation":828,"imageIndex":4},{"imageOffset":535172,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":4},{"imageOffset":205624,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":5},{"imageOffset":204980,"symbol":"ReceiveNextEventCommon","symbolLocation":564,"imageIndex":5},{"imageOffset":204392,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":5},{"imageOffset":267548,"symbol":"_DPSNextEvent","symbolLocation":860,"imageIndex":6},{"imageOffset":261652,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":6},{"imageOffset":2373860,"symbol":"-[NSWindow(NSEventRouting) trackEventsMatchingMask:timeout:mode:handler:]","symbolLocation":288,"imageIndex":6},{"imageOffset":2370296,"symbol":"-[NSDragEventTracker trackEvent:usingHandler:]","symbolLocation":1608,"imageIndex":6},{"imageOffset":2366820,"symbol":"NSControlTrackMouse","symbolLocation":1292,"imageIndex":6},{"imageOffset":2365484,"symbol":"-[NSCell trackMouse:inRect:ofView:untilMouseUp:]","symbolLocation":160,"imageIndex":6},{"imageOffset":2365088,"symbol":"-[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:]","symbolLocation":740,"imageIndex":6},{"imageOffset":2361616,"symbol":"-[NSControl mouseDown:]","symbolLocation":632,"imageIndex":6},{"imageOffset":2354560,"symbol":"-[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:]","symbolLocation":4528,"imageIndex":6},{"imageOffset":1777920,"symbol":"-[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:]","symbolLocation":2444,"imageIndex":6},{"imageOffset":1774860,"symbol":"-[NSWindow(NSEventRouting) sendEvent:]","symbolLocation":348,"imageIndex":6},{"imageOffset":3534112,"symbol":"_$LT$$LP$A$C$$RP$$u20$as$u20$objc..message..MessageArguments$GT$::invoke::h22bd7226d4e7dc07","symbolLocation":120,"imageIndex":1},{"imageOffset":2280204,"symbol":"objc::message::platform::send_super_unverified::_$u7b$$u7b$closure$u7d$$u7d$::h2fce80201dd5b9b2","symbolLocation":56,"imageIndex":1},{"imageOffset":2513124,"symbol":"objc_exception::try::_$u7b$$u7b$closure$u7d$$u7d$::h6ef936bdff974f4a","symbolLocation":44,"imageIndex":1},{"imageOffset":2505136,"symbol":"objc_exception::try_no_ret::try_objc_execute_closure::h058dd08f28a217d0","symbolLocation":88,"imageIndex":1},{"imageOffset":3609368,"symbol":"RustObjCExceptionTryCatch","symbolLocation":36,"imageIndex":1},{"imageOffset":2503580,"symbol":"objc_exception::try_no_ret::hdd9bdee1e3572f18","symbolLocation":208,"imageIndex":1},{"imageOffset":2508880,"symbol":"objc_exception::try::h743a62ac873a54c7","symbolLocation":72,"imageIndex":1},{"imageOffset":2323488,"symbol":"objc::exception::try::h61040675e5ab7652","symbolLocation":40,"imageIndex":1},{"imageOffset":2280004,"symbol":"objc::message::platform::send_super_unverified::h91cfbf7acb673596","symbolLocation":172,"imageIndex":1},{"imageOffset":2295692,"symbol":"tao::platform_impl::platform::window::send_event::h6c5612a83edda932","symbolLocation":1184,"imageIndex":1},{"imageOffset":1770676,"symbol":"-[NSApplication(NSEvent) sendEvent:]","symbolLocation":2780,"imageIndex":6},{"imageOffset":3534112,"symbol":"_$LT$$LP$A$C$$RP$$u20$as$u20$objc..message..MessageArguments$GT$::invoke::h22bd7226d4e7dc07","symbolLocation":120,"imageIndex":1},{"imageOffset":2280204,"symbol":"objc::message::platform::send_super_unverified::_$u7b$$u7b$closure$u7d$$u7d$::h2fce80201dd5b9b2","symbolLocation":56,"imageIndex":1},{"imageOffset":2513124,"symbol":"objc_exception::try::_$u7b$$u7b$closure$u7d$$u7d$::h6ef936bdff974f4a","symbolLocation":44,"imageIndex":1},{"imageOffset":2505136,"symbol":"objc_exception::try_no_ret::try_objc_execute_closure::h058dd08f28a217d0","symbolLocation":88,"imageIndex":1},{"imageOffset":3609368,"symbol":"RustObjCExceptionTryCatch","symbolLocation":36,"imageIndex":1},{"imageOffset":2503580,"symbol":"objc_exception::try_no_ret::hdd9bdee1e3572f18","symbolLocation":208,"imageIndex":1},{"imageOffset":2508880,"symbol":"objc_exception::try::h743a62ac873a54c7","symbolLocation":72,"imageIndex":1},{"imageOffset":2323488,"symbol":"objc::exception::try::h61040675e5ab7652","symbolLocation":40,"imageIndex":1},{"imageOffset":2280004,"symbol":"objc::message::platform::send_super_unverified::h91cfbf7acb673596","symbolLocation":172,"imageIndex":1},{"imageOffset":2466648,"symbol":"tao::platform_impl::platform::app::send_event::h9fd92c304070c37b","symbolLocation":1280,"imageIndex":1},{"imageOffset":4628724,"symbol":"-[NSApplication _handleEvent:]","symbolLocation":76,"imageIndex":6},{"imageOffset":204808,"symbol":"-[NSApplication run]","symbolLocation":636,"imageIndex":6},{"imageOffset":3540368,"symbol":"_$LT$$LP$$RP$$u20$as$u20$objc..message..MessageArguments$GT$::invoke::h12d6b16811ce7492","symbolLocation":84,"imageIndex":1},{"imageOffset":3558724,"symbol":"objc::message::platform::send_unverified::_$u7b$$u7b$closure$u7d$$u7d$::h6662dbe17f56a576","symbolLocation":52,"imageIndex":1},{"imageOffset":3551944,"symbol":"objc_exception::try::_$u7b$$u7b$closure$u7d$$u7d$::h2a569ad55b4beee0","symbolLocation":44,"imageIndex":1},{"imageOffset":3548420,"symbol":"objc_exception::try_no_ret::try_objc_execute_closure::hfe9e1a5cbaf09559","symbolLocation":80,"imageIndex":1},{"imageOffset":3609368,"symbol":"RustObjCExceptionTryCatch","symbolLocation":36,"imageIndex":1},{"imageOffset":3545584,"symbol":"objc_exception::try_no_ret::hc64fdd84107ceb63","symbolLocation":192,"imageIndex":1},{"imageOffset":3549144,"symbol":"objc_exception::try::h61d29a98afc8a69e","symbolLocation":72,"imageIndex":1},{"imageOffset":3572164,"symbol":"objc::exception::try::hea0d31a8bc0b8a7c","symbolLocation":40,"imageIndex":1},{"imageOffset":3556352,"symbol":"objc::message::platform::send_unverified::hd2a0d497e628505e","symbolLocation":136,"imageIndex":1},{"symbol":"objc::message::send_message::h8e8f98404a63ecc6","inline":true,"imageIndex":1,"imageOffset":72060,"symbolLocation":20,"sourceLine":178,"sourceFile":"mod.rs"},{"imageOffset":72060,"sourceLine":188,"sourceFile":"event_loop.rs","symbol":"tao::platform_impl::platform::event_loop::EventLoop$LT$T$GT$::run_return::hfda28b8ce47b7280","imageIndex":1,"symbolLocation":1060},{"imageOffset":877260,"sourceLine":48,"sourceFile":"run_return.rs","symbol":"_$LT$tao..event_loop..EventLoop$LT$T$GT$$u20$as$u20$tao..platform..run_return..EventLoopExtRunReturn$GT$::run_return::h457174e61842b1bd","imageIndex":1,"symbolLocation":52},{"imageOffset":961264,"sourceLine":1974,"sourceFile":"lib.rs","symbol":"_$LT$tauri_runtime_wry..Wry$LT$T$GT$$u20$as$u20$tauri_runtime..Runtime$LT$T$GT$$GT$::run_iteration::h1db55f1f1cbab287","imageIndex":1,"symbolLocation":300},{"imageOffset":96924,"sourceLine":816,"sourceFile":"app.rs","symbol":"tauri::app::App$LT$R$GT$::run_iteration::h56ad2592e0ab47b7","imageIndex":1,"symbolLocation":228},{"imageOffset":360120,"sourceLine":11,"sourceFile":"main.rs","symbol":"tauri_repro::main::h04d2eab6982d7f6b","imageIndex":1,"symbolLocation":7064},{"imageOffset":746872,"sourceLine":248,"sourceFile":"function.rs","symbol":"core::ops::function::FnOnce::call_once::h6d6b4e7820cf3aa3","imageIndex":1,"symbolLocation":20},{"imageOffset":400060,"sourceLine":122,"sourceFile":"backtrace.rs","symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h53a526a60d46a9fd","imageIndex":1,"symbolLocation":24},{"imageOffset":491716,"sourceLine":166,"sourceFile":"rt.rs","symbol":"std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h9c969d044c7ba0d3","imageIndex":1,"symbolLocation":28},{"imageOffset":5380104,"symbol":"std::rt::lang_start_internal::hcfc6b72e491bcbd0","symbolLocation":580,"imageIndex":1},{"imageOffset":491660,"sourceLine":165,"sourceFile":"rt.rs","symbol":"std::rt::lang_start::h7ee9c73b72a1fd29","imageIndex":1,"symbolLocation":84},{"imageOffset":360220,"symbol":"main","symbolLocation":36,"imageIndex":1},{"imageOffset":20620,"symbol":"start","symbolLocation":520,"imageIndex":7}]},{"id":7977001,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":7977002,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":7977006,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":7977008,"name":"JavaScriptCore libpas scavenger","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":9},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":8},{"imageOffset":2264688,"symbol":"scavenger_thread_main","symbolLocation":1232,"imageIndex":3},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":8},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":8}]},{"id":7977011,"name":"com.apple.coreanimation.render-server","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":9},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":9},{"imageOffset":293120,"symbol":"CA::Render::Server::server_thread(void*)","symbolLocation":520,"imageIndex":10},{"imageOffset":292584,"symbol":"thread_fun(void*)","symbolLocation":32,"imageIndex":10},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":8},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":8}]},{"id":7977012,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":7977014,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":7977015,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":7977045,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":9},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":9},{"imageOffset":545296,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":4},{"imageOffset":538304,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":4},{"imageOffset":535172,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":4},{"imageOffset":1761536,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":6},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":8},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":8}]},{"id":7977070,"name":"CVDisplayLink","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":9},{"imageOffset":30824,"symbol":"_pthread_cond_wait","symbolLocation":1280,"imageIndex":8},{"imageOffset":13184,"symbol":"CVDisplayLink::waitUntil(unsigned long long)","symbolLocation":324,"imageIndex":11},{"imageOffset":9312,"symbol":"CVDisplayLink::runIOThread()","symbolLocation":488,"imageIndex":11},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":8},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":8}]},{"id":7977074,"name":"CVDisplayLink","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":9},{"imageOffset":30824,"symbol":"_pthread_cond_wait","symbolLocation":1280,"imageIndex":8},{"imageOffset":13184,"symbol":"CVDisplayLink::waitUntil(unsigned long long)","symbolLocation":324,"imageIndex":11},{"imageOffset":9312,"symbol":"CVDisplayLink::runIOThread()","symbolLocation":488,"imageIndex":11},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":8},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":8}]}], | |
"usedImages" : [ | |
{ | |
"size" : 0, | |
"source" : "A", | |
"base" : 0, | |
"uuid" : "00000000-0000-0000-0000-000000000000" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4369350656, | |
"size" : 8142848, | |
"uuid" : "e6011a68-de4f-3991-bb14-f7cdc71f2846", | |
"path" : "\/Users\/USER\/*\/tauri_repro", | |
"name" : "tauri_repro" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 7779565568, | |
"CFBundleShortVersionString" : "17613", | |
"CFBundleIdentifier" : "com.apple.WebKit", | |
"size" : 11452416, | |
"uuid" : "51e1be1e-0e55-34ec-8ed1-4fc1cb9f4215", | |
"path" : "\/System\/Library\/Frameworks\/WebKit.framework\/Versions\/A\/WebKit", | |
"name" : "WebKit", | |
"CFBundleVersion" : "17613.3.9.1.16" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 7677075456, | |
"CFBundleShortVersionString" : "17613", | |
"CFBundleIdentifier" : "com.apple.JavaScriptCore", | |
"size" : 21512192, | |
"uuid" : "b24430a7-2663-39e6-94e3-ecbe948b1075", | |
"path" : "\/System\/Library\/Frameworks\/JavaScriptCore.framework\/Versions\/A\/JavaScriptCore", | |
"name" : "JavaScriptCore", | |
"CFBundleVersion" : "17613.3.9.1.16" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 7269433344, | |
"CFBundleShortVersionString" : "6.9", | |
"CFBundleIdentifier" : "com.apple.CoreFoundation", | |
"size" : 5533696, | |
"uuid" : "fc3c193d-0cdb-3569-9f0e-bd2507ca1dbb", | |
"path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", | |
"name" : "CoreFoundation", | |
"CFBundleVersion" : "1866" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 7416823808, | |
"CFBundleShortVersionString" : "2.1.1", | |
"CFBundleIdentifier" : "com.apple.HIToolbox", | |
"size" : 3358720, | |
"uuid" : "aaf900bd-bfb6-3af0-a8d3-e24bbe1d57f5", | |
"path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox", | |
"name" : "HIToolbox" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 7315214336, | |
"CFBundleShortVersionString" : "6.9", | |
"CFBundleIdentifier" : "com.apple.AppKit", | |
"size" : 15437824, | |
"uuid" : "5e432f87-5b58-391a-a542-fa2d909dd210", | |
"path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit", | |
"name" : "AppKit", | |
"CFBundleVersion" : "2113.60.148" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4390371328, | |
"size" : 393216, | |
"uuid" : "38ee9fe9-b66d-3066-8c5c-6ddf0d6944c6", | |
"path" : "\/usr\/lib\/dyld", | |
"name" : "dyld" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 7269109760, | |
"size" : 53248, | |
"uuid" : "63c4eef9-69a5-38b1-996e-8d31b66a051d", | |
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", | |
"name" : "libsystem_pthread.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 7268880384, | |
"size" : 229376, | |
"uuid" : "a9d87740-9c1d-3468-bf60-720a8d713cba", | |
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", | |
"name" : "libsystem_kernel.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 7385812992, | |
"CFBundleShortVersionString" : "1.11", | |
"CFBundleIdentifier" : "com.apple.QuartzCore", | |
"size" : 3325952, | |
"uuid" : "239ccbf7-85b5-3a4c-bf04-d50cf65feaea", | |
"path" : "\/System\/Library\/Frameworks\/QuartzCore.framework\/Versions\/A\/QuartzCore", | |
"name" : "QuartzCore", | |
"CFBundleVersion" : "964.35" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 7393558528, | |
"CFBundleShortVersionString" : "1.8", | |
"CFBundleIdentifier" : "com.apple.CoreVideo", | |
"size" : 385024, | |
"uuid" : "5ae3672a-4b9a-3ef6-b310-a2d980d6ca0e", | |
"path" : "\/System\/Library\/Frameworks\/CoreVideo.framework\/Versions\/A\/CoreVideo", | |
"name" : "CoreVideo", | |
"CFBundleVersion" : "480.1" | |
} | |
], | |
"sharedCache" : { | |
"base" : 7265812480, | |
"size" : 3144744960, | |
"uuid" : "049b583e-d4dc-3b2b-88da-e52d6e18313d" | |
}, | |
"vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=1.7G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.7G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 640K 5 \nActivity Tracing 256K 1 \nCG backing stores 4288K 8 \nCG image 304K 6 \nColorSync 576K 25 \nCoreAnimation 112K 7 \nCoreGraphics 48K 3 \nCoreUI image data 400K 6 \nDispatch continuations 80.0M 1 \nFoundation 16K 1 \nImage IO 16K 1 \nJS JIT generated code 512.0M 3 \nKernel Alloc Once 32K 1 \nMALLOC 144.4M 48 \nMALLOC guard page 192K 10 \nMALLOC_MEDIUM (reserved) 840.0M 7 reserved VM address space (unallocated)\nSTACK GUARD 176K 11 \nStack 14.3M 12 \nStack Guard 56.0M 1 \nVM_ALLOCATE 704K 22 \nWebKit Malloc 160.0M 3 \nWebKit Malloc (reserved) 32.0M 1 reserved VM address space (unallocated)\n__AUTH 2521K 297 \n__AUTH_CONST 19.7M 488 \n__CTF 756 1 \n__DATA 14.8M 479 \n__DATA_CONST 17.8M 495 \n__DATA_DIRTY 1740K 207 \n__FONT_DATA 4K 1 \n__GLSLBUILTINS 5176K 1 \n__LINKEDIT 587.3M 6 \n__OBJC_CONST 3391K 266 \n__OBJC_RO 83.0M 1 \n__OBJC_RW 3168K 1 \n__TEXT 496.8M 513 \n__UNICODE 592K 1 \ndyld private memory 1024K 1 \nmapped file 181.1M 25 \nshared memory 1392K 14 \n=========== ======= ======= \nTOTAL 3.2G 2980 \nTOTAL, minus reserved VM space 2.3G 2980 \n", | |
"legacyInfo" : { | |
"threadTriggered" : { | |
"name" : "main", | |
"queue" : "com.apple.main-thread" | |
} | |
}, | |
"trialInfo" : { | |
"rollouts" : [ | |
{ | |
"rolloutId" : "60186475825c62000ccf5450", | |
"factorPackIds" : { | |
}, | |
"deploymentId" : 240000026 | |
}, | |
{ | |
"rolloutId" : "5fb4245a1bbfe8005e33a1e1", | |
"factorPackIds" : { | |
}, | |
"deploymentId" : 240000015 | |
} | |
], | |
"experiments" : [ | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment