Bug #6773
closed"You may have encountered a bug in the Ruby interpreter or extension libraries."
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
Updated by nobu (Nobuyoshi Nakada) almost 13 years ago
- File bug-6773.crash.log bug-6773.crash.log added
- Description updated (diff)
- 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.
Updated by mame (Yusuke Endoh) over 12 years ago
- Status changed from Feedback to Assigned
- Assignee set to sorah (Sorah 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 [email protected]
Updated by hsbt (Hiroshi SHIBATA) almost 7 years ago
- Status changed from Assigned to Rejected
- Assignee deleted (
sorah (Sorah Fukumori))
Ruby 1.9.3 is EOL status. Please try with Ruby 2.4 or 2.5.