Closed
Bug 4538
Opened 26 years ago
Closed 26 years ago
crash in CNavDTD
Categories
(Core :: DOM: HTML Parser, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: kipp, Assigned: rickg)
References
()
Details
#0 0x4051793e in CNavDTD::HandleToken (this=0x83f9880, aToken=0xfefefefe,
aParser=0x8434c48)
at CNavDTD.cpp:603
#1 0x405176ae in CNavDTD::BuildModel (this=0x83f9880, aParser=0x8434c48,
aTokenizer=0x83f6738, anObserver=0x0, aSink=0x8434d18) at CNavDTD.cpp:501
#2 0x40524b6b in nsParser::BuildModel (this=0x8434c48) at nsParser.cpp:833
#3 0x40524a54 in nsParser::ResumeParse (this=0x8434c48, aDefaultDTD=0x0) at
nsParser.cpp:785
#4 0x40524fec in nsParser::OnStopBinding (this=0x8434c48, aURL=0x83d98a0,
status=0,
aMsg=0xbfffe55c) at nsParser.cpp:1012
#5 0x4001e522 in nsDocumentBindInfo::OnStopBinding (this=0x83d9850,
aURL=0x83d98a0,
aStatus=0, aMsg=0xbfffe55c) at nsDocLoader.cpp:1989
#6 0x4067d36b in stub_complete (stream=0x83e4b70) at nsStubContext.cpp:585
#7 0x406125e7 in net_IdxConvComplete (inputStream=0x8441a08) at mkfile.c:1728
#8 0x40659b9c in net_MemCacheComplete (stream=0x83e2a30) at mkmemcac.c:720
"theToken" is garbage (on my machine it was 0xfefeff56)
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Updated•25 years ago
|
QA Contact: 3847 → 4141
Comment 3•25 years ago
|
||
Attempting to steal gem's HTMLParser bugs all at once. Changing QAContact to
janc.
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•25 years ago
|
||
Not crashing. Verified Fixed 1999-07-07-08
You need to log in
before you can comment on or make changes to this bug.
Description
•