Actions
Bug #6773
closed"You may have encountered a bug in the Ruby interpreter or extension libraries."
    Bug #6773:
    "You may have encountered a bug in the Ruby interpreter or extension libraries." 
  
Status:
Rejected
Assignee:
-
Target version:
-
ruby -v:
ruby 1.9.3p0 (2011-10-30 revision 33570) [x86_64-darwin11.2.0] 
Description
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,
Files
Actions