Bug #12165
darktable-cli seg fault headless server
100%
Description
Segfault on a virtualized, headless arch linux install. Traceback attached.
OS fully up-to-date.
Associated revisions
Fix #12165: Don't try to show dialog without gui
There are some other instances where we try to show the dialog (when
opening the db failed) but those need a little more thought when fixing.
(cherry picked from commit 3bfd3409d762285c4479419cd305a5ecf8a10234)
History
#1
Updated by Matthew Halbert over 1 year ago
Target version is wrong above but I lack permissions to change it- affects stable versions as well as installed through default pacman version.
#2
Updated by Matthew Halbert over 1 year ago
To reproduce this bug, I am using a 16-bit tif that is 800+ mb in size as input.
#3
Updated by Tobias Ellinghaus over 1 year ago
- % Done changed from 0 to 100
- Status changed from New to Fixed
Applied in changeset darktable|3bfd3409d762285c4479419cd305a5ecf8a10234.
#4
Updated by Matthew Halbert over 1 year ago
Tobias Ellinghaus wrote:
Applied in changeset darktable|3bfd3409d762285c4479419cd305a5ecf8a10234.
It worked! Thank you!!!!!!!!
#5
Updated by Roman Lebedev over 1 year ago
- Target version changed from Future to 2.6.0
Fix #12165: Don't try to show dialog without gui
There are some other instances where we try to show the dialog (when
opening the db failed) but those need a little more thought when fixing.