Closed
Bug 31940
Opened 25 years ago
Closed 25 years ago
HTML page http://www.w3.org/TR/PR-rdf-schema/ causes Build 2000031303 to segfault
Categories
(Core :: DOM: HTML Parser, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: edd, Assigned: harishd)
References
()
Details
(Keywords: crash, testcase)
Attachments
(1 file)
|
152 bytes,
text/html
|
Details |
HTML page http://www.w3.org/TR/PR-rdf-schema/ causes
Build 2000031303 to segfault and exit.
Error:
./run-mozilla.sh: line 29: 27155 Segmentation fault $prog ${1+"$@"}
Assertion in the content sink: "###!!! ASSERTION: container w/o parent:
'mStackPos > 0'
Assignee: troy → rickg
Component: Layout → Parser
QA Contact: petersen → janc
Comment 3•25 years ago
|
||
Checked in a fix for this. The problem was caused by the unknown tag.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 7•16 years ago
|
||
Crashtest added as part of http://hg.mozilla.org/mozilla-central/rev/5a6def05ccbc
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•