Closed Bug 135988 Opened 23 years ago Closed 23 years ago

hang: XHTML1.1 and html-postfw-redecl.mod

Categories

(Core :: DOM: HTML Parser, defect)

defect
Not set
critical

Tracking

()

VERIFIED DUPLICATE of bug 121841

People

(Reporter: david.marsal, Assigned: harishd)

References

()

Details

(Keywords: hang)

Attachments

(2 files)

Here is the beginning of a web page which makes Mozilla 0.9.9 to freeze. The software still runs but takes a lot of CPU, and doesn't evolve ... The page is written with XHTML1.1 and the target module for frames. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd" [ <!ENTITY % xhtml-postfw-redecl.module "INCLUDE" > <!ENTITY % xhtml-postfw-redecl.mod PUBLIC "-//W3C//ELEMENTS XHTML Target 1.0//EN" "http://www.w3.org/TR/xhtml-modularization/DTD/xhtml-target-1.mod" > ]>
This page validates the XMTL1.1 validator from W3C
Keywords: hang
Summary: XHTML1.1 and html-postfw-redecl.mod → hang: XHTML1.1 and html-postfw-redecl.mod
Happens on Win98 Build 2002040503 too.
Attached file stacktrace during hang
the hang occurs while it's parsing the text. this seems to be the same problem as bug 127347, which contains an invalid tag. I don't know enough to tell whether the syntax here is correct, but it looks pretty close to being correct if it's not. regardless, a bit of fault tolerance would be nice. ==> parser
Assignee: Matti → harishd
Status: UNCONFIRMED → NEW
Component: Browser-General → Parser
Ever confirmed: true
OS: Linux → All
QA Contact: imajes-qa → moied
Hardware: Other → All
Dupe of bug 121841
yup. <!ENTITY> ==> hang. *** This bug has been marked as a duplicate of 121841 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
n.b. (to the original reporter): text/html is NOT an appropriate MIME-type for XHTML 1.1 documents. Use text/xml or application/xhtml+xml.
v
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: