[Bug 283851] graphics/mesa-dri: should include udmabuf handle bug fix for LLVMpipe

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 04 Jan 2025 21:18:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283851

            Bug ID: 283851
           Summary: graphics/mesa-dri: should include udmabuf handle bug
                    fix for LLVMpipe
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://gitlab.freedesktop.org/mesa/mesa/-/commit/159f
                    b9691d792594b91e0fbc4c7823e1a191620d
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: x11@FreeBSD.org
          Reporter: iwtcex@gmail.com
                CC: manu@freebsd.org
          Assignee: x11@FreeBSD.org
             Flags: maintainer-feedback?(x11@FreeBSD.org)

Created attachment 256429
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=256429&action=edit
fix

Currently LLVMpipe closes one arbitrary file descriptor while it's being
unloaded on Vulkan ICD enumeration. This breaks Wine quite a bit, since
that often happens to be an X11 connection [1]. Might help with
bug 282300 as well.

(Patch included for convenience. Ignore if not appropriate.)

[1]:
https://forums.freebsd.org/threads/wine-proton-error-xio-fatal-io-error-2-no-such-file-or-directory-on-x-server-0-0.95368/

-- 
You are receiving this mail because:
You are the assignee for the bug.