Issue #8310 has been updated by zzak (Zachary Scott). Status changed from Open to Rejected Duplicate of #8100 ---------------------------------------- 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-39148 Author: vaharoni (Amit Aharoni) Status: Rejected 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/