Closed
Bug 2293
Opened 26 years ago
Closed 26 years ago
exception in parser
Categories
(Core :: DOM: HTML Parser, defect, P1)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: erik, Assigned: rickg)
References
()
Details
> I clobbered and pulled this morning, and went to:
>
> http://warp/employees/erik/tests/cers/html40/
>
> (Netscape internal URL.)
>
> I got the following stack trace:
>
> NTDLL! 77f76148()
> nsDebug::PreCondition(char * 0x006de3cc, char * 0x006dea48, char *
> 0x006dea20, int 2236) line 105 + 13 bytes
> CNavDTD::CloseTopmostContainer() line 2236 + 46 bytes
> CNavDTD::ReduceContextStackFor(nsHTMLTag eHTMLTag_text) line 2393
> CNavDTD::HandleDefaultStartToken(CToken * 0x012744c0, nsHTMLTag
> eHTMLTag_text, nsIParserNode & {...}) line 751 + 12 bytes
> CNavDTD::HandleStartToken(CToken * 0x012744c0) line 867 + 23 bytes
> NavDispatchTokenHandler(CToken * 0x012744c0, nsIDTD * 0x01308bf0) line
> 261 + 12 bytes
> CTokenHandler::operator()(CToken * 0x012744c0, nsIDTD * 0x01308bf0) line
> 80 + 14 bytes
> CNavDTD::HandleToken(CNavDTD * const 0x01308bf0, CToken * 0x012744c0,
> nsIParser * 0x01223550) line 546 + 18 bytes
> CNavDTD::BuildModel(CNavDTD * const 0x01308bf0, nsIParser * 0x01223550)
> line 476 + 20 bytes
> nsParser::BuildModel() line 699 + 16 bytes
> nsParser::ResumeParse(nsIDTD * 0x00000000) line 656 + 11 bytes
> nsParser::OnDataAvailable(nsParser * const 0x01223554, nsIURL *
> 0x01226ec0, nsIInputStream * 0x012152a0, unsigned int 319) line 883 + 17
> bytes
> nsDocumentBindInfo::OnDataAvailable(nsDocumentBindInfo * const
> 0x01225b20, nsIURL * 0x01226ec0, nsIInputStream * 0x012152a0, unsigned
> int 319) line 1601 + 24 bytes
> OnDataAvailableProxyEvent::HandleEvent(OnDataAvailableProxyEvent * const
> 0x01308120) line 616
> StreamListenerProxyEvent::HandlePLEvent(PLEvent * 0x01308124) line 455 +
> 12 bytes
> PL_HandleEvent(PLEvent * 0x01308124) line 395 + 10 bytes
> PL_ProcessPendingEvents(PLEventQueue * 0x0119fb00) line 357 + 9 bytes
> _md_EventReceiverProc(void * 0x00e704c0, unsigned int 49454, unsigned
> int 0, long 18479872) line 675 + 9 bytes
> USER32! 77e71250()
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Comment 1•26 years ago
|
||
how did this get fixed? who fixed it? reopening bug
Status: RESOLVED → REOPENED
Beth, why reopen this? Did you verify the bug still existed?
I closed the bug a while back, when it was fixed.
Status: REOPENED → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: --- → WORKSFORME
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 3•26 years ago
|
||
verified worksforme
You need to log in
before you can comment on or make changes to this bug.
Description
•