Skip to content

Instantly share code, notes, and snippets.

@hnakamur
Created September 12, 2012 15:39
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 hnakamur/3707508 to your computer and use it in GitHub Desktop.
Save hnakamur/3707508 to your computer and use it in GitHub Desktop.
still segfault
(gdb) set follow-fork-mode child
(gdb) run tools/checkit tests/test-fs.lua
Starting program: /Users/hnakamur/mysrc/lev/build/lev tools/checkit tests/test-fs.lua
*lev core started: 47121
✔ fs_sync_test: 10/10 within 2.422 ms
Core exited with status 0, signal 11
Program exited normally.
(gdb) where
No stack.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment