Skip to content

Instantly share code, notes, and snippets.

@nwg
Created December 29, 2018 20:21
Show Gist options
  • Save nwg/ee163c346b7820a13225d77f07a1885b to your computer and use it in GitHub Desktop.
Save nwg/ee163c346b7820a13225d77f07a1885b to your computer and use it in GitHub Desktop.
Process 1825 stopped
* thread #5, stop reason = EXC_BAD_ACCESS (code=EXC_I386_GPFLT)
frame #0: 0x00000001120f931b
-> 0x1120f931b: movaps 0x7e6(%rip), %xmm0
0x1120f9322: movups %xmm0, 0x88(%rbx)
0x1120f9329: movaps 0x7e8(%rip), %xmm0
0x1120f9330: movups %xmm0, 0x98(%rbx)
Target 0: (snap-test2) stopped.
(lldb) bt
* thread #5, stop reason = EXC_BAD_ACCESS (code=EXC_I386_GPFLT)
* frame #0: 0x00000001120f931b
frame #1: 0x0000000111686f2f
frame #2: 0x000000010ce31598
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment