[kwin] [Bug 396066] Wayland session is coring right after login [radeonsi/DisplayPort]

2018-09-02 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=396066 Simon Andric changed: What|Removed |Added CC||simonandr...@gmail.com -- You are receiving

[kwin] [Bug 396066] Wayland session is coring right after login [radeonsi/DisplayPort]

2018-07-13 Thread Shmerl
https://bugs.kde.org/show_bug.cgi?id=396066 --- Comment #14 from Shmerl --- Corresponding amdgpu/dri bug: https://bugs.freedesktop.org/show_bug.cgi?id=107213 -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 396066] Wayland session is coring right after login [radeonsi/DisplayPort]

2018-07-09 Thread Shmerl
https://bugs.kde.org/show_bug.cgi?id=396066 --- Comment #13 from Shmerl --- It could be a bug in amdgpu driver. I'd appreciate any other suggestion how to debug it. -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 396066] Wayland session is coring right after login [radeonsi/DisplayPort]

2018-07-04 Thread Shmerl
https://bugs.kde.org/show_bug.cgi?id=396066 --- Comment #12 from Shmerl --- So what exactly can be segfaulting using QThread and libwayland-client.so.0.3.0? -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 396066] Wayland session is coring right after login [radeonsi/DisplayPort]

2018-07-04 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=396066 --- Comment #11 from Martin Flöser --- According to the log KWin is not segfaulting but exiting due to drm Backend Not working. -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 396066] Wayland session is coring right after login [radeonsi/DisplayPort]

2018-07-04 Thread Shmerl
https://bugs.kde.org/show_bug.cgi?id=396066 --- Comment #10 from Shmerl --- I also copied startplasmacompositor and edited kwin launch there to use: gdb -ex run --args /usr/bin/kwin_wayland --xwayland --libinput --exit-with-session=/usr/lib/x86_64-linux-gnu/libexec/startplasma It hung the

[kwin] [Bug 396066] Wayland session is coring right after login [radeonsi/DisplayPort]

2018-07-04 Thread Shmerl
https://bugs.kde.org/show_bug.cgi?id=396066 --- Comment #9 from Shmerl --- Is there some way to force core generation? I'm not sure why it's not created, ulimit is set to unlimited. -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 396066] Wayland session is coring right after login [radeonsi/DisplayPort]

2018-07-04 Thread Shmerl
https://bugs.kde.org/show_bug.cgi?id=396066 --- Comment #8 from Shmerl --- startplasmacompositor: Starting up... dbus-update-activation-environment: warning: error sending to systemd: org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1 No backend

[kwin] [Bug 396066] Wayland session is coring right after login [radeonsi/DisplayPort]

2018-07-04 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=396066 David Edmundson changed: What|Removed |Added CC||k...@davidedmundson.co.uk --- Comment #7

[kwin] [Bug 396066] Wayland session is coring right after login [radeonsi/DisplayPort]

2018-07-04 Thread Shmerl
https://bugs.kde.org/show_bug.cgi?id=396066 --- Comment #6 from Shmerl --- I tried to start Plasma session manually from tty, and got this: startplasmacompositor: Starting up... dbus-update-activation-environment: warning: error sending to systemd: org.freedesktop.DBus.Error.InvalidArgs:

[kwin] [Bug 396066] Wayland session is coring right after login [radeonsi/DisplayPort]

2018-07-02 Thread Shmerl
https://bugs.kde.org/show_bug.cgi?id=396066 --- Comment #5 from Shmerl --- It functions OK for X11 session at least. And that Wayland client core did appear in dmesg before. -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 396066] Wayland session is coring right after login [radeonsi/DisplayPort]

2018-07-02 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=396066 --- Comment #4 from Martin Flöser --- The log says that the platform plugin failed to initialize. Could it be that systemd/logind don't function correctly? -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 396066] Wayland session is coring right after login [radeonsi/DisplayPort]

2018-07-02 Thread Shmerl
https://bugs.kde.org/show_bug.cgi?id=396066 --- Comment #3 from Shmerl --- I wrote a script what intercepts kwin_wayland launch and attaches gdb to it. But when I do continue in it, it simply exists rather that segfaults. Where can I find KWin logs? That's what I see in:

[kwin] [Bug 396066] Wayland session is coring right after login [radeonsi/DisplayPort]

2018-07-01 Thread Shmerl
https://bugs.kde.org/show_bug.cgi?id=396066 --- Comment #2 from Shmerl --- (In reply to Martin Flöser from comment #1) > Please try to get a backtrace from KWin. What is a good way to attach debugger to it before it crashes? -- You are receiving this mail because: You are watching all bug

[kwin] [Bug 396066] Wayland session is coring right after login [radeonsi/DisplayPort]

2018-07-01 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=396066 Martin Flöser changed: What|Removed |Added Status|UNCONFIRMED |NEEDSINFO Resolution|---