Closed
Bug 70781
Opened 24 years ago
Closed 24 years ago
Crash on startup (Netscape commercial build)
Categories
(Core :: Security, defect)
Tracking
()
People
(Reporter: slogan, Assigned: security-bugs)
Details
(Keywords: crash)
Here is the stack:
JS_GetPrivate(JSContext * 0x04b49bd0, JSObject * 0x00e4b470) line 1854 + 10
bytes
nsScriptSecurityManager::GetFunctionObjectPrincipal(nsScriptSecurityManager *
const 0x03b9b990, JSContext * 0x04b49bd0, JSObject * 0x00e4b470, nsIPrincipal *
* 0x0012ec5c) line 940 + 14 bytes
nsScriptSecurityManager::CheckFunctionAccess(nsScriptSecurityManager * const
0x03b9b990, JSContext * 0x04b49bd0, void * 0x00e4b470, void * 0x00d2cd28) line
650 + 44 bytes
nsJSContext::CallEventHandler(nsJSContext * const 0x04b49d80, void * 0x00d2cd28,
void * 0x00e4b470, unsigned int 1, void * 0x0012ed04, int * 0x0012ed00, int 0)
line 934 + 38 bytes
nsJSDOMEventListener::HandleEvent(nsIDOMEvent * 0x0613be04) line 91 + 52 bytes
nsEventListenerManager::HandleEventSubType(nsListenerStruct * 0x0596f620,
nsIDOMEvent * 0x0613be04, nsIDOMEventTarget * 0x04b49f10, unsigned int 1,
unsigned int 7) line 838 + 19 bytes
nsEventListenerManager::HandleEvent(nsIPresContext * 0x045eecd0, nsEvent *
0x0012f200, nsIDOMEvent * * 0x0012f1c4, nsIDOMEventTarget * 0x04b49f10, unsigned
int 7, nsEventStatus * 0x0012f224) line 1415 + 39 bytes
GlobalWindowImpl::HandleDOMEvent(GlobalWindowImpl * const 0x04b49f00,
nsIPresContext * 0x045eecd0, nsEvent * 0x0012f200, nsIDOMEvent * * 0x0012f1c4,
unsigned int 1, nsEventStatus * 0x0012f224) line 575
DocumentViewerImpl::LoadComplete(DocumentViewerImpl * const 0x04602290, unsigned
int 0) line 712 + 47 bytes
nsDocShell::EndPageLoad(nsIWebProgress * 0x04b4d5b4, nsIChannel * 0x04b876b0,
unsigned int 0) line 2655
nsWebShell::EndPageLoad(nsIWebProgress * 0x04b4d5b4, nsIChannel * 0x04b876b0,
unsigned int 0) line 992
nsDocShell::OnStateChange(nsDocShell * const 0x04b4dab0, nsIWebProgress *
0x04b4d5b4, nsIRequest * 0x04b876b0, int 131088, unsigned int 0) line 2573
nsWebShell::OnStateChange(nsWebShell * const 0x04b4dab0, nsIWebProgress *
0x04b4d5b4, nsIRequest * 0x04b876b0, int 131088, unsigned int 0) line 954
nsDocLoaderImpl::FireOnStateChange(nsIWebProgress * 0x04b4d5b4, nsIRequest *
0x04b876b0, int 131088, unsigned int 0) line 1309
nsDocLoaderImpl::doStopDocumentLoad(nsIRequest * 0x04b876b0, unsigned int 0)
line 736
nsDocLoaderImpl::DocLoaderIsEmpty(unsigned int 0) line 632
nsDocLoaderImpl::OnStopRequest(nsDocLoaderImpl * const 0x04b4d5a4, nsIRequest *
0x0611f080, nsISupports * 0x00000000, unsigned int 0, const unsigned short *
0x100b0c00 gCommonEmptyBuffer) line 564
nsLoadGroup::RemoveRequest(nsLoadGroup * const 0x04b4d530, nsIRequest *
0x0611f080, nsISupports * 0x00000000, unsigned int 0, const unsigned short *
0x100b0c00 gCommonEmptyBuffer) line 518 + 48 bytes
nsJARChannel::OnStopRequest(nsJARChannel * const 0x0611f084, nsIRequest *
0x06107ed4, nsISupports * 0x00000000, unsigned int 0, const unsigned short *
0x100b0c00 gCommonEmptyBuffer) line 612
nsOnStopRequestEvent::HandleEvent(nsOnStopRequestEvent * const 0x060d09a0) line
178 + 67 bytes
nsStreamObserverEvent::HandlePLEvent(PLEvent * 0x060d09a4) line 79
PL_HandleEvent(PLEvent * 0x060d09a4) line 576 + 10 bytes
PL_ProcessPendingEvents(PLEventQueue * 0x00a8a650) line 509 + 9 bytes
_md_EventReceiverProc(HWND__ * 0x0250033e, unsigned int 49344, unsigned int 0,
long 11052624) line 1054 + 9 bytes
USER32! 77e7124c()
00a8a650()
Assignee | ||
Comment 2•24 years ago
|
||
*** This bug has been marked as a duplicate of 70361 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•