FS#68951 - [xorg-xwayland] crash when I launch DE on Wayland

Attached to Project: Arch Linux
Opened by vincentDcmps (vincent.ducamps) - Saturday, 12 December 2020, 09:05 GMT
Last edited by Andreas Radke (AndyRTR) - Wednesday, 28 April 2021, 06:37 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Andreas Radke (AndyRTR)
Laurent Carlier (lordheavy)
Architecture x86_64
Severity Critical
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
hello since the package switch xorg-server-xwayland to extra/xorg-xwayland when I logon on my WAyland DE (gnome)
session crash, no problem on a Xorg connection on gnome,
so I have downgrade to
xorg-server-xwayland-1.20.10-1-x86_64.pkg.tar.zst
mutter-3.38.2-1-x86_64.pkg.tar.zst'

and it's work now

Additional info:
* package version(s)
nvidia 455.45.01-6 (RTX2060) DRM kernel mode enable

* config and/or log files etc.
* link to upstream bug report, if any
* Stack trace
```
déc. 12 09:30:47 fixe-pc systemd-coredump[8544]: Process 8193 (Xwayland) of user 1024 dumped core.

Stack trace of thread 8193:
#0 0x00007f132a349615 raise (libc.so.6 + 0x3d615)
#1 0x00007f132a332862 abort (libc.so.6 + 0x26862)
#2 0x000055afafb5ffeb n/a (Xwayland + 0x15dfeb)
#3 0x000055afafb6920d n/a (Xwayland + 0x16720d)
#4 0x000055afafa3294d n/a (Xwayland + 0x3094d)
#5 0x00007f132a882d4a n/a (libwayland-client.so.0 + 0xad4a)
#6 0x00007f132a87e1f8 n/a (libwayland-client.so.0 + 0x61f8)
#7 0x00007f1329f9facd n/a (libffi.so.7 + 0x6acd)
#8 0x00007f1329f9f03a n/a (libffi.so.7 + 0x603a)
#9 0x00007f132a881e92 n/a (libwayland-client.so.0 + 0x9e92)
#10 0x00007f132a87e6c1 n/a (libwayland-client.so.0 + 0x66c1)
#11 0x00007f132a87fc9f wl_display_dispatch_queue_pending (libwayland-client.so.0 + 0x7c9f)
#12 0x000055afafa38b7d n/a (Xwayland + 0x36b7d)
#13 0x000055afafb5f9f1 n/a (Xwayland + 0x15d9f1)
#14 0x000055afafa9e900 n/a (Xwayland + 0x9c900)
#15 0x000055afafa30c73 n/a (Xwayland + 0x2ec73)
#16 0x00007f132a334152 __libc_start_main (libc.so.6 + 0x28152)
#17 0x000055afafa31fce n/a (Xwayland + 0x2ffce)

Stack trace of thread 8524:
#0 0x00007f132a40d55c recv (libc.so.6 + 0x10155c)
#1 0x00007f132950f27b n/a (libEGL_nvidia.so.0 + 0x9027b)
#2 0x00007f13295101f1 n/a (libEGL_nvidia.so.0 + 0x911f1)
#3 0x00007f1329501f2f n/a (libEGL_nvidia.so.0 + 0x82f2f)
#4 0x00007f1329566f1e n/a (libEGL_nvidia.so.0 + 0xe7f1e)
#5 0x00007f132a0a83e9 start_thread (libpthread.so.0 + 0x93e9)
#6 0x00007f132a40c293 __clone (libc.so.6 + 0x100293)

Stack trace of thread 8528:
#0 0x00007f132a40d55c recv (libc.so.6 + 0x10155c)
#1 0x00007f132950f27b n/a (libEGL_nvidia.so.0 + 0x9027b)
#2 0x00007f13295101f1 n/a (libEGL_nvidia.so.0 + 0x911f1)
#3 0x00007f1329501f2f n/a (libEGL_nvidia.so.0 + 0x82f2f)
#4 0x00007f1329566f1e n/a (libEGL_nvidia.so.0 + 0xe7f1e)
#5 0x00007f132a0a83e9 start_thread (libpthread.so.0 + 0x93e9)
#6 0x00007f132a40c293 __clone (libc.so.6 + 0x100293)

Stack trace of thread 8532:
#0 0x00007f132a40d55c recv (libc.so.6 + 0x10155c)
#1 0x00007f132950f27b n/a (libEGL_nvidia.so.0 + 0x9027b)
#2 0x00007f13295101f1 n/a (libEGL_nvidia.so.0 + 0x911f1)
#3 0x00007f1329501f2f n/a (libEGL_nvidia.so.0 + 0x82f2f)
#4 0x00007f1329566f1e n/a (libEGL_nvidia.so.0 + 0xe7f1e)
#5 0x00007f132a0a83e9 start_thread (libpthread.so.0 + 0x93e9)
#6 0x00007f132a40c293 __clone (libc.so.6 + 0x100293)
```
Steps to reproduce:
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Wednesday, 28 April 2021, 06:37 GMT
Reason for closing:  Fixed
Comment by Andreas Radke (AndyRTR) - Saturday, 12 December 2020, 09:12 GMT
Please check if downgrading xorg-xwayland to xorg-server-xwayland is enough to make it work again or if it's a mutter issue.
Comment by vincentDcmps (vincent.ducamps) - Saturday, 12 December 2020, 09:52 GMT
Hi
I have reinstall only last version of mutter with a skip dependency. but after that I don't have the choice in GDM for wayland connection
Comment by Andreas Radke (AndyRTR) - Saturday, 12 December 2020, 10:10 GMT
Start your session from tty?
Comment by vincentDcmps (vincent.ducamps) - Saturday, 12 December 2020, 12:19 GMT
I have try from tty with only mutter update to last version and I have:
```
déc. 12 13:14:23 fixe-pc login[6543]: pam_unix(login:session): session closed for user vincent
déc. 12 13:14:23 fixe-pc audit[6543]: CRED_DISP pid=6543 uid=0 auid=1024 ses=10 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="vincent" exe="/usr/bin/login" hostname=fixe-pc addr=? terminal=tty4 res=success'
déc. 12 13:14:23 fixe-pc gnome-session-binary[6591]: Unrecoverable failure in required component org.gnome.Shell.desktop
déc. 12 13:14:23 fixe-pc gnome-session-binary[6591]: WARNING: App 'org.gnome.Shell.desktop' exited with code 1
déc. 12 13:14:23 fixe-pc gnome-session[6591]: gnome-session-binary[6591]: WARNING: App 'org.gnome.Shell.desktop' exited with code 1
déc. 12 13:14:23 fixe-pc gnome-keyring-d[6637]: couldn't create system prompt: L’opération a été annulée
déc. 12 13:14:23 fixe-pc gnome-keyring-daemon[6637]: couldn't create system prompt: L’opération a été annulée
déc. 12 13:14:23 fixe-pc polkitd[558]: Unregistered Authentication Agent for unix-session:10 (system bus name :1.219, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale fr_FR.UTF-8) (disconnected from bus)
déc. 12 13:14:23 fixe-pc gnome-shell[6647]: X Wayland crashed; exiting
déc. 12 13:14:23 fixe-pc gnome-shell[6647]: Failed to launch ibus-daemon: L’exécution du processus fils « ibus-daemon » a échoué (Aucun fichier ou dossier de ce type)
déc. 12 13:14:23 fixe-pc gnome-shell[6647]: Extension workspace-indicator@gnome-shell-extensions.gcampax.github.com already installed in /home/vincent/.local/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions>
déc. 12 13:14:23 fixe-pc gnome-shell[6647]: Extension windowsNavigator@gnome-shell-extensions.gcampax.github.com already installed in /home/vincent/.local/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/windo>
déc. 12 13:14:23 fixe-pc gnome-shell[6647]: Extension user-theme@gnome-shell-extensions.gcampax.github.com already installed in /home/vincent/.local/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/user-theme@gnome->
déc. 12 13:14:23 fixe-pc gnome-shell[6647]: Extension screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com already installed in /home/vincent/.local/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/ex>
déc. 12 13:14:23 fixe-pc gnome-shell[6647]: Extension places-menu@gnome-shell-extensions.gcampax.github.com already installed in /home/vincent/.local/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/places-menu@gno>
déc. 12 13:14:23 fixe-pc gnome-shell[6647]: Extension native-window-placement@gnome-shell-extensions.gcampax.github.com already installed in /home/vincent/.local/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/ex>
déc. 12 13:14:23 fixe-pc gnome-shell[6647]: Extension launch-new-instance@gnome-shell-extensions.gcampax.github.com already installed in /home/vincent/.local/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions>
déc. 12 13:14:23 fixe-pc gnome-shell[6647]: Extension drive-menu@gnome-shell-extensions.gcampax.github.com already installed in /home/vincent/.local/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/drive-menu@gnome->
déc. 12 13:14:23 fixe-pc gnome-shell[6647]: Extension auto-move-windows@gnome-shell-extensions.gcampax.github.com already installed in /home/vincent/.local/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/aut>
déc. 12 13:14:23 fixe-pc gnome-shell[6647]: Extension apps-menu@gnome-shell-extensions.gcampax.github.com already installed in /home/v
```
Comment by Siegfried Metz (NiceGuy) - Saturday, 12 December 2020, 22:42 GMT
The only relevant change is support for initfd in mutter 3.38.2-2, which should only be available with xwayland master branch (xorg-xwayland).

