Bug #5511

"make test" failure on HP-UX/PA

Added by twwlogin (The Written Word Inc) 7 months ago. Updated 28 days ago.

[ruby-core:40521]
Status:Assigned Start date:10/30/2011
Priority:Normal Due date:
Assignee:takano32 (Mitsuhiro TAKANO) % Done:

0%

Category:test
Target version:1.9.2
ruby -v:ruby 1.9.2p312 (2011-08-11) [hppa2.0w-hpux11.31]

Description

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

History

Updated by ko1 (Koichi Sasada) 2 months ago

  • Assignee set to takano32 (Mitsuhiro TAKANO)

Updated by shyouhei (Shyouhei Urabe) 2 months ago

  • Status changed from Open to Assigned

Updated by huhongbo (hongbo hu) 28 days ago

i got the bug on hpux 11.31 IA 1.9.3p125

Also available in: Atom PDF