Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mitsuhiko/241d44daa818c3417448805bc70e8bee to your computer and use it in GitHub Desktop.
Save mitsuhiko/241d44daa818c3417448805bc70e8bee to your computer and use it in GitHub Desktop.
sentry-cli-Darwin-x86_64`thread_local::thread_id::get::hc2a84d0e0859fd2f:
-> 0x1005d384b <+123>: movdqa (%rax), %xmm0
0x1005d384f <+127>: movq $0x1, (%rax)
0x1005d3856 <+134>: movq %rcx, 0x8(%rax)
0x1005d385a <+138>: movdqa %xmm0, -0x20(%rbp)
Target 0: (sentry-cli-Darwin-x86_64) stopped.
(lldb) bt
* thread #2, stop reason = EXC_BAD_ACCESS (code=EXC_I386_GPFLT)
* frame #0: 0x00000001005d384b sentry-cli-Darwin-x86_64`thread_local::thread_id::get::hc2a84d0e0859fd2f + 123
frame #1: 0x00000001005763d6 sentry-cli-Darwin-x86_64`regex::re_unicode::Regex::captures::hd2ce31a6cd7fdbc7 + 70
frame #2: 0x000000010028546a sentry-cli-Darwin-x86_64`sentry::utils::model_support::get_family::h5d45093d44038371 + 138
frame #3: 0x00000001002607d9 sentry-cli-Darwin-x86_64`sentry::utils::device_context::h156d472bb37320a7 + 41
frame #4: 0x000000010029911a sentry-cli-Darwin-x86_64`sentry::scope::real::default_scope::he03b8dde6e1b8d57 + 1946
frame #5: 0x0000000100292e1e sentry-cli-Darwin-x86_64`std::sync::once::Once::call_once::_$u7b$$u7b$closure$u7d$$u7d$::hb414e437eeb9aa9b + 94
frame #6: 0x00000001005f95a8 sentry-cli-Darwin-x86_64`std::sync::once::Once::call_inner::he1b9e5ca4dbc0387 + 312
frame #7: 0x000000010029966b sentry-cli-Darwin-x86_64`sentry::scope::real::Stack::for_thread::hb979440bd1941939 + 123
frame #8: 0x000000010029c485 sentry-cli-Darwin-x86_64`sentry::scope::real::THREAD_STACK::__init::hf3bbcf484ef11b19 + 21
frame #9: 0x000000010025a0e6 sentry-cli-Darwin-x86_64`_$LT$std..thread..local..LocalKey$LT$T$GT$$GT$::with::h9ef9690e57d7a43d + 70
frame #10: 0x000000010029aacc sentry-cli-Darwin-x86_64`sentry::scope::real::bind_client::hd34a24a3a7866577 + 76
frame #11: 0x0000000100124d76 sentry-cli-Darwin-x86_64`sentry_cli::utils::crashreporting::bind_configured_client::h89cc993b0501bc00 + 998
frame #12: 0x000000010014b7a9 sentry-cli-Darwin-x86_64`sentry_cli::commands::main::hbd296941aaf26249 + 121
frame #13: 0x00000001001a17af sentry-cli-Darwin-x86_64`std::sys_common::backtrace::__rust_begin_short_backtrace::h5fb7782a411dc563 + 15
frame #14: 0x0000000100605f6f sentry-cli-Darwin-x86_64`__rust_maybe_catch_panic + 31
frame #15: 0x000000010007bf9a sentry-cli-Darwin-x86_64`_$LT$F$u20$as$u20$alloc..boxed..FnBox$LT$A$GT$$GT$::call_box::h1719b10ddb8fe799 + 138
frame #16: 0x00000001005f9808 sentry-cli-Darwin-x86_64`std::sys_common::thread::start_thread::hffc3810a6e03b74d + 136
frame #17: 0x00000001005da8f9 sentry-cli-Darwin-x86_64`std::sys::unix::thread::Thread::new::thread_start::hbd2eb72915a2a86e + 9
frame #18: 0x00007fff7567f6c1 libsystem_pthread.dylib`_pthread_body + 340
frame #19: 0x00007fff7567f56d libsystem_pthread.dylib`_pthread_start + 377
frame #20: 0x00007fff7567ec5d libsystem_pthread.dylib`thread_start + 13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment