Closed
Bug 304332
Opened 19 years ago
Closed 19 years ago
position: fixed crashes firefox on windows and linux
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 283385
People
(Reporter: firefox, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
|
552 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050811 Firefox/1.0.6 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050811 Firefox/1.0.6 read the source http://www.phoo.de/bar/firefox.html.txt Reproducible: Always Steps to Reproduce: visit http://www.phoo.de/bar/firefox.html.txt with 1.0.6 Actual Results: segfault Expected Results: no segfault ;)
Comment 1•19 years ago
|
||
Always worked for me. Please try on a more recent version of Firefox, Deer Park Alpha 2 or later preferably.
Comment 2•19 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b4) Gecko/20050811 Firefox/1.0+ ID:2005081108 WFM very invalid html though
Comment 3•19 years ago
|
||
Comment 4•19 years ago
|
||
WFM, current Firefox and SeaMonkey builds on Linux. This was fixed somewhere in the range: 2005-03-17-05 -- 2005-03-18-05 http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=SeaMonkeyAll&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2005-03-17+04%3A00&maxdate=2005-03-18+06%3A00&cvsroot=%2Fcvsroot After backing out bug 283385 I could reproduce the crash (same stack), so it was fixed by the patch in that bug. Testcases are similar too. *** This bug has been marked as a duplicate of 283385 *** *** This bug has been marked as a duplicate of 283385 ***
You need to log in
before you can comment on or make changes to this bug.
Description
•