Summary: | Segfault in kscreen_backend when trying to initiate Plasma session via X2Go | ||
---|---|---|---|
Product: | [Plasma] KScreen | Reporter: | Fabian Köster <koesterreich> |
Component: | libkscreen | Assignee: | Daniel Vrátil <dvratil> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | davenull, liml, zellox |
Priority: | NOR | ||
Version: | 5.4.95 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | systemd journal |
Description
Fabian Köster
2015-11-25 09:12:20 UTC
Created attachment 95720 [details]
systemd journal
The systemd journal produced by journalctl -b.
Search for "x2go" to find the start of the faulty Plasma session.
See also related bugs: Bug #353825 - Login by x2go in Plasma 5 crashes KCMInit Bug #355878 - Segfault in kactivitymanagerd How can I get a full backtrace for those segfaults? *** Bug 377388 has been marked as a duplicate of this bug. *** I have a similar problem when I initiate a remote X2Go session dmesg output: [lun. nov. 20 14:13:22 2017] kscreen_backend[5644]: segfault at 8 ip 00007f2e671b04d7 sp 00007ffde41eef60 error 4 in KSC_XRandR.so[7f2e6719a000+23000] [lun. nov. 20 14:13:23 2017] kscreen_backend[5713]: segfault at 8 ip 00007f5032e964d7 sp 00007ffff5782870 error 4 in KSC_XRandR.so[7f5032e80000+23000] [lun. nov. 20 14:13:23 2017] kscreen_backend[5731]: segfault at 8 ip 00007f3be221e4d7 sp 00007ffee44a8650 error 4 in KSC_XRandR.so[7f3be2208000+23000] [lun. nov. 20 14:13:36 2017] kscreen_backend[5917]: segfault at 8 ip 00007fd0c62d24d7 sp 00007fff33fb4dd0 error 4 in KSC_XRandR.so[7fd0c62bc000+23000] [lun. nov. 20 14:13:36 2017] kscreen_backend[5923]: segfault at 8 ip 00007f13b52474d7 sp 00007ffcca5989b0 error 4 in KSC_XRandR.so[7f13b5231000+23000] Bat I can't see any error in journalctl -b nov. 21 09:47:18 jaden2 /usr/bin/x2gomountdirs[99599]: successfully mounted me@127.0.0.1:40050/home/me to /tmp/.x2go-me/media/disk/_home_me nov. 21 09:47:19 jaden2 /usr/bin/x2gosetkeyboard[99823]: Setting X keyboard according to /home/me/.x2go/C-me-50-1511254037_stDKDE_dp24/keyboard nov. 21 09:47:19 jaden2 /usr/bin/x2gomountdirs[99599]: successfully mounted me@127.0.0.1:40050/home/me/.x2go/S-me-50-1511254037_stDKDE_dp24/spool to /tmp/.x2go-me/spool/C-me-50-1511254037_stDKDE_dp24 nov. 21 09:47:19 jaden2 /usr/bin/x2goruncommand[99898]: launching session with Xsession-x2go mechanism, using STARTUP="startkde" nov. 21 09:47:19 jaden2 /usr/bin/x2goruncommand[99901]: dbus wrapper available as /usr/bin/dbus-run-session PS : When I try to logout, ksmserver and drkonqi crash as well (also a segfault for both). I don't know it's related Reproducible: Always Host: Debian Stretch Linux Kernel 4.9.0 Erratum: Actually, I can see the kscreen_backend segfault in journalctl -b sept. 19 11:20:23 $hostname kernel: kscreen_backend[101351]: segfault at 8 ip 00007fd1a6bda4d7 sp 00007ffd950e7280 error 4 in KSC_XRandR.so[7fd1a6bc4000+23000] It happens as soon as I login. Thank you for the crash report. As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved. I have set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved/worksforme" when you respond, thank you. 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! |