[Bug 105820] [m32] piglit regressions relinking program without shaders

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 2 22:22:35 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=105820

--- Comment #6 from Dylan Baker <baker.dylan.c at gmail.com> ---
I can pretty easily reproduce this using debug and !debug (the default
debugoptimzed will also reproduce it) for *mesa*. building piglit with/without
debug seems to have no effect.

This fails:
meson build -Ddri-drivers=i965 -Dgallium-drivers= -Dvulkan-drivers=

This passes:
meson build -Ddri-drivers=i965 -Dgallium-drivers= -Dvulkan-drivers=
--buildtype=debug

I also commented out -DDEBUG, so we can rule that out.'

I also attached gdb, and I can see that there is in fact a shader attached to
the prog in a non-debug build, but I'm having trouble figuring out what it is
since much of the information about it has been optimized away in a non-debug
build.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20180402/4bff9627/attachment.html>


More information about the intel-3d-bugs mailing list