Closed
Bug 277552
Opened 20 years ago
Closed 20 years ago
The site crashes [@ CNavDTD::BuildModel]
Categories
(Core :: DOM: HTML Parser, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 220542
People
(Reporter: wodny, Unassigned)
References
()
Details
(Keywords: crash)
Crash Data
Attachments
(1 file)
|
6.05 KB,
text/plain
|
Details |
The site ( http://members.lycos.co.uk/maxforce1/ ) crashes firefox 1.0 & mozilla 1.7.5 when you just enter (it starts to load, a little part of it is shown and than a crash)
Comment 1•20 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a6) Gecko/20050108 Firefox/1.0+ Confirming ->New http://validator.w3.org/check?uri=http%3A%2F%2Fmembers.lycos.co.uk%2Fmaxforce1%2F&charset=%28detect+automatically%29&doctype=%28detect+automatically%29&ss=1 see source of file many errors file is incomplete page contains applet, but disabling java does not prevent a crash Windows closes FF, QFA doesn't show.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•20 years ago
|
OS: Windows 2000 → All
Comment 2•20 years ago
|
||
Disabling JavaScript prevents the crash, so it's certainly related to the horrible, _horrible_ mess of code that's to be found in the source.
Updated•20 years ago
|
Component: General → JavaScript Engine
Product: Firefox → Core
Version: 1.0 Branch → Trunk
Comment 4•20 years ago
|
||
Comment 5•20 years ago
|
||
-> Parser
Assignee: firefox → parser
Component: JavaScript Engine → HTML: Parser
QA Contact: general → mrbkap
Summary: The site crashes firefox 1.0 & mozilla 1.7.5 → The site crashes firefox 1.0 & mozilla 1.7.5 [@ CNavDTD::BuildModel]
Updated•20 years ago
|
Summary: The site crashes firefox 1.0 & mozilla 1.7.5 [@ CNavDTD::BuildModel] → The site crashes [@ CNavDTD::BuildModel]
Comment 6•20 years ago
|
||
dupe *** This bug has been marked as a duplicate of 220542 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Comment 7•20 years ago
|
||
Yep, it's a document.write of <link rel=stylesheet href="http://" ...>
Status: RESOLVED → VERIFIED
Updated•13 years ago
|
Crash Signature: [@ CNavDTD::BuildModel]
You need to log in
before you can comment on or make changes to this bug.
Description
•