Project

General

Profile

Actions

Bug #7350

closed

Segmentation fault with ruby 1.9.3p328 (2012-11-13) [x86_64-linux]

Added by ggiesemann (Geoffrey Giesemann) over 11 years ago. Updated about 11 years ago.

Status:
Rejected
Target version:
ruby -v:
ruby 1.9.3p328 (2012-11-13) [x86_64-linux]
Backport:
[ruby-core:49335]

Description

I'm experiencing sporadic segmentation faults in a ruby daemon running with:

ruby 1.9.3p328 (2012-11-13) [x86_64-linux]

This is actually the 1.9.3p327 ruby patched with https://github.com/ruby/ruby/commit/ae2df330 as the issue http://bugs.ruby-lang.org/issues/7123 looked similar to the one I was experiencing.

The daemon in question sits in a loop pulling messages out of an ActiveMQ server using the stomp gem; DOM parsing a file locally using libxml-ruby; then stuffing another message back on to the server using the same stomp client. I haven't been able to isolate the problem into a smaller block; but I can reproduce it in ~15 minutes on an AWS test server.

I've included two examples of crash output, I have several more from 1.9.3p286.

Happy to try patches or anything further to help debug/diagnose the issue.


Files

ruby-1.9.3p328.crash1.log (27.6 KB) ruby-1.9.3p328.crash1.log ggiesemann (Geoffrey Giesemann), 11/14/2012 02:08 PM
ruby-1.9.3p328.crash2.log (27.7 KB) ruby-1.9.3p328.crash2.log ggiesemann (Geoffrey Giesemann), 11/14/2012 02:08 PM
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0