[Bug 107844] assertion failure when running piglit over virgl

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Mar 15 12:18:38 UTC 2019


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

--- Comment #12 from Marc-Andre Lureau <marcandre.lureau at gmail.com> ---
(In reply to Denis from comment #11)
> Ok, at least we have different X versions. Will try to update it and
> recheck. Could you please also show how did you compile mesa? To be sure
> that we have the same configuration in it.

On host:
meson build -Dprefix=$PREFIX -Dlibdir=lib \                                     
          -Dplatforms=drm,x11,wayland,surfaceless \                             
          -Ddri-drivers=i965 \                                                  
          -Dgallium-drivers=virgl,swrast
On guest:
meson build -Dprefix=/usr \                                                     
          -Dplatforms=x11,drm,surfaceless,wayland \                             
          -Dgallium-drivers=virgl,swrast \                                      
          -Dselinux=true

> 
> Btw, about qemu, i sent s link to manual, with qemu version i took
> >wget http://download.qemu-project.org/qemu-2.12.0.tar.xz
> This one. So if you compiled from git, then you have fresher version, will
> check and this thing.

fwiw, I'll attach the shell script I use for testing (it's not automated, but
gives you an idea of the commands I use to setup tests)

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


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