Closed
Bug 9035
Opened 26 years ago
Closed 26 years ago
crash in nsContentList.cpp - duplicate release
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: cbegle, Assigned: vidur)
References
()
Details
see the url above.
NTDLL! 77f76148()
nsDebug::PreCondition(char * 0x01acdf84, char * 0x01acdf74, char * 0x01acdf40,
int 147) line 143 + 13 bytes
nsContentList::Release(nsContentList * const 0x011a93f0) line 147 + 41 bytes
nsHTMLDocument::~nsHTMLDocument() line 171 + 36 bytes
nsHTMLDocument::`scalar deleting destructor'(unsigned int 1) + 15 bytes
nsDocument::Release(nsDocument * const 0x01075c60) line 817 + 102 bytes
nsHTMLDocument::Release(nsHTMLDocument * const 0x01075c60) line 246
nsCOMPtr_base::~nsCOMPtr_base() line 26
nsCOMPtr<nsIDocument>::~nsCOMPtr<nsIDocument>() + 15 bytes
DocumentViewerImpl::~DocumentViewerImpl() line 242 + 66 bytes
DocumentViewerImpl::`scalar deleting destructor'(unsigned int 1) + 15 bytes
DocumentViewerImpl::Release(DocumentViewerImpl * const 0x01076800) line 184 +
99 bytes
nsWebShell::Embed(nsWebShell * const 0x0105d3a0, nsIContentViewer * 0x011bd690,
char * 0x00000000, nsISupports * 0x00000000) line 857 + 27 bytes
nsDocumentBindInfo::OnStartBinding(nsDocumentBindInfo * const 0x011bcc20,
nsIURI * 0x011bcc70, char * 0x011bdd30) line 1855 + 36 bytes
OnStartBindingProxyEvent::HandleEvent(OnStartBindingProxyEvent * const
0x011bdce0) line 508
StreamListenerProxyEvent::HandlePLEvent(PLEvent * 0x011bdce4) line 473 + 12
bytes
PL_HandleEvent(PLEvent * 0x011bdce4) line 493 + 10 bytes
PL_ProcessPendingEvents(PLEventQueue * 0x00ff2590) line 454 + 9 bytes
_md_EventReceiverProc(void * 0x008508fa, unsigned int 49402, unsigned int 0,
long 16721296) line 912 + 9 bytes
USER32! 77e713ed
Assignee | ||
Comment 2•26 years ago
|
||
Layers were turned on by mistake. Also found error in (now disabled) layers
getter.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 3•26 years ago
|
||
Seems working fine now. Marking verified.
You need to log in
before you can comment on or make changes to this bug.
Description
•