Skip to content

Instantly share code, notes, and snippets.

@jacbar
Created May 22, 2011 21:09
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 jacbar/985897 to your computer and use it in GitHub Desktop.
Save jacbar/985897 to your computer and use it in GitHub Desktop.
jacbar@jacbar:~/aprog/ak_proj$ rspec spec
/home/jacbar/aprog/ak_proj/spec/rational_spec.rb:6: [BUG] unknown type 0x22 (0xc given)
ruby 1.9.2p180 (2011-02-18 revision 30909) [x86_64-linux]
-- control frame ----------
c:0024 p:---- s:0087 b:0087 l:000086 d:000086 CFUNC :initialize
c:0023 p:---- s:0085 b:0085 l:000084 d:000084 CFUNC :new
c:0022 p:0017 s:0081 b:0081 l:002108 d:000080 BLOCK /home/jacbar/aprog/ak_proj/spec/rational_spec.rb:6
c:0021 p:---- s:0079 b:0079 l:000078 d:000078 FINISH
c:0020 p:---- s:0077 b:0077 l:000076 d:000076 CFUNC :instance_eval
c:0019 p:0026 s:0074 b:0074 l:001d10 d:000073 BLOCK /usr/local/rvm/gems/ruby-1.9.2-p180/gems/rspec-core-2.6.2/lib/rspec/core/example.rb:48
c:0018 p:0024 s:0071 b:0071 l:000070 d:000070 METHOD /usr/local/rvm/gems/ruby-1.9.2-p180/gems/rspec-core-2.6.2/lib/rspec/core/example.rb:107
c:0017 p:0059 s:0067 b:0067 l:001d10 d:001d10 METHOD /usr/local/rvm/gems/ruby-1.9.2-p180/gems/rspec-core-2.6.2/lib/rspec/core/example.rb:45
c:0016 p:0071 s:0061 b:0061 l:000050 d:000060 BLOCK /usr/local/rvm/gems/ruby-1.9.2-p180/gems/rspec-core-2.6.2/lib/rspec/core/example_group.rb:294
c:0015 p:---- s:0056 b:0056 l:000055 d:000055 FINISH
c:0014 p:---- s:0054 b:0054 l:000053 d:000053 CFUNC :map
c:0013 p:0017 s:0051 b:0051 l:000050 d:000050 METHOD /usr/local/rvm/gems/ruby-1.9.2-p180/gems/rspec-core-2.6.2/lib/rspec/core/example_group.rb:290
c:0012 p:0096 s:0047 b:0047 l:000046 d:000046 METHOD /usr/local/rvm/gems/ruby-1.9.2-p180/gems/rspec-core-2.6.2/lib/rspec/core/example_group.rb:262
c:0011 p:0014 s:0040 b:0040 l:000024 d:000039 BLOCK /usr/local/rvm/gems/ruby-1.9.2-p180/gems/rspec-core-2.6.2/lib/rspec/core/command_line.rb:24
c:0010 p:---- s:0037 b:0037 l:000036 d:000036 FINISH
c:0009 p:---- s:0035 b:0035 l:000034 d:000034 CFUNC :map
c:0008 p:0035 s:0032 b:0032 l:000024 d:000031 BLOCK /usr/local/rvm/gems/ruby-1.9.2-p180/gems/rspec-core-2.6.2/lib/rspec/core/command_line.rb:24
c:0007 p:0022 s:0029 b:0029 l:000028 d:000028 METHOD /usr/local/rvm/gems/ruby-1.9.2-p180/gems/rspec-core-2.6.2/lib/rspec/core/reporter.rb:12
c:0006 p:0113 s:0025 b:0025 l:000024 d:000024 METHOD /usr/local/rvm/gems/ruby-1.9.2-p180/gems/rspec-core-2.6.2/lib/rspec/core/command_line.rb:21
c:0005 p:0055 s:0020 b:0020 l:000019 d:000019 METHOD /usr/local/rvm/gems/ruby-1.9.2-p180/gems/rspec-core-2.6.2/lib/rspec/core/runner.rb:80
c:0004 p:0101 s:0014 b:0014 l:000013 d:000013 METHOD /usr/local/rvm/gems/ruby-1.9.2-p180/gems/rspec-core-2.6.2/lib/rspec/core/runner.rb:69
c:0003 p:0021 s:0007 b:0006 l:000cf8 d:000005 BLOCK /usr/local/rvm/gems/ruby-1.9.2-p180/gems/rspec-core-2.6.2/lib/rspec/core/runner.rb:11
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:0000 s:0002 b:0002 l:0014c8 d:0014c8 TOP
---------------------------
-- Ruby level backtrace information ----------------------------------------
/usr/local/rvm/gems/ruby-1.9.2-p180/gems/rspec-core-2.6.2/lib/rspec/core/runner.rb:11:in `block in autorun'
/usr/local/rvm/gems/ruby-1.9.2-p180/gems/rspec-core-2.6.2/lib/rspec/core/runner.rb:69:in `run'
/usr/local/rvm/gems/ruby-1.9.2-p180/gems/rspec-core-2.6.2/lib/rspec/core/runner.rb:80:in `run_in_process'
/usr/local/rvm/gems/ruby-1.9.2-p180/gems/rspec-core-2.6.2/lib/rspec/core/command_line.rb:21:in `run'
/usr/local/rvm/gems/ruby-1.9.2-p180/gems/rspec-core-2.6.2/lib/rspec/core/reporter.rb:12:in `report'
/usr/local/rvm/gems/ruby-1.9.2-p180/gems/rspec-core-2.6.2/lib/rspec/core/command_line.rb:24:in `block in run'
/usr/local/rvm/gems/ruby-1.9.2-p180/gems/rspec-core-2.6.2/lib/rspec/core/command_line.rb:24:in `map'
/usr/local/rvm/gems/ruby-1.9.2-p180/gems/rspec-core-2.6.2/lib/rspec/core/command_line.rb:24:in `block (2 levels) in run'
/usr/local/rvm/gems/ruby-1.9.2-p180/gems/rspec-core-2.6.2/lib/rspec/core/example_group.rb:262:in `run'
/usr/local/rvm/gems/ruby-1.9.2-p180/gems/rspec-core-2.6.2/lib/rspec/core/example_group.rb:290:in `run_examples'
/usr/local/rvm/gems/ruby-1.9.2-p180/gems/rspec-core-2.6.2/lib/rspec/core/example_group.rb:290:in `map'
/usr/local/rvm/gems/ruby-1.9.2-p180/gems/rspec-core-2.6.2/lib/rspec/core/example_group.rb:294:in `block in run_examples'
/usr/local/rvm/gems/ruby-1.9.2-p180/gems/rspec-core-2.6.2/lib/rspec/core/example.rb:45:in `run'
/usr/local/rvm/gems/ruby-1.9.2-p180/gems/rspec-core-2.6.2/lib/rspec/core/example.rb:107:in `with_around_hooks'
/usr/local/rvm/gems/ruby-1.9.2-p180/gems/rspec-core-2.6.2/lib/rspec/core/example.rb:48:in `block in run'
/usr/local/rvm/gems/ruby-1.9.2-p180/gems/rspec-core-2.6.2/lib/rspec/core/example.rb:48:in `instance_eval'
/home/jacbar/aprog/ak_proj/spec/rational_spec.rb:6:in `block (2 levels) in <top (required)>'
/home/jacbar/aprog/ak_proj/spec/rational_spec.rb:6:in `new'
/home/jacbar/aprog/ak_proj/spec/rational_spec.rb:6:in `initialize'
-- C level backtrace information -------------------------------------------
/usr/local/rvm/rubies/ruby-1.9.2-p180/lib/libruby.so.1.9(rb_vm_bugreport+0x5f) [0x7f66d67d273f]
/usr/local/rvm/rubies/ruby-1.9.2-p180/lib/libruby.so.1.9(+0x62d04) [0x7f66d66bad04]
/usr/local/rvm/rubies/ruby-1.9.2-p180/lib/libruby.so.1.9(rb_bug+0xb3) [0x7f66d66baea3]
/usr/local/rvm/rubies/ruby-1.9.2-p180/lib/libruby.so.1.9(rb_check_type+0xb3) [0x7f66d66bba43]
/home/jacbar/aprog/ak_proj/src/rtest.so(+0x27b3) [0x7f66d4ae47b3]
/usr/local/rvm/rubies/ruby-1.9.2-p180/lib/libruby.so.1.9(+0x170eae) [0x7f66d67c8eae]
/home/jacbar/aprog/ak_proj/src/rtest.so(rtest_new+0x50) [0x7f66d4ae3ea0]
/usr/local/rvm/rubies/ruby-1.9.2-p180/lib/libruby.so.1.9(+0x175700) [0x7f66d67cd700]
/usr/local/rvm/rubies/ruby-1.9.2-p180/lib/libruby.so.1.9(+0x168cd9) [0x7f66d67c0cd9]
/usr/local/rvm/rubies/ruby-1.9.2-p180/lib/libruby.so.1.9(+0x16f4aa) [0x7f66d67c74aa]
/usr/local/rvm/rubies/ruby-1.9.2-p180/lib/libruby.so.1.9(+0x17328d) [0x7f66d67cb28d]
/usr/local/rvm/rubies/ruby-1.9.2-p180/lib/libruby.so.1.9(+0x173770) [0x7f66d67cb770]
/usr/local/rvm/rubies/ruby-1.9.2-p180/lib/libruby.so.1.9(+0x175700) [0x7f66d67cd700]
/usr/local/rvm/rubies/ruby-1.9.2-p180/lib/libruby.so.1.9(+0x168cd9) [0x7f66d67c0cd9]
/usr/local/rvm/rubies/ruby-1.9.2-p180/lib/libruby.so.1.9(+0x16f4aa) [0x7f66d67c74aa]
/usr/local/rvm/rubies/ruby-1.9.2-p180/lib/libruby.so.1.9(rb_yield+0x69) [0x7f66d67ca769]
/usr/local/rvm/rubies/ruby-1.9.2-p180/lib/libruby.so.1.9(+0x393d5) [0x7f66d66913d5]
/usr/local/rvm/rubies/ruby-1.9.2-p180/lib/libruby.so.1.9(+0x175700) [0x7f66d67cd700]
/usr/local/rvm/rubies/ruby-1.9.2-p180/lib/libruby.so.1.9(+0x168cd9) [0x7f66d67c0cd9]
/usr/local/rvm/rubies/ruby-1.9.2-p180/lib/libruby.so.1.9(+0x16f4aa) [0x7f66d67c74aa]
/usr/local/rvm/rubies/ruby-1.9.2-p180/lib/libruby.so.1.9(rb_yield+0x69) [0x7f66d67ca769]
/usr/local/rvm/rubies/ruby-1.9.2-p180/lib/libruby.so.1.9(+0x393d5) [0x7f66d66913d5]
/usr/local/rvm/rubies/ruby-1.9.2-p180/lib/libruby.so.1.9(+0x175700) [0x7f66d67cd700]
/usr/local/rvm/rubies/ruby-1.9.2-p180/lib/libruby.so.1.9(+0x168cd9) [0x7f66d67c0cd9]
/usr/local/rvm/rubies/ruby-1.9.2-p180/lib/libruby.so.1.9(+0x16f4aa) [0x7f66d67c74aa]
/usr/local/rvm/rubies/ruby-1.9.2-p180/lib/libruby.so.1.9(rb_vm_invoke_proc+0x3cc) [0x7f66d67c891c]
/usr/local/rvm/rubies/ruby-1.9.2-p180/lib/libruby.so.1.9(rb_exec_end_proc+0x2b8) [0x7f66d66c0838]
/usr/local/rvm/rubies/ruby-1.9.2-p180/lib/libruby.so.1.9(+0x688b7) [0x7f66d66c08b7]
/usr/local/rvm/rubies/ruby-1.9.2-p180/lib/libruby.so.1.9(ruby_cleanup+0x132) [0x7f66d66c0b22]
/usr/local/rvm/rubies/ruby-1.9.2-p180/lib/libruby.so.1.9(ruby_run_node+0x25) [0x7f66d66c0e25]
/usr/local/rvm/rubies/ruby-1.9.2-p180/bin/ruby(main+0x4b) [0x4009bb]
/lib/libc.so.6(__libc_start_main+0xfd) [0x7f66d5834c4d]
/usr/local/rvm/rubies/ruby-1.9.2-p180/bin/ruby() [0x4008a9]
[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
Przerwane
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment