Closed Bug 199614 Opened 21 years ago Closed 21 years ago

Crash on page (JS-related?)

Categories

(SeaMonkey :: General, defect)

x86
Windows 98
defect
Not set
critical

Tracking

(Not tracked)

CLOSED INVALID

People

(Reporter: mark.slater, Assigned: asa)

References

()

Details

(Keywords: crash, stackwanted, Whiteboard: 18553084X)

User-Agent:       Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.4a) Gecko/20030325
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.4a) Gecko/2003032504

Mozilla crashes on that page every time, except when I disable JS. Not quite
sure what the JS is doing, but I believe it has something to do with the following:

function ResetShortcuts()
{
for (var i = 0; i < document.LangForm.Language.length; i++) {
if (document.LangForm.Language.options[i].defaultSelected == true){
document.LangForm.Language.options[i].selected=true
}

Reproducible: Always

Steps to Reproduce:
1. Visit page

Actual Results:  
Crash shortly after rendering content

Expected Results:  
Not crash

TB 18553084X
TB 18553070W
WFM - 2 hours old CVS based trunk build. 

Maybe related to a bug fixed this the build you're using.
Keywords: crash, stackwanted
Whiteboard: 18553084X
WFM on build 2003032611
OK WFM Win98 2003032708. Closing.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
Really closing
Status: RESOLVED → CLOSED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.