Skip to content

Instantly share code, notes, and snippets.

@bil-bas
Created November 10, 2010 13:26
Show Gist options
  • Select an option

  • Save bil-bas/670843 to your computer and use it in GitHub Desktop.

Select an option

Save bil-bas/670843 to your computer and use it in GitHub Desktop.
C:/Users/Spooner/RubymineProjects/fidgit/examples/scroll_window_example.rb:44: [BUG] Segmentation fault
ruby 1.9.2dev (2010-05-31) [i386-mingw32]
-- control frame ----------
c:0008 p:---- s:0019 b:0019 l:000018 d:000018 CFUNC :(null)
c:0007 p:---- s:0017 b:0017 l:000016 d:000016 CFUNC :new
c:0006 p:0043 s:0014 b:0014 l:000013 d:000013 TOP C:/Users/Spooner/RubymineProjects/fidgit/examples/scroll_window_example.rb:44
c:0005 p:---- s:0012 b:0012 l:000011 d:000011 FINISH
c:0004 p:---- s:0010 b:0010 l:000009 d:000009 CFUNC :load
c:0003 p:0051 s:0006 b:0006 l:000434 d:0006cc EVAL -e:1
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:0000 s:0002 b:0002 l:000434 d:000434 TOP
---------------------------
-- Ruby level backtrace information ----------------------------------------
-e:1:in `<main>'
-e:1:in `load'
C:/Users/Spooner/RubymineProjects/fidgit/examples/scroll_window_example.rb:44:in `<top (required)>'
C:/Users/Spooner/RubymineProjects/fidgit/examples/scroll_window_example.rb:44:in `new'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment