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

--- Comment #5 from Maik Qualmann <metzping...@gmail.com> ---
Created attachment 120825
  --> https://bugs.kde.org/attachment.cgi?id=120825&action=edit
setjmp.patch

One possibility is probably the use of the built-in GCC alternative
__builtin_setjmp and __builtin_longjmp. I already provide the patch. The GDB
Bugtrace shows that it crashes in libpng in the longjmp() function (jump into
the msvcrt.dll, also confirmed by reports in the net) So we also have to patch
the libpng.

Maik

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

Reply via email to