Skip to content

Instantly share code, notes, and snippets.

@brapse
Created February 10, 2010 22:56
Show Gist options
  • Save brapse/300936 to your computer and use it in GitHub Desktop.
Save brapse/300936 to your computer and use it in GitHub Desktop.
/Users/brapse/.rvm/gems/ruby-1.9.1-p378/gems/wordnet-0.0.5/lib/wordnet/lexicon.rb:112: [BUG] unknown type 0x22 (0xc given)
ruby 1.9.1p378 (2010-01-10 revision 26273) [i386-darwin9.8.0]
-- control frame ----------
c:0007 p:---- s:0028 b:0028 l:000027 d:000027 CFUNC :new
c:0006 p:0183 s:0022 b:0022 l:000021 d:000021 METHOD /Users/brapse/.rvm/gems/ruby-1.9.1-p378/gems/wordnet-0.0.5/lib/wordnet/lexicon.rb:112
c:0005 p:---- s:0013 b:0013 l:000012 d:000012 FINISH
c:0004 p:---- s:0011 b:0011 l:000010 d:000010 CFUNC :new
c:0003 p:0041 s:0008 b:0008 l:002604 d:0015ac EVAL build.rb:5
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:0000 s:0002 b:0002 l:002604 d:002604 TOP
---------------------------
-- Ruby level backtrace information-----------------------------------------
/Users/brapse/.rvm/gems/ruby-1.9.1-p378/gems/wordnet-0.0.5/lib/wordnet/lexicon.rb:112:in `new'
/Users/brapse/.rvm/gems/ruby-1.9.1-p378/gems/wordnet-0.0.5/lib/wordnet/lexicon.rb:112:in `initialize'
build.rb:5:in `new'
build.rb:5:in `<main>'
-- C level backtrace information -------------------------------------------
0x1186e2 0 ruby 0x001186e2 rb_vm_bugreport + 82
0x2c41c 1 ruby 0x0002c41c rb_warning + 444
0x2c47b 2 ruby 0x0002c47b rb_bug + 43
0x2ecb3 3 ruby 0x0002ecb3 rb_check_type + 387
0x450b63 4 bdb.bundle 0x00450b63 bdb_init_env + 9971
0x1040d5 5 ruby 0x001040d5 rb_iseq_compile + 1141
0x107d9c 6 ruby 0x00107d9c rb_make_backtrace + 428
0x10894a 7 ruby 0x0010894a rb_raise_method_missing + 922
0x10af5b 8 ruby 0x0010af5b rb_raise_method_missing + 10667
0x1100e4 9 ruby 0x001100e4 rb_raise_method_missing + 31540
0x11175c 10 ruby 0x0011175c rb_f_eval + 1244
0x111b0b 11 ruby 0x00111b0b rb_funcall2 + 283
0x3050b 12 ruby 0x0003050b rb_obj_call_init + 75
0x64f4a 13 ruby 0x00064f4a rb_class_new_instance + 42
0x1040d5 14 ruby 0x001040d5 rb_iseq_compile + 1141
0x107d9c 15 ruby 0x00107d9c rb_make_backtrace + 428
0x10894a 16 ruby 0x0010894a rb_raise_method_missing + 922
0x10af5b 17 ruby 0x0010af5b rb_raise_method_missing + 10667
0x1100e4 18 ruby 0x001100e4 rb_raise_method_missing + 31540
0x1104bf 19 ruby 0x001104bf rb_iseq_eval_main + 159
0x2f579 20 ruby 0x0002f579 ruby_exec_node + 169
0x31b4e 21 ruby 0x00031b4e ruby_run_node + 94
0x212f 22 ruby 0x0000212f main + 95
0x2096 23 ruby 0x00002096 start + 54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment