Skip to content

Instantly share code, notes, and snippets.

@yorkxin
Created March 9, 2012 16:10
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 yorkxin/2007278 to your computer and use it in GitHub Desktop.
Save yorkxin/2007278 to your computer and use it in GitHub Desktop.
Test failed for Ruby 1.9.2-p320 (compiled with Clang 3.1)
➔ [~/.rvm/src/ruby-1.9.2-p320] ‹ruby-1.9.3›
⚡ make test
sample/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................
sample/test.rb:condition ..
sample/test.rb:if/unless ...
sample/test.rb:case .....
sample/test.rb:while/until ........
sample/test.rb:exception ..........
sample/test.rb:array .......................................
sample/test.rb:hash ...........................
sample/test.rb:iterator ...............................................................................................................
sample/test.rb:float ................................................................................
sample/test.rb:bignum ...............................
sample/test.rb:string & char ..............................................................
sample/test.rb:assignment ..........
sample/test.rb:call ......
sample/test.rb:proc .........
sample/test.rb:signal ..
sample/test.rb:eval .............................
sample/test.rb:system .........
sample/test.rb:const .....
sample/test.rb:clone .....
sample/test.rb:marshal ....
sample/test.rb:pack ....
sample/test.rb:math ..
sample/test.rb:struct ......
sample/test.rb:variable ...........
sample/test.rb:trace ...
sample/test.rb:defined? ............
sample/test.rb:alias ......
sample/test.rb:path .......................
sample/test.rb:gc ....
test succeeded
test_attr.rb ..
test_autoload.rb ...........
test_block.rb .......................................................
test_class.rb .............................................
test_eval.rb ....................................
test_exception.rb .................................
test_finalizer.rb .
test_flip.rb .
test_flow.rb ................................................
test_fork.rb .....
test_gc.rb ..
test_io.rb .................
test_jump.rb .............................
test_literal.rb ......................................................................................................................................................
test_load.rb ..
test_marshal.rb .
test_massign.rb ................................(eval):2: [BUG] Bus Error
ruby 1.9.2p320 (2012-04-20 revision 35421) [x86_64-darwin11.4.0]
-- control frame ----------
c:0007 p:---- s:0020 b:0020 l:000019 d:000019 CFUNC :resume
c:0006 p:0039 s:0017 b:0017 l:001df8 d:001568 EVAL (eval):2
c:0005 p:---- s:0015 b:0015 l:000014 d:000014 FINISH
c:0004 p:---- s:0013 b:0013 l:000012 d:000012 CFUNC :eval
c:0003 p:0053 s:0009 b:0008 l:001df8 d:0014b8 EVAL bootstraptest.tmp.rb:9
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:0000 s:0002 b:0002 l:001df8 d:001df8 TOP
---------------------------
-- Ruby level backtrace information ----------------------------------------
bootstraptest.tmp.rb:9:in `<main>'
bootstraptest.tmp.rb:9:in `eval'
(eval):2:in `<main>'
(eval):2:in `resume'
-- C level backtrace information -------------------------------------------
0 libruby.1.9.1.dylib 0x000000010c0bcf8d rb_vm_bugreport + 109
1 libruby.1.9.1.dylib 0x000000010bfaeba1 report_bug + 241
2 libruby.1.9.1.dylib 0x000000010bfaeaa5 rb_bug + 165
3 libsystem_c.dylib 0x00007fff8b5bfcfa _sigtramp + 26
[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
F.
test_method.rb .............................................................................................................................................................................................................................
test_objectspace.rb ...
test_proc.rb ..................................
test_struct.rb .
test_syntax.rb ..........................................................................................................................................................
test_thread.rb .............................FFFFFFF..............
#471 test_massign.rb:165:in `<top (required)>':
a,s=[],"aaa"
300.times { a<<s; s=s.succ }
eval <<-END__
GC.stress=true
Fiber.new do
#{ a.join(",") },*zzz=1
end.resume
END__
:ok
#=> "" (expected "ok") [ruby-dev:32581]
#915 test_thread.rb:287:in `<top (required)>':
at_exit { Fiber.new{}.resume }
#=> killed by SIGABRT (signal 6)
| bootstraptest.tmp.rb:2: [BUG] Segmentation fault
| ruby 1.9.2p320 (2012-04-20 revision 35421) [x86_64-darwin11.4.0]
|
| -- control frame ----------
| c:0004 p:---- s:0009 b:0009 l:000008 d:000008 CFUNC :resume
| c:0003 p:0021 s:0006 b:0006 l:002478 d:001338 BLOCK bootstraptest.tmp.rb:2
| c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
| c:0001 p:0000 s:0002 b:0002 l:002478 d:002478 TOP
| ---------------------------
| -- Ruby level backtrace information ----------------------------------------
| bootstraptest.tmp.rb:2:in `block in <main>'
| bootstraptest.tmp.rb:2:in `resume'
|
| -- C level backtrace information -------------------------------------------
|
| [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
|
#916 test_thread.rb:292:in `<top (required)>':
g = enum_for(:local_variables)
loop { g.next }
#=> killed by SIGABRT (signal 6)
| bootstraptest.tmp.rb:3: [BUG] Bus Error
| ruby 1.9.2p320 (2012-04-20 revision 35421) [x86_64-darwin11.4.0]
|
| -- control frame ----------
| c:0007 p:---- s:0018 b:0018 l:002520 d:002520 CFUNC :next
| c:0006 p:0011 s:0015 b:0015 l:001e18 d:000014 BLOCK bootstraptest.tmp.rb:3
| c:0005 p:---- s:0013 b:0013 l:000012 d:000012 FINISH
| c:0004 p:---- s:0011 b:0011 l:000010 d:000010 CFUNC :loop
| c:0003 p:0026 s:0008 b:0007 l:001e18 d:0019a0 EVAL bootstraptest.tmp.rb:3
| c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
| c:0001 p:0000 s:0002 b:0002 l:001e18 d:001e18 TOP
| ---------------------------
| -- Ruby level backtrace information ----------------------------------------
| bootstraptest.tmp.rb:3:in `<main>'
| bootstraptest.tmp.rb:3:in `loop'
| bootstraptest.tmp.rb:3:in `block in <main>'
| bootstraptest.tmp.rb:3:in `next'
|
| -- C level backtrace information -------------------------------------------
| 0 libruby.1.9.1.dylib 0x0000000100ff8f8d rb_vm_bugreport + 109
| 1 libruby.1.9.1.dylib 0x0000000100eeaba1 report_bug + 241
| 2 libruby.1.9.1.dylib 0x0000000100eeaaa5 rb_bug + 165
| 3 libsystem_c.dylib 0x00007fff8b5bfcfa _sigtramp + 26
| 4 libsystem_c.dylib 0x00007fff8b58802f szone_malloc_should_clear + 1148
|
| [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
|
[ruby-dev:34128]
#917 test_thread.rb:297:in `<top (required)>':
g = enum_for(:block_given?)
loop { g.next }
#=> killed by SIGABRT (signal 6)
| bootstraptest.tmp.rb:3: [BUG] Bus Error
| ruby 1.9.2p320 (2012-04-20 revision 35421) [x86_64-darwin11.4.0]
|
| -- control frame ----------
| c:0007 p:---- s:0018 b:0018 l:000270 d:000270 CFUNC :next
| c:0006 p:0011 s:0015 b:0015 l:002058 d:000014 BLOCK bootstraptest.tmp.rb:3
| c:0005 p:---- s:0013 b:0013 l:000012 d:000012 FINISH
| c:0004 p:---- s:0011 b:0011 l:000010 d:000010 CFUNC :loop
| c:0003 p:0026 s:0008 b:0007 l:002058 d:001e20 EVAL bootstraptest.tmp.rb:3
| c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
| c:0001 p:0000 s:0002 b:0002 l:002058 d:002058 TOP
| ---------------------------
| -- Ruby level backtrace information ----------------------------------------
| bootstraptest.tmp.rb:3:in `<main>'
| bootstraptest.tmp.rb:3:in `loop'
| bootstraptest.tmp.rb:3:in `block in <main>'
| bootstraptest.tmp.rb:3:in `next'
|
| -- C level backtrace information -------------------------------------------
| 0 libruby.1.9.1.dylib 0x0000000108daef8d rb_vm_bugreport + 109
| 1 libruby.1.9.1.dylib 0x0000000108ca0ba1 report_bug + 241
| 2 libruby.1.9.1.dylib 0x0000000108ca0aa5 rb_bug + 165
| 3 libsystem_c.dylib 0x00007fff8b5bfcfa _sigtramp + 26
| 4 libsystem_c.dylib 0x00007fff8b58802f szone_malloc_should_clear + 1148
|
| [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
|
[ruby-dev:34128]
#918 test_thread.rb:302:in `<top (required)>':
g = enum_for(:binding)
loop { g.next }
#=> killed by SIGABRT (signal 6)
| bootstraptest.tmp.rb:3: [BUG] Bus Error
| ruby 1.9.2p320 (2012-04-20 revision 35421) [x86_64-darwin11.4.0]
|
| -- control frame ----------
| c:0007 p:---- s:0018 b:0018 l:0023c0 d:0023c0 CFUNC :next
| c:0006 p:0011 s:0015 b:0015 l:001698 d:000014 BLOCK bootstraptest.tmp.rb:3
| c:0005 p:---- s:0013 b:0013 l:000012 d:000012 FINISH
| c:0004 p:---- s:0011 b:0011 l:000010 d:000010 CFUNC :loop
| c:0003 p:0026 s:0008 b:0007 l:001698 d:001860 EVAL bootstraptest.tmp.rb:3
| c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
| c:0001 p:0000 s:0002 b:0002 l:001698 d:001698 TOP
| ---------------------------
| -- Ruby level backtrace information ----------------------------------------
| bootstraptest.tmp.rb:3:in `<main>'
| bootstraptest.tmp.rb:3:in `loop'
| bootstraptest.tmp.rb:3:in `block in <main>'
| bootstraptest.tmp.rb:3:in `next'
|
| -- C level backtrace information -------------------------------------------
| 0 libruby.1.9.1.dylib 0x000000010dca0f8d rb_vm_bugreport + 109
| 1 libruby.1.9.1.dylib 0x000000010db92ba1 report_bug + 241
| 2 libruby.1.9.1.dylib 0x000000010db92aa5 rb_bug + 165
| 3 libsystem_c.dylib 0x00007fff8b5bfcfa _sigtramp + 26
| 4 ??? 0x0000000000000004 0x0 + 4
|
| [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
|
[ruby-dev:34128]
#919 test_thread.rb:307:in `<top (required)>':
g = "abc".enum_for(:scan, /./)
loop { g.next }
#=> killed by SIGABRT (signal 6)
| bootstraptest.tmp.rb:3: [BUG] Bus Error
| ruby 1.9.2p320 (2012-04-20 revision 35421) [x86_64-darwin11.4.0]
|
| -- control frame ----------
| c:0007 p:---- s:0018 b:0018 l:0017c0 d:0017c0 CFUNC :next
| c:0006 p:0011 s:0015 b:0015 l:0016b8 d:000014 BLOCK bootstraptest.tmp.rb:3
| c:0005 p:---- s:0013 b:0013 l:000012 d:000012 FINISH
| c:0004 p:---- s:0011 b:0011 l:000010 d:000010 CFUNC :loop
| c:0003 p:0029 s:0008 b:0007 l:0016b8 d:000c50 EVAL bootstraptest.tmp.rb:3
| c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
| c:0001 p:0000 s:0002 b:0002 l:0016b8 d:0016b8 TOP
| ---------------------------
| -- Ruby level backtrace information ----------------------------------------
| bootstraptest.tmp.rb:3:in `<main>'
| bootstraptest.tmp.rb:3:in `loop'
| bootstraptest.tmp.rb:3:in `block in <main>'
| bootstraptest.tmp.rb:3:in `next'
|
| -- C level backtrace information -------------------------------------------
| 0 libruby.1.9.1.dylib 0x0000000107e1ff8d rb_vm_bugreport + 109
| 1 libruby.1.9.1.dylib 0x0000000107d11ba1 report_bug + 241
| 2 libruby.1.9.1.dylib 0x0000000107d11aa5 rb_bug + 165
| 3 libsystem_c.dylib 0x00007fff8b5bfcfa _sigtramp + 26
| 4 libsystem_c.dylib 0x00007fff8b5be1a4 malloc + 44
|
| [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
|
[ruby-dev:34128]
#920 test_thread.rb:312:in `<top (required)>':
g = Module.enum_for(:new)
loop { g.next }
#=> killed by SIGABRT (signal 6)
| bootstraptest.tmp.rb:3: [BUG] Bus Error
| ruby 1.9.2p320 (2012-04-20 revision 35421) [x86_64-darwin11.4.0]
|
| -- control frame ----------
| c:0007 p:---- s:0018 b:0018 l:002100 d:002100 CFUNC :next
| c:0006 p:0011 s:0015 b:0015 l:001778 d:000014 BLOCK bootstraptest.tmp.rb:3
| c:0005 p:---- s:0013 b:0013 l:000012 d:000012 FINISH
| c:0004 p:---- s:0011 b:0011 l:000010 d:000010 CFUNC :loop
| c:0003 p:0032 s:0008 b:0007 l:001778 d:002050 EVAL bootstraptest.tmp.rb:3
| c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
| c:0001 p:0000 s:0002 b:0002 l:001778 d:001778 TOP
| ---------------------------
| -- Ruby level backtrace information ----------------------------------------
| bootstraptest.tmp.rb:3:in `<main>'
| bootstraptest.tmp.rb:3:in `loop'
| bootstraptest.tmp.rb:3:in `block in <main>'
| bootstraptest.tmp.rb:3:in `next'
|
| -- C level backtrace information -------------------------------------------
| 0 libruby.1.9.1.dylib 0x000000010b7e5f8d rb_vm_bugreport + 109
| 1 libruby.1.9.1.dylib 0x000000010b6d7ba1 report_bug + 241
| 2 libruby.1.9.1.dylib 0x000000010b6d7aa5 rb_bug + 165
| 3 libsystem_c.dylib 0x00007fff8b5bfcfa _sigtramp + 26
| 4 ??? 0x000000010b8c0a04 0x0 + 4488694276
| 5 libsystem_c.dylib 0x00007fff8b58802f szone_malloc_should_clear + 1148
|
| [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
|
[ruby-dev:34128]
#921 test_thread.rb:316:in `<top (required)>':
Fiber.new(&Object.method(:class_eval)).resume("foo")
#=> killed by SIGABRT (signal 6)
| bootstraptest.tmp.rb:2: [BUG] Bus Error
| ruby 1.9.2p320 (2012-04-20 revision 35421) [x86_64-darwin11.4.0]
|
| -- control frame ----------
| c:0004 p:---- s:0011 b:0011 l:000010 d:000010 CFUNC :resume
| c:0003 p:0041 s:0007 b:0006 l:000d48 d:000378 EVAL bootstraptest.tmp.rb:2
| c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
| c:0001 p:0000 s:0002 b:0002 l:000d48 d:000d48 TOP
| ---------------------------
| -- Ruby level backtrace information ----------------------------------------
| bootstraptest.tmp.rb:2:in `<main>'
| bootstraptest.tmp.rb:2:in `resume'
|
| -- C level backtrace information -------------------------------------------
| 0 libruby.1.9.1.dylib 0x0000000100b3af8d rb_vm_bugreport + 109
| 1 libruby.1.9.1.dylib 0x0000000100a2cba1 report_bug + 241
| 2 libruby.1.9.1.dylib 0x0000000100a2caa5 rb_bug + 165
| 3 libsystem_c.dylib 0x00007fff8b5bfcfa _sigtramp + 26
| 4 libruby.1.9.1.dylib 0x0000000100bdca48 ruby_current_thread + 0
|
| [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
|
[ruby-dev:34128]
FAIL 8/935 tests failed
make: *** [yes-btest-ruby] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment