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
|