Closed
Bug 151485
Opened 23 years ago
Closed 23 years ago
Mozilla 1.1a crashed when reading bad favicons
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 151154
People
(Reporter: slabbi, Assigned: Matti)
Details
(Keywords: crash, stackwanted)
Mozilla 1.1a crashed each time when visiting www.ivw.de
It seems to be a problem with the favicon used on this site (buggy?).
Bug is reproducible:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>x</TITLE>
<LINK href="http://www.ivw.de/favicon.ico" rel="SHORTCUT ICON">
</HEAD>
<BODY>
</BODY></HTML>
Correct behaviour should be:
Ignore bad favicons (and show an alert).
Comment 1•23 years ago
|
||
Same behaviour with trunk build id 2002061208.
Disabling favions temporary prevents mozilla from crashing.
Comment 2•23 years ago
|
||
Marking dupe of bug 155154, will add this interesting comment.
*** This bug has been marked as a duplicate of 151154 ***
Severity: normal → critical
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Keywords: crash,
stackwanted
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•