[bug-notifications] [ruby 0004399]: Segmentation Fault in Garbage Collection for Ruby 1.8.7 prior to Dec 2009

Mantis Bug Tracker noreply at opencsw.org
Thu Jun 24 14:06:05 CEST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=4399 
====================================================================== 
Reported By:                nutznboltz
Assigned To:                bwalton
====================================================================== 
Project:                    ruby
Issue ID:                   4399
Category:                   regular use
Reproducibility:            sometimes
Severity:                   minor
Priority:                   normal
Status:                     acknowledged
====================================================================== 
Date Submitted:             2010-04-16 18:09 CEST
Last Modified:              2010-06-16 21:46 CEST
====================================================================== 
Summary:                    Segmentation Fault in Garbage Collection for Ruby
1.8.7 prior to Dec 2009
Description: 
A known bug exists in Ruby that causes it crash with segmentation faults
(SIGSEGV, signal 11, etc.) when it allocates objects frequently.

This is causing the Ops Code Chef client to crash on our Solaris 10
systems.

A upstream fix was released.  Could someone rebuild the OpenCSW Ruby from
the latest 1.8.7 sources?

====================================================================== 

---------------------------------------------------------------------- 
 (0008036) nutznboltz (reporter) - 2010-06-16 21:46
 https://www.opencsw.org/mantis/view.php?id=4399#c8036 
---------------------------------------------------------------------- 
Unfortunately, Chef and Puppet get stuck looping on:
lwp_park(0xFE46EF30, 0) Err#62 ETIME
with that Ruby.

Attempting with --disable-fastthread does not improve this situation.

Chef and Puppet work fine with
$ ruby --version
ruby 1.8.6 (2010-02-05 patchlevel 399) [i386-solaris2.10]



More information about the bug-notifications mailing list