Bug 395322 - plasma freezes
Summary: plasma freezes
Status: RESOLVED DUPLICATE of bug 395381
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.13.0
Platform: Other Linux
: NOR crash
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-13 16:07 UTC by ahc
Modified: 2018-06-15 16:28 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Output of startplasmacompositor script (17.50 KB, text/plain)
2018-06-13 16:07 UTC, ahc
Details
Output of startplasmacompositor script crashed (20.52 KB, text/plain)
2018-06-13 16:22 UTC, ahc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ahc 2018-06-13 16:07:34 UTC
Created attachment 113250 [details]
Output of startplasmacompositor script

When I start plasma on wayland through startplasmacompositor, it takes 30 seconds or so, to load the plasma desktop and then it works as usually within less than 10-15 seconds and then it freezes. I try pressing ctrl-alt-f1 to switch to the console but it doesn't happen anything, and if I repeat pressing the keys it somehow halts the system. I don't know if it is caused by the keyboard input though. Plasma version 5.12.5 worked fine before updating to 5.13.0.
Comment 1 ahc 2018-06-13 16:22:48 UTC
Created attachment 113251 [details]
Output of startplasmacompositor script crashed
Comment 2 ahc 2018-06-13 16:23:42 UTC
The xwayland seems to be crashing: 

Xwayland: xwayland-present.c:519: xwl_present_flips_stop: Assertion `xwl_window->present_window == window' failed.
(EE) 
(EE) Backtrace:
(EE) 0: /bin/Xwayland (xorg_backtrace+0x56) [0x55bdbca6cbf7]
(EE) 1: /bin/Xwayland (0x55bdbc912000+0x15d9cb) [0x55bdbca6f9cb]
(EE) 2: //lib/libpthread.so.0 (0x7f6b696d8000+0xfe70) [0x7f6b696e7e70]
(EE) 3: //lib/libc.so.6 (gsignal+0xb7) [0x7f6b68e0921a]
(EE) 4: //lib/libc.so.6 (abort+0x11f) [0x7f6b68e0a17c]
(EE) 5: //lib/libc.so.6 (__assert_fail+0x0) [0x7f6b68e03384]
(EE) 6: //lib/libc.so.6 (__assert_perror_fail+0x0) [0x7f6b68e033c8]
(EE) 7: /bin/Xwayland (0x55bdbc912000+0x5a5e8) [0x55bdbc96c5e8]
(EE) 8: /bin/Xwayland (0x55bdbc912000+0xe8788) [0x55bdbc9fa788]
(EE) 9: /bin/Xwayland (0x55bdbc912000+0xe8b43) [0x55bdbc9fab43]
(EE) 10: /bin/Xwayland (0x55bdbc912000+0xe75b3) [0x55bdbc9f95b3]
(EE) 11: /bin/Xwayland (compClipNotify+0x93) [0x55bdbca3688e]
(EE) 12: /bin/Xwayland (0x55bdbc912000+0x8e0d7) [0x55bdbc9a00d7]
(EE) 13: /bin/Xwayland (0x55bdbc912000+0x8dff0) [0x55bdbc99fff0]
(EE) 14: /bin/Xwayland (0x55bdbc912000+0x8dff0) [0x55bdbc99fff0]
(EE) 15: /bin/Xwayland (miValidateTree+0x30d) [0x55bdbc9a0408]
(EE) 16: /bin/Xwayland (miResizeWindow+0x3c4) [0x55bdbc9a54fb]
(EE) 17: /bin/Xwayland (compResizeWindow+0x61) [0x55bdbca3676d]
(EE) 18: /bin/Xwayland (ConfigureWindow+0x90e) [0x55bdbca67c28]
(EE) 19: /bin/Xwayland (ProcConfigureWindow+0x6b) [0x55bdbca41534]
(EE) 20: /bin/Xwayland (Dispatch+0x2a6) [0x55bdbca464f5]
(EE) 21: /bin/Xwayland (dix_main+0x3fa) [0x55bdbca4984c]
(EE) 22: //lib/libc.so.6 (__libc_start_main+0x157) [0x7f6b68df9c1a]
(EE) 23: /bin/Xwayland (_start+0x2a) [0x55bdbc963c0a]
(EE) 
(EE)
Comment 3 ahc 2018-06-15 16:28:13 UTC

*** This bug has been marked as a duplicate of bug 395381 ***