Hi,
using libv8 3.16.14.9 on travis breaks a build. Using libv8 3.16.14.7 does not break the build. I'm not sure if it's the fault of libv8, but at least it seems to be a fix to use an older version of the library. The Gemfile can be found here. The Gemfile.lock is only available on travis. It is not part of the build. Any other information you need to help me?
The the log can be found here. It segfaults:
CSS and Javascripts which are minify shouldn't be re-minified .../home/travis/.rvm/gems/ruby-2.2.0/gems/therubyracer-0.12.2/lib/v8/context.rb:99: [BUG] Segmentation fault at 0x00000000000000
ruby 2.2.0p0 (2014-12-25 revision 49005) [x86_64-linux]
Hi,
using
libv8 3.16.14.9on travis breaks a build. Usinglibv8 3.16.14.7does not break the build. I'm not sure if it's the fault oflibv8, but at least it seems to be a fix to use an older version of the library. TheGemfilecan be found here. TheGemfile.lockis only available on travis. It is not part of the build. Any other information you need to help me?The the log can be found here. It segfaults: