Closed
Bug 41243
Opened 25 years ago
Closed 25 years ago
Crashed at SinkContext::CloseContainer
Categories
(Core :: DOM: HTML Parser, defect, P3)
Tracking
()
People
(Reporter: jay, Assigned: harishd)
References
()
Details
(Keywords: crash, topcrash)
From talkback, this is a top crash of recent builds:
SinkContext::CloseContainer 2812d142
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/layout/html/document/src/nsH
TMLContentSink.cpp line 1349
Build: 2000053021 CrashDate: 2000-05-31 UptimeMinutes: 56 Total: 56
OS: Windows NT 4.0 build 1381
URL: www.ibm.com
Comment: trying to get to IBM
Stacktrace:
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=11515777
Incident ID 11515777
SinkContext::CloseContainer
[d:\builds\seamonkey\mozilla\layout\html\document\src\nsHTMLContentSink.cpp,
line 1349]
HTMLContentSink::CloseContainer
[d:\builds\seamonkey\mozilla\layout\html\document\src\nsHTMLContentSink.cpp,
line 2931]
CWellFormedDTD::HandleEndToken
[d:\builds\seamonkey\mozilla\htmlparser\src\nsWellFormedDTD.cpp, line 663]
CWellFormedDTD::HandleErrorToken
[d:\builds\seamonkey\mozilla\htmlparser\src\nsWellFormedDTD.cpp, line 704]
CWellFormedDTD::HandleToken
[d:\builds\seamonkey\mozilla\htmlparser\src\nsWellFormedDTD.cpp, line 527]
CWellFormedDTD::Terminate
[d:\builds\seamonkey\mozilla\htmlparser\src\nsWellFormedDTD.cpp, line 364]
| Reporter | ||
Updated•25 years ago
|
Keywords: topcrash
Summary: Crashed at SinkContext::CloseContainer → Crashed at SinkContext::CloseContainer
Comment 1•25 years ago
|
||
Bug 41427 has a testcase for another crash in SinkContext::CloseContainer
(with CNavDTD instead of WellFormedDTD). Recommend resolution as duplicate.
Comment 2•25 years ago
|
||
if the stack traces seem to line up pretty close,
and the ibm site has content that is identified
in the test case lets make it so...
otherwise it could be two different crashes in
the same general area.
Assignee: kipp → rickg
parser issue (same as other one with exactly same summary?)
assigned to harish, cc rickg.
Assignee: buster → harishd
Component: Browser-General → Parser
*** This bug has been marked as a duplicate of 27507 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 7•25 years ago
|
||
Sorry for the spam. New QA Contact for Browser General. Thanks for your help
Joseph (good luck with the new job) and welcome aboard Doron Rosenberg
QA Contact: jelwell → doronr
You need to log in
before you can comment on or make changes to this bug.
Description
•