搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

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.