Skip to content

Instantly share code, notes, and snippets.

@fengb

fengb/Backtrace Secret

Created June 12, 2020 04:37
Show Gist options
  • Save fengb/50b28091598f7f338253afea447e42a3 to your computer and use it in GitHub Desktop.
Save fengb/50b28091598f7f338253afea447e42a3 to your computer and use it in GitHub Desktop.
* thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=2, address=0x7ffeef3ff4f0)
* frame #0: 0x0000000100061514 testrom`compiler_rt.stack_probe.zig_probe_stack at stack_probe.zig:14:13 [opt]
frame #1: 0x000000010000312a testrom`std.start.main at start.zig:252:37
frame #2: 0x0000000100003117 testrom`std.start.main [inlined] std.start.initEventLoopAndCallMain at start.zig:225
frame #3: 0x0000000100003117 testrom`std.start.main [inlined] std.start.callMainWithArgs(argc=3, argv=0x00007ffeefbff700, envp=[][*:0]u8 @ 0x00007ffeefbff598) at start.zig:188
frame #4: 0x00000001000030b6 testrom`std.start.main(c_argc=3, c_argv=0x00007ffeefbff700, c_envp=0x00007ffeefbff720) at start.zig:195
frame #5: 0x00007fff69ea1cc9 libdyld.dylib`start + 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment