Closed
Bug 792573
Opened 13 years ago
Closed 13 years ago
Firefox hangs everything loading this page
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 661304
People
(Reporter: mkaply, Unassigned)
Details
A page was built for an XKCD comic:
http://blackspherestudios.com/storage/xkcd_huge_static.html
If you load this page, Firefox hangs immediately and eventually you have to kill it.
Chrome loads the page fine.
This is on Firefox 15.
![]() |
||
Comment 1•13 years ago
|
||
Works fine or me on Mac... Almost certainly a graphics-layer issue, then.
Component: Layout → Graphics
Comment 2•13 years ago
|
||
Michael, can you break in to it with a debugger or otherwise get a stack trace?
Reporter | ||
Comment 3•13 years ago
|
||
Unfortunately I don't have a debugger on Windows.
And when this happened it basically brought my entire machine down to a crawl for a couple minutes.
I'll see if I can do more debugging.
Comment 4•13 years ago
|
||
Oh, sorry, I didn't pay attention to the page you mentioned. This is because we're decoding all the images and running out of memory/swapping.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
![]() |
||
Comment 5•13 years ago
|
||
Ah, so it may have been amount of RAM, not Mac vs Windows...
You need to log in
before you can comment on or make changes to this bug.
Description
•