From: shibata.hiroshi@... Date: 2014-02-13T02:28:14+00:00 Subject: [ruby-core:60679] [ruby-trunk - Bug #9388] [Feedback] Ruby 1.9.3-pxxx segmentation fault Issue #9388 has been updated by Hiroshi SHIBATA. Status changed from Open to Feedback Could you try to your code in Ruby 2.0 or 2.1? ---------------------------------------- Bug #9388: Ruby 1.9.3-pxxx segmentation fault https://bugs.ruby-lang.org/issues/9388#change-45105 * Author: Phillip Oertel * Status: Feedback * Priority: Normal * Assignee: * Category: * Target version: * ruby -v: 1.9.3-p484 * Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN, 2.1: UNKNOWN ---------------------------------------- Hi, we experience regular segmentation faults on our production server (a Rails web application running at www.torial.com/magazine). I have attached the log showing the segmentation fault and all the information being logged with it. We have considered reporting this bug to the Sidekiq or Redis gem maintainers, but after looking through the bug reports there, I found they direct segmentation faults here. The bug occurs in a background queue using the Sidekiq gem. The queue handles a low number of jobs per day (less than 1000, running between 1 and 10 seconds each). On average the segfault occurs every 6-12 hours, so many jobs run without failure. The affected versions are (at least) 1.9.3p194, 1.9.3p448, 1.9.3p484. We have tried those, hoping the bug would be fixed. Unfortunately I have no experience debugging Ruby internals, so I don't know what other information to provide -- please let me know if you need more information. Thank you very much Phillip ---Files-------------------------------- segmentation_fault.log (289 KB) -- http://bugs.ruby-lang.org/