From: "vaharoni (Amit Aharoni)" Date: 2013-04-23T06:38:41+09:00 Subject: [ruby-core:54511] [ruby-trunk - Bug #8310] resque-web crashes with segfault on Ruby 2.0.0-p0 only, Resque 1.24.1, Redis 2.6.12 Issue #8310 has been updated by vaharoni (Amit Aharoni). To clarify, after running resque-web, you have to wait 1-5 minutes for it to crash. Typically I click on "live-poll" at the bottom-left part of the webpage that opened, though that might be unnecessary. ---------------------------------------- Bug #8310: resque-web crashes with segfault on Ruby 2.0.0-p0 only, Resque 1.24.1, Redis 2.6.12 https://bugs.ruby-lang.org/issues/8310#change-38817 Author: vaharoni (Amit Aharoni) Status: Open Priority: Normal Assignee: Category: Target version: ruby -v: ruby 2.0.0p0 (2013-02-24 revision 39474) [x86_64-darwin10.8.0] Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN To reproduce (assuming redis-server is running on your computer): $ rvm use 2.0@clean $ gem install resque $ gem install redis $ resque-web -F This works on 1.9.3. See crash reports and further details here: https://github.com/vaharoni/resque_test Issue also opened on Resque Github: https://github.com/resque/resque/issues/966 -- http://bugs.ruby-lang.org/