https://bugs.kde.org/show_bug.cgi?id=518377
--- Comment #2 from Daniele Md <[email protected]> --- (In reply to TraceyC from comment #1) > Thank you for the bug report. I'm not able to reproduce this on git-master. > Unfortunately the backtrace is incomplete and missing debug symbols for the > following lines that we need to figure out exactly what's going wrong: > > #5 0x00007f5288a34c45 n/a (org.kde.plasma.devicenotifier.so + 0x57c45) > #7 0x00007f5291bd8f0f n/a (libQt6Core.so.6 + 0x1d8f0f) > #8 0x00007f5288a1346b n/a (org.kde.plasma.devicenotifier.so + 0x3646b) > #10 0x00007f5291bd8f0f n/a (libQt6Core.so.6 + 0x1d8f0f) > #12 0x00007f52949ccc55 n/a (libKF6Solid.so.6 + 0x3bc55) > #16 0x00007f5292c78bb1 n/a (libQt6DBus.so.6 + 0x41bb1 > #28 0x0000563a45196281 n/a (/usr/bin/plasmashell + 0x29281) > > > Could you please install debug packages 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 for details about how to do this. Thanks > again! I tried doing gdb plasmashell, as the documentations say, then run inside gdb prompt, then i reproduce the bug and crash the plasmashell. But then when i run backtrace, it give a '❌ No stack.'. -- You are receiving this mail because: You are watching all bug changes.
