Created
September 29, 2011 07:27
-
-
Save denysonique/1250185 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ome/dennis/.rvm/gems/ruby-1.9.2-p290/bin/rspec: [BUG] Segmentation fault | |
ruby 1.9.2p290 (2011-07-09 revision 32553) [i686-linux] | |
-- control frame ---------- | |
c:0001 p:0000 s:0002 b:0002 l:00124c d:00124c TOP | |
--------------------------- | |
-- C level backtrace information ------------------------------------------- | |
/home/dennis/.rvm/rubies/ruby-1.9.2-p290/lib/libruby.so.1.9(rb_vm_bugreport+0x72) [0xb77100e2] | |
/home/dennis/.rvm/rubies/ruby-1.9.2-p290/lib/libruby.so.1.9(+0x563a1) [0xb75ea3a1] | |
/home/dennis/.rvm/rubies/ruby-1.9.2-p290/lib/libruby.so.1.9(rb_bug+0x3a) [0xb75ea48a] | |
/home/dennis/.rvm/rubies/ruby-1.9.2-p290/lib/libruby.so.1.9(+0x108bd4) [0xb769cbd4] | |
[0xb77a040c] | |
/lib/libc.so.6(__cxa_finalize+0xc0) [0xb73aada0] | |
/usr/lib/libglibmm-2.4.so.1(+0x2b8d5) [0xb5d7f8d5] | |
/usr/lib/libglibmm-2.4.so.1(+0x54ae0) [0xb5da8ae0] | |
/lib/ld-linux.so.2(+0x137cc) [0xb77977cc] | |
/lib/ld-linux.so.2(+0x142e8) [0xb77982e8] | |
/lib/libdl.so.2(+0xcb5) [0xb7535cb5] | |
/lib/ld-linux.so.2(+0xe7f7) [0xb77927f7] | |
/lib/libdl.so.2(+0x10ad) [0xb75360ad] | |
/lib/libdl.so.2(dlclose+0x2b) [0xb7535ceb] | |
/home/dennis/.rvm/gems/ruby-1.9.2-p290/gems/ffi-1.0.9/lib/ffi_c.so(+0xe8f8) [0xb71438f8] | |
/home/dennis/.rvm/rubies/ruby-1.9.2-p290/lib/libruby.so.1.9(+0x6cbba) [0xb7600bba] | |
/home/dennis/.rvm/rubies/ruby-1.9.2-p290/lib/libruby.so.1.9(ruby_cleanup+0x1be) [0xb75ee11e] | |
/home/dennis/.rvm/rubies/ruby-1.9.2-p290/lib/libruby.so.1.9(ruby_run_node+0x3d) [0xb75ee35d] | |
ruby(main+0x68) [0x80487f8] | |
/lib/libc.so.6(__libc_start_main+0xe7) [0xb7393e17] | |
ruby() [0x80486d1] | |
[NOTE] | |
You may have encountered a bug in the Ruby interpreter or extension libraries. | |
Bug reports are welcome. | |
For details: http://www.ruby-lang.org/bugreport.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment