headius/thread_safe

Segfaults in 2.0.0-p0 on Mac OS X

Closed this issue · 4 comments

ruby -v
-> ruby 2.0.0p0 (2013-02-24 revision 39474) [x86_64-darwin12.2.0]

TestCacheTorture test segfaults sporadically for different test cases.

with SIGIOT

trace here: https://gist.github.com/vipulnsward/3e662bd38a57b0e91869

Ok, thanks for figuring out that it's an MRI issue. Is there any workaround we could release?

@headius I am not sure why it happens. For jruby, all tests pass perfectly and in a very fast time.
For MRI they never pass.

Ok...since this seems to be confirmed as an MRI issue, I'm going to close the bug. Thanks for your help.