| Summary: | Crash when resuming by plugging into docking station | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-knotifications | Reporter: | Ivan Murray-Smith <ivanleo> |
| Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
| Status: | RESOLVED BACKTRACE | ||
| Severity: | crash | CC: | kdelibs-bugs-null, nate |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.87.0 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Ivan Murray-Smith
2021-11-04 19:02:06 UTC
Unfortunately the backtrace is incomplete and missing debug symbols that we need to figure out exactly what's going wrong: #4 0x00007f38fda11d79 in KNotification::id() () from /usr/lib64/libKF5Notifications.so.5 #5 0x00007f38fda2e264 in ?? () from /usr/lib64/libKF5Notifications.so.5 #6 0x00007f38fda2e57f in ?? () from /usr/lib64/libKF5Notifications.so.5 Could you please install debug symbols for the knotifications framework, reproduce it, and attach a new symbolicated backtrace? See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Thanks! I've installed the debug symbols, once I've managed to reproduce the issue I'll let you know. Annoyingly it's not happened again. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! I have not been able to reproduce this crash. |