From: "huhongbo (hongbo hu)" Date: 2012-04-26T09:57:59+09:00 Subject: [ruby-core:44633] [ruby-trunk - Bug #5511] "make test" failure on HP-UX/PA Issue #5511 has been updated by huhongbo (hongbo hu). i got the bug on hpux 11.31 IA 1.9.3p125 ---------------------------------------- Bug #5511: "make test" failure on HP-UX/PA https://bugs.ruby-lang.org/issues/5511#change-26204 Author: twwlogin (The Written Word Inc) Status: Assigned Priority: Normal Assignee: takano32 (Mitsuhiro TAKANO) Category: test Target version: 1.9.2 ruby -v: ruby 1.9.2p312 (2011-08-11) [hppa2.0w-hpux11.31] Building 1.9.2 with svn revision at 33531 produces an error during "make test": $ ./configure --disable-rpath ... $ gmake ... Generating RI... Files: 513 Classes: 1086 ( 649 undocumented) Constants: 1364 ( 1141 undocumented) Modules: 240 ( 138 undocumented) Methods: 7636 ( 2875 undocumented) 53.49% documented Elapsed: 238.8s $ gmake test sample/test.rb:alias ...... sample/test.rb:path ....................... sample/test.rb:gc .... test succeeded test_attr.rb .. test_autoload.rb ....bootstraptest.tmp.rb: [BUG] cfp consistency error - call0 ruby 1.9.2p312 (2011-08-11) [hppa2.0w-hpux11.31] -- control frame ---------- c:0001 p:0000 s:0002 b:0002 l:002574 d:002574 TOP --------------------------- [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 Ebootstraptest.tmp.rb: [BUG] cfp consistency error - call0 ruby 1.9.2p312 (2011-08-11) [hppa2.0w-hpux11.31] -- control frame ---------- c:0001 p:0000 s:0002 b:0002 l:002574 d:002574 TOP --------------------------- [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 Ebootstraptest.tmp.rb: [BUG] cfp consistency error - call0 ruby 1.9.2p312 (2011-08-11) [hppa2.0w-hpux11.31] -- control frame ---------- c:0001 p:0000 s:0002 b:0002 l:002574 d:002574 TOP --------------------------- [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 Ebootstraptest.tmp.rb: [BUG] cfp consistency error - call0 ruby 1.9.2p312 (2011-08-11) [hppa2.0w-hpux11.31] -- control frame ---------- c:0001 p:0000 s:0002 b:0002 l:002574 d:002574 TOP --------------------------- [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 Ebootstraptest.tmp.rb: [BUG] cfp consistency error - call0 ruby 1.9.2p312 (2011-08-11) [hppa2.0w-hpux11.31] -- control frame ---------- c:0001 p:0000 s:0002 b:0002 l:002574 d:002574 TOP --------------------------- [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 E.. test_block.rb ..............................................E.......E test_class.rb ............................................E test_eval.rb ........................E.......E..E test_exception.rb ...............................bootstraptest.tmp.rb: [BUG] cfp consistency error - call0 ruby 1.9.2p312 (2011-08-11) [hppa2.0w-hpux11.31] -- control frame ---------- c:0001 p:0000 s:0002 b:0002 l:002574 d:002574 TOP --------------------------- [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 E. test_finalizer.rb E test_flip.rb . test_flow.rb ................................................ test_fork.rb .bootstraptest.tmp.rb: [BUG] Segmentation fault ruby 1.9.2p312 (2011-08-11) [hppa2.0w-hpux11.31] -- control frame ---------- c:0001 p:0000 s:0002 b:0002 l:002574 d:002574 TOP --------------------------- [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 .E.. test_gc.rb EE test_io.rb bootstraptest.tmp.rb: [BUG] cfp consistency error - call0 ruby 1.9.2p312 (2011-08-11) [hppa2.0w-hpux11.31] -- control frame ---------- c:0001 p:0000 s:0002 b:0002 l:002574 d:002574 TOP --------------------------- [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..EEE test_jump.rb ........................EEE.. test_literal.rb ..........................................................................................................Pid 26480 in trap loop, signal 4 /bin/sh: 26480 Illegal instruction(coredump) gmake: *** [yes-btest-ruby] Error 132 -- http://bugs.ruby-lang.org/