Summary: | Lock screen crashes when media controls are enabled | ||
---|---|---|---|
Product: | [Plasma] kscreenlocker | Reporter: | techxgames |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | bhush94, kde, kde |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | kscreenlocker output |
Description
techxgames
2019-10-17 02:28:57 UTC
Just ran a reboot, and the problem popped up again. Seems to be if the interval is at least 1:30 (In reply to techxgames from comment #1) > Just ran a reboot, and the problem popped up again. Seems to be if the > interval is at least 1:30 I meant "seems to be fine" Never mind. Seems that slideshow is totally broken *** This bug has been marked as a duplicate of bug 413018 *** Doesn't seem to be related to slideshow anymore because mine just crashed, and I'm not using a slideshow now. Output with `journalctl -r | grep kscreenlocker`: `Oct 17 17:03:27 Y4M1-MS-7978 kernel: kscreenlocker_g[14627]: segfault at 7ffe6e854ff8 ip 00007f2e210bc13c sp 00007ffe6e855000 error 6 in libc-2.30.so[7f2e2104c000+178000]` After it crashed, I tried to lock again, and this time, lockscreen was just going off and on. This is a hunch right now, but what if what's causing the crash is my media controls? I just tested it right now with media controls disabled, and it seems to be fine at the moment. Will report back if I'm wrong. We have a known issue in slideshow, if it for definite is something else please do let us know. Please run /opt/kde5/lib64/libexec/kscreenlocker_greet --testing which should run the screenlocker in a way suitable for getting a useful backtrace Created attachment 123370 [details] kscreenlocker output (In reply to David Edmundson from comment #7) > Please run > > /opt/kde5/lib64/libexec/kscreenlocker_greet --testing I decided to truncate it because the original file is 14MB, but the rest is pretty much that line getting spammed. FYI, it still experiencing problems at this point in time with 5.17.1 Oh! You're using Qt5.14.1 beta? Then that's known and fixed Dupe of that kdeclarative teardown crash. (In reply to David Edmundson from comment #10) > Oh! You're using Qt5.14.1 beta? Then that's known and fixed Nope. I'm using 5.12.4 (Kubuntu 19.10) In any case, I still haven't got a backtrace. You sent me 112 lines of stderr. You said it crashed, I should be able to get a backtrace: https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Guess we can close this now that it's fixed |