Closed Bug 152494 Opened 23 years ago Closed 23 years ago

Browser crashes while loading page (with onLoad .wav file)

Categories

(Camino Graveyard :: General, defect)

PowerPC
macOS
defect
Not set
critical

Tracking

(Not tracked)

VERIFIED WORKSFORME

People

(Reporter: olgierd, Assigned: beard)

References

()

Details

(Keywords: crash)

Attachments

(2 files)

Every time the page is viewed, Chimera 0.3 crashes. The page has a Javascript header that detects the browser and checks for WMP (Windows Media Player???). This page works fine with 0.27 (no sound though).
Copy of www.echoboy.com as of 6/17/02
a stack of the crash would be good too
Assignee: saari → beard
Attached file Stack trace of crash
Here's the function that is called by an onload event in BODY element. function MM_controlSound(sndAction,_sndObj) { //v2.0 var sndObj = eval( _sndObj ); if (sndObj != null) { if (sndAction=='stop') { sndObj.stop(); } else { if (navigator.appName == 'Netscape' ) { sndObj.play();
WorksForMe using Chimera/20020617. Olgierd, care to try with a more recent nightly?
Severity: normal → critical
Keywords: crash
My bug referred to yesterday's build. I tried today's and it still crashing. Maybe I should have mentioned that I have QuickTime 6 beta on my machine.
Using 06-18 build on OS 10.1.5, WFM. No crash.
WFM
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
WFM with latest trunk build!
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: