[Webkit-unassigned] [Bug 261874] [GTK] Rendering broken with 2.42 on NVIDIA graphics
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 4 09:46:08 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=261874
Arthur Moraes do Lago <arthur21 at mlago.dev> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |arthur21 at mlago.dev
--- Comment #26 from Arthur Moraes do Lago <arthur21 at mlago.dev> ---
I'm having the same problem, lightdm-webkit2-greeter stopped, epiphany shows a blank screen, etc. I intended to help capturing the core dump you guys have been asking, but I did not encounter a segfault at any point. I'm running an NVIDIA graphics card too. /sys/module/nvidia_drm/parameters/modeset is set to N.
I get the following errors in logs of both programs:
```
src/nv_gbm.c:99: GBM-DRV error (nv_gbm_bo_create): DRM_IOCTL_NVIDIA_GEM_ALLOC_NVKMS_MEMORY failed (ret=-1)
Failed to create GBM buffer of size 3840x2160: Invalid argument
src/nv_gbm.c:99: GBM-DRV error (nv_gbm_bo_create): DRM_IOCTL_NVIDIA_GEM_ALLOC_NVKMS_MEMORY failed (ret=-1)
Failed to create GBM buffer of size 3840x2160: Invalid argument
src/nv_gbm.c:99: GBM-DRV error (nv_gbm_bo_create): DRM_IOCTL_NVIDIA_GEM_ALLOC_NVKMS_MEMORY failed (ret=-1)
Failed to create GBM buffer of size 3840x2160: Invalid argument
Failed to create EGL images for DMABufs with file descriptors -1, -1 and -1
```
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231004/e0d9aab1/attachment.htm>
More information about the webkit-unassigned
mailing list