Closed
Bug 118939
Opened 23 years ago
Closed 23 years ago
visit this site makes the harddisk spin and hangs Mozilla
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 112241
People
(Reporter: tha, Assigned: john)
References
()
Details
(Keywords: hang)
1. visit http://www.aaadir.com/world.jsp
2. choose a country like Bahamas or Luxembourg
3. watch your harddisk spin
4. press Ctrl-Alt-Del
5. select Mozilla (not responding)
6. press enter
Mozilla build 2001 12 21 06 (0.9.7) - running on windows 95
Comment 1•23 years ago
|
||
Workforme. (BuildID: 2002 01 08 03/Win98).
/jc
Comment 2•23 years ago
|
||
Worksforme. Linux 0.9.7. 2001122108
Comment 3•23 years ago
|
||
I'm seeing this with 2002010608 on WinNT. What happens is that as soon as I
select the country, Mozilla's memory usage explodes.
Comment 4•23 years ago
|
||
confirming on Win2k with build 2002010803 when clicking on some country in the
selectbox. Then memory increases (I killed Mozilla when up to 400MB in ten
seconds). Mozilla hangs, does not crash; I added keyword 'hang', perhaps summary
should be changed from 'crash' to 'hang'.
Keywords: hang
Reporter | ||
Updated•23 years ago
|
Summary: visit this site makes the harddisk spin and crashes Mozilla → visit this site makes the harddisk spin and hangs Mozilla
Comment 5•23 years ago
|
||
-> Dom0 (?) and confirming
(mozilla hangs and use >220MB RAM)
Assignee: asa → jst
Status: UNCONFIRMED → NEW
Component: Browser-General → DOM Level 0
Ever confirmed: true
QA Contact: doronr → desale
Comment 6•23 years ago
|
||
On this page there's JS that sets the text on a selected option when the
selection is changed. This causes us to infinitely call the onchange event
handler on the select synchronously until we run out of memory, or overflow the
stack.
Over to jkeiser for futher investigation.
Assignee: jst → jkeiser
Keywords: mozilla0.9.9
In view of comment #6: dupe of bug 112241 ?
Assignee | ||
Comment 8•23 years ago
|
||
Yes, it is.
*** This bug has been marked as a duplicate of 112241 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•