Closed
Bug 106661
Opened 23 years ago
Closed 23 years ago
Malformed metatag crashes mozilla
Categories
(Core :: Layout, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: daniel.lichtenberger, Assigned: attinasi)
References
()
Details
(Keywords: crash)
Attachments
(1 file)
26 bytes,
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.5+) Gecko/20011024
BuildID: 20011024
The submitted page contains a malformed meta tag which crashes mozilla 20011024
on linux (but not 0.9.5).
Reproducible: Always
Steps to Reproduce:
1. Go to http://www.infosys.tuwien.ac.at
2.
3.
Actual Results: Mozilla crashes
Expected Results: It should display the page
A very simple testcase:
<HTML>
<META :->
</HTML>
I'm aware this is not valid html, but it certainly shouldn't crash mozilla. Plus
it is from a real-world-webpage ...
Reporter | ||
Comment 1•23 years ago
|
||
dup of bug 106527?
![]() |
||
Comment 3•23 years ago
|
||
Daniel, please retest with an Oct 25 build. If this crash is gone, this is a
duplicate of bug 106527
Reporter | ||
Comment 4•23 years ago
|
||
Yes, the crash is gone in the latest build.
Comment 5•23 years ago
|
||
Marking WFM per reporter's comment ("Yes, the crash is gone in the latest build").
Severity: normal → critical
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Keywords: crash
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•