https://bugs.freedesktop.org/show_bug.cgi?id=102816
--- Comment #1 from [email protected] ---
Very very interesting but it does not look like as crash of XWayland process.
[mikhail@localhost ~]$ ps aux | grep -i xwayland
gdm 1346 0.0 0.1 829764 46388 tty1 Sl+ Sep16 0:00
/usr/bin/Xwayland :1024 -rootless -noreset -listen 4 -listen 5 -displayfd 6
mikhail 5601 1.9 0.4 1007156 158192 tty2 Sl+ 14:09 3:08
/usr/bin/Xwayland :0 -rootless -noreset -listen 4 -listen 5 -displayfd 6
mikhail 14067 0.0 0.0 123192 1004 pts/12 S+ 16:50 0:00 grep
--color=auto -i xwayland
[mikhail@localhost ~]$ gdb -p 5601
0x00007f2195094746 in __GI_epoll_pwait (epfd=7,
events=events@entry=0x7fff46b58fd0, maxevents=maxevents@entry=256, timeout=-1,
set=set@entry=0x0)
at ../sysdeps/unix/sysv/linux/epoll_pwait.c:42
42 return SYSCALL_CANCEL (epoll_pwait, epfd, events, maxevents,
(gdb) c
Continuing.
[Thread 0x7f21737fe700 (LWP 5614) exited]
[Thread 0x7f2173fff700 (LWP 5613) exited]
[Thread 0x7f2188953700 (LWP 5612) exited]
[Thread 0x7f2189154700 (LWP 5611) exited]
[Thread 0x7f218a156700 (LWP 5609) exited]
[Thread 0x7f218a957700 (LWP 5608) exited]
[Thread 0x7f218b158700 (LWP 5607) exited]
[Thread 0x7f21982fea80 (LWP 5601) exited]
[Inferior 1 (process 5601) exited with code 01]
(gdb) thread apply all bt
(gdb) q
But XWayland process was suddenly completed with code 01.
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs