ruby 1.9.2p0 (2010-08-18 revision 29034) [x86_64-linux] [1.9.2] (duet) 1939W 2[BUG] [SEGV] 1BFail 1NotOK failed(test-all) failed(test/) rubyspec:1F0E

chkbuild summary recent last

OlderDiff < 20100908T230406Z < ThisDiff > 20100909T230323Z > NewerDiff

===================================================================
+++ 20100909T230323Z
@@ 1539 @@
 .#<n> test_thread.rb:312
 .#<n> test_thread.rb:316
 .#<n> test_thread.rb:320
+[BUG] rb_register_sigaltstack. malloc error
 
 ruby <version>
 
 -- control frame ----------
+c:0001 p:---- s:0002 b:0002 l:000001 d:000001 TOP
 ---------------------------
 
 -- C level backtrace information -------------------------------------------
+/home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/miniruby(rb_vm_bugreport+0x4f) [0x54028f]
+/home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/miniruby [0x448aae]
+/home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/miniruby(rb_bug+0xb1) [0x448c11]
+/home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/miniruby [0x4e0735]
+/home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/miniruby [0x5447fe]
+/home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/miniruby [0x544c9a]
+/lib/libpthread.so.0 [0x7fd55f010fc7]
+/lib/libc.so.6(clone+0x6d) [0x7fd55e4be64d]
 
 [NOTE]
 You may have encountered a bug in the Ruby interpreter or extension libraries.
@@ 1571 @@
 .#<n> test_thread.rb:368
 .#<n> test_thread.rb:375
 .#<n> test_thread.rb:381
+E#<n> test_thread.rb:389
 .#<n> test_thread.rb:417
 .#<n> test_thread.rb:439
 .#<n> test_thread.rb:447
 .
+#<n> test_thread.rb:381: core dumped
+FAIL 1/933 tests failed
+make: *** [yes-btest] [e382a8e383a9e383bc] 1
 exit 2
+failed(btest)
 == test.rb # <time>
 + ./miniruby sample/test.rb
 
@@ 17681 @@
 c:0014 p:0080 s:0059 b:0059 l:000058 d:000058 METHOD /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/test/unit/assertions.rb:34
 c:0013 p:0025 s:0049 b:0049 l:000048 d:000048 METHOD /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/test/ruby/test_regexp.rb:816
 c:0012 p:0063 s:0045 b:0045 l:000044 d:000044 METHOD /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/minitest/unit.rb:680
+c:0011 p:0091 s:0039 b:0039 l:001968 d:000038 BLOCK  /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/minitest/unit.rb:641
 c:0010 p:---- s:0034 b:0034 l:000033 d:000033 FINISH
 c:0009 p:---- s:0032 b:0032 l:000031 d:000031 CFUNC  :each
+c:0008 p:0026 s:0029 b:0029 l:001968 d:000028 BLOCK  /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/minitest/unit.rb:635
 c:0007 p:---- s:0026 b:0026 l:000025 d:000025 FINISH
 c:0006 p:---- s:0024 b:0024 l:000023 d:000023 CFUNC  :each
+c:0005 p:0082 s:0021 b:0021 l:001968 d:001968 METHOD /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/minitest/unit.rb:634
+c:0004 p:0188 s:0016 b:0016 l:0018d8 d:0018d8 METHOD /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/minitest/unit.rb:594
+c:0003 p:0041 s:0007 b:0007 l:000c68 d:0021e0 BLOCK  /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/minitest/unit.rb:492
 c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
