Crash signature - js_Interpret
This article is no longer maintained, so its content might be out of date.
Crash signatures ( what's this? ): 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.
-
In the Location bar, type about:config and press EnterReturn.
- The about:config "This might void your warranty!" warning page may appear. Click , to continue to the about:config page.
- In the resulting page, search for the preference javascript.options.jit.content.
- Double-click on it (setting the value to False).
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.
