Closed
Bug 312844
Opened 20 years ago
Closed 20 years ago
hang if rendering malformed url
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 210658
People
(Reporter: wegmann, Unassigned)
References
()
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; X11; Linux i686; en) Opera 8.0
Build Identifier: Firefox/1.0.7
the browser hangs when it tries to render the following html-code:
<html><body><strong>Mozilla<sourcetext></body></html>
Reproducible: Always
Steps to Reproduce:
1. put the above html-code in a file
2. load that file with the browser
Actual Results:
The browser hangs using 100% CPU.
The browser has to be killed.
Expected Results:
show the text "Mozilla" and/or show an error message.
| Reporter | ||
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 210658 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Group: security
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•