https://bugs.kde.org/show_bug.cgi?id=479975
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |NEEDSINFO CC| |n...@kde.org Resolution|--- |BACKTRACE --- Comment #4 from Nate Graham <n...@kde.org> --- Thank you for the bug report! Unfortunately I can't reproduce the crash myself on current git master with those steps, and the backtrace is incomplete and missing debug symbols for the following lines that we need to figure out exactly what's going wrong: Thread 1 (Thread 0x703ac75ba9c0 (LWP 1838)): [KCrash Handler] #4 0x0000703ace5b4210 in QWidget::window() const () at /usr/lib/libQt6Widgets.so.6 #5 0x0000703ac7576251 in () at /usr/lib/qt6/plugins/platformthemes/KDEPlasmaPlatformTheme6.so #6 0x0000703acc5beaa9 in () at /usr/lib/libQt6Core.so.6 #7 0x0000703acd5a8f7a in KJob::result(KJob*, KJob::QPrivateSignal) () at /usr/lib/libKF6CoreAddons.so.6 #8 0x0000703acd5ab4ac in () at /usr/lib/libKF6CoreAddons.so.6 #9 0x0000703acbf1faca in () at /usr/lib/libKF6KIOCore.so.6 #10 0x0000703acc5beaa9 in () at /usr/lib/libQt6Core.so.6 #11 0x0000703acd5a8f7a in KJob::result(KJob*, KJob::QPrivateSignal) () at /usr/lib/libKF6CoreAddons.so.6 #12 0x0000703acd5ab4ac in () at /usr/lib/libKF6CoreAddons.so.6 #13 0x0000703acc5beaa9 in () at /usr/lib/libQt6Core.so.6 #14 0x0000703acbf87c64 in () at /usr/lib/libKF6KIOCore.so.6 #15 0x0000703acbf77b7e in () at /usr/lib/libKF6KIOCore.so.6 #16 0x0000703acbf7a54a in () at /usr/lib/libKF6KIOCore.so.6 Could you please install debug symbols for kio, kcoreaddons, and plasma-integration and attach a new symbolicated backtrace generated by using coredumpctl gdb in a terminal window? See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl for details about how to do this. Thanks again! -- You are receiving this mail because: You are watching all bug changes.