KhronosGroup / Vulkan-ExtensionLayer

Layer providing Vulkan features when native support is unavailable

Home Page:https://vulkan.lunarg.com/doc/sdk/latest/linux/synchronization2_layer.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vk cts failed "dEQP-VK.api.object_management.alloc_callback_fail.instance"

JaxLinAMD opened this issue · comments

error msg:
Fail (Invalid allocation callback)

Test case 'dEQP-VK.api.object_management.alloc_callback_fail.device'..
double free or corruption (!prev)

Is this the same as #27 ?

Seems to be a loader bug.

yes! can it be workaround in this layer? it seems #29 can partially workaround this issue?

From what I remember there was no way to workaround this.