[Bug 246376] devel/vulkan-validation-layers: throws error with valid GLFW usage

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 6 18:56:33 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246376

Jan Beich <jbeich at FreeBSD.org> changed:

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

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

$ VK_INSTANCE_LAYERS=VK_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 = VK_OBJECT_TYPE_INSTANCE; | MessageID = 0x801f247e |
Invalid VkSurfaceKHR Object 0x800a22360. The Vulkan spec states: surface must
be a valid VkSurfaceKHR handle
(https://www.khronos.org/registry/vulkan/specs/1.2-extensions/html/vkspec.html#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.

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


More information about the freebsd-ports-bugs mailing list