Thread
:
Not enough memory to display image
View Single Post
rambo
2011-07-04 , 08:08
Posts: 540 | Thanked: 288 times | Joined on Sep 2009
#
5
it's an issue with free RAM, and it's quite possible to construct images that compress to low kBs and yet are huge in pixel count when decoded (and thus requires Xpx*Ypx*colorBits of memory [for 1600px*1200px24bit it's ~43MB]).
Also if the image is corrupted in a funny way there's no telling what bugs in the decoder library it triggers (this has succesfully been used to inject malware in the past)
__________________
Live near Helsinki, Finland & interested in electronics ?
Check this out
.
Want anti-virus/firewall ?
Read this
(and follow the links, also: use the search, there are way too many threads asking the same questions over and over and over again).
I'm experimenting with
BitCoin
s, if you want to tip me send some to: 1CAEy7PYptSasN67TiMYM74ELDVGZS6cCB
Quote & Reply
|
rambo
View Public Profile
Send a private message to rambo
Find all posts by rambo