I find Darktable to be quite unstable in general. For example:
relatively frequent, random crashes after using it for a little while (memory leaks + fail to check allocs?). I just had one in lighttable mode when looking at a previews with zoom in and focus detection (Ctrl+W), right after processing a couple of photos.
wavelet decomposition in the retouch module: displays incorrectly the decomposition levels after using it for a little while, doesn’t display the retouch correctly, forcing me to quit / relaunch darktable several times during the processing of one photo.
System:
Darktable 5.0.1 (I think; I didn’t find the About menu or anything with the version in the program since its UI is completely unconventional)
PC: i7 10700K with 16 GB RAM, RTX 3070 with 8 GB RAM
OS: Windows 10 x64 22H2
NVIDIA driver 566.07
Other info:
I have no custom scripts.
I mostly process 24 Mpixel NEF raw images without any other program using a lot of memory (I have a good reserve of swap anyway, which I’ve never seen being used).
I’m rarely using the high quality processing in general, and I wasn’t using it when those issues occurred.
Is there a way to enable crash logs? I didn’t find any option for that in the menus (except the Lua installation scripts, which are irrelevant here). If there is one, I might be able to send more useful information to fix those issues.
Darktable 5.0.1 (I think; I didn’t find the About menu or anything with the version in the program since its UI is completely unconventional)
dt version number is displayed in the banner when starting and after, under the darktable logo and name on the upper left corner of the window when running
Is there a way to enable crash logs?
Yes, I can’t really say what under windows you have to do, but under Linux, you open a terminal and run dt typing:
darktable -d all
Then you get a full log of what’s going on until it crashes.
On my side, I don’t remember when dt crashed for the last time, but I’m not using the windows version, sorry.