Skip to content

Instantly share code, notes, and snippets.

@arodland
Created June 3, 2017 19:30
Show Gist options
  • Save arodland/c04f7b002e1f68fff26cab6d2e2a80e3 to your computer and use it in GitHub Desktop.
Save arodland/c04f7b002e1f68fff26cab6d2e2a80e3 to your computer and use it in GitHub Desktop.
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f70fcef2700 (LWP 23173)]
0x00007f7100f84cdd in __memset_sse2 () from /lib64/libc.so.6
(gdb) bt
#0 0x00007f7100f84cdd in __memset_sse2 () from /lib64/libc.so.6
#1 0x000000000040fff2 in slab_rebalance_finish () at slabs.c:994
#2 slab_rebalance_thread (arg=<optimized out>) at slabs.c:1055
#3 0x00007f71012c3df5 in start_thread () from /lib64/libpthread.so.0
#4 0x00007f7100ff11ad in clone () from /lib64/libc.so.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment