Patches: Browse | Submit New | Admin

[#12058] segv in current trunk, on make check

Date:
2007-07-06 21:24
Priority:
3
Submitted By:
Michel Loiseleur (mloiseleur)
Assigned To:
Yukihiro Matsumoto (matz)
Category:
Language / Runtime / Core Libraries
State:
Open
Summary:
segv in current trunk, on make check

Detailed description
Hi,

  I have encountered a segv when running test suite. The ruby log and gdb log are in the attachments of this issue.

  It seems that the Node is here, but incorrectly allocated somehow during parsing of the RegExp. I don't know if the
warning about the Float is significant or not.
 
  I have relinked the miniruby with libefence, but there was too much memory allocated for checking memory so aggressively.
So I turned on valgrind, but he didn't say nothing about memory bad allocated.

  Please tell me if I can do something to help solve this issue,

Regards

Add A Comment: Notepad

Please login


Followup

Message
Date: 2007-07-09 01:56
Sender: Shyouhei Urabe

Assigning to matz as this is for trunk.

Attached Files:

Name Description Download
ruby+gdb.log logs of the segv Download

Changes:

Field Old Value Date By
assigned_toshyouhei2007-07-09 01:56shyouhei
File Added2213: ruby+gdb.log2007-07-06 21:24mloiseleur