https://bugs.freedesktop.org/show_bug.cgi?id=106479
Bug ID: 106479
Summary: NDEBUG not defined for libamdgpu_addrlib
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Mesa core
Assignee: mesa-dev@lists.freedesktop.org
Reporter: valentin.da...@gmail.com
QA Contact: mesa-dev@lists.freedesktop.org
Created attachment 139503
--> https://bugs.freedesktop.org/attachment.cgi?id=139503&action=edit
Patch
I got crashes with Vulkan applications using Unity and SteamVR. Among them the
SteamVR room setup.
Here is the assertion that breaks.
../../../src/amd/addrlib/core/addrlib2.h:732: VOID
Addr::V2::Lib::VerifyMipLevelInfo(const ADDR2_COMPUTE_SURFACE_INFO_INPUT*)
const: Assertion `actualMipLevels >= pIn->numMipLevels' failed.
And this breaks even when disabling debug. I suppose the was an oversight when
writing the Makefile.
The provided patch solves my issue.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev