https://bugs.kde.org/show_bug.cgi?id=521557
Bug ID: 521557
Summary: Crash (SIGSEGV) in
QQmlDelegateModel::drainReusableItemsPool when
scanning directory or closing
Classification: Applications
Product: filelight
Version First 26.04.2
Reported In:
Platform: CachyOS
OS: Linux
Status: REPORTED
Severity: crash
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 193226
--> https://bugs.kde.org/attachment.cgi?id=193226&action=edit
Full GDB backtrace with debug symbols
DESCRIPTION
Filelight crashes with a Segmentation fault (SIGSEGV) during directory scanning
or UI cleanup/closure. The crash occurs in libQt6QmlModels.so.6 when draining
reusable items from the model pool.
STEPS TO REPRODUCE
1. Launch Filelight.
2. Scan a directory (specifically occurs when analyzing /home/user/.cache).
3. The application crashes during the scan or upon UI updates/closure.
OBSERVED RESULT
Application terminates immediately with signal SIGSEGV (Segmentation fault).
EXPECTED RESULT
The scan should finish successfully, and the application should manage UI
memory models without crashing.
SOFTWARE/OS VERSIONS
Operating System: CachyOS (Arch Linux base, Clang toolchain)
KDE Plasma Version: 6.6.5
KDE Frameworks Version: 6.27.0
Qt Version: 6 (Current rolling release)
ADDITIONAL INFORMATION
The crash was captured via coredumpctl. Please find the complete backtrace with
debug symbols in the attached debug2.txt file.
--
You are receiving this mail because:
You are watching all bug changes.