From: "mame (Yusuke Endoh)" Date: 2012-11-03T11:35:41+09:00 Subject: [ruby-core:48781] [ruby-trunk - Bug #6773][Assigned] "You may have encountered a bug in the Ruby interpreter or extension libraries." Issue #6773 has been updated by mame (Yusuke Endoh). Status changed from Feedback to Assigned Assignee set to sorah (Shota Fukumori) The reproducing process is stated in http://railscasts.com/episodes/366-sidekiq, right? No one can repro this? Sorah, could you try? -- Yusuke Endoh ---------------------------------------- Bug #6773: "You may have encountered a bug in the Ruby interpreter or extension libraries." https://bugs.ruby-lang.org/issues/6773#change-32270 Author: renanra (Renan Azevedo) Status: Assigned Priority: Normal Assignee: sorah (Shota Fukumori) Category: core Target version: ruby -v: ruby 1.9.3p0 (2011-10-30 revision 33570) [x86_64-darwin11.2.0] I got that strange error while testing sidekiq 2.1.0 when I tried bundle exec sidekiq. I followed railscasts.com/episodes/366-sidekiq. The unique different thing I have done was creating a Module to wrapper all email works. I tried to test bundle exec without any worker but I even got the same error. Thanks, -- http://bugs.ruby-lang.org/