Crash signature - js_Interpret

This article is no longer maintained, so its content might be out of date.

The template "crashsig" does not exist or has no approved revision. js_Interpret

Crashes with this signature can have a variety of causes. One identified cause is bugs that involve the JIT (just-in-time) compiler. Disabling the JIT may help, at the expense of making some JavaScript slower.

  1. Type about:config in the address bar and press EnterReturn.
    A warning page may appear. Click Accept the Risk and Continue to go to the about:config page.
  2. In the resulting page, search for the preference javascript.options.jit.content.
  3. Double-click on it (setting the value to False).

    3d6b04e56960e254dec91931e02e6ae4-1252038968-929-1.png

The general crash troubleshooting steps may have steps that help with these crashes. You can also try providing a few crash IDs when you ask a question; there may be useful information in these crash reports that isn't in the crash signature.

These fine people helped write this article:

Illustration of hands

Volunteer

Grow and share your expertise with others. Answer questions and improve our knowledge base.

Learn More