A chance we could get more debug output?
What about having latest xorg-xwayland and mutter without initfd support, which means to mix, if it is even possible with provided binary packages,
mutter-3.38.2-1 with latest xorg-xwayland -> no initfd support in mutter.

It is more of a guesswork, so if you know that the above makes no difference, ignore my comment.
Comment by vincentDcmps (vincent.ducamps) - Saturday, 12 December 2020, 23:31 GMT
I just try to do your test (just update xorg-xwayland and isn't working too

```
déc. 13 00:26:18 fixe-pc gnome-session-binary[10034]: Unrecoverable failure in required component org.gnome.Shell.desktop
déc. 13 00:26:18 fixe-pc gnome-session[10034]: gnome-session-binary[10034]: WARNING: App 'org.gnome.SettingsDaemon.Power.desktop' exited with code 1
déc. 13 00:26:18 fixe-pc gnome-session[10034]: gnome-session-binary[10034]: WARNING: App 'org.gnome.SettingsDaemon.Wacom.desktop' exited with code 1
déc. 13 00:26:18 fixe-pc gnome-session-binary[10034]: WARNING: App 'org.gnome.SettingsDaemon.Wacom.desktop' exited with code 1
déc. 13 00:26:18 fixe-pc gnome-session-binary[10034]: WARNING: App 'org.gnome.Shell.desktop' exited with code 1
déc. 13 00:26:18 fixe-pc gnome-session[10034]: gnome-session-binary[10034]: WARNING: App 'org.gnome.Shell.desktop' exited with code 1
déc. 13 00:26:18 fixe-pc org.gnome.SettingsDaemon.Power.desktop[10513]: Impossible d’ouvrir l’affichage :
déc. 13 00:26:18 fixe-pc org.gnome.SettingsDaemon.Power.desktop[10513]: Unable to init server: Impossible de se connecter : Connexion refusée
déc. 13 00:26:18 fixe-pc polkitd[549]: Unregistered Authentication Agent for unix-session:8 (system bus name :1.179, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale fr_FR.UTF-8) (disconnected from bus)
déc. 13 00:26:18 fixe-pc gnome-session-binary[10034]: WARNING: App 'org.gnome.SettingsDaemon.Color.desktop' exited with code 1
déc. 13 00:26:18 fixe-pc audit: BPF prog-id=34 op=UNLOAD
déc. 13 00:26:18 fixe-pc audit: BPF prog-id=35 op=UNLOAD
déc. 13 00:26:18 fixe-pc gnome-session[10034]: gnome-session-binary[10034]: WARNING: App 'org.gnome.SettingsDaemon.Color.desktop' exited with code 1
déc. 13 00:26:18 fixe-pc org.gnome.SettingsDaemon.Wacom.desktop[10511]: Impossible d’ouvrir l’affichage :
déc. 13 00:26:18 fixe-pc org.gnome.SettingsDaemon.Wacom.desktop[10511]: Unable to init server: Impossible de se connecter : Connexion refusée
déc. 13 00:26:18 fixe-pc gsd-color[9786]: failed to connect to device: Failed to connect to missing device /org/freedesktop/ColorManager/devices/xrandr_AOC_Q3279WG5B_19558_vincent_1024
déc. 13 00:26:18 fixe-pc gnome-session-binary[10034]: WARNING: App 'org.gnome.SettingsDaemon.XSettings.desktop' exited with code 1
déc. 13 00:26:18 fixe-pc gnome-session-binary[10034]: WARNING: App 'org.gnome.SettingsDaemon.Keyboard.desktop' exited with code 1
déc. 13 00:26:18 fixe-pc gnome-session-binary[10034]: WARNING: App 'org.gnome.SettingsDaemon.Power.desktop' exited with code 1
déc. 13 00:26:18 fixe-pc gnome-session-binary[10034]: WARNING: App 'org.gnome.SettingsDaemon.Wacom.desktop' exited with code 1
déc. 13 00:26:18 fixe-pc gnome-session-binary[10034]: WARNING: App 'org.gnome.SettingsDaemon.MediaKeys.desktop' exited with code 1
déc. 13 00:26:18 fixe-pc gnome-session[10034]: gnome-session-binary[10034]: WARNING: App 'org.gnome.SettingsDaemon.XSettings.desktop' exited with code 1
déc. 13 00:26:18 fixe-pc gnome-session[10034]: gnome-session-binary[10034]: WARNING: App 'org.gnome.SettingsDaemon.Keyboard.desktop' exited with code 1
déc. 13 00:26:18 fixe-pc gnome-session[10034]: gnome-session-binary[10034]: WARNING: App 'org.gnome.SettingsDaemon.Power.desktop' exited with code 1
déc. 13 00:26:18 fixe-pc gnome-session[10034]: gnome-session-binary[10034]: WARNING: App 'org.gnome.SettingsDaemon.Wacom.desktop' exited with code 1
déc. 13 00:26:18 fixe-pc gnome-session[10034]: gnome-session-binary[10034]: WARNING: App 'org.gnome.SettingsDaemon.MediaKeys.desktop' exited with code 1
déc. 13 00:26:18 fixe-pc audit[8568]: NETFILTER_CFG table=filter family=7 entries=0 op=xt_unregister pid=8568 comm="kworker/u8:1"
déc. 13 00:26:18 fixe-pc org.gnome.SettingsDaemon.XSettings.desktop[10508]: Impossible d’ouvrir l’affichage :
déc. 13 00:26:18 fixe-pc gsd-color[10260]: Error reading events from display: Relais brisé (pipe)
déc. 13 00:26:18 fixe-pc gsd-wacom[10246]: Error reading events from display: Relais brisé (pipe)
déc. 13 00:26:18 fixe-pc gsd-power[10247]: Error reading events from display: Relais brisé (pipe)
déc. 13 00:26:18 fixe-pc gsd-keyboard[10290]: Error reading events from display: Relais brisé (pipe)
déc. 13 00:26:18 fixe-pc evolution-alarm[10394]: Error reading events from display: Relais brisé (pipe)
déc. 13 00:26:18 fixe-pc gsd-media-keys[10237]: Error reading events from display: Relais brisé (pipe)
déc. 13 00:26:18 fixe-pc gnome-session-binary[10034]: WARNING: App 'org.gnome.SettingsDaemon.XSettings.desktop' exited with code 1
déc. 13 00:26:18 fixe-pc gnome-session[10034]: gnome-session-binary[10034]: WARNING: App 'org.gnome.SettingsDaemon.XSettings.desktop' exited with code 1
déc. 13 00:26:18 fixe-pc kernel: audit: type=1325 audit(1607815578.069:393): table=broute family=7 entries=0 op=xt_unregister pid=8568 comm="kworker/u8:1"
déc. 13 00:26:18 fixe-pc kernel: audit: type=1325 audit(1607815578.069:392): table=nat family=7 entries=0 op=xt_unregister pid=8568 comm="kworker/u8:1"
déc. 13 00:26:18 fixe-pc audit[8568]: NETFILTER_CFG table=broute family=7 entries=0 op=xt_unregister pid=8568 comm="kworker/u8:1"
déc. 13 00:26:18 fixe-pc audit[8568]: NETFILTER_CFG table=nat family=7 entries=0 op=xt_unregister pid=8568 comm="kworker/u8:1"
déc. 13 00:26:18 fixe-pc systemd[1013]: pulseaudio.service: Failed with result 'exit-code'.
déc. 13 00:26:18 fixe-pc systemd[1013]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
déc. 13 00:26:18 fixe-pc gsd-xsettings[10264]: gsd-xsettings: Fatal IO error 11 (Ressource temporairement non disponible) on X server :1.
déc. 13 00:26:18 fixe-pc pulseaudio[10132]: X connection to :0 broken (explicit kill or server shutdown).
déc. 13 00:26:18 fixe-pc gnome-shell[10089]: Connection to xwayland lost
déc. 13 00:26:18 fixe-pc firewall-applet.desktop[10382]: The X11 connection broke (error 1). Did the X11 server die?
déc. 13 00:26:18 fixe-pc org.keepassxc.KeePassXC.desktop[10393]: The X11 connection broke (error 1). Did the X11 server die?
déc. 13 00:26:18 fixe-pc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@1-10501-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
déc. 13 00:26:18 fixe-pc kernel: audit: type=1131 audit(1607815578.036:391): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@1-10501-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
déc. 13 00:26:18 fixe-pc systemd[1]: systemd-coredump@1-10501-0.service: Succeeded.
déc. 13 00:26:18 fixe-pc systemd-coredump[10502]: Process 10109 (Xwayland) of user 1024 dumped core.

Stack trace of thread 10109:
#0 0x00007f25f8d33615 raise (libc.so.6 + 0x3d615)
#1 0x00007f25f8d1c862 abort (libc.so.6 + 0x26862)
#2 0x0000562c0586efeb n/a (Xwayland + 0x15dfeb)
#3 0x0000562c0587820d n/a (Xwayland + 0x16720d)
#4 0x0000562c0574194d n/a (Xwayland + 0x3094d)
#5 0x00007f25f926cd4a n/a (libwayland-client.so.0 + 0xad4a)
#6 0x00007f25f92681f8 n/a (libwayland-client.so.0 + 0x61f8)
#7 0x00007f25f8989acd n/a (libffi.so.7 + 0x6acd)
#8 0x00007f25f898903a n/a (libffi.so.7 + 0x603a)
#9 0x00007f25f926be92 n/a (libwayland-client.so.0 + 0x9e92)
#10 0x00007f25f92686c1 n/a (libwayland-client.so.0 + 0x66c1)
#11 0x00007f25f9269c9f wl_display_dispatch_queue_pending (libwayland-client.so.0 + 0x7c9f)
#12 0x0000562c05747b7d n/a (Xwayland + 0x36b7d)
#13 0x0000562c0586e9f1 n/a (Xwayland + 0x15d9f1)
#14 0x0000562c057ad900 n/a (Xwayland + 0x9c900)
#15 0x0000562c0573fc73 n/a (Xwayland + 0x2ec73)
#16 0x00007f25f8d1e152 __libc_start_main (libc.so.6 + 0x28152)
#17 0x0000562c05740fce n/a (Xwayland + 0x2ffce)

Stack trace of thread 10485:
#0 0x00007f25f8df755c recv (libc.so.6 + 0x10155c)
#1 0x00007f25f7ef927b n/a (libEGL_nvidia.so.0 + 0x9027b)
#2 0x00007f25f7efa1f1 n/a (libEGL_nvidia.so.0 + 0x911f1)
#3 0x00007f25f7eebf2f n/a (libEGL_nvidia.so.0 + 0x82f2f)
#4 0x00007f25f7f50f1e n/a (libEGL_nvidia.so.0 + 0xe7f1e)
#5 0x00007f25f8a923e9 start_thread (libpthread.so.0 + 0x93e9)
#6 0x00007f25f8df6293 __clone (libc.so.6 + 0x100293)

Stack trace of thread 10493:
#0 0x00007f25f8df755c recv (libc.so.6 + 0x10155c)
#1 0x00007f25f7ef927b n/a (libEGL_nvidia.so.0 + 0x9027b)
#2 0x00007f25f7efa1f1 n/a (libEGL_nvidia.so.0 + 0x911f1)
#3 0x00007f25f7eebf2f n/a (libEGL_nvidia.so.0 + 0x82f2f)
#4 0x00007f25f7f50f1e n/a (libEGL_nvidia.so.0 + 0xe7f1e)
#5 0x00007f25f8a923e9 start_thread (libpthread.so.0 + 0x93e9)
#6 0x00007f25f8df6293 __clone (libc.so.6 + 0x100293)
déc. 13 00:26:17 fixe-pc kernel: audit: type=1130 audit(1607815577.783:390): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@1-10501-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
déc. 13 00:26:17 fixe-pc kernel: audit: type=1325 audit(1607815577.783:389): table=nat family=7 entries=0 op=xt_register pid=10502 comm="(coredump)"
déc. 13 00:26:17 fixe-pc kernel: audit: type=1325 audit(1607815577.783:389): table=broute family=7 entries=0 op=xt_register pid=10502 comm="(coredump)"
déc. 13 00:26:17 fixe-pc kernel: audit: type=1325 audit(1607815577.783:389): table=filter family=7 entries=0 op=xt_register pid=10502 comm="(coredump)"
déc. 13 00:26:17 fixe-pc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@1-10501-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
déc. 13 00:26:17 fixe-pc audit[10502]: NETFILTER_CFG table=nat family=7 entries=0 op=xt_register pid=10502 comm="(coredump)"
déc. 13 00:26:17 fixe-pc audit[10502]: NETFILTER_CFG table=broute family=7 entries=0 op=xt_register pid=10502 comm="(coredump)"
déc. 13 00:26:17 fixe-pc audit[10502]: NETFILTER_CFG table=filter family=7 entries=0 op=xt_register pid=10502 comm="(coredump)"
déc. 13 00:26:17 fixe-pc systemd[1]: Started Process Core Dump (PID 10501/UID 0).
déc. 13 00:26:17 fixe-pc kernel: audit: type=1334 audit(1607815577.779:388): prog-id=35 op=LOAD
déc. 13 00:26:17 fixe-pc kernel: audit: type=1334 audit(1607815577.779:387): prog-id=34 op=LOAD
déc. 13 00:26:17 fixe-pc audit: BPF prog-id=35 op=LOAD
déc. 13 00:26:17 fixe-pc audit: BPF prog-id=34 op=LOAD
déc. 13 00:26:17 fixe-pc kernel: audit: type=1701 audit(1607815577.773:386): auid=1024 uid=1024 gid=100 ses=8 pid=10109 comm="Xwayland" exe="/usr/bin/Xwayland" sig=6 res=1
déc. 13 00:26:17 fixe-pc kernel: kauditd_printk_skb: 4 callbacks suppressed
déc. 13 00:26:17 fixe-pc org.gnome.Shell.desktop[10109]: (EE)
déc. 13 00:26:17 fixe-pc org.gnome.Shell.desktop[10109]: (EE) wl_surface@32: error 2: Failed to attach buffer to surface 32: Unknown buffer type
déc. 13 00:26:17 fixe-pc org.gnome.Shell.desktop[10109]: Fatal server error:
déc. 13 00:26:17 fixe-pc org.gnome.Shell.desktop[10109]: (EE)
déc. 13 00:26:17 fixe-pc gnome-shell[10089]: WL: error in client communication (pid 10089)
déc. 13 00:26:17 fixe-pc audit[10109]: ANOM_ABEND auid=1024 uid=1024 gid=100 ses=8 pid=10109 comm="Xwayland" exe="/usr/bin/Xwayland" sig=6 res=1
déc. 13 00:26:17 fixe-pc gnome-shell[10089]: Could not import pending buffer: Unknown buffer type
déc. 13 00:26:17 fixe-pc org.gnome.Shell.desktop[10109]: (EE) glamor0: GL error: GL_INVALID_FRAMEBUFFER_OPERATION error generated. Operation is not valid because a bound framebuffer is not framebuffer complete.
déc. 13 00:26:17 fixe-pc org.gnome.Shell.desktop[10109]: (EE) glamor0: GL error: GL_INVALID_OPERATION error generated.
déc. 13 00:26:16 fixe-pc firewall-applet.desktop[10382]: QSystemTrayIcon::setVisible: No Icon set
déc. 13 00:26:16 fixe-pc tracker-miner-f[10388]: Running on AC power
déc. 13 00:26:15 fixe-pc gnome-software[10385]: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.
déc. 13 00:26:15 fixe-pc gnome-software[10385]: not handling error failed for action refine: failed to process components/component/id[text()='archlinux.www.Arch Linux-(null)']/../pkgname/..|components/component[@type='webapp']/id[text()='archlinux.www.Arch Linux-(null)']/..|compone>
déc. 13 00:26:15 fixe-pc gnome-software[10385]: not GsPlugin error g-io-error-quark:15: failed to process components/component/id[text()='archlinux.www.Arch Linux-(null)']/../pkgname/..|components/component[@type='webapp']/id[text()='archlinux.www.Arch Linux-(null)']/..|component/id>
déc. 13 00:26:15 fixe-pc gnome-software[10385]: not GsPlugin error g-io-error-quark:15: failed to process components/component/id[text()='archlinux.www.Arch Linux-(null)']/../pkgname/..|components/component[@type='webapp']/id[text()='archlinux.www.Arch Linux-(null)']/..|component/id>
déc. 13 00:26:15 fixe-pc gnome-software[10385]: not GsPlugin error g-io-error-quark:15: failed to process components/component/id[text()='archlinux.www.Arch Linux-(null)']/../pkgname/..|components/component[@type='webapp']/id[text()='archlinux.www.Arch Linux-(null)']/..|component/id>
déc. 13 00:26:15 fixe-pc gnome-software[10385]: FIXME: Unknown progress handling is not yet implemented for GsProgressButton
déc. 13 00:26:15 fixe-pc gnome-software[10385]: FIXME: Unknown progress handling is not yet implemented for GsProgressButton
déc. 13 00:26:15 fixe-pc gnome-software[10385]: FIXME: Unknown progress handling is not yet implemented for GsProgressButton
déc. 13 00:26:15 fixe-pc gnome-software[10385]: FIXME: Unknown progress handling is not yet implemented for GsProgressButton
déc. 13 00:26:15 fixe-pc gnome-software[10385]: Only 2 apps for popular list, hiding
déc. 13 00:26:15 fixe-pc gnome-software[10385]: hiding category games featured applications: found only 0 to show, need at least 9
déc. 13 00:26:15 fixe-pc gnome-software[10385]: hiding category graphics featured applications: found only 0 to show, need at least 9
déc. 13 00:26:15 fixe-pc gnome-software[10385]: adding wildcard app */*/*/*/org.gnome.Weather/* to plugin cache
déc. 13 00:26:15 fixe-pc gnome-software[10385]: adding wildcard app */*/*/*/org.gnome.Maps.desktop/* to plugin cache
déc. 13 00:26:15 fixe-pc gnome-software[10385]: adding wildcard app */*/*/*/org.gnome.gedit.desktop/* to plugin cache
déc. 13 00:26:15 fixe-pc gnome-software[10385]: adding wildcard app */*/*/*/org.gnome.Evince/* to plugin cache
déc. 13 00:26:15 fixe-pc gnome-software[10385]: adding wildcard app */*/*/*/org.gnome.Documents.desktop/* to plugin cache
déc. 13 00:26:15 fixe-pc gnome-software[10385]: adding wildcard app */*/*/*/org.gnome.Dictionary.desktop/* to plugin cache
déc. 13 00:26:15 fixe-pc gnome-software[10385]: adding wildcard app */*/*/*/org.gnome.clocks.desktop/* to plugin cache
déc. 13 00:26:15 fixe-pc gnome-software[10385]: adding wildcard app */*/*/*/org.gnome.Calculator.desktop/* to plugin cache
déc. 13 00:26:15 fixe-pc gnome-software[10385]: adding wildcard app */*/*/*/org.gnome.Builder.desktop/* to plugin cache
déc. 13 00:26:15 fixe-pc com.nextcloud.desktopclient.nextcloud.desktop[10389]: 2020-12-13 00:26:15:392 [ debug default ] [ unknown ]: static bool LibSecretKeyring::findPassword(const QString&, const QString&, QKeychain::JobPrivate*)
déc. 13 00:26:15 fixe-pc gnome-software[10385]: /etc/PackageKit/Vendor.conf file not found
déc. 13 00:26:15 fixe-pc gnome-software[10385]: disabled plugins: dpkg, dummy, fedora-langpacks, fedora-pkgdb-collections, repos
déc. 13 00:26:15 fixe-pc gnome-software[10385]: enabled plugins: desktop-categories, fwupd, os-release, provenance, appstream, provenance-license, desktop-menu-path, flatpak, generic-updates, hardcoded-blocklist, hardcoded-popular, modalias, rewrite-resource, icons, malcontent, odrs>
déc. 13 00:26:15 fixe-pc fwupd[10413]: 23:26:15:0268 FuPluginPciMei ME family not supported for 0:8.0.0.1351
déc. 13 00:26:15 fixe-pc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=fwupd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
déc. 13 00:26:15 fixe-pc systemd[1]: Started Firmware update daemon.
déc. 13 00:26:15 fixe-pc dbus-daemon[443]: [system] Successfully activated service 'org.freedesktop.fwupd'
déc. 13 00:26:15 fixe-pc fwupd[10413]: 23:26:15:0108 FuEngine failed to add USB device 2109:0811: failed to read SPI chip ID: failed to read chip ID: endpoint stalled or request not supported
déc. 13 00:26:15 fixe-pc tracker-miner-f[10388]: tracker-miner-fs-3 running as org.freedesktop.Tracker3.Miner.Files
déc. 13 00:26:15 fixe-pc tracker-miner-f[10388]: Path '/home/vincent/Downloads' being removed from recursive directories list, as it also exists in single directories list
déc. 13 00:26:15 fixe-pc firewall-applet.desktop[10382]: Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
déc. 13 00:26:15 fixe-pc systemd[1]: Starting Firmware update daemon...
déc. 13 00:26:15 fixe-pc dbus-daemon[443]: [system] Activating via systemd: service name='org.freedesktop.fwupd' unit='fwupd.service' requested by ':1.208' (uid=1024 pid=10385 comm="/usr/bin/gnome-software --gapplication-service ")
déc. 13 00:26:14 fixe-pc mpdris2.desktop[10381]: 2020-12-13 00:26:14,961 base INFO: Calling MPD connect('localhost', 6600, timeout=None)
déc. 13 00:26:14 fixe-pc mpdris2.desktop[10381]: 2020-12-13 00:26:14,944 mpDris2 INFO: Using Mutagen to read covers from music files.
déc. 13 00:26:14 fixe-pc mpdris2.desktop[10381]: 2020-12-13 00:26:14,944 mpDris2 INFO: Using file:///home/vincent/ as music library path.
déc. 13 00:26:14 fixe-pc mpdris2.desktop[10381]: config = configparser.SafeConfigParser()
déc. 13 00:26:14 fixe-pc mpdris2.desktop[10381]: /usr/bin/mpDris2:1367: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead.
déc. 13 00:26:14 fixe-pc com.nextcloud.desktopclient.nextcloud.desktop[10389]: Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
déc. 13 00:26:14 fixe-pc org.keepassxc.KeePassXC.desktop[10393]: Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
déc. 13 00:26:14 fixe-pc gnome-session-binary[10034]: Entering running state
```
Comment by Andreas Radke (AndyRTR) - Sunday, 13 December 2020, 12:12 GMT
Any chance to test with nouveau or modesetting driver and not with NVIDIA. Could be nvidiaEGL related. We had some minor changes in makedependencies here.
Comment by vincentDcmps (vincent.ducamps) - Sunday, 13 December 2020, 17:32 GMT
I confirm no issue with nouveau driver
Comment by Andreas Radke (AndyRTR) - Sunday, 13 December 2020, 18:29 GMT
There's one single difference that may confuse nvidiaEGL here.

We build xorg-server with -D xwayland_eglstream=false \ and xorg-xwayland now with -D xwayland_eglstream=true \

See also the server changes here: https://github.com/archlinux/svntogit-packages/commit/a0e927961b799c84b6ec18ae0c58dab54beb2b50#diff-37538beb61ff63edebbf735dfcf39e5d732f49183d6beb097169d971875ca422

You can try to build xorg-xwayland with -D xwayland_eglstream=false \ (not sure where it is needed) or build the server with xorg-xwayland + eglstream enabled (though not installing it there) to have it sync with xorg-xwayland. Of these two attemps may solve it.
Comment by vincentDcmps (vincent.ducamps) - Monday, 14 December 2020, 07:57 GMT
seem to work with nvidia driver whan build Xorg-xwayland with xwayland_eglstream=false
Comment by Andreas Radke (AndyRTR) - Monday, 14 December 2020, 08:19 GMT
Can you please also test the opposite like we did before: xorgs-server + xwayland both with eglstream enabled like we did before? I'd rather prefer that way.

Disabling eglstream only in xwayland seems to bypass a bug in either xwayland egl implementation or egl-wayland.
You can check for known bugs at https://github.com/NVIDIA/egl-wayland/issues and https://gitlab.freedesktop.org/xorg/xserver/-/issues?scope=all&utf8=%E2%9C%93&state=all&search=egl+xwayland
Comment by vincentDcmps (vincent.ducamps) - Monday, 14 December 2020, 10:09 GMT
works to when enabling eglstream on both sides but in this way, I have an error at the end of package_xorg-server-devel()
it seems he can't clean up unused Xwayland binaries in the end of package_xorg-server-devel()
Comment by Andreas Radke (AndyRTR) - Monday, 14 December 2020, 12:17 GMT
Please try xorg-xwayland-1.20.0.r797.g5d73a8b59-1 with xorg-server 1.20.10-3 from testing repo.
Comment by vincentDcmps (vincent.ducamps) - Monday, 14 December 2020, 14:34 GMT
update xorg-server 1.20.10-3 from testing OK
but bug after update xorg-xwayland-1.20.0.r797.g5d73a8b59-1 and egl-wayland-1.1.5+2+g9c9c4c6-1
Comment by Andreas Radke (AndyRTR) - Monday, 14 December 2020, 19:00 GMT
So it's working with xorg-server 1.20.10-3 from testing and last xorg-xwayland 1.20.0.r792.g36e353bcf-5 but not with 1.20.0.r797.g5d73a8b59-1 ?
Then your initial bug should be fixed with the xorg-server fix and you probably hit another new one. Then check the last 5 xorg-server master commits and bisect it there.

https://github.com/archlinux/svntogit-packages/commit/920a6044a6bb410355766c0eb73798cda8561147#diff-3e341d2d9c67be01819b25b25d5e53ea3cdf3a38d28846cda85a195eb9b7203a
Comment by vincentDcmps (vincent.ducamps) - Tuesday, 15 December 2020, 18:57 GMT
weird, when I build xorg-xwayland 1.20.0.r797.g5d73a8b59-1 from my computer I have no issue
Comment by Andreas Radke (AndyRTR) - Tuesday, 15 December 2020, 20:09 GMT
Clean chroot? Then the build should be reproducable. If not your gfx card may pull in dirrerent libgl/EGL libs from closed NVIDIA driver.
Comment by vincentDcmps (vincent.ducamps) - Tuesday, 15 December 2020, 20:33 GMT
Clean chroot?
maybe not I have build package in the same directory without clean old source and package

another bug that I have always since these new update
I can't read anymore video on vlc or mpv whit option vo=xv I have error message "[vo/xv] No Xvideo support found" and when I enter Xvinvo I don't have any adaptator.

(I just checked when I reinstal xorg-server-xwayland-1.20.10-1-x86_64.pkg.tar.zst mutter-3.38.2-1-x86_64.pkg.tar.zst xorg-server-1.20.10-1-x86_64.pkg.tar.zst I don't have this bug)

in journalctl -b /usr/bin/Xwayland I have this message

```déc. 15 20:54:44 fixe-pc gnome-shell[1110]: (WW) Option "-listen" for file descriptors is deprecated
déc. 15 20:54:44 fixe-pc gnome-shell[1110]: Please use "-listenfd" instead.
déc. 15 20:54:44 fixe-pc gnome-shell[1110]: (WW) Option "-listen" for file descriptors is deprecated
déc. 15 20:54:44 fixe-pc gnome-shell[1110]: Please use "-listenfd" instead.
déc. 15 20:54:48 fixe-pc gnome-shell[1110]: glamor: 'wl_drm' not supported
déc. 15 20:54:48 fixe-pc gnome-shell[1110]: Missing Wayland requirements for glamor GBM backend
déc. 15 20:54:48 fixe-pc gnome-shell[1110]: Failed to initialize glamor, falling back to sw
déc. 15 20:59:39 fixe-pc gnome-shell[2875]: (WW) Option "-listen" for file descriptors is deprecated
déc. 15 20:59:39 fixe-pc gnome-shell[2875]: Please use "-listenfd" instead.
déc. 15 20:59:39 fixe-pc gnome-shell[2875]: (WW) Option "-listen" for file descriptors is deprecated
déc. 15 20:59:39 fixe-pc gnome-shell[2875]: Please use "-listenfd" instead.
déc. 15 20:59:40 fixe-pc gnome-shell[2875]: glamor: 'wl_drm' not supported
déc. 15 20:59:40 fixe-pc gnome-shell[2875]: Missing Wayland requirements for glamor GBM backend
déc. 15 20:59:40 fixe-pc gnome-shell[2875]: Failed to initialize glamor, falling back to sw
```
Comment by Andreas Radke (AndyRTR) - Tuesday, 15 December 2020, 21:09 GMT
(Hint for building reproducible packages in a clean chroot: https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_clean_chroot - this will avoid pulling in unwanted dependencies from existing system libs.)

I'm running out of ideas here. Both xorg-server and xorg-xwayland show "xv" extension set to true and available at configure summary. Maybe this is caused by your own local build now.

The only difference that seems left in the official packages are additional C/CXX/LD-FLAGS outcommented in xwayland package. You can try to uncomment these changes to use the same flags as in xorg-server.
Comment by Andreas Radke (AndyRTR) - Wednesday, 16 December 2020, 12:25 GMT
I wonder why you seem to be the only one affected by this bug...

Please try xorg-xwayland 1.20.0.r800.ge4a9f0bb4-1 from testing repo. Now built with the same C/CXX/LD FLAGs as the server packages.

Confirmed configure output to have "xv" extension set to true. "xvfb" is disabled but should be part or the server packages where it's enabled. You can try to enable it for testing.
Remaining differences are dependencies only needed for additional xserver packages and build options that shouldn't be required for xwayland build "xvfb, xnest, xorg, xephyr, xwin, xquartz".
Comment by vincentDcmps (vincent.ducamps) - Wednesday, 16 December 2020, 12:42 GMT
Yes I wonder If I can have old configuration file who cause this issue
Comment by vincentDcmps (vincent.ducamps) - Wednesday, 16 December 2020, 18:21 GMT
not working too with testing version it is crazy
déc. 16 19:17:28 fixe-pc gnome-shell[35460]: Connection to xwayland lost
déc. 16 19:17:28 fixe-pc gsd-xsettings[35743]: gsd-xsettings: Fatal IO error 11 (Ressource temporairement non disponible) on X server :1.
déc. 16 19:17:28 fixe-pc keepassxc[35712]: The X11 connection broke (error 1). Did the X11 server die?
déc. 16 19:17:28 fixe-pc python[35706]: The X11 connection broke (error 1). Did the X11 server die?
déc. 16 19:17:28 fixe-pc audit: BPF prog-id=43 op=UNLOAD
déc. 16 19:17:28 fixe-pc audit: BPF prog-id=44 op=UNLOAD
déc. 16 19:17:28 fixe-pc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@1-35854-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
déc. 16 19:17:28 fixe-pc systemd[1]: systemd-coredump@1-35854-0.service: Succeeded.
déc. 16 19:17:28 fixe-pc systemd-coredump[35855]: Process 35481 (Xwayland) of user 1024 dumped core.

Stack trace of thread 35481:
#0 0x00007f46f5291615 raise (libc.so.6 + 0x3d615)
#1 0x00007f46f527a862 abort (libc.so.6 + 0x26862)
#2 0x000055eefdc602ba n/a (Xwayland + 0x15f2ba)
#3 0x000055eefdc692ec n/a (Xwayland + 0x1682ec)
#4 0x000055eefdb3421c n/a (Xwayland + 0x3321c)
#5 0x00007f46f57cad4a n/a (libwayland-client.so.0 + 0xad4a)
#6 0x00007f46f57c61f8 n/a (libwayland-client.so.0 + 0x61f8)
#7 0x00007f46f4ee7acd n/a (libffi.so.7 + 0x6acd)
#8 0x00007f46f4ee703a n/a (libffi.so.7 + 0x603a)
#9 0x00007f46f57c9e92 n/a (libwayland-client.so.0 + 0x9e92)
#10 0x00007f46f57c66c1 n/a (libwayland-client.so.0 + 0x66c1)
#11 0x00007f46f57c7c9f wl_display_dispatch_queue_pending (libwayland-client.so.0 + 0x7c9f)
#12 0x000055eefdb3a1eb n/a (Xwayland + 0x391eb)
#13 0x000055eefdc5fcc1 n/a (Xwayland + 0x15ecc1)
#14 0x000055eefdb9fa60 n/a (Xwayland + 0x9ea60)
#15 0x000055eefdb325a9 n/a (Xwayland + 0x315a9)
#16 0x00007f46f527c152 __libc_start_main (libc.so.6 + 0x28152)
#17 0x000055eefdb338be n/a (Xwayland + 0x328be)

Stack trace of thread 35836:
#0 0x00007f46f535555c recv (libc.so.6 + 0x10155c)
#1 0x00007f46f445727b n/a (libEGL_nvidia.so.0 + 0x9027b)
#2 0x00007f46f44581f1 n/a (libEGL_nvidia.so.0 + 0x911f1)
#3 0x00007f46f4449f2f n/a (libEGL_nvidia.so.0 + 0x82f2f)
#4 0x00007f46f44aef1e n/a (libEGL_nvidia.so.0 + 0xe7f1e)
#5 0x00007f46f4ff03e9 start_thread (libpthread.so.0 + 0x93e9)
#6 0x00007f46f5354293 __clone (libc.so.6 + 0x100293)

Stack trace of thread 35842:
#0 0x00007f46f535555c recv (libc.so.6 + 0x10155c)
#1 0x00007f46f445727b n/a (libEGL_nvidia.so.0 + 0x9027b)
#2 0x00007f46f44581f1 n/a (libEGL_nvidia.so.0 + 0x911f1)
#3 0x00007f46f4449f2f n/a (libEGL_nvidia.so.0 + 0x82f2f)
#4 0x00007f46f44aef1e n/a (libEGL_nvidia.so.0 + 0xe7f1e)
#5 0x00007f46f4ff03e9 start_thread (libpthread.so.0 + 0x93e9)
#6 0x00007f46f5354293 __clone (libc.so.6 + 0x100293)
déc. 16 19:17:28 fixe-pc audit[35855]: NETFILTER_CFG table=nat family=7 entries=0 op=xt_register pid=35855 comm="(coredump)"
déc. 16 19:17:28 fixe-pc audit[35855]: NETFILTER_CFG table=broute family=7 entries=0 op=xt_register pid=35855 comm="(coredump)"
déc. 16 19:17:28 fixe-pc audit[35855]: NETFILTER_CFG table=filter family=7 entries=0 op=xt_register pid=35855 comm="(coredump)"
déc. 16 19:17:28 fixe-pc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@1-35854-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
déc. 16 19:17:28 fixe-pc kernel: audit: type=1325 audit(1608142648.293:741): table=nat family=7 entries=0 op=xt_register pid=35855 comm="(coredump)"
déc. 16 19:17:28 fixe-pc kernel: audit: type=1325 audit(1608142648.293:741): table=broute family=7 entries=0 op=xt_register pid=35855 comm="(coredump)"
déc. 16 19:17:28 fixe-pc kernel: audit: type=1325 audit(1608142648.293:741): table=filter family=7 entries=0 op=xt_register pid=35855 comm="(coredump)"
déc. 16 19:17:28 fixe-pc kernel: audit: type=1130 audit(1608142648.293:740): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@1-35854-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
déc. 16 19:17:28 fixe-pc kernel: audit: type=1334 audit(1608142648.293:739): prog-id=44 op=LOAD
déc. 16 19:17:28 fixe-pc kernel: audit: type=1334 audit(1608142648.293:738): prog-id=43 op=LOAD
déc. 16 19:17:28 fixe-pc systemd[1]: Started Process Core Dump (PID 35854/UID 0).
déc. 16 19:17:28 fixe-pc audit: BPF prog-id=44 op=LOAD
déc. 16 19:17:28 fixe-pc audit: BPF prog-id=43 op=LOAD
déc. 16 19:17:28 fixe-pc kernel: audit: type=1701 audit(1608142648.283:737): auid=1024 uid=1024 gid=100 ses=8 pid=35481 comm="Xwayland" exe="/usr/bin/Xwayland" sig=6 res=1
déc. 16 19:17:28 fixe-pc gnome-shell[35481]: (EE)
déc. 16 19:17:28 fixe-pc gnome-shell[35481]: (EE) wl_surface@18: error 2: Failed to attach buffer to surface 18: Unknown buffer type
déc. 16 19:17:28 fixe-pc gnome-shell[35481]: Fatal server error:
déc. 16 19:17:28 fixe-pc gnome-shell[35481]: (EE)
déc. 16 19:17:28 fixe-pc gnome-shell[35460]: WL: error in client communication (pid 35460)
déc. 16 19:17:28 fixe-pc audit[35481]: ANOM_ABEND auid=1024 uid=1024 gid=100 ses=8 pid=35481 comm="Xwayland" exe="/usr/bin/Xwayland" sig=6 res=1
déc. 16 19:17:28 fixe-pc gnome-shell[35460]: Could not import pending buffer: Unknown buffer type
déc. 16 19:17:28 fixe-pc gnome-shell[35481]: (EE) glamor0: GL error: GL_INVALID_FRAMEBUFFER_OPERATION error generated. Operation is not valid because a bound framebuffer is not framebuffer complete.
déc. 16 19:17:28 fixe-pc gnome-shell[35481]: (EE) glamor0: GL error: GL_INVALID_OPERATION error generated.
déc. 16 19:17:28 fixe-pc python[35706]: QSystemTrayIcon::setVisible: No Icon set
déc. 16 19:17:27 fixe-pc gnome-keyring-daemon[35390]: asked to register item /org/freedesktop/secrets/collection/Default_5fkeyring/209, but it's already registered
déc. 16 19:17:27 fixe-pc nextcloud[35711]: 2020-12-16 19:17:27:084 [ debug default ] [ unknown ]: static bool LibSecretKeyring::writePassword(const QString&, const QString&, const QString&, QKeychain::JobPrivate::Mode, const QByteArray&, QKeychain::JobPrivate*)
déc. 16 19:17:26 fixe-pc nextcloud[35711]: 2020-12-16 19:17:26:989 [ debug default ] [ unknown ]: static bool LibSecretKeyring::findPassword(const QString&, const QString&, QKeychain::JobPrivate*)
déc. 16 19:17:26 fixe-pc nextcloud[35711]: 2020-12-16 19:17:26:986 [ debug default ] [ unknown ]: static bool LibSecretKeyring::findPassword(const QString&, const QString&, QKeychain::JobPrivate*)
déc. 16 19:17:26 fixe-pc nextcloud[35711]: 2020-12-16 19:17:26:984 [ debug default ] [ unknown ]: static bool LibSecretKeyring::findPassword(const QString&, const QString&, QKeychain::JobPrivate*)
déc. 16 19:17:26 fixe-pc nextcloud[35711]: 2020-12-16 19:17:26:971 [ debug default ] [ unknown ]: static bool LibSecretKeyring::findPassword(const QString&, const QString&, QKeychain::JobPrivate*)
déc. 16 19:17:26 fixe-pc gnome-software[35708]: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.
déc. 16 19:17:26 fixe-pc gnome-software[35708]: not handling error failed for action refine: failed to process components/component/id[text()='archlinux.www.Arch Linux-(null)']/../pkgname/..|components/component[@type='webapp']/id[text()='archlinux.www.Arch Linux-(null)']/..|compone>
déc. 16 19:17:26 fixe-pc gnome-software[35708]: not GsPlugin error g-io-error-quark:15: failed to process components/component/id[text()='archlinux.www.Arch Linux-(null)']/../pkgname/..|components/component[@type='webapp']/id[text()='archlinux.www.Arch Linux-(null)']/..|component/id>
déc. 16 19:17:26 fixe-pc gnome-software[35708]: not GsPlugin error g-io-error-quark:15: failed to process components/component/id[text()='archlinux.www.Arch Linux-(null)']/../pkgname/..|components/component[@type='webapp']/id[text()='archlinux.www.Arch Linux-(null)']/..|component/id>
déc. 16 19:17:26 fixe-pc gnome-software[35708]: not GsPlugin error g-io-error-quark:15: failed to process components/component/id[text()='archlinux.www.Arch Linux-(null)']/../pkgname/..|components/component[@type='webapp']/id[text()='archlinux.www.Arch Linux-(null)']/..|component/id>
déc. 16 19:17:26 fixe-pc gnome-software[35708]: FIXME: Unknown progress handling is not yet implemented for GsProgressButton
déc. 16 19:17:26 fixe-pc gnome-software[35708]: FIXME: Unknown progress handling is not yet implemented for GsProgressButton
déc. 16 19:17:26 fixe-pc gnome-software[35708]: FIXME: Unknown progress handling is not yet implemented for GsProgressButton
déc. 16 19:17:26 fixe-pc gnome-software[35708]: FIXME: Unknown progress handling is not yet implemented for GsProgressButton
déc. 16 19:17:26 fixe-pc gnome-software[35708]: Only 2 apps for popular list, hiding
déc. 16 19:17:26 fixe-pc gnome-software[35708]: hiding category graphics featured applications: found only 0 to show, need at least 9
déc. 16 19:17:26 fixe-pc gnome-software[35708]: hiding category productivity featured applications: found only 0 to show, need at least 9
déc. 16 19:17:26 fixe-pc gnome-software[35708]: adding wildcard app */*/*/*/org.gnome.Weather/* to plugin cache
déc. 16 19:17:26 fixe-pc gnome-software[35708]: adding wildcard app */*/*/*/org.gnome.Maps.desktop/* to plugin cache
déc. 16 19:17:26 fixe-pc gnome-software[35708]: adding wildcard app */*/*/*/org.gnome.gedit.desktop/* to plugin cache
déc. 16 19:17:26 fixe-pc gnome-software[35708]: adding wildcard app */*/*/*/org.gnome.Evince/* to plugin cache
déc. 16 19:17:26 fixe-pc gnome-software[35708]: adding wildcard app */*/*/*/org.gnome.Documents.desktop/* to plugin cache
déc. 16 19:17:26 fixe-pc gnome-software[35708]: adding wildcard app */*/*/*/org.gnome.Dictionary.desktop/* to plugin cache
déc. 16 19:17:26 fixe-pc gnome-software[35708]: adding wildcard app */*/*/*/org.gnome.clocks.desktop/* to plugin cache
déc. 16 19:17:26 fixe-pc gnome-software[35708]: adding wildcard app */*/*/*/org.gnome.Calculator.desktop/* to plugin cache
déc. 16 19:17:26 fixe-pc gnome-software[35708]: adding wildcard app */*/*/*/org.gnome.Builder.desktop/* to plugin cache
déc. 16 19:17:26 fixe-pc nextcloud[35711]: 2020-12-16 19:17:26:624 [ debug default ] [ unknown ]: static bool LibSecretKeyring::findPassword(const QString&, const QString&, QKeychain::JobPrivate*)
déc. 16 19:17:26 fixe-pc gnome-software[35708]: /etc/PackageKit/Vendor.conf file not found
déc. 16 19:17:26 fixe-pc gnome-software[35708]: disabled plugins: dpkg, dummy, fedora-langpacks, fedora-pkgdb-collections, repos
déc. 16 19:17:26 fixe-pc gnome-software[35708]: enabled plugins: desktop-categories, fwupd, os-release, provenance, appstream, provenance-license, desktop-menu-path, flatpak, generic-updates, hardcoded-blocklist, hardcoded-popular, modalias, rewrite-resource, icons, malcontent, odrs>
déc. 16 19:17:26 fixe-pc kernel: audit: type=1130 audit(1608142646.409:736): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=fwupd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
déc. 16 19:17:26 fixe-pc fwupd[35737]: 18:17:26:0412 FuPluginPciMei ME family not supported for 0:8.0.0.1351
déc. 16 19:17:26 fixe-pc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=fwupd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
déc. 16 19:17:26 fixe-pc systemd[1]: Started Firmware update daemon.
déc. 16 19:17:26 fixe-pc dbus-daemon[412]: [system] Successfully activated service 'org.freedesktop.fwupd'
déc. 16 19:17:26 fixe-pc systemd[35377]: Reached target GNOME session X11 services.
déc. 16 19:17:26 fixe-pc systemd[35377]: Started GNOME XSettings service.
déc. 16 19:17:25 fixe-pc fwupd[35737]: 18:17:25:0920 FuEngine failed to add USB device 2109:0811: failed to read SPI chip ID: failed to read chip ID: endpoint stalled or request not supported
déc. 16 19:17:25 fixe-pc systemd[35377]: Starting GNOME XSettings service...
déc. 16 19:17:25 fixe-pc systemd[35377]: Reached target GNOME session X11 services.
déc. 16 19:17:25 fixe-pc gnome-shell[35460]: Failed to launch ibus-daemon: L’exécution du processus fils « ibus-daemon » a échoué (Aucun fichier ou dossier de ce type)
déc. 16 19:17:25 fixe-pc systemd[35377]: org.gnome.Shell@wayland.service: Got notification message from PID 35481, but reception only permitted for main PID 35460
déc. 16 19:17:25 fixe-pc systemd[1]: Starting Firmware update daemon...
déc. 16 19:17:25 fixe-pc dbus-daemon[412]: [system] Activating via systemd: service name='org.freedesktop.fwupd' unit='fwupd.service' requested by ':1.245' (uid=1024 pid=35708 comm="/usr/bin/gnome-software --gapplication-service ")
déc. 16 19:17:25 fixe-pc gdm[35133]: Gdm: Child process -35154 was already dead.
déc. 16 19:17:25 fixe-pc systemd-logind[415]: Removed session 5.
déc. 16 19:17:25 fixe-pc systemd[1]: session-5.scope: Succeeded.
déc. 16 19:17:25 fixe-pc polkitd[533]: Unregistered Authentication Agent for unix-session:5 (system bus name :1.193, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale fr_FR.UTF-8) (disconnected from bus)
déc. 16 19:17:25 fixe-pc gsd-color[35592]: failed to connect to device: Failed to connect to missing device /org/freedesktop/ColorManager/devices/xrandr_AOC_Q3279WG5B_19558_gdm_120
déc. 16 19:17:25 fixe-pc systemd[35143]: pulseaudio.service: Succeeded.
déc. 16 19:17:25 fixe-pc systemd-logind[415]: Session 5 logged out. Waiting for processes to exit.
déc. 16 19:17:25 fixe-pc kernel: audit: type=1104 audit(1608142645.616:735): pid=35137 uid=0 auid=120 ses=5 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=fixe-pc addr=? terminal=/dev/tty1 res=success'
déc. 16 19:17:25 fixe-pc audit[35137]: CRED_DISP pid=35137 uid=0 auid=120 ses=5 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=fixe-pc addr=? terminal=/dev/tty1 res=success'
déc. 16 19:17:25 fixe-pc kernel: audit: type=1106 audit(1608142645.613:734): pid=35137 uid=0 auid=120 ses=5 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=fixe-pc addr=? >
déc. 16 19:17:25 fixe-pc kernel: kauditd_printk_skb: 5 callbacks suppressed
déc. 16 19:17:25 fixe-pc audit[35137]: USER_END pid=35137 uid=0 auid=120 ses=5 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=fixe-pc addr=? terminal=/dev/tty1 res=succes>
déc. 16 19:17:25 fixe-pc gnome-shell[35460]: Registering session with GDM
déc. 16 19:17:25 fixe-pc gnome-shell[35460]: GNOME Shell started at Wed Dec 16 2020 19:17:17 GMT+0100 (heure normale d’Europe centrale)
déc. 16 19:17:25 fixe-pc gnome-shell[35460]: Bogus presentation time 0 travelled back in time, using current time.
déc. 16 19:17:25 fixe-pc gsd-media-keys[35600]: Failed to grab accelerator for keybinding settings:hibernate
déc. 16 19:17:25 fixe-pc gsd-media-keys[35600]: Failed to grab accelerator for keybinding settings:playback-repeat
déc. 16 19:17:25 fixe-pc gsd-media-keys[35600]: Failed to grab accelerator for keybinding settings:next
déc. 16 19:17:25 fixe-pc gsd-media-keys[35600]: Failed to grab accelerator for keybinding settings:rfkill
déc. 16 19:17:25 fixe-pc gsd-media-keys[35600]: Failed to grab accelerator for keybinding settings:playback-random
déc. 16 19:17:25 fixe-pc rtkit-daemon[1241]: Supervising 6 threads of 2 processes of 2 users.
déc. 16 19:17:25 fixe-pc rtkit-daemon[1241]: Successfully made thread 35725 of process 35499 owned by '1024' RT at priority 5.
déc. 16 19:17:25 fixe-pc rtkit-daemon[1241]: Supervising 5 threads of 2 processes of 2 users.
déc. 16 19:17:21 fixe-pc python[35706]: Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
déc. 16 19:17:21 fixe-pc mpdris2.desktop[35705]: 2020-12-16 19:17:21,098 base INFO: Calling MPD connect('localhost', 6600, timeout=None)
déc. 16 19:17:21 fixe-pc mpdris2.desktop[35705]: 2020-12-16 19:17:21,093 mpDris2 INFO: Using Mutagen to read covers from music files.
déc. 16 19:17:21 fixe-pc mpdris2.desktop[35705]: 2020-12-16 19:17:21,093 mpDris2 INFO: Using file:///home/vincent/ as music library path.
déc. 16 19:17:21 fixe-pc mpdris2.desktop[35705]: config = configparser.SafeConfigParser()
déc. 16 19:17:21 fixe-pc mpdris2.desktop[35705]: /usr/bin/mpDris2:1367: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead.
déc. 16 19:17:21 fixe-pc systemd[35377]: app-gnome-user\x2ddirs\x2dupdate\x2dgtk-35707.scope: Succeeded.
déc. 16 19:17:20 fixe-pc keepassxc[35712]: Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
déc. 16 19:17:20 fixe-pc nextcloud[35711]: Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
déc. 16 19:17:20 fixe-pc systemd[35377]: Started Application launched by gnome-session-binary.
déc. 16 19:17:20 fixe-pc systemd[35377]: Started Application launched by gnome-session-binary.
déc. 16 19:17:20 fixe-pc systemd[35377]: Started Application launched by gnome-session-binary.
déc. 16 19:17:20 fixe-pc systemd[35377]: Started Application launched by gnome-session-binary.
déc. 16 19:17:20 fixe-pc systemd[35377]: Started Application launched by gnome-session-binary.
déc. 16 19:17:20 fixe-pc systemd[35377]: Started Application launched by gnome-session-binary.
déc. 16 19:17:20 fixe-pc systemd[35377]: Started Application launched by gnome-session-binary.
déc. 16 19:17:20 fixe-pc systemd[35377]: Started Application launched by gnome-session-binary.
déc. 16 19:17:20 fixe-pc gnome-session-binary[35443]: GnomeDesktop-WARNING: Could not create transient scope for PID 35709: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Process with ID 35709 does not exist.
déc. 16 19:17:20 fixe-pc gnome-session[35443]: gnome-session-binary[35443]: GnomeDesktop-WARNING: Could not create transient scope for PID 35709: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Process with ID 35709 does not exist.
déc. 16 19:17:20 fixe-pc gnome-session-binary[35443]: Entering running state
déc. 16 19:17:20 fixe-pc systemd[35377]: app-gnome-xapp\x2dsn\x2dwatcher-35605.scope: Succeeded.
déc. 16 19:17:20 fixe-pc dbus-daemon[35396]: [session uid=1024 pid=35396] Activating service name='org.gnome.Shell.Screencast' requested by ':1.52' (uid=1024 pid=35600 comm="/usr/lib/gsd-media-keys ")
déc. 16 19:17:20 fixe-pc systemd[35377]: Reached target Current graphical user session.
déc. 16 19:17:20 fixe-pc systemd[35377]: Reached target GNOME Wayland Session (session: gnome).
déc. 16 19:17:20 fixe-pc systemd[35377]: Reached target GNOME Session.
déc. 16 19:17:20 fixe-pc systemd[35377]: Reached target GNOME Wacom tablet support target.
déc. 16 19:17:20 fixe-pc systemd[35377]: Started GNOME Wacom tablet support service.
déc. 16 19:17:20 fixe-pc systemd[35377]: Reached target GNOME keyboard shortcuts target.
déc. 16 19:17:20 fixe-pc systemd[35377]: Started GNOME keyboard shortcuts service.
déc. 16 19:17:20 fixe-pc systemd[35377]: Reached target GNOME power management target.
déc. 16 19:17:20 fixe-pc systemd[35377]: Started GNOME power management service.
déc. 16 19:17:20 fixe-pc systemd[35377]: Reached target GNOME keyboard configuration target.
déc. 16 19:17:20 fixe-pc systemd[35377]: Started GNOME keyboard configuration service.
déc. 16 19:17:20 fixe-pc systemd[35377]: Reached target GNOME color management target.
déc. 16 19:17:20 fixe-pc systemd[35377]: Started GNOME color management service.
déc. 16 19:17:20 fixe-pc gnome-shell[35460]: Window manager warning: Overwriting existing binding of keysym 73 with keysym 73 (keycode 27).
déc. 16 19:17:20 fixe-pc kernel: broken atomic modeset userspace detected, disabling atomic
déc. 16 19:17:20 fixe-pc gnome-shell[35481]: glamor: Performance may be affected. Ask your vendor to support GBM!
déc. 16 19:17:20 fixe-pc gnome-shell[35481]: glamor: Using nvidia's EGLStream interface, direct rendering impossible.
déc. 16 19:17:20 fixe-pc gnome-shell[35481]: Missing Wayland requirements for glamor GBM backend
déc. 16 19:17:20 fixe-pc gnome-shell[35481]: glamor: 'wl_drm' not supported
déc. 16 19:17:20 fixe-pc gsd-usb-protect[35611]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.usbguard1 was not provided by any .service files
déc. 16 19:17:20 fixe-pc gnome-shell[35460]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
déc. 16 19:17:20 fixe-pc systemd[35377]: Reached target GNOME printer notifications target.
déc. 16 19:17:20 fixe-pc systemd[35377]: Started GNOME printer notifications service.
déc. 16 19:17:19 fixe-pc systemd[35377]: Reached target GNOME date & time target.
Comment by vincentDcmps (vincent.ducamps) - Wednesday, 16 December 2020, 20:43 GMT
so I have perform another test tonight!
Deleting my /etc/X11 folder and reinstall xorg-server
with package from extra:
xorg-server 1.20.10-2 (xorg)
xorg-xwayland 1.20.0.r797.g5d73a8b59-1
-I boot go to tty and launch gnome via command line connection ok, logout switch to GDM connection ko, switch to tty connection ko,
if I restart several time display-manager i can connect correctly via GDM but after that if I restart display manager it's not working anymore (when It s work like this I can read video with xv)
Comment by Bario (barmadrid) - Wednesday, 16 December 2020, 21:14 GMT
Just to confirm, no above issues for me running latest version of both xserver and xwayland from extra..
Comment by Andreas Radke (AndyRTR) - Monday, 08 February 2021, 09:59 GMT
Is this still an issue with latest updates?
Comment by vincentDcmps (vincent.ducamps) - Monday, 08 February 2021, 16:21 GMT
yes always need to relaunch severall time gdm at each boot for have a working session
Comment by José Miguel Sarasola (alosarjos) - Monday, 22 February 2021, 21:50 GMT
Just as a test, could you try adding the amdgpu to the mkinitcpio modules, regenerate the initramfs and try?
Comment by vincentDcmps (vincent.ducamps) - Monday, 22 February 2021, 21:59 GMT
I own a Nvidia gpu why put amd driver?
Comment by José Miguel Sarasola (alosarjos) - Monday, 22 February 2021, 22:00 GMT
Sorry, didn't see the Nvidia part
Comment by vincentDcmps (vincent.ducamps) - Tuesday, 27 April 2021, 18:08 GMT
hello for the information seem I didn't get any issue since gnome 40 update

Loading...