You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Segmentation fault when accessing settings in Czkawka 9 AppImage
Steps to reproduce:
When I click on the settings button in the titlebar Czkawka crashes with a segmentation fault on Kubuntu 24.10. All other operations appear to work ok (e.g. searching for duplicates or similar videos).
I've tried both AppImages (linux_czkawka_gui.AppImage and linux_czkawka_gui_minimal.AppImage).
I have emptied my .cache/czkawka folder and I've tried the settings button with and without an existing config file in .config/czkawka.
Terminal output (optional):
This is the output if I launch czkawka from the command-line with empty .config/czkawka and .cache/czkawka folders.
/lib/x86_64-linux-gnu/libcolord.so.2: undefined symbol: g_once_init_leave_pointer
Failed to load module: /tmp/.mount_DupeFicLganN//usr/lib/gtk-4.0/4.0.0/printbackends/libprintbackend-cups.so
22:45:58.273 [INFO] czkawka_core::common: Czkawka gtk version: 9.0.0, release mode, rust 1.85.0 (2025-02-17), os Ubuntu 24.10.0 [x86_64 64-bit], 20 cpu/threads, features(1): [fast_image_resize], app cpu version: [x86-64-v1 (SSE2)], os cpu version: [x86-64-v3 (AVX2)]
22:45:58.275 [INFO] czkawka_core::common: Config folder set to "/home/myuser/.config/czkawka" and cache folder set to "/home/myuser/.cache/czkawka"
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgioremote-volume-monitor.so
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgioremote-volume-monitor.so
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
/usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so: undefined symbol: g_assertion_message_cmpint
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
22:45:58.534 [INFO] czkawka_gui: Set thread number to 20
Segmentation fault (core dumped)
System
Czkawka gtk version: 9.0.0, release mode, rust 1.85.0 (2025-02-17), os Ubuntu 24.10.0 [x86_64 64-bit]
This message appears in dmesg whenever the segfault occurs:
kernel: AppRun.wrapped[2285619]: segfault at 0 ip 000075c69398f124 sp 00007ffda3312178 error 4 in libpango-1.0.so.0[23124,75c69397e000+35000] likely on CPU 6 (core 12, socket 0)
Bug Description
Segmentation fault when accessing settings in Czkawka 9 AppImage
Steps to reproduce:
When I click on the settings button in the titlebar Czkawka crashes with a segmentation fault on Kubuntu 24.10. All other operations appear to work ok (e.g. searching for duplicates or similar videos).
I've tried both AppImages (linux_czkawka_gui.AppImage and linux_czkawka_gui_minimal.AppImage).
I have emptied my .cache/czkawka folder and I've tried the settings button with and without an existing config file in .config/czkawka.
Terminal output (optional):
This is the output if I launch czkawka from the command-line with empty .config/czkawka and .cache/czkawka folders.
System
Czkawka gtk version: 9.0.0, release mode, rust 1.85.0 (2025-02-17), os Ubuntu 24.10.0 [x86_64 64-bit]
Operating System: Kubuntu 24.10
KDE Plasma Version: 6.1.5
KDE Frameworks Version: 6.6.0
Qt Version: 6.6.2
Kernel Version: 6.11.0-19-generic (64-bit)
Graphics Platform: Wayland
The text was updated successfully, but these errors were encountered: