[Bug 105861] [CI] igt at kms_frontbuffer_tracking@* - fail - Test assertion failure function gem_create - Failed assertion: __gem_create(fd, size, &handle) == 0

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Apr 3 12:00:26 UTC 2018


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

--- Comment #1 from Chris Wilson <chris at chris-wilson.co.uk> ---
So either size <= 0; most likely size == 0. Hmm, I thought we had an
igt_assert(size != 0) to catch this common mistake more clearly, but no. (size
< 0 is trickier, as it depends on whether it is an allocable size, so leave it
to the kernel.)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20180403/f9d3a205/attachment.html>


More information about the intel-gfx-bugs mailing list