[#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: ico@... (Ico Doornekamp)
Date: 2006-12-09 08:11:07 UTC
List: ruby-core #9690

* On 2006-12-09 Tadashi Saito <shiba@mail2.accsnet.ne.jp> wrote  :

> Hi all,
> 
> On Sat, 9 Dec 2006 01:21:41 +0900
> Yukihiro Matsumoto <matz@ruby-lang.org> wrote:
> 
> > This is a direct reason for segmentation fault.
> (snip)
> 
> I may make void noise, but I still doubt; is it the duplicate of
> [ruby-list:43012]?
> 
> I confirmed that a member "len" will be huge number and "digits" will be
> 0x0, when RFloat is casted as RBignum in my [i686-linux].  It looks the
> same case as original report.
> 
> Anyway, repoter's `ruby -v` would be needed.

I can now reproduce this behaviour on ruby 1.8.5 (2006-08-25)
[i486-linux]

-- 
:wq
^X^Cy^K^X^C^C^C^C

In This Thread