#1101360 dcraw produces black image or crashes with floating point exception

Package:
dcraw
Source:
dcraw
Description:
decode raw digital camera images
Submitter:
Andrey Skvortsov
Date:
2025-03-26 14:00:02 UTC
Severity:
normal
#1101360#5
Date:
2025-03-26 13:50:41 UTC
From:
To:
Dear Maintainer,

when I run dcraw with following parameters on a known good dng image,
it produces black image on aarch64 and fails with 'Floating point
exception' on amd64.

dcraw +M -H 4 -o 1 -q 3 -T -fbdd 1 1.dng

when I use dcraw_emu from libraw-bin package with exactly the same
arguments, produced image isn't black.

#1101360#10
Date:
2025-03-26 13:57:06 UTC
From:
To:
Here is dng file, that I used for testing.