Open dllu opened 1 month ago
Possible duplicate of https://github.com/darktable-org/darktable/issues/17643?
Looks like a duplicate.
@dllu can you try other output formats? Does darktable crash on most/all output formats, or only JPEG? (if only JPEG, that would indicate the problem is localized to libjpeg and/or darktable's interface to that library (src/imageio/imageio_jpeg.c
)
Describe the bug
When I am trying to export a large 32037x12728 file, it crashes.
Steps to reproduce
Expected behavior
darktable should export an image with the same dimensions as the export size.
Logfile | Screenshot | Screencast
darktable_bt_KZZDV2.txt darktable.log
Commit
No response
Where did you obtain darktable from?
distro packaging
darktable version
4.8.1
What OS are you using?
Linux
What is the version of your OS?
Arch Linux
Describe your system?
Using Arch Linux.
CPU: AMD Ryzen 9 7945HX
RAM: 96 GB
GPU:
Are you using OpenCL GPU in darktable?
None
If yes, what is the GPU card and driver?
NVIDIA GeForce RTX 4080 SUPER, driver version 560.35.03
Please provide additional context if applicable. You can attach files too, but might need to rename to .txt or .zip
At the time of the crash, the system is only using about 50 GB out of 92 GB of available RAM so I am not sure if it is an out of memory issue.