https://bugs.kde.org/show_bug.cgi?id=497163

--- Comment #6 from Johannes Zarl-Zierl <johan...@zarl-zierl.at> ---
Hi Stanislav,

Thanks for your quick response! These backtraces are much more useful. From
first glance this should not be the same issue as with bug #497831.

Backtrace 2) could be the same as in your initial report. On closer inspection,
this seems to be a crash inside QImageReader::imageFormat(). Apparently one of
the Qt image IO plugins tries if the file can be read by libraw and libraw
crashes on the empty file.

Backtrace 1) is more puzzling to me. Judging by the values of the local
variables, a nullpointer exception seems implausible. Maybe a use-after-free...

I'll have to think about both of these.

Regarding the OOM killer: I think that we never considered this situation. I'll
track this as its own bug...

Cheers,
 Johannes

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to