Recently (probably since adding jQuery), I have repeatedly had my computer seize up while working on my drupal site. After about 10 minutes, the following message appears:

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: http://friendspeaceteams.org/FPTD/sites/all/modules/jquery_update/replac...

I can't live with this! Any ideas about the cause? It happens when I click in link while there is a large table displayed on the current page, for example the variables table, permissions, or even modules list.

Thanks,
Sharon

Comments

mfer’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

This most likely isn't an issue with jQuery but of some script using jQuery. What modules do you have enabled and what JavaScript do you have loaded on that page?

yannickoo’s picture

Status: Postponed (maintainer needs more info) » Active

Try disabling Firebug or increase the timeout time ...

mfer’s picture

Status: Active » Closed (fixed)
SocialNicheGuru’s picture

I get this too on Drupal 7. So you are saying that this is a Firebug issue? how do you increase the timeout on firebug?