+c:0001 p:0000 s:0002 b:0002 l:000448 d:000448 TOP
 ---------------------------
 -- Ruby level backtrace information ----------------------------------------
 /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/minitest/unit.rb:492:in `block in autorun'
@@ 17713 @@
 ./ruby [0x53241e]
 ./ruby(rb_bug+0xb1) [0x532581]
 ./ruby [0x49deaf]
+/lib/libpthread.so.0 [0x7ffe96ac4a80]
 ./ruby [0x47ce8b]
 ./ruby [0x47d2e4]
 ./ruby [0x47d3dc]
@@ 17740 @@
 ./ruby(ruby_cleanup+0x12e) [0x41ca5e]
 ./ruby(ruby_run_node+0x25) [0x41cca5]
 ./ruby(main+0x5f) [0x419c9f]
+/lib/libc.so.6(__libc_start_main+0xe6) [0x7ffe95eb91a6]
 ./ruby [0x419b79]
 
 [NOTE]

===================================================================
--- 20100908T230406Z
@@ 1548 @@
 .#<n> test_thread.rb:368
 .#<n> test_thread.rb:375
 .#<n> test_thread.rb:381
-.#<n> test_thread.rb:389
 .#<n> test_thread.rb:417
 .#<n> test_thread.rb:439
 .#<n> test_thread.rb:447
 .
-PASS all 933 tests
 == test.rb # <time>
 + ./miniruby sample/test.rb
 
@@ 9639 @@
 <elapsed> s: .
 OpenSSL::TestSSL#test_sslctx_set_params: /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/.ext/common/openssl/ssl-internal.rb:<line_a>: warning: using default DH parameters.
 <elapsed> s: .
-OpenSSL::TestSSL#test_starttls: /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_b>: warning: SSL session is not started yet.
 /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_a>: warning: SSL session is not started yet.
 /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_c>: warning: SSL session is not started yet.
 /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_a>: warning: SSL session is not started yet.
@@ 17654 @@
 c:0014 p:0080 s:0059 b:0059 l:000058 d:000058 METHOD /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/test/unit/assertions.rb:34
 c:0013 p:0025 s:0049 b:0049 l:000048 d:000048 METHOD /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/test/ruby/test_regexp.rb:816
 c:0012 p:0063 s:0045 b:0045 l:000044 d:000044 METHOD /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/minitest/unit.rb:680
-c:0011 p:0091 s:0039 b:0039 l:000cc8 d:000038 BLOCK  /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/minitest/unit.rb:641
 c:0010 p:---- s:0034 b:0034 l:000033 d:000033 FINISH
 c:0009 p:---- s:0032 b:0032 l:000031 d:000031 CFUNC  :each
-c:0008 p:0026 s:0029 b:0029 l:000cc8 d:000028 BLOCK  /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/minitest/unit.rb:635
 c:0007 p:---- s:0026 b:0026 l:000025 d:000025 FINISH
 c:0006 p:---- s:0024 b:0024 l:000023 d:000023 CFUNC  :each
-c:0005 p:0082 s:0021 b:0021 l:000cc8 d:000cc8 METHOD /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/minitest/unit.rb:634
-c:0004 p:0188 s:0016 b:0016 l:0014f8 d:0014f8 METHOD /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/minitest/unit.rb:594
-c:0003 p:0041 s:0007 b:0007 l:0014d8 d:0026f0 BLOCK  /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/minitest/unit.rb:492
 c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
-c:0001 p:0000 s:0002 b:0002 l:000d18 d:000d18 TOP
 ---------------------------
 -- Ruby level backtrace information ----------------------------------------
 /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/minitest/unit.rb:492:in `block in autorun'
@@ 17686 @@
 ./ruby [0x53241e]
 ./ruby(rb_bug+0xb1) [0x532581]
 ./ruby [0x49deaf]
-/lib/libpthread.so.0 [0x7f05f1c68a80]
 ./ruby [0x47ce8b]
 ./ruby [0x47d2e4]
 ./ruby [0x47d3dc]
@@ 17713 @@
 ./ruby(ruby_cleanup+0x12e) [0x41ca5e]
 ./ruby(ruby_run_node+0x25) [0x41cca5]
 ./ruby(main+0x5f) [0x419c9f]
-/lib/libc.so.6(__libc_start_main+0xe6) [0x7f05f105d1a6]
 ./ruby [0x419b79]
 
 [NOTE]
    

OlderDiff < 20100908T230406Z < ThisDiff > 20100909T230323Z > NewerDiff


chkbuild summary recent last