darktable-org / darktable

darktable is an open source photography workflow application and raw developer
https://www.darktable.org
GNU General Public License v3.0
9.72k stars 1.14k forks source link

darktable crash after loading OM system highresolution file #17408

Closed Mathieu1965 closed 1 month ago

Mathieu1965 commented 1 month ago

Describe the bug

With Olympus E-M1X I created high resolution raw files with 7792 x 10400 Pixel (81.04 MPixels). Importing and showing the thumbnails in lighttable works fine, but changing to darkroom crashes, in all cases.

Steps to reproduce

Go to lighttable and select any foto created with Olympus Highres mode (*.ORF) for opening in darkroom, Then immediately darktable crashes. Repeating with OpenCL deactivated shows succesful display of foto in darkroom. no crash Repeating with OpenCl activated and with OpenCL option "use all device memory" activated show correct and stable operation of darktable.

Expected behavior

darktable should not crash

Logfile | Screenshot | Screencast

dt_log.txt dt_log opencl.txt

Commit

No response

Where did you obtain darktable from?

downloaded from www.darktable.org

darktable version

4.8.1

What OS are you using?

Windows

What is the version of your OS?

Windows 11

Describe your system?

AMD Ryzen 7 5700G with Radeon Graphics 18 GB RAM 2666 MHz

Are you using OpenCL GPU in darktable?

Yes

If yes, what is the GPU card and driver?

AMD Radeon (build in CPU) 512 MB

Please provide additional context if applicable. You can attach files too, but might need to rename to .txt or .zip

Is the issue still present using an empty/new config-dir (e.g. start darktable with --configdir "/tmp")? yes and showed Magick: caught exception 0xC0000005 "Access violation"... LUA scripts used: require "official/yield" require "contrib/affinity" (self made from gimp.lua) require "contrib/ext_editor" require "contrib/OpenInExplorer" require "contrib/clear_GPS" require "contrib/copy_attach_detach_tags" require "contrib/select_untagged" require "contrib/gpx_export" require "official/image_path_in_ui" require "official/delete_unused_tags"

Mathieu1965 commented 1 month ago

Indeed the update to the latest drivers to AMD 24.8.1did help. darktable is now stable when using high-res Olympus raw files in following settings:

Mathieu1965 commented 1 month ago

ticket can be closed