https://bugs.kde.org/show_bug.cgi?id=457004
--- Comment #3 from julioalfredomach...@gmail.com --- (In reply to Nate Graham from comment #2) > Thank you for the bug report! Unfortunately the backtrace is incomplete and > missing debug symbols for the following lines that we need to figure out > exactly what's going wrong: > > > #6 0x00007f9229dd0d98 in ?? () from > > /usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components/libplasmacomponentsplugin.so > > Could you please install debug symbols for plasma-workspace, reproduce the > crash, and attach a new symbolicated backtrace? See > https://community.kde.org/Guidelines_and_HOWTOs/Debugging/ > How_to_create_useful_crash_reports > > Thanks again! sorry I'm a novice at this I tried first running the commands sudo apt install plasma-workspace-dbg and sudo apt install plasma-workspace-dbgsym but both fail to install, I also tried installing this sudo apt install kubuntu-debug-installer but it seems to not make a difference, I tried reproducing the crash and then on the kde crash handler I clicked the button install debug symbols, but it didn't work too (i'll add the screenshot), also o the page "how to create useful reports" you added, this link was down https://wiki.kubuntu.org/DebuggingProgramCrash, idk if I need it. Finally somebody seems to be also dealing with this: https://askubuntu.com/questions/1143321/where-are-the-debug-symbols-for-plasmashell-kubuntu-19-04 and one of the answers recommend executing this command and some others sudo apt install plasma-workspace-dev like suggesting that this should work instead of -dbg or -dbgsym packages (I really don't understand much but it seems related to my problem of not findings debug symbols packages) That's my experience so far, I hope it's useful or at least that you can guide me on what should I do next. -- You are receiving this mail because: You are watching all bug changes.