Skip to content

Segmentation fault when accessing settings in Czkawka 9 AppImage #1512

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
c0f opened this issue Apr 23, 2025 · 1 comment
Open

Segmentation fault when accessing settings in Czkawka 9 AppImage #1512

c0f opened this issue Apr 23, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@c0f
Copy link

c0f commented Apr 23, 2025

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.

/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]

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

@c0f c0f added the bug Something isn't working label Apr 23, 2025
@c0f
Copy link
Author

c0f commented Apr 23, 2025

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant