Git Product home page Git Product logo

Comments (6)

 avatar commented on August 28, 2024 2

I am seeing this error on a mac mini with 16GB ram (with over 8GB ram free) (so using the Apple JavaScriptCore).

I just updated our app from rails 5.0.1 to 5.0.3. This error does not occur on our staging environment (also a mac mini, but with "only" 8gb ram).

from execjs.

rafaelfranca avatar rafaelfranca commented on August 28, 2024

It seems to be a problem in your application. Which javascript runtime are you using?

from execjs.

jeffblake avatar jeffblake commented on August 28, 2024

This sounds similar to the recent error I have after the coffee-script-source 1.12.1 gem was released:

sstephenson#204

from execjs.

rafalpetryka avatar rafalpetryka commented on August 28, 2024

Sorry, but I've also problem with node. When I get Segmentation Fault when I trying to get node version (node -v). Yesterday I changed my debian into ubuntu server and problem solved :)

from execjs.

cookrn avatar cookrn commented on August 28, 2024

I was seeing the issue on an underpowered host when the process was killed for lack of RAM. This didn't become clear until I disabled Uglify after which I could see the Killed messaging in the logs.

from execjs.

kaka-ruto avatar kaka-ruto commented on August 28, 2024

It might be that your usage of a small RAM vps is actually causing the error. Like mine, which was 512MB. You can restart your production server and precompile the assets or , better, upgrade your vps to a higher RAM, eg 1GB or more depending on your needs.

More here: sstephenson#201

from execjs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.