Bug 487608

Summary: Filelight crashes when scanning an empty folder
Product: [Applications] filelight Reporter: jffbk
Component: generalAssignee: Unassigned bugs <unassigned-bugs-null>
Status: RESOLVED DOWNSTREAM    
Severity: crash CC: martin.sandsmark, sitter
Priority: NOR Keywords: drkonqi
Version First Reported In: 23.08.5   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description jffbk 2024-05-27 03:02:47 UTC
Application: filelight (23.08.5)

Qt Version: 5.15.10
Frameworks Version: 5.115.0
Operating System: Linux 6.7.12-amd64 x86_64
Windowing System: Wayland
Distribution: Debian GNU/Linux trixie/sid
DrKonqi: 5.27.11 [KCrashBackend]

-- Information about the crash:
When scanning an empty folder, Filelight crashes every time.

The crash can be reproduced every time.

-- Backtrace:
Application: Filelight (filelight), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f5e669a3718 in KJob::emitResult() () from /lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#5  0x00007f5e654f9940 in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007f5e66162f32 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#7  0x00007f5e654cc748 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f5e654cfe51 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007f5e65528697 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f5e63b0de1f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007f5e63b0fea7 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x00007f5e63b104c0 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x00007f5e65527d4a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007f5e654cb0fb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007f5e654d38a4 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x0000557a30aa4063 in ?? ()
#17 0x00007f5e64c42c8a in __libc_start_call_main (main=main@entry=0x557a30aa3650, argc=argc@entry=2, argv=argv@entry=0x7fff9d682768) at ../sysdeps/nptl/libc_start_call_main.h:58
#18 0x00007f5e64c42d45 in __libc_start_main_impl (main=0x557a30aa3650, argc=2, argv=0x7fff9d682768, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff9d682758) at ../csu/libc-start.c:360
#19 0x0000557a30aa4341 in ?? ()
[Inferior 1 (process 12052) detached]

Reported using DrKonqi
Comment 1 Harald Sitter 2024-05-27 13:08:38 UTC
Thank you for your bug report!
Debian advises users to not submit bugs upstream (https://www.debian.org/Bugs/Reporting), as this version of the KDE software is out of support from KDE, and so it's possible that the bug exists only in Debian at this point.
Could you report the bug to Debian using the report bug utility (https://packages.debian.org/stable/utils/reportbug)? If necessary, the maintainer of the package will forward the bug upstream.
Thanks for understanding!