Project

General

Profile

Actions

Bug #15579

closed

make step when building ruby 2.4.5 on AIX 7.1 results in a Segmentation fault : ruby-2.4.5/lib/rdoc/markup/parser.rb:325

Added by oracle-scott-phillips (Scott Phillips) about 5 years ago. Updated about 3 years ago.

Status:
Closed
Assignee:
Target version:
-
[ruby-core:91367]
Tags:

Description

Environment :
Operating System Name : AIX
Operating System Version : 7
Operating System Release : 1
Operating System Level : 7100-03-04-1441
Operating System Bit Mode : Kernel Type: 64-bit

PROBLEM :
While attempting to build ruby 2.4.5 on AIX 7.1 a Segmentation Fault occurs

ERROR :
Generating RI format into /mount/proj-psft/scphilli/distro-puppet-5-5-8/ruby-2.4.5/.ext/rdoc...
/mount/proj-psft/scphilli/distro-puppet-5-5-8/ruby-2.4.5/lib/rdoc/markup/parser.rb:325: [BUG] Segmentation fault at 0x00000004
ruby 2.4.5p335 (2018-10-18 revision 65137) [powerpc-aix7.1.0]

REPRODUCTION STEPS

  1. gunzip ruby-2.4.5.tar.gz
  2. tar -xvf ruby-2.4.5.tar
  3. cd ruby-2.4.5
  4. ./configure 2>&1 |tee make-cfg.out
  5. ./gmake 2>&1 | tee make.oug
  6. The following error occurs during the make process
    Generating RI format into /mount/proj-psft/scphilli/distro-puppet-5-5-8/ruby-2.4.5/.ext/rdoc...
    /mount/proj-psft/scphilli/distro-puppet-5-5-8/ruby-2.4.5/lib/rdoc/markup/parser.rb:325: [BUG] Segmentation fault at 0x00000004
    ruby 2.4.5p335 (2018-10-18 revision 65137) [powerpc-aix7.1.0]

Files

make.out (116 KB) make.out make output oracle-scott-phillips (Scott Phillips), 01/31/2019 04:40 PM
make-cfg.out (21.1 KB) make-cfg.out configure output oracle-scott-phillips (Scott Phillips), 01/31/2019 04:41 PM

Updated by naruse (Yui NARUSE) about 5 years ago

  • Status changed from Open to Assigned
  • Assignee set to aix
  • Backport changed from 2.4: UNKNOWN, 2.5: UNKNOWN, 2.6: UNKNOWN to 2.4: REQUIRED, 2.5: UNKNOWN, 2.6: UNKNOWN
Actions #2

Updated by hsbt (Hiroshi SHIBATA) about 4 years ago

  • Tags set to aix, build
Actions #3

Updated by jeremyevans0 (Jeremy Evans) about 3 years ago

  • Status changed from Assigned to Closed
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0