SUMMARY Opening an image with Gwenview, and closing the instance shortly after, causes the kdeinit5 crash. Error message: Executable: kdeinit5 PID: 9 069 Signal: Aborted (6) Time: 21.10.19 10:38:11 STEPS TO REPRODUCE 1. Folder contains many images(Currently, more than 23 000 images) 2. Open any image with Gwenview 3. Close Gwenview, before it has counted total images in folder - status shows 0 of {incomplete number of images in folder} items 4. kdeinit5 crash is reported OBSERVED RESULT If Gwenview completes the enumeration of all images, closing the instance does not results in a crash. EXPECTED RESULT kdeinit5 exits cleanly, if Gwenview is closed before counting all images in folder SOFTWARE/OS VERSIONS Linux/KDE Plasma: Kubuntu 19.10 (available in About System) KDE Plasma Version: 5.16.5 KDE Frameworks Version: 5.62.0 Qt Version: 5.12.4 ADDITIONAL INFORMATION
Please add the backtrace for the crash. For more information, please read https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Reassigning to Gwenview developers for inspection.
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
Created attachment 124121 [details] full backtrace, as provided by gbd gdb full backtrace, obtained via following method: Reproduce gwenview/kdeinit5 crash. cd /var/crash/ apport-unpack _usr_bin_kdeinit5.1000.crash kdeinit5 cd kdeinit5/ gdb `cat ExecutablePath` CoreDump bt full
backtrace attachment added
This looks like bug 408797, which should be fixed with KF5 5.63.0. If this still happens with that version, please add a comment. *** This bug has been marked as a duplicate of bug 408797 ***