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.