Bug 1532585

Summary: Fix possible segfaults during generating of documentation
Product: Red Hat Software Collections Reporter: Vít Ondruch <vondruch>
Component: rubyAssignee: Jun Aruga <jaruga>
Status: CLOSED ERRATA QA Contact: David Jež <djez>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rh-ruby25CC: djez, jaruga
Target Milestone: alpha   
Target Release: 3.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ruby-2.5.0-4.el7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-05-03 05:58:05 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Vít Ondruch 2018-01-09 11:56:27 UTC
Description of problem:
Ruby might segfault during generating documentation (rubygem-{webmock,ffi}) and possible other scenarios:

https://bugs.ruby-lang.org/issues/14343
https://bugs.ruby-lang.org/issues/14261

Version-Release number of selected component (if applicable):
rh-ruby25-ruby-2.5.0-2.el7

How reproducible:


Steps to Reproduce:
1. $ rm -rf usr/share/gems/doc/webmock-2.3.2/
2. $ ruby -S gem install -V --local --build-root . --force --document=ri,rdoc /builddir/build/SOURCES/webmock-2.3.2.gem
3.

Actual results:
Segfault during generating documentation

Expected results:
Gem is successfully installed.


Additional info:

Comment 10 errata-xmlrpc 2018-05-03 05:58:05 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2018:1294