Skip to content

Instantly share code, notes, and snippets.

@poga
Created June 2, 2011 12:54
Show Gist options
  • Save poga/1004369 to your computer and use it in GitHub Desktop.
Save poga/1004369 to your computer and use it in GitHub Desktop.
>> quit
<internal:lib/rubygems/custom_require>:29: [BUG] Segmentation fault
ruby 1.9.2p0 (2010-08-18 revision 29036) [x86_64-darwin10.4.0]
-- control frame ----------
c:0014 p:---- s:0047 b:0047 l:000046 d:000046 CFUNC :require
c:0013 p:0013 s:0043 b:0043 l:000042 d:000042 METHOD <internal:lib/rubygems/custom_require>:29
c:0012 p:0041 s:0038 b:0038 l:000037 d:000037 METHOD /Users/poga/.rvm/gems/ruby-1.9.2-p0/gems/ripl-rc-0.2.1/lib/ripl/rc/mkdir_history.rb:10
c:0011 p:0011 s:0035 b:0035 l:000034 d:000034 METHOD /Users/poga/.rvm/gems/ruby-1.9.2-p0/gems/ripl-0.3.5/lib/ripl/history.rb:22
c:0010 p:0053 s:0032 b:0032 l:000031 d:000031 METHOD /Users/poga/.rvm/gems/ruby-1.9.2-p0/gems/ripl-rc-0.2.1/lib/ripl/rc/ctrld_newline.rb:11
c:0009 p:0033 s:0029 b:0029 l:000028 d:000028 METHOD /Users/poga/.rvm/gems/ruby-1.9.2-p0/gems/ripl-0.3.5/lib/ripl/shell.rb:31
c:0008 p:0233 s:0026 b:0026 l:000025 d:000025 METHOD /Users/poga/.rvm/gems/ruby-1.9.2-p0/gems/ripl-0.3.5/lib/ripl/runner.rb:37
c:0007 p:0019 s:0021 b:0021 l:000020 d:000020 METHOD /Users/poga/.rvm/gems/ruby-1.9.2-p0/gems/ripl-0.3.5/lib/ripl.rb:6
c:0006 p:0163 s:0017 b:0017 l:000016 d:000016 TOP /Users/poga/.rvm/gems/ruby-1.9.2-p0/gems/ripl-rc-0.2.1/bin/ripl-rc:16
c:0005 p:---- s:0013 b:0013 l:000012 d:000012 FINISH
c:0004 p:---- s:0011 b:0011 l:000010 d:000010 CFUNC :load
c:0003 p:0127 s:0007 b:0007 l:001598 d:0015f0 EVAL /Users/poga/.rvm/gems/ruby-1.9.2-p0/bin/ripl-rc:19
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:0000 s:0002 b:0002 l:001598 d:001598 TOP
---------------------------
-- Ruby level backtrace information ----------------------------------------
/Users/poga/.rvm/gems/ruby-1.9.2-p0/bin/ripl-rc:19:in `<main>'
/Users/poga/.rvm/gems/ruby-1.9.2-p0/bin/ripl-rc:19:in `load'
/Users/poga/.rvm/gems/ruby-1.9.2-p0/gems/ripl-rc-0.2.1/bin/ripl-rc:16:in `<top (required)>'
/Users/poga/.rvm/gems/ruby-1.9.2-p0/gems/ripl-0.3.5/lib/ripl.rb:6:in `start'
/Users/poga/.rvm/gems/ruby-1.9.2-p0/gems/ripl-0.3.5/lib/ripl/runner.rb:37:in `start'
/Users/poga/.rvm/gems/ruby-1.9.2-p0/gems/ripl-0.3.5/lib/ripl/shell.rb:31:in `loop'
/Users/poga/.rvm/gems/ruby-1.9.2-p0/gems/ripl-rc-0.2.1/lib/ripl/rc/ctrld_newline.rb:11:in `after_loop'
/Users/poga/.rvm/gems/ruby-1.9.2-p0/gems/ripl-0.3.5/lib/ripl/history.rb:22:in `after_loop'
/Users/poga/.rvm/gems/ruby-1.9.2-p0/gems/ripl-rc-0.2.1/lib/ripl/rc/mkdir_history.rb:10:in `write_history'
<internal:lib/rubygems/custom_require>:29:in `require'
<internal:lib/rubygems/custom_require>:29:in `require'
-- C level backtrace information -------------------------------------------
[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
Abort trap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment