Closed Bug 297522 Opened 19 years ago Closed 19 years ago

High CPU loading and memory consuming

Categories

(SeaMonkey :: General, defect)

x86
Windows Server 2003
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 335256

People

(Reporter: arithmandar, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.7.8) Gecko/20050511
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.7.8) Gecko/20050511

In the page at http://www.1111.com.tw/ , web data seems to be displayed well,
but if you look at Windows Task Manager, you will find the CPU usage of Mozilla
or FireFox is about 100%, and the memory usage is keeping growing and growing.

At the same OS environment, using IE to browse this page will be fine.

Although the problem might due to incorrect or improper web script (ASP), but
it's better that Mozilla can prevent from such script to make Mozilla not
responding.

It's fine if you can not see Traditional Chinese in that web site.

Reproducible: Always

Steps to Reproduce:
1. Launch Mozilla or FireFox
2. Browsing http://www.1111.com.tw/
3. Close Mozilla or FireFix by clicking on the X icon in the top-right corner


Actual Results:  
1. Unexpected high CPU loading
2. Memory usage is keeping growing and growing
3. Unable to close Mozilla, Mozilla is not responding

Expected Results:  
1. CPU loading should not always be very high
2. Memory consuming is not happened.
3. Mozilla is easily to be closed
In http://www.1111.com.tw/home.asp there is a function:

function stay(){
[...]
setInterval('stay()');
}

*** This bug has been marked as a duplicate of 261633 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.