Closed Bug 9032 Opened 25 years ago Closed 25 years ago

crash in nsWebShellWindow.cpp

Categories

(Core :: XUL, defect, P3)

PowerPC
Mac System 8.5
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: Brade, Assigned: saari)

Details

While running AppRunner built yesterday (6/28/99), I crashed with the following partial stack crawl: nsWebShellWindow::FindNamedDOMNode(const nsString&,nsIDOMNode*,int&,int) nsWebShellWindow::OnEndDocumentLoad(nsIDocumentLoader*,nsIURI* ,int,nsIDocumentLoaderObserver*) ... In FindNamedDOMNode, I crash because the nsIDOMNOde* (aParent) is null and isn't asserted before being dereferenced. In OnEndDocumentLoad, 'window' is null.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Target Milestone: M8
Don't know how to reproduce, checked in a fix for described crash.
Status: RESOLVED → VERIFIED
code level fix, marking verified based on trust.
You need to log in before you can comment on or make changes to this bug.