RESOLVED DUPLICATE of bug 258831 261321
SEGFAULT in gbm_bo_get_stride_for_plane
https://bugs.webkit.org/show_bug.cgi?id=261321
Summary SEGFAULT in gbm_bo_get_stride_for_plane
Mischael Schill
Reported 2023-09-08 00:06:48 PDT
Created attachment 467598 [details] log and core dump When adding a Google account through GOA, the authentication dialog crashes after entering the email address. It seems that WebKit wants to do an action using Nouveau, which is not installed. My computer setup is the following: Gnome on Wayland webkit2gtk 2.40.5-3.1 An old Radeon GPU for the main output A NVIDIA GPU used as render backend, with one display attached for using it in a VM Another NVIDIA GPU with an attached display, only used in another VM The binary NVIDIA driver is used, not nouveau. Nouveau is not installed so that it does not interfere. Nevertheless, the NVIDIA GPU should never be used anyway, as it is only used for PRIME offloading, which was no requested.
Attachments
log and core dump (37.76 KB, text/plain)
2023-09-08 00:06 PDT, Mischael Schill
no flags
Mischael Schill
Comment 1 2023-09-08 00:10:01 PDT
If I install the mesa nouveau driver, it works.
Carlos Garcia Campos
Comment 2 2023-09-08 00:44:40 PDT
*** This bug has been marked as a duplicate of bug 258831 ***
Note You need to log in before you can comment on or make changes to this bug.