Hi,
I just compiled with LMDE6 the newest master of darktable.
→ darktable 4.9.0+306~gc728e0314f
While darktable itself seems to work fine, darktable-cltest crashes with the following messages:
~/darktable$ darktable-cltest
(process:7087): GLib-CRITICAL **: 10:14:09.652: g_strlcpy: assertion ‘src != NULL’ failed
[Thread debugging using libthread_db enabled]
Using host libthread_db library “/lib/x86_64-linux-gnu/libthread_db.so.1”.
0x00007f44a5cf2b13 in wait4 () from /lib/x86_64-linux-gnu/libc.so.6
warning: /gdb_commands: No such file or directory
[Inferior 1 (process 7087) detached]
backtrace written to /tmp/darktable_bt_ARVQS2.txt
Segmentation fault (core dumped)
Backtrace:
this is darktable 4.9.0+306~gc728e0314f reporting a segfault:
warning: /gdb_commands: No such file or directory
[Inferior 1 (process 7087) detached]
Not sure what is happening here…
Cheers, Martin
g-man
August 25, 2024, 8:50am
2
Try darktable-cltest -d verbose
pehar
August 25, 2024, 9:09am
4
Confirmed with dt 4.9.0+306~gc728e0314f, Ubuntu 22.04
/opt/darktable/bin/darktable-cltest -d verbose
(process:36268): GLib-CRITICAL **: 11:07:07.756: g_strlcpy: assertion 'src != NULL' failed
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007f4a578fd3ea in __GI___wait4 (pid=pid@entry=36269, stat_loc=stat_loc@entry=0x0, options=options@entry=0, usage=usage@entry=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
30 ../sysdeps/unix/sysv/linux/wait4.c: Datei oder Verzeichnis nicht gefunden.
Warnung: /gdb_commands: Datei oder Verzeichnis nicht gefunden
[Inferior 1 (process 36268) detached]
backtrace written to /tmp/darktable_bt_GPNOS2.txt
Speicherzugriffsfehler
g-man
August 25, 2024, 11:11am
5
I think you should start a GitHub issue.