Summary: | Crash when resume from nonstandard resume | ||
---|---|---|---|
Product: | [Unmaintained] phonon-backend-gstreamer | Reporter: | Phil <pv.bugzilla> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | CC: | dvratil, myriam, romain.perier, sitter, tdfischer |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Phil
2021-04-10 13:08:28 UTC
That crash is lacking any measure of debug information: https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports It does rather look like x11 tripped over something though, it then attempted to force an application shutdown, and we can't do much about that. We'll generally clean up on shutdown but if part of the system is in a wonky state that cleanup will still crash even when ICE tried to safely bail out from whatever it found to be wrong. 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! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now 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 Thank you for helping us make KDE software even better for everyone! Did anyone try to reproduce the crash by:
1. Wait until screen locks.
2. Instead of logging in to the lockscreen, switch to the new user login screen
3. Suspend from the new user login screen
4. Attempt to resume.
> KDE screen was locked when I wanted to resume I tried to switch to the new user login screen and suspend from there. Resuming later, KDE came back in a partially functional state: I could interact with the top level window but not switch windows except by closing the windows on top. (desktop switching also not functioning)
This backend for Phonon is no longer maintained or supported, and has not been for quite some time. Please use the VLC backend instead--which is the recommended and maintained replacement--and see if you can reproduce the issue there. If you can, please open a new bug report at https://bugs.kde.org/enter_bug.cgi?product=phonon-backend-vlc. Thanks a lot! |