Closed
Bug 1247
Opened 26 years ago
Closed 26 years ago
Crash in Tokenize()
Categories
(Core :: DOM: HTML Parser, defect, P1)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: troy, Assigned: troy)
References
()
Details
Here's the stack trace:
nsParser::Tokenize() line 863 + 28 bytes
nsParser::ResumeParse() line 582 + 8 bytes
nsParser::OnDataAvailable(nsParser * const 0x00eed9a4, nsIURL * 0x00ee1b60,
nsIInputStream * 0x00eec1b0, int 2862) line 795
nsDocumentBindInfo::OnDataAvailable(nsDocumentBindInfo * const 0x00ee1bc0,
nsIURL * 0x00ee1b60, nsIInputStream * 0x00eec1b0, int 2862) line 1390 + 30 bytes
OnDataAvailableProxyEvent::HandleEvent(OnDataAvailableProxyEvent * const
0x00f06170) line 576
StreamListenerProxyEvent::HandlePLEvent(PLEvent * 0x00f06174) line 421 + 12
bytes
PL_HandleEvent(PLEvent * 0x00f06174) line 395 + 10 bytes
PL_ProcessPendingEvents(PLEventQueue * 0x00e86d00) line 357 + 9 bytes
_md_EventReceiverProc(HWND__ * 0x00770656, unsigned int 49393, unsigned int 0,
long 15232256) line 675 + 9 bytes
USER32! 77e71250()
00e86d00()
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → INVALID
I'm not surprised, because you waited nine days to look at it. Marking it
INVALID, because I don't want it sitting in my bug list...
Status: REOPENED → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•