| Summary: | On x11 plasmashell crashes while hovering mouse over running program icon. | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Tony <jodr666> |
| Component: | general | Assignee: | David Edmundson <kde> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | nate, plasma-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | master | ||
| Target Milestone: | 1.0 | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | How to trigger. | ||
|
Description
Tony
2021-10-19 05:56:57 UTC
Unfortunately the backtrace is incomplete and missing debug symbols that we need to figure out exactly what's going wrong: #6 0x00007f2a6008d784 in () at /usr/lib64/qt5/qml/org/kde/plasma/core/libcorebindingsplugin.so #7 0x00007f2a6008dc9b in () at /usr/lib64/qt5/qml/org/kde/plasma/core/libcorebindingsplugin.so Could you please install debug symbols for Plasma, reproduce it, and attach a new symbolicated backtrace? See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Thanks! Sadly the debug files for libcorebindingsplugin.so are not availble in opensuse, part of plasma-framework-components. The good news is after updating i cannot reproduce it anymore. |