https://bugs.kde.org/show_bug.cgi?id=479612
--- Comment #5 from Albert Astals Cid <aa...@kde.org> --- I'm not sure there's an actual bug, the header of the file describes an image of 41039 * 63040 in size, and thus lots of memory is needed to load it to memory. You'd have to send us the actual file to confirm if it's a TGA file or not and if not if we could bail earlier. As a side thing, the QImageReader API would probably welcome a function saying "fail if we try to read a file bigger than AxB in size"? -- You are receiving this mail because: You are watching all bug changes.