https://bugs.kde.org/show_bug.cgi?id=444987
--- Comment #9 from András Manţia <aman...@kde.org> --- Thread 10 "KSaneCore::Find" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffc0fff700 (LWP 24953)] 0x00007fffef615631 in sane_net_get_devices (device_list=0x7fffc0ffe930, local_only=<optimized out>) at net.c:1302 1302 for (num_devs = 0; reply.device_list[num_devs]; ++num_devs); (gdb) bt #0 0x00007fffef615631 in sane_net_get_devices (device_list=0x7fffc0ffe930, local_only=<optimized out>) at net.c:1302 #1 0x00007ffff44c95da in sane_dll_get_devices (device_list=0x7fffc0ffe990, local_only=0) at dll.c:1098 #2 0x00007ffff518c833 in KSaneCore::FindSaneDevicesThread::run (this=0x5555557146d0) at /usr/src/debug/ksanecore-24.05.0-kf.50.1.x86_64/src/finddevicesthread.cpp:80 #3 0x00007ffff624e7f9 in ?? () from /usr/lib64/libQt6Core.so.6 #4 0x00007ffff5d036ea in start_thread () from /lib64/libpthread.so.0 #5 0x00007ffff5c1a58f in clone () from /lib64/libc.so.6 As the bt is the same for skanlite and skanpage, it looks the problem is in KSaneCore. -- You are receiving this mail because: You are watching all bug changes.