Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Jan 2021 18:56:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 246376] devel/vulkan-validation-layers: throws error with valid GLFW usage
Message-ID:  <bug-246376-7788-bcXJ8HrqJA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246376-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246376-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246376

Jan Beich <jbeich@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
           Assignee|ports-bugs@FreeBSD.org      |jbeich@FreeBSD.org
             Status|New                         |Closed
              Flags|maintainer-feedback?(greg@u |maintainer-feedback+,
                   |nrelenting.technology),     |merge-quarterly+
                   |merge-quarterly?            |

--- Comment #4 from Jan Beich <jbeich@FreeBSD.org> ---
Thanks for the patch. I could reproduce (see below) but was confused by "WS=
I_*
in here are leftover ..." comment.

$ VK_INSTANCE_LAYERS=3DVK_LAYER_KHRONOS_validation vkcube-wayland
VUID-vkGetPhysicalDeviceSurfaceSupportKHR-surface-parameter(ERROR / SPEC):
msgNum: -2145442690 - Validation Error: [
VUID-vkGetPhysicalDeviceSurfaceSupportKHR-surface-parameter ] Object 0:
VK_NULL_HANDLE, type =3D VK_OBJECT_TYPE_INSTANCE; | MessageID =3D 0x801f247=
e |
Invalid VkSurfaceKHR Object 0x800a22360. The Vulkan spec states: surface mu=
st
be a valid VkSurfaceKHR handle
(https://www.khronos.org/registry/vulkan/specs/1.2-extensions/html/vkspec.h=
tml#VUID-vkGetPhysicalDeviceSurfaceSupportKHR-surface-parameter)
    Objects: 1
        [0] 0, type: 1, name: NULL
Assertion failed: (object_table.contains(object)), function FindObject, file
Vulkan-ValidationLayers-1.2.165/layers/generated/thread_safety.h, line 144.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246376-7788-bcXJ8HrqJA>