Skip to content

Instantly share code, notes, and snippets.

@zbskii
Created May 20, 2011 05:04
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 zbskii/982391 to your computer and use it in GitHub Desktop.
Save zbskii/982391 to your computer and use it in GitHub Desktop.
"debug.rb"
1
true
debug.rb:33: [BUG] Segmentation fault
ruby 1.9.2p180 (2011-02-18 revision 30909) [x86_64-darwin10.6.0]
-- control frame ----------
c:0007 p:---- s:0023 b:0023 l:000022 d:000022 CFUNC :frame_file
c:0006 p:0080 s:0019 b:0019 l:000018 d:000018 METHOD debug.rb:33
c:0005 p:0235 s:0013 b:0013 l:000012 d:000012 METHOD debug.rb:20
c:0004 p:0024 s:0008 b:0008 l:002388 d:000007 BLOCK debug.rb:9
c:0003 p:---- s:0006 b:0006 l:000005 d:000005 FINISH
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 CFUNC :call
c:0001 p:0000 s:0002 b:0002 l:0014f8 d:0014f8 TOP
---------------------------
-- Ruby level backtrace information ----------------------------------------
debug.rb:0:in `call'
debug.rb:9:in `block in post_mortem'
debug.rb:20:in `handle_post_mortem'
debug.rb:33:in `doit'
debug.rb:33:in `frame_file'
-- C level backtrace information -------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment