[Webkit-unassigned] [Bug 261321] New: SEGFAULT in gbm_bo_get_stride_for_plane

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 8 00:06:48 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=261321

            Bug ID: 261321
           Summary: SEGFAULT in gbm_bo_get_stride_for_plane
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Major
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mischael at schill.me
                CC: bugs-noreply at webkitgtk.org

Created attachment 467598

  --> https://bugs.webkit.org/attachment.cgi?id=467598&action=review

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.

-- 
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/20230908/36c4fe1b/attachment.htm>


More information about the webkit-unassigned mailing list