Closed paulschreiber closed 11 months ago
This is a known issue with 0.10.2 do you still see it wih 0.11.0beta8?
I still see the same problem in 0.11.0beta8
I have this same issue only on Ubuntu. Locally, on my OS X 10.8.2, it works fine. Also, it only fails when deploying with Capistrano (when rake assets:precompile is run).
Given that 0.11.0 is having problems with libv8 for me, I can't go forward nor back :(
Same issue here. Will try to create a failing test case over the next couple of days, therubyracer-0.11.3 and ruby 1.9.3p374 (2013-01-15 revision 38858) [x86_64-darwin12.2.0]
And same break for me: /home/deploy/epicbuzz/shared/bundle/ruby/2.0.0/gems/therubyracer-0.12.1/lib/v8/context.rb:99: [BUG] Segmentation fault ruby 2.0.0p598 (2014-11-13 revision 48408) [x86_64-linux]
`
I was deploying with Capistrano (
cap production deploy
) when ruby crashed.I'm running 1.9.3p194 (2012-04-20 revision 35410) [x86_64-darwin11.4.0] on Mac OS X 10.7.4 (11E53).
Here's the backtrace. Should I report this to you or to Ruby?