From: "vaharoni (Amit Aharoni)" Date: 2013-04-23T06:26:38+09:00 Subject: [ruby-core:54509] [ruby-trunk - Bug #8310][Open] resque-web crashes with segfault on Ruby 2.0.0-p0 only, Resque 1.24.1, Redis 2.6.12 Issue #8310 has been reported by vaharoni (Amit Aharoni). ---------------------------------------- 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 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/