darktable icon indicating copy to clipboard operation
darktable copied to clipboard

darktable crash on Win10

Open lintujuh opened this issue 2 years ago • 3 comments

Describe the bug/issue dt was rendering one thumbnail in lighttable (heavy with guided laplacians high light recovery) and I tried to select a group of images for exporting to JPEGs.

To Reproduce Not possible, a random crash.

If the Windows dump doesn't give any hints, I understand this is impossible to debug.

Which commit introduced the error

Platform

  • darktable version : 4.1.0+116~gc04e387fe
  • OS : Win10 Enterprise, 19044.1826
  • Memory : 32GB
  • Graphics card : NVIDIA T500
  • Graphics driver :
  • OpenCL installed : y
  • OpenCL activated : y
  • cflags :
  • CMAKE_BUILD_TYPE : Release

Additional context Windows crash dump darktable_bt_KUL1Q1.txt

lintujuh avatar Aug 12 '22 14:08 lintujuh

you might try with opencl turned off usually not a problem with nvidia but with windows, all bets are off

ptilopteri avatar Aug 12 '22 17:08 ptilopteri

The issue occurred with libgtk-3-0.dll. Is this the first crash?

gi-man avatar Aug 12 '22 18:08 gi-man

I have enabled my integrated Intel GPU for lighttable, and disabled NVIDIA for lighttable. So it can be an opencl issue with Intel.

This is my first crash in lighttable, I think there has been some random crashes also in darkroom, but I have not registered them.

lintujuh avatar Aug 12 '22 19:08 lintujuh

random crashes can occur, if the system is running out of video ram. If there’s no reproducible scenario, it’s almost impossible to find the exact source of the error. but you are using a development version - did you build it yourself? Then you might run darktable in a debug session (gdb is within the msys/mingw) to get more information if dt crashes.

MStraeten avatar Aug 16 '22 16:08 MStraeten

Yes, I did it build myself. I can try to use gdb after the next crash, it will be the first time :)

lintujuh avatar Aug 16 '22 19:08 lintujuh