[#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: Tadashi Saito <shiba@...2.accsnet.ne.jp>
Date: 2006-12-09 07:14:41 UTC
List: ruby-core #9689
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.

--
Tadashi Saito
# sorry for my broken English!

In This Thread