[#9722] Kernel#system broken inside Dir.chdir(&block) if system command doesn't have shell characters — <noreply@...>

Bugs item #7278, was opened at 2006-12-14 13:59

8 messages 2006/12/14

[#9749] System V IPC in standard library? — Steven Jenkins <steven.jenkins@...>

Back in August, I needed a semaphore to serialize access to an external

14 messages 2006/12/19

[#9753] CVS freeze — SASADA Koichi <ko1@...>

Hi,

20 messages 2006/12/20
[#9755] Re: [ruby-dev:30039] CVS freeze — SASADA Koichi <ko1@...> 2006/12/20

Hi,

[#9757] Re: [ruby-dev:30040] Re: CVS freeze — SASADA Koichi <ko1@...> 2006/12/20

Hi,

Re: Segmentation fault - bignorm()

From: Daniel Berger <Daniel.Berger@...>
Date: 2006-12-08 17:29:16 UTC
List: ruby-core #9687
Ico Doornekamp wrote:
> Hello,
> 
> (If this is not the right place to ask this question, please redirect me
> to the proper list)
> 
> I have created a small project in ruby to visualize disk space usage.
> This script works fine for me and for a lot of people who are using it,
> but a few users reported to me that the program causes a segmentation
> fault. I have spent quite some time on this, but I am not able to
> reproduce this myself. Fortunately, one of my users generated a stack
> backtrace of the breaking code - attached to the end of this message.
> 
> The top frame shows this :

<snip>

What version of Ruby was this with?

- Dan

In This Thread