https://bugs.kde.org/show_bug.cgi?id=496717
--- Comment #11 from TraceyC <[email protected]> --- (In reply to Jim from comment #10) > Sorry for my late response, I have been away for a while. > > Here is the core dump I took around the time of the issue > https://pastebin.com/NyEhLwuj Thanks for the backtrace. Unfortunately the backtrace is incomplete and missing debug symbols for the following lines that we need to figure out exactly what's going wrong: #0 0x00007fac5d69bf0c n/a (libQt6WebEngineCore.so.6 + 0x4c9bf0c) #14 0x00007fac995d7ad7 n/a (libdictplugin.so + 0x10ad7) #23 0x00007facf1358688 n/a (libQt6Qml.so.6 + 0x358688) #27 0x00007facf2a54020 n/a (libPlasmaQuick.so.6 + 0x2b020) #29 0x00007facefdd37ef n/a (libQt6Core.so.6 + 0x1d37ef) #42 0x000055d106160592 n/a (/usr/bin/plasmashell + 0x28592) Could you please install debug symbols 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. Please attach it as a text file directly to this report. Things on the Internet can disappear. Thanks again! -- You are receiving this mail because: You are watching all bug changes.
