H:\>ruby -v ruby 1.9.1p243 (2009-07-16 revision 24175) [i386-mingw32] H:\>ruby ensure_dynamic_method.rb hello from a dynamically defined method! ensure_dynamic_method.rb:14: [BUG] Segmentation fault ruby 1.9.1p243 (2009-07-16 revision 24175) [i386-mingw32] -- control frame ---------- c:0007 p:0009 s:0018 b:0018 l:000013 d:000017 BLOCK ensure_dynamic_method.rb:14 c:0006 p:0033 s:0015 b:0014 l:000013 d:000013 METHOD ensure_dynamic_method.rb:15 c:0005 p:---- s:0011 b:0011 l:000010 d:000010 FINISH c:0004 p:---- s:0009 b:0009 l:000008 d:000008 CFUNC :detect c:0003 p:0035 s:0006 b:0006 l:0012b4 d:001244 EVAL ensure_dynamic_method.rb:23 c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH c:0001 p:0000 s:0002 b:0002 l:0012b4 d:0012b4 TOP --------------------------- -- Ruby level backtrace information----------------------------------------- ensure_dynamic_method.rb:14:in `ensure in each' ensure_dynamic_method.rb:15:in `each' ensure_dynamic_method.rb:23:in `detect' ensure_dynamic_method.rb:23:in `
' [NOTE] You may encounter a bug of Ruby interpreter. Bug reports are welcome. For details: http://www.ruby-lang.org/bugreport.html This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. H:\>