Bug 1532585 - Fix possible segfaults during generating of documentation
Summary: Fix possible segfaults during generating of documentation
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Software Collections
Classification: Red Hat
Component: ruby
Version: rh-ruby25
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: alpha
: 3.1
Assignee: Jun Aruga
QA Contact: David Jež
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-01-09 11:56 UTC by Vít Ondruch
Modified: 2018-05-03 05:58 UTC (History)
2 users (show)

Fixed In Version: ruby-2.5.0-4.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-05-03 05:58:05 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2018:1294 0 None None None 2018-05-03 05:58:12 UTC

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


Note You need to log in before you can comment on or make changes to this bug.