Closed
Bug 298781
Opened 20 years ago
Closed 20 years ago
I get BSOD when Firefox tries to open images with huge width and height params..
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 289864
People
(Reporter: walter2000, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl-PL; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl-PL; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Page with this bug: www.waltertest.republika.pl Tested on: Win98, WinXP, Win2000 with latest updates and service packs. Page source: <html> <head> <title>LOL</title> </head> <body> <img src="demon.jpg" width="9999999" height="9999999"><br> <img src="demon.jpg" width="9999999" height="9999999"><br> <img src="demon.jpg" width="9999999" height="9999999"><br> <img src="demon.jpg" width="9999999" height="9999999"><br> <img src="demon.jpg" width="9999999" height="9999999"><br> <img src="demon.jpg" width="9999999" height="9999999"><br> <img src="demon.jpg" width="9999999" height="9999999"><br> <img src="demon.jpg" width="9999999" height="9999999"><br> <img src="demon.jpg" width="9999999" height="9999999"><br> <img src="demon.jpg" width="9999999" height="9999999"><br> <img src="demon.jpg" width="9999999" height="9999999"><br> <img src="demon.jpg" width="9999999" height="9999999"><br> <img src="demon.jpg" width="9999999" height="9999999"><br> </body> </html> When Firefox tries to load image (standard JPEG about 800x600, don't remember) with that huge params Windows halts and after few seconds i get the BSOD. Tested on many configurations (256-512 RAM, ATI and GF cards, AMD and INTEL) PS. Sorry for my english.. :) It's not very good so I cant better describe that problem. Reproducible: Always Steps to Reproduce: 1. Only go to that site under Windows. No other special steps requied i think. Actual Results: Windows crashes. Don't remember what was on BSOD but something about file named nv4. Well.. I tested that bug on Opera and it doesnt work.. IE hangs for few seconds but no BSOD and i can kill iexplore.exe process and all back to normal.
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 289864 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•