Closed
Bug 17139
Opened 26 years ago
Closed 26 years ago
Crash on leaving my.netscape.com
Categories
(Core :: Layout, defect, P3)
Tracking
()
People
(Reporter: nisheeth_mozilla, Assigned: troy)
References
()
Details
Go to my.netscape.com
Load any other page.
Crash with the following call stack:
operator delete(void * 0xdadadada) line 47 + 3 bytes
MaxElementSizePropertyDtor(nsIPresContext * 0x03817120, nsIFrame * 0xdadadada,
nsIAtom * 0x014ed940, void * 0xdadadada) line 297 + 15 bytes
DestroyPropertyValuesFunctor::operator()(void * 0xdadadada, void * 0xdadadada)
line 1870 + 28 bytes
nsDST::EnumTree(nsDST::LeafNode * 0x018e1d60, nsDSTNodeFunctor & {...}) line 377
nsDST::Enumerate(nsDSTNodeFunctor & {...}) line 363
FrameManager::PropertyList::RemoveAllProperties(nsIPresContext * 0x03817120)
line 1887
FrameManager::DestroyPropertyList(nsIPresContext * 0x03817120) line 1584
FrameManager::~FrameManager() line 339 + 17 bytes
FrameManager::`scalar deleting destructor'(unsigned int 1) + 15 bytes
FrameManager::Release(FrameManager * const 0x014649f0) line 318 + 134 bytes
PresShell::~PresShell() line 552 + 27 bytes
PresShell::`scalar deleting destructor'() + 15 bytes
PresShell::Release(PresShell * const 0x014635d0) line 483 + 138 bytes
nsCOMPtr<nsIPresShell>::~nsCOMPtr<nsIPresShell>() line 458
DocumentViewerImpl::~DocumentViewerImpl() line 275 + 22 bytes
DocumentViewerImpl::`scalar deleting destructor'(unsigned int 1) + 15 bytes
DocumentViewerImpl::Release(DocumentViewerImpl * const 0x03814320) line 217 +
134 bytes
nsWebShell::Embed(nsWebShell * const 0x03393120, nsIContentViewer * 0x039639e0,
char * 0x03812290, nsISupports * 0x00000000) line 882 + 27 bytes
nsDocumentBindInfo::OnStartRequest(nsDocumentBindInfo * const 0x03812250,
nsIChannel * 0x03815aa0, nsISupports * 0x00000000) line 1145 + 36 bytes
nsChannelListener::OnStartRequest(nsChannelListener * const 0x038158d0,
nsIChannel * 0x03815aa0, nsISupports * 0x00000000) line 1333 + 43 bytes
nsHTTPResponseListener::FinishedResponseHeaders() line 680 + 37 bytes
nsHTTPResponseListener::OnDataAvailable(nsHTTPResponseListener * const
0x038e2690, nsIChannel * 0x03815360, nsISupports * 0x03815aa0, nsIInputStream *
0x038e26f8, unsigned int 0, unsigned int 1255) line 166 + 8 bytes
nsOnDataAvailableEvent::HandleEvent(nsOnDataAvailableEvent * const 0x038f9710)
line 413
nsStreamListenerEvent::HandlePLEvent(PLEvent * 0x038f97d0) line 169 + 12 bytes
PL_HandleEvent(PLEvent * 0x038f97d0) line 526 + 10 bytes
PL_ProcessPendingEvents(PLEventQueue * 0x0146f4c0) line 487 + 9 bytes
_md_EventReceiverProc(void * 0x006a00e4, unsigned int 49390, unsigned int 0,
long 21427392) line 961 + 9 bytes
USER32! 77e71250()
I'm assigning this to Troy because I see the DST code and the frame manager on
the call stack. I am seeing this in a build that was built yesterday.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 2•26 years ago
|
||
Marking as duplicate of 17119.
You need to log in
before you can comment on or make changes to this bug.
Description
•