Warning Unresponsive script - What it means and how to fix it
Firefox may give you a "Warning: Unresponsive script" prompt that says "A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete." This article describes why this could happen and possible solutions and workarounds.
This error is telling you that Firefox thinks that a script may be running out of control and would make Firefox hang if nothing is done. The script could be something on a web page you're accessing, in an extension you installed, or even Firefox itself.
Table of Contents
Webroot Spy Sweeper
Webroot Spy Sweeper can cause this problem. Disabling Spy Sweeper's Tracking Cookies feature (or disabling Spy Sweeper altogether) can solve the issue.
Letting the script run longer
If you find that pressing the
button brings up the same dialog again, letting the script run longer won't help you; it will just make Firefox hang for longer. However, if you can use Firefox normally after pressing , then the script may just needs extra time to complete.To tell Firefox to let the script run longer:
-
In the address 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 about:config page, search for the preference dom.max_script_run_time, and double-click on it.
- In the Enter integer value prompt, type 20.
- Press .
With scripts now allowed to run for longer times, you may no longer receive the prompt.
If you still receive the prompt (or if you want to see it again), you should set that preference back to the default value.
-
In the address 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 about:config page, search for the preference dom.max_script_run_time.
- Right-clickHold down the Ctrl key while you click on it and choose .
Error happens when accessing certain websites
If the error happens only on a specific website, you can block scripts from running on that website. Many sites still function even if scripting is disabled.
- Install the YesScript extension and restart FirefoxJavaScript Toggle On and Off extension.
-
Click the menu button
and choose . The Add-ons Manager tab will open.
- In the Add-ons Manager tab, select the panel.
- Find the YesScriptJavaScript Toggle On and Off entry and click the button.
- In the YesScript Blacklist dialog that opens,Scroll down to the Black-list text box and enter the URL of the site that's giving you problems.
- Click . The domain name of the site will be added to the list.
Now that the problematic site has been blocked from running scripts, it will no longer cause unresponsive script warnings.
Other causes
An add-on could be causing the problem. See Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems.
Based on information from Unresponsive Script Warning (mozillaZine KB)