Closed Bug 122375 Opened 23 years ago Closed 23 years ago

Crashes on the site above

Categories

(SeaMonkey :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 89300

People

(Reporter: hanno, Assigned: asa)

References

()

Details

It crashes on the site above. Its a test for browsers, it crashes nearly every browser.
Confirmed, WinME and 2002012803
and this is already known... I'll try to find the dupe
I saw the exact same testcase in bugzilla (with another URL) but I can't find this bug ....
Whiteboard: DUPEME
Confirmed 20020128-0.9.8/WinNT4 - recursively fills the screen with frames inside frames until all memory is eaten and the browser dies. I have a Talkback, but the talkback server appears to be down and has been for 24 hours now ... Here's an odd one: trying to go to another page after this one crashes Mozilla every time ... if I hit 'stop' on this page and then either (a) hit alt+home or (b) reload this page, Mozilla dies immediately. I have a Talkback for this too (with note in comments about the difference from the previous one). Suggested solution: Mozilla needs to fail more gracefully when out of memory. And/or detect recursive frames and put some limit on how far they can go. Here is the HTML for 'killer.php'. Note that it calls itself. We might also write to the author asking for the source on the PHP used. <html> <head> <title> Browser Killer Page! </title> </head> <body bgcolor="#FFFFFF"> <br><br><br><center> <form target="_top" action="killer.php" method="post"> <input type="hidden" name="nroa" value="1"> <input type="hidden" name="nrob" value="1"> <input type="hidden" name="nroc" value="1"> <input type="hidden" name="nrod" value="1"> <input type="submit" value="Save your work before click'n this!"> </form> </body> </html>
dup of bug 89300?
*** This bug has been marked as a duplicate of 89300 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
*** Bug 139108 has been marked as a duplicate of this bug. ***
Product: Browser → Seamonkey
Whiteboard: DUPEME
You need to log in before you can comment on or make changes to this bug.