Closed
Bug 371357
Opened 19 years ago
Closed 19 years ago
When you try to load a malformed html then firefox crash
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: fraballo, Unassigned)
Details
(Keywords: crash, Whiteboard: CLOSEME 07/02)
Attachments
(1 file)
|
2.02 KB,
application/x-zip-compressed
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
When you try to load a malformed html the firefox crash (the server woth all tabs). The malformed html is <script>*<script>alert("Hello");</script>
* means repetition. Some thousands of this special word causes crash firefox
Reproducible: Always
Steps to Reproduce:
1.Create a malformed html
2.Open it
3.You must restar the firefox
Actual Results:
When you try to load a malformed html the firefox crash (the server woth all tabs). The malformed html is <script>*<script>alert("Hello");</script>
* means repetition. Some thousands of this special word causes crash firefox
Expected Results:
The firefox crash
Open the html or not open, but not crash firefox.
| Reporter | ||
Updated•19 years ago
|
Version: unspecified → 2.0 Branch
Comment 1•19 years ago
|
||
Can you get a talkback ID for the crash and possibly attach a testcase that causes firefox to crash?
http://kb.mozillazine.org/Talkback
| Reporter | ||
Comment 2•19 years ago
|
||
| Reporter | ||
Comment 3•19 years ago
|
||
(In reply to comment #1)
> Can you get a talkback ID for the crash and possibly attach a testcase that
> causes firefox to crash?
> http://kb.mozillazine.org/Talkback
Hi:
I can't get the ID talkback. The firefox crash and the talkback fon't show anything
Comment 4•19 years ago
|
||
Testcase does not crash for me on either Firefox 2.0.0.2 or current Minefield on Mac.
Comment 5•19 years ago
|
||
Yeah, it crashes indeed Firefox 2.0.0.1, but not latest branch (Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.2pre) Gecko/20070213 BonEcho/2.0.0.2pre). So the next update will contain the fix.
Comment 6•19 years ago
|
||
I get a too much recursion error in the console with minefield on WinXP. So this could have been fixed by something like bug 347155.
Comment 7•19 years ago
|
||
Javier, can you confirm this is fixed in Firefox 2.0.0.4 ?
Whiteboard: CLOSEME 07/02
| Reporter | ||
Comment 8•19 years ago
|
||
In Firefox 2.0.0.4 is fixed. At least, since 2.0.0.2 is fixed
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Resolution: FIXED → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•