=================================================================== +++ 20100327T093915 @@ 11 @@ URL: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8_7 ?\227?\131?\170?\227?\131?\157?\227?\130?\184?\227?\131?\136?\227?\131?\170?\227?\129?\174?\227?\131?\171?\227?\131?\188?\227?\131?\136: http://svn.ruby-lang.org/repos/ruby ?\227?\131?\170?\227?\131?\157?\227?\130?\184?\227?\131?\136?\227?\131?\170 UUID: b2dd03c8-39d4-4d8f-98ff-823fe69b080e +?\227?\131?\170?\227?\131?\147?\227?\130?\184?\227?\131?\167?\227?\131?\179: 27066 ?\227?\131?\142?\227?\131?\188?\227?\131?\137?\231?\168?\174?\229?\136?\165: ?\227?\131?\135?\227?\130?\163?\227?\131?\172?\227?\130?\175?\227?\131?\136?\227?\131?\170 ?\230?\186?\150?\229?\130?\153?\228?\184?\173?\227?\129?\174?\229?\135?\166?\231?\144?\134: ?\231?\137?\185?\227?\129?\171?\227?\129?\170?\227?\129?\151 ?\230?\156?\128?\231?\181?\130?\229?\164?\137?\230?\155?\180?\232?\128?\133: shyouhei @@ 6753 @@ test_context_switch(TestMarshal): . test_exception(TestMarshal): . test_exception_subclass(TestMarshal): . +test_extend(TestMarshal): ruby(62297,0xa05d2820) malloc: *** error for object 0x419e002c: Non-aligned pointer being freed *** set a breakpoint in malloc_error_break to debug +ruby(62297,0xa05d2820) malloc: *** error for object 0x20000: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug +ruby(62297,0xa05d2820) malloc: *** error for object 0x2be040: Non-aligned pointer being freed (2) *** set a breakpoint in malloc_error_break to debug +ruby(62297,0xa05d2820) malloc: *** error for object 0x2067d0: Non-aligned pointer being freed (2) *** set a breakpoint in malloc_error_break to debug +ruby(62297,0xa05d2820) malloc: *** error for object 0x419e002c: Non-aligned pointer being freed *** set a breakpoint in malloc_error_break to debug +ruby(62297,0xa05d2820) malloc: *** error for object 0x20000: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug +ruby(62297,0xa05d2820) malloc: *** error for object 0x5b3c50: Non-aligned pointer being freed (2) *** set a breakpoint in malloc_error_break to debug +ruby(62297,0xa05d2820) malloc: *** error for object 0x2007b0: Non-aligned pointer being freed (2) *** set a breakpoint in malloc_error_break to debug . test_extend_string(TestMarshal): . @@ 6792 @@ test_marshal(TestMarshal): . test_nil(TestMarshal): . test_object(TestMarshal): . +test_object_extend(TestMarshal): ruby(62297,0xa05d2820) malloc: *** error for object 0x419e002c: Non-aligned pointer being freed *** set a breakpoint in malloc_error_break to debug +ruby(62297,0xa05d2820) malloc: *** error for object 0x20000: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug +ruby(62297,0xa05d2820) malloc: *** error for object 0x2eda00: non-page-aligned, non-allocated pointer being freed *** set a breakpoint in malloc_error_break to debug +ruby(62297,0xa05d2820) malloc: *** error for object 0x1f21a70: Non-aligned pointer being freed (2) *** set a breakpoint in malloc_error_break to debug +ruby(62297,0xa05d2820) malloc: *** error for object 0x419e002c: Non-aligned pointer being freed *** set a breakpoint in malloc_error_break to debug +ruby(62297,0xa05d2820) malloc: *** error for object 0x20000: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug +ruby(62297,0xa05d2820) malloc: *** error for object 0x23d4a0: Non-aligned pointer being freed (2) *** set a breakpoint in malloc_error_break to debug +ruby(62297,0xa05d2820) malloc: *** error for object 0x1aed6f0: Non-aligned pointer being freed (2) *** set a breakpoint in malloc_error_break to debug . test_object_subclass(TestMarshal): . test_object_subclass_extend(TestMarshal): . test_range(TestMarshal): . test_range_cyclic(TestMarshal): . +test_range_subclass(TestMarshal): . +test_regexp(TestMarshal): . +test_regexp_subclass(TestMarshal): . +test_share(TestMarshal): . +test_singleton(TestMarshal): . +test_string(TestMarshal): . +test_string_crlf(TestMarshal): . +test_string_empty(TestMarshal): . +test_string_escape(TestMarshal): . +test_string_ivar(TestMarshal): . +test_string_subclass(TestMarshal): . +test_string_subclass_cycle(TestMarshal): . +test_string_subclass_extend(TestMarshal): ruby(62297,0xa05d2820) malloc: *** error for object 0x419e002c: Non-aligned pointer being freed *** set a breakpoint in malloc_error_break to debug +ruby(62297,0xa05d2820) malloc: *** error for object 0x20000: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug +ruby(62297,0xa05d2820) malloc: *** error for object 0x11fde60: Non-aligned pointer being freed (2) *** set a breakpoint in malloc_error_break to debug +ruby(62297,0xa05d2820) malloc: *** error for object 0x11fde60: Non-aligned pointer being freed (2) *** set a breakpoint in malloc_error_break to debug +ruby(62297,0xa05d2820) malloc: *** error for object 0x560bc0: double free *** set a breakpoint in malloc_error_break to debug +ruby(62297,0xa05d2820) malloc: *** error for object 0x378a: Non-aligned pointer being freed *** set a breakpoint in malloc_error_break to debug +ruby(62297,0xa05d2820) malloc: *** error for object 0x6000: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug +./test/ruby/test_marshal.rb:23: [BUG] Segmentation fault ruby make: *** [test-all] Abort trap @@ 7654 @@ test_condvar(TC_Thread): . test_condvar_wait_exception_handling(TC_Thread): . test_condvar_wait_not_owner(TC_Thread): . +test_local_barrier(TC_Thread): timeout: output interval exceeds 600.0 seconds. timeout: the process group is alive. timeout: INT signal sent. +./test/thread/test_thread.rb:75:in ``': Interrupt + from ./test/thread/test_thread.rb:75:in `test_local_barrier' + from ./test/thread/test_thread.rb:74:in `times' + from ./test/thread/test_thread.rb:74:in `test_local_barrier' + from /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7-pth//ruby/lib/test/unit/testcase.rb:78:in `__send__' + from /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7-pth//ruby/lib/test/unit/testcase.rb:78:in `run' from /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7-pth//ruby/lib/test/unit/testsuite.rb:34:in `run' from /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7-pth//ruby/lib/test/unit/testsuite.rb:33:in `each' from /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7-pth//ruby/lib/test/unit/testsuite.rb:33:in `run' @@ 7720 @@ | ./sample/build-ruby:39 | /Users/chkbuild/chkbuild/start-build:37:in `load' | /Users/chkbuild/chkbuild/start-build:37 +failed(test/thread CommandTimeout) == test/uri #