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

--- Comment #26 from dnovome...@gmail.com ---
I observed one crash in Windows build:

Unhandled exception at 0x000000000F9A7631 (libjxl.dll) in digikam.exe:
0xC0000005: Access violation reading location 0xFFFFFFFFFFFFFFFF.

Testfile:
https://github.com/libjxl/conformance/blob/master/testcases/noise/input.jxl

I think the crash is related to AVX2 acceleration and it happens when mingw
compiler is used.

Known workaround it to build libjxl (especially highway submodule) with
-DHWY_COMPILE_ONLY_SCALAR in CXXFLAGS.

Similar case elsewhere:
https://github.com/easymodo/qimgv/issues/295#issuecomment-860712777

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

Reply via email to