rubyjs / therubyracer

Embed the V8 Javascript Interpreter into Ruby
1.66k stars 193 forks source link

Segfault in proxies.rb:145 #247

Closed dfguo closed 11 years ago

dfguo commented 11 years ago

I got a seg fault when running therubyracer-0.9.10. It appears very randomly. I can't reproduce it. Here's the full stacktrace: https://gist.github.com/dfguo/5112806

cowboyd commented 11 years ago

My best recommendation is to upgrade to the latest version, If you can use ruby 2.0 that would be even better.