Skip to content

Instantly share code, notes, and snippets.

@kiryl
Created June 7, 2012 12:44
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 kiryl/2888631 to your computer and use it in GitHub Desktop.
Save kiryl/2888631 to your computer and use it in GitHub Desktop.
(gdb) bt
#0 0x00007ffff423daa3 in st_lookup () from /usr/lib/libruby1.8.so.1.8
#1 0x00007fffed41ab82 in rb_intern3 () from /usr/lib/libruby-1.9.1.so.1.9
#2 0x00007fffed78c609 in Init_notmuch () at init.c:50
#3 0x00007ffff41cd815 in dln_load () from /usr/lib/libruby1.8.so.1.8
#4 0x00007ffff41edf5b in rb_require_safe () from /usr/lib/libruby1.8.so.1.8
#5 0x00007ffff41df842 in ?? () from /usr/lib/libruby1.8.so.1.8
#6 0x00007ffff41dfaef in ?? () from /usr/lib/libruby1.8.so.1.8
#7 0x00007ffff41e740b in ?? () from /usr/lib/libruby1.8.so.1.8
#8 0x00007ffff41eac03 in ?? () from /usr/lib/libruby1.8.so.1.8
#9 0x00007ffff41eb711 in rb_eval_string () from /usr/lib/libruby1.8.so.1.8
#10 0x00007ffff41d9b69 in rb_protect () from /usr/lib/libruby1.8.so.1.8
#11 0x00000000005b974b in ex_ruby ()
#12 0x0000000000495cfc in do_cmdline ()
#13 0x000000000046db8d in ?? ()
#14 0x000000000046e5c7 in ?? ()
#15 0x0000000000472068 in ?? ()
#16 0x00000000004753b8 in ex_call ()
#17 0x0000000000495cfc in do_cmdline ()
#18 0x000000000043b6fe in ?? ()
#19 0x0000000000497fa7 in do_cmdline ()
#20 0x000000000043d8c2 in main ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment