FS#71027 - [gnome-shell] crashes at startup with wayland

Attached to Project: Arch Linux
Opened by Marc Rechté (mrechte) - Wednesday, 26 May 2021, 10:19 GMT
Last edited by Jan Alexander Steffens (heftig) - Thursday, 27 May 2021, 19:35 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan Alexander Steffens (heftig)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

It is not possible to open a user session under Wayland (this option is not given)

At each boot, the log shows (only offending process here):

mai 26 11:47:31 linux2 gnome-shell[834]: Adding device '/dev/dri/card0' (radeon) using non-atomic mode setting.
mai 26 11:47:32 linux2 gnome-shell[834]: Boot VGA GPU /dev/dri/card0 selected as primary
mai 26 11:47:33 linux2 gnome-shell[834]: Disabling DMA buffer screen sharing for driver 'radeon'.
mai 26 11:47:33 linux2 gnome-shell[834]: Using public X11 display :1024, (using :1025 for managed services)
mai 26 11:47:33 linux2 gnome-shell[834]: Using Wayland display name 'wayland-0'
mai 26 11:47:33 linux2 gnome-shell[834]: Skipping parental controls support as it’s disabled
mai 26 11:47:33 linux2 gnome-shell[834]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
mai 26 11:47:33 linux2 gnome-shell[834]: Will monitor session 1
mai 26 11:47:34 linux2 gnome-shell[834]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
mai 26 11:47:34 linux2 gnome-shell[834]: meta_drm_buffer_gbm_new_lock_front failed: drmModeAddFB2WithModifiers failed: Argument invalide
mai 26 11:47:34 linux2 gnome-shell[834]: meta_drm_buffer_gbm_new_lock_front failed: drmModeAddFB2WithModifiers failed: Argument invalide
mai 26 11:47:34 linux2 gnome-shell[834]: ATK Bridge is disabled but a11y has already been enabled.
mai 26 11:47:34 linux2 gnome-shell[834]: meta_drm_buffer_gbm_new_lock_front failed: drmModeAddFB2WithModifiers failed: Argument invalide
mai 26 11:47:34 linux2 gnome-shell[834]: meta_drm_buffer_gbm_new_lock_front failed: drmModeAddFB2WithModifiers failed: Argument invalide
mai 26 11:47:34 linux2 org.gnome.Shell.desktop[834]: **
mai 26 11:47:34 linux2 org.gnome.Shell.desktop[834]: mutter:ERROR:../mutter/src/backends/native/meta-onscreen-native.c:204:meta_onscreen_native_notify_frame_complete: assertion failed: (!cogl_onscreen_peek_head_frame_info (onscreen))
mai 26 11:47:34 linux2 org.gnome.Shell.desktop[834]: == Stack trace for context 0x5590b60bb1d0 ==
mai 26 11:47:34 linux2 org.gnome.Shell.desktop[834]: Bail out! mutter:ERROR:../mutter/src/backends/native/meta-onscreen-native.c:204:meta_onscreen_native_notify_frame_complete: assertion failed: (!cogl_onscreen_peek_head_frame_info (onscreen))
mai 26 11:47:35 linux2 systemd-coredump[1240]: [🡕] Process 834 (gnome-shell) of user 120 dumped core.

Stack trace of thread 834:
#0 0x00007f8bc6b9dd22 raise (libc.so.6 + 0x3cd22)
#1 0x00005590b5c9da29 n/a (gnome-shell + 0x2a29)
#2 0x00007f8bc6b9dda0 __restore_rt (libc.so.6 + 0x3cda0)
#3 0x00007f8bc6b9dd22 raise (libc.so.6 + 0x3cd22)
#4 0x00007f8bc6b87862 abort (libc.so.6 + 0x26862)
#5 0x00007f8bc79f0084 n/a (libglib-2.0.so.0 + 0x1d084)
#6 0x00007f8bc7a4b85d g_assertion_message_expr (libglib-2.0.so.0 + 0x7885d)
#7 0x00007f8bc6eb1c0b n/a (libmutter-8.so.0 + 0x182c0b)
#8 0x00007f8bc6ea4ff4 n/a (libmutter-8.so.0 + 0x175ff4)
#9 0x00007f8bc6ed298e n/a (libmutter-8.so.0 + 0x1a398e)
#10 0x00007f8bc6eb18a9 n/a (libmutter-8.so.0 + 0x1828a9)
#11 0x00007f8bc7a26f30 g_main_context_dispatch (libglib-2.0.so.0 + 0x53f30)
#12 0x00007f8bc7a7ab59 n/a (libglib-2.0.so.0 + 0xa7b59)
#13 0x00007f8bc7a26593 g_main_loop_run (libglib-2.0.so.0 + 0x53593)
#14 0x00007f8bc6dffea3 meta_run (libmutter-8.so.0 + 0xd0ea3)
#15 0x00005590b5c9d423 n/a (gnome-shell + 0x2423)
#16 0x00007f8bc6b88b25 __libc_start_main (libc.so.6 + 0x27b25)
#17 0x00005590b5c9d64e n/a (gnome-shell + 0x264e)




Additional info:
* package version(s)
gnome-shell 1:40.1-2

* config and/or log files etc.
Graphic card is VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Oland PRO [Radeon R7 240/340] (rev 87)
Using native radeon driver.
* link to upstream bug report, if any

Steps to reproduce:
Just boot the machine and check logs.
This task depends upon

Closed by  Jan Alexander Steffens (heftig)
Thursday, 27 May 2021, 19:35 GMT
Reason for closing:  Fixed
Additional comments about closing:  mutter 40.1-2

Loading...