https://bugs.kde.org/show_bug.cgi?id=498604
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |Open/save dialogs Status|REPORTED |NEEDSINFO Assignee|plasma-b...@kde.org |kio-bugs-n...@kde.org Product|systemsettings |frameworks-kio CC| |kdelibs-b...@kde.org, | |n...@kde.org Version|5.27.11 |5.115.0 Resolution|--- |WAITINGFORINFO --- Comment #1 from Nate Graham <n...@kde.org> --- Thank you for the bug report! Unfortunately I can't reproduce the crash myself on current git master (which has a lot of changes compared to Plasma 5, and the backtrace is incomplete and missing debug symbols for the following lines that we need to figure out exactly what's going wrong: > #6 0x00007fe1e8d9bba3 in ??? () at /usr/lib64/libKF5KIOWidgets.so.5 > #7 0x00007fe1e8d9d4ec in ??? () at /usr/lib64/libKF5KIOWidgets.so.5 > #8 0x00007fe1e8d9ea59 in ??? () at /usr/lib64/libKF5KIOWidgets.so.5 Could you please install full debug symbols for the KIO framework, 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.