ruby 1.9.2p188 (2011-03-28 revision 31204) [x86_64-linux] [1.9.2] (duet) 2303W [BUG] [SEGV] 1NotOK failed(test-all) 3failed(test/) rubyspec:2F1E

chkbuild summary recent last

OlderDiff < 20110405T230645Z < ThisDiff > 20110406T230711Z > NewerDiff

===================================================================
+++ 20110406T230711Z
@@ 19882 @@
 c:0014 p:---- s:0054 b:0054 l:000053 d:000053 CFUNC  :unused
 c:0013 p:0171 s:0051 b:0051 l:000050 d:000050 METHOD /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/test/zlib/test_zlib.rb:486
 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:695
+c:0011 p:0091 s:0039 b:0039 l:0008a8 d:000038 BLOCK  /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/minitest/unit.rb:656
 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:0008a8 d:000028 BLOCK  /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/minitest/unit.rb:650
 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:0008a8 d:0008a8 METHOD /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/minitest/unit.rb:649
+c:0004 p:0188 s:0016 b:0016 l:000fb8 d:000fb8 METHOD /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/minitest/unit.rb:609
+c:0003 p:0057 s:0007 b:0007 l:000e28 d:001670 BLOCK  /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/minitest/unit.rb:508
 c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
+c:0001 p:0000 s:0002 b:0002 l:000d88 d:000d88 TOP
 ---------------------------
 -- Ruby level backtrace information ----------------------------------------
 /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/minitest/unit.rb:508:in `block in autorun'
@@ 19911 @@
 ./ruby() [0x527336]
 ./ruby(rb_bug+0xb1) [0x5274a1]
 ./ruby() [0x497d50]
+/lib/libpthread.so.0(+0xef60) [0x7f6fa7425f60]
+/home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/.ext/x86_64-linux/zlib.so(+0x6737) [0x7f6fa5b8e737]
 ./ruby() [0x4ed19d]
 ./ruby() [0x4e5b3b]
 ./ruby() [0x4ea02a]
@@ 19932 @@
 ./ruby(ruby_cleanup+0x12e) [0x41caee]
 ./ruby(ruby_run_node+0x25) [0x41cd25]
 ./ruby(main+0x5b) [0x419d7b]
+/lib/libc.so.6(__libc_start_main+0xfd) [0x7f6fa680fc4d]
 ./ruby() [0x419c59]
 
 [NOTE]
@@ 21117 @@
 102 tests, <num> assertions, 0 failures, 0 errors, 0 skips
 
 Test run options: --seed <num> --verbose
+some descendant process in process group <pgid> remain.
+timeout: INT signal sent.
+/home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/test/drb/ut_drb.rb:159:in `join': Interrupt
+	from /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/test/drb/ut_drb.rb:159:in `<main>'
 == test/erb # <time>
 + make test-all 'TESTS=-v erb' RUBYOPT=-w
 ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb  ./tool/runruby.rb --extout=.ext  -- "./test/runner.rb" -v erb
@@ 52249 @@
 - creates a date with arguments
 - doesn't create dates for invalid arguments
 - creats a Date for different calendar reform dates
+- doesn't blow up (illegal instruction and segfault, respectively) when fed huge numbers (FAILED - <n>)
 
 /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/rubyspec/library/date/ordinal_spec.rb
 Date#ordinal
@@ 60593 @@
 /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/rubyspec/core/integer/chr_spec.rb:27:in `<top (required)>'
 
  <n>)
+Date#new doesn't blow up (illegal instruction and segfault, respectively) when fed huge numbers FAILED
+Expected FloatDomainError but got NoMemoryError (failed to allocate memory)
+/home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/rubyspec/library/date/shared/civil.rb:72:in `block (4 levels) in <top (required)>'
+/home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/rubyspec/library/date/shared/civil.rb:71:in `each'
+/home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/rubyspec/library/date/shared/civil.rb:71:in `block (3 levels) in <top (required)>'
+/home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/rubyspec/library/date/new_spec.rb:5:in `<top (required)>'
 
  <n>)
 Net::HTTP.get when passed URI yields each read part of the body to the passed block when passed a block ERROR
@@ 60608 @@
 
 Finished in <t> seconds
 
+3331 files, 17270 examples, <num> expectations, 2 failures, 1 error
 exit 1
 failed(rubyspec)
 == end # <time>

===================================================================
--- 20110405T230645Z
@@ 19882 @@
 c:0014 p:---- s:0054 b:0054 l:000053 d:000053 CFUNC  :unused
 c:0013 p:0171 s:0051 b:0051 l:000050 d:000050 METHOD /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/test/zlib/test_zlib.rb:486
 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:695
-c:0011 p:0091 s:0039 b:0039 l:000b68 d:000038 BLOCK  /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/minitest/unit.rb:656
 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:000b68 d:000028 BLOCK  /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/minitest/unit.rb:650
 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:000b68 d:000b68 METHOD /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/minitest/unit.rb:649
-c:0004 p:0188 s:0016 b:0016 l:000d28 d:000d28 METHOD /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/minitest/unit.rb:609
-c:0003 p:0057 s:0007 b:0007 l:0002d8 d:0022a0 BLOCK  /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/minitest/unit.rb:508
 c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
-c:0001 p:0000 s:0002 b:0002 l:000318 d:000318 TOP
 ---------------------------
 -- Ruby level backtrace information ----------------------------------------
 /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/minitest/unit.rb:508:in `block in autorun'
@@ 19911 @@
 ./ruby() [0x527336]
 ./ruby(rb_bug+0xb1) [0x5274a1]
 ./ruby() [0x497d50]
-/lib/libpthread.so.0(+0xef60) [0x7fc59c3f5f60]
-/home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/.ext/x86_64-linux/zlib.so(+0x6737) [0x7fc59ab5e737]
 ./ruby() [0x4ed19d]
 ./ruby() [0x4e5b3b]
 ./ruby() [0x4ea02a]
@@ 19932 @@
 ./ruby(ruby_cleanup+0x12e) [0x41caee]
 ./ruby(ruby_run_node+0x25) [0x41cd25]
 ./ruby(main+0x5b) [0x419d7b]
-/lib/libc.so.6(__libc_start_main+0xfd) [0x7fc59b7dfc4d]
 ./ruby() [0x419c59]
 
 [NOTE]
@@ 60596 @@
 
 Finished in <t> seconds
 
-3331 files, 17270 examples, <num> expectations, 1 failure, 1 error
 exit 1
 failed(rubyspec)
 == end # <time>

OlderDiff < 20110405T230645Z < ThisDiff > 20110406T230711Z > NewerDiff


chkbuild summary recent last