Skip to content

Instantly share code, notes, and snippets.

@slyphon
Created May 10, 2012 19:35
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 slyphon/22338464cd47e0e50970 to your computer and use it in GitHub Desktop.
Save slyphon/22338464cd47e0e50970 to your computer and use it in GitHub Desktop.
stack snippet from a segfault on i386 linux
/home/vagrant/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(+0x17ee5a) [0xe8ae5a] vm_dump.c:796
/home/vagrant/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(+0x52a13) [0xd5ea13] error.c:258
/home/vagrant/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(rb_bug+0x44) [0xd5f734] error.c:277
/home/vagrant/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(+0x10e58c) [0xe1a58c] signal.c:609 [0xbcb40c]
/lib/i386-linux-gnu/libpthread.so.0(pthread_join+0x2a) [0x67dd9a]
/home/vagrant/builds/slyphon/zookeeper/ext/zookeeper_c.so(adaptor_finish+0x99) [0x3b90c9] src/mt_adaptor.c:219
/home/vagrant/builds/slyphon/zookeeper/ext/zookeeper_c.so(zookeeper_close+0xc2) [0x3b40b2] src/zookeeper.c:2297
/home/vagrant/builds/slyphon/zookeeper/ext/zookeeper_c.so(+0x8ae1) [0x3a5ae1]
/home/vagrant/builds/slyphon/zookeeper/ext/zookeeper_c.so(+0xb4fd) [0x3a84fd]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment