Bug #8737
closed[BUG] Bus Error
Description
When running rspec spec/<spec_file> from time to time I get this error:
/Users/n/.rvm/gems/ruby-2.0.0-p247@/bin/ruby_noexec_wrapper: [BUG] Bus Error
I can test solutions at any time, just ping me.
Files
Updated by steveklabnik (Steve Klabnik) about 11 years ago
Is there any way that you can give some code that makes this happen? Or a full backtrace?
Updated by nijikon (Tomasz Pajor) about 11 years ago
- File full_backtrace full_backtrace added
Full backtrace attached.
As it goes for the code I can't, I could try to create an empty rails project and maybe it will happen.
Updated by nijikon (Tomasz Pajor) about 11 years ago
Did anybody had a look at this? Is the backtrace enough?
Updated by mrkn (Kenta Murata) about 11 years ago
nijikon (Tomasz Pajor) wrote:
Did anybody had a look at this? Is the backtrace enough?
It's not enough.
Please give us the code to reproduce your problem.
Updated by nijikon (Tomasz Pajor) about 11 years ago
Ok, clear. Will work on an example.
Updated by hsbt (Hiroshi SHIBATA) almost 11 years ago
- Status changed from Open to Feedback
Updated by nijikon (Tomasz Pajor) over 10 years ago
I recently switched to pry and removed debugger gem (https://github.com/cldwalker/debugger) and the exception went away. Saying that I think that this is a problem with the debugger gem not ruby core.
Updated by hsbt (Hiroshi SHIBATA) over 10 years ago
- Status changed from Feedback to Closed
Thank you for your feedback.
Updated by usa (Usaku NAKAMURA) over 10 years ago
- Status changed from Closed to Third Party's Issue