Closed
Bug 262817
Opened 21 years ago
Closed 20 years ago
firefox freezes when loading http://www.ecser.hu/
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: szazol, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; rv:1.7.3) Gecko/20041001 Firefox/0.10.1
When loading http://www.ecser.hu/ firefox freezes and eats 100% CPU.
Reproducible: Always
Steps to Reproduce:
1. Type url: http://www.ecser.hu/
Actual Results:
firefox freezes and eats 100% CPU.
Expected Results:
Display the web page.
Comment 1•21 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.3) Gecko/20041003
Firefox/0.10
WFM , loaded in <2 secs
Comment 2•21 years ago
|
||
Firefox does not freeze on this page if Flash is installed.
Freeze (cpu eating) is caused by:
embed element inside table
width attribute of embed is given in percents
type of embedded file is unsupported (no plugin installed for it)
Simplified code (raises cpu to 100% even if Flash plugin is installed):
http://www.nfllab.com/mozilla/embedbug.html
Similar sites:
http://www.s1.is/ (see bug 260937)
http://www.expensable.com/ (see bug 248270)
This only happens with the new plugin installer system (the yellow stripe on the
top). For example:
Mozilla/5.0 (X11; U; Linux i686; rv:1.7.3) Gecko/20040914 Firefox/0.10.1
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041006 Firefox/0.10
Other versions do not freeze (but Default Plugin window popups for a moment then
disappears):
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a4) Gecko/20040927
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a5) Gecko/20041006 Firefox/0.9.1+
This bug is not Linux related, happens on Windows, too.
Comment 3•21 years ago
|
||
Apparently fixed in Firefox 1.0 release.
Comment 4•20 years ago
|
||
WFM on Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050414
Firefox/1.0+
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•