[#7708] Bug in libsnmp-ruby1.8 — Hadmut Danisch <hadmut@...>

Hi,

8 messages 2006/04/11
[#7709] Re: Bug in libsnmp-ruby1.8 — Eric Hodel <drbrain@...7.net> 2006/04/11

On Apr 11, 2006, at 6:23 AM, Hadmut Danisch wrote:

[#7770] Re: possible defect in array.c — "Brown, Warren" <warrenbrown@...>

> rb_range_beg_len (in range.c) does set beg and len.

13 messages 2006/04/26
[#7771] Re: possible defect in array.c — "Pat Eyler" <rubypate@...> 2006/04/26

On 4/26/06, Brown, Warren <warrenbrown@aquire.com> wrote:

[ ruby-Bugs-4004 ] segmentation fault in fileutils.rb when compiling on linux

From: noreply@...
Date: 2006-04-02 11:08:10 UTC
List: ruby-core #7659
Bugs item #4004, was opened at 2006-04-02 13:08
You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=1698&aid=4004&group_id=426

Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Hartmut Prochaska (hapro)
Assigned to: Nobody (None)
Summary: segmentation fault in fileutils.rb when compiling on linux

Initial Comment:
I have a red hat 9 installation with updated fedora cores. When compiling ruby 1.8.4 I get the following error:

./lib/fileutils.rb:1252: [BUG] Segmentation fault
ruby 1.8.4 (2005-12-24) [i686-linux]

make: *** [.rbconfig.time] Aborted


I tried it with the stable snapshot of 02.04.2006 and I get the same error, just in another line with different code:

./lib/fileutils.rb:1252: [BUG] Segmentation fault
ruby 1.8.4 (2005-12-24) [i686-linux]

make: *** [.rbconfig.time] Aborted

my compile and link variables got determined by configure and are as follows in both versions:

CFLAGS = -mcpu=k6 -march=k6 -O2 -fforce-addr -fomit-frame-pointer -fstrength-reduce -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -frerun-cse-after-loop -fschedule-insns2  -DRUBY_EXPORT
CPPFLAGS = -I. -I$(srcdir)
LDFLAGS =  $(CFLAGS)  -rdynamic -Wl,-export-dynamic

cheers

----------------------------------------------------------------------

You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=1698&aid=4004&group_id=426

In This Thread

Prev Next