為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

problem with scripts

  • 3 回覆
  • 3 有這個問題
  • 13 次檢視
  • 最近回覆由 ellenelle

more options

Certain sites, most recently The Daily Show, will not load for me. I get a box that says:

"Warning: unresponsive script

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.

Script: resource://gre/modules/ConsoleAPIStorage.jsm:157

[Continue] [Stop script]"

Whether I click to continue or stop the script, nothing happens except that the box goes away and then comes up again. If I try to close the tab, it just hangs and then finally shows the box again.

Finally, Firefox just gets completely hung up, and I have to close it out with the task manager.

Meanwhile, everything runs fine in Internet Explorer.

Can anyone please help me solve this problem?

Thanks, Ellen

Certain sites, most recently The Daily Show, will not load for me. I get a box that says: "Warning: unresponsive script 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. Script: resource://gre/modules/ConsoleAPIStorage.jsm:157 [Continue] [Stop script]" Whether I click to continue or stop the script, nothing happens except that the box goes away and then comes up again. If I try to close the tab, it just hangs and then finally shows the box again. Finally, Firefox just gets completely hung up, and I have to close it out with the task manager. Meanwhile, everything runs fine in Internet Explorer. Can anyone please help me solve this problem? Thanks, Ellen

被選擇的解決方法

The safe mode suggestion gave me the idea to first try disabling Ad Blocker Plus. Et voilà! There it was. How evil, though, to make it so that you can't run the page at all without ads.

從原來的回覆中察看解決方案 👍 0

所有回覆 (3)

more options

Hi ellenelle, could you test the site in Firefox's Safe Mode? This is a standard diagnostic for problems with add-ons.

First, I recommend backing up your Firefox settings in case something goes wrong. See Back up and restore information in Firefox profiles. (You can copy your entire Firefox profile folder somewhere outside of the Mozilla folder.)

Next, restart Firefox in Firefox's Safe Mode (Diagnose Firefox issues using Troubleshoot Mode) using

Help > Restart with Add-ons Disabled

In the Safe Mode dialog, do not check any boxes, just click "Continue in Safe Mode."

Doe the scripts work any better?

more options

Is DOM storage enabled?

You can check the value of the dom.storage.enabled pref on the about:config page.

You can also try to delete the webappsstore.sqlite file in the Firefox Profile Folder to remove all data (cookies) stored in DOM storage.

You can use this button to go to the Firefox profile folder:

  • Help > Troubleshooting Information > Profile Directory: Open Containing Folder

You can try to reset Firefox and create a new profile.

more options

選擇的解決方法

The safe mode suggestion gave me the idea to first try disabling Ad Blocker Plus. Et voilà! There it was. How evil, though, to make it so that you can't run the page at all without ads.