*** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** SUMMARY Discover crashes if I try to update too many apps at the same time. I'm able to update one-by-one, but if I just click update all it crashes. At the time, I had 52 updates pending, and I've been whittling it down. I'm not sure what the threshold is but it seems to be related to the # of apps, or maybe their aggregate size. STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
As the placeholder text says: > If you're reporting a crash, attach a backtrace with debug symbols; > see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
I'm unable to replicate the issue now that I've updated my software. Is there a log somewhere that may have recorded previous crash stack traces?
Check out https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl
I read that document. It looks like I need to launch the app with gdb or valgrind and then trigger the crash. I can no longer replicate the crash now that I've updated my applications. If this happens again in the future I'll be sure to get a stack trace.
Thanks!