Skip to content

Instantly share code, notes, and snippets.

@therobot
Created January 19, 2011 13:12
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 therobot/0c641351ae2627559193 to your computer and use it in GitHub Desktop.
Save therobot/0c641351ae2627559193 to your computer and use it in GitHub Desktop.
sudo gdb ruby 10184
#0 0xb781b424 in __kernel_vsyscall ()
#1 0xb7717b5d in pthread_join () from /lib/tls/i686/cmov/libpthread.so.0
#2 0xb7759d78 in rb_thread_stop_timer () from /usr/lib/libruby1.8.so.1.8
#3 0xb77704da in ?? () from /usr/lib/libruby1.8.so.1.8
#4 0xb776f9cd in ?? () from /usr/lib/libruby1.8.so.1.8
#5 0x00000000 in ?? ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment