From: "nobu (Nobuyoshi Nakada)" Date: 2012-07-23T14:32:06+09:00 Subject: [ruby-core:46627] [ruby-trunk - Bug #6773][Feedback] "You may have encountered a bug in the Ruby interpreter or extension libraries." Issue #6773 has been updated by nobu (Nobuyoshi Nakada). File bug-6773.crash.log added Description updated Category set to core Status changed from Open to Feedback Since 1.9.3-p0 is quite outdated, could you try with recent patch level(, or preferably 2.0.0)? And we'll need small reproducible code and crash report log to fix the bug if it still exists. > See Crash Report log file under ~/Library/Logs/CrashReporter or > /Library/Logs/CrashReporter, for the more detail of. ---------------------------------------- Bug #6773: "You may have encountered a bug in the Ruby interpreter or extension libraries." https://bugs.ruby-lang.org/issues/6773#change-28290 Author: renanra (Renan Azevedo) Status: Feedback Priority: Normal Assignee: 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/