Skip to content

Instantly share code, notes, and snippets.

@jwiegley
Created October 9, 2023 22:49
Show Gist options
  • Save jwiegley/7fa3cffd5fd040a104f8e4c03f0ae5a0 to your computer and use it in GitHub Desktop.
Save jwiegley/7fa3cffd5fd040a104f8e4c03f0ae5a0 to your computer and use it in GitHub Desktop.
(lldb) target create --core "/cores/core.25283"
Core file '/cores/core.25283' (arm64) was loaded.
(lldb) thread backtrace
* thread #53, stop reason = ESR_EC_DABORT_EL0 (fault address: 0x60a8)
* frame #0: 0x0000000108fee5f4 chainweb-node`stg_ap_0_fast + 12
(lldb) quit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment