[Bug 107844] assertion failure when running piglit over virgl

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 14 16:37:49 UTC 2019


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

--- Comment #6 from Denis <denys.kostin at globallogic.com> ---
ok. Summarizing:

1. Built mesa version (debug) latest from git

2. Launched VM:
sudo "$QEMU_VIRGL_PATH" -hda /var/lib/libvirt/images/ubuntu18.04.qcow2 -cdrom
/home/den/Downloads/ubuntu-18.04.1-desktop-amd64.iso -boot once=c,menu=off
-enable-kvm -device virtio-vga,virgl=on -device nec-usb-xhci -device usb-tablet
-no-reboot -soundhw ac97 -m 4096 -display sdl,gl=on -name "ubuntu18.04.vmware"
$*

3. Ran piglit test:

piglit run quick_gl -t
".*arb_blend_func_extended-fbo-extended-blend-pattern_gles2" results/quick_gl/

Result: test failed, nothing was printed into the main (host) console.


UPD - during running this test (in a suite or separately)
>./streaming-texture-leak -auto 
gnome-shell always crashing. dmesg says that it requieres swap, which I didn't
allocate... so this shouldn't relate to the original ticket.

here is output from host console from the VM start:
https://gist.github.com/DenKos363/4e3b76f6f379dc1084e4e95d6a727ef7

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/20190314/2cffda0f/attachment.html>


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