[Bug 107892] [Debug mesa only]. crash happens when blit framebuffer

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Sep 28 13:58:29 UTC 2018


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

--- Comment #14 from vadym <vadym.shovkoplias at globallogic.com> ---
(In reply to Mark Janes from comment #9)
> oops -- we need a piglit test, not crucible.  i was confused by the
> reference to 103241

Hi Mark,

This issue happens during following gl call:

glBlitFramebufferEXT(0, 0, INT_MAX, INT_MAX,
                     0, 0, 160, 160,
                     GL_COLOR_BUFFER_BIT, GL_NEAREST);

I already added new pilit test which tests some limits of BlitFramebuffer
function and I think it can be extended to test this case. Link to test:
https://patchwork.freedesktop.org/patch/253442/

-- 
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/20180928/d5c93a05/attachment.html>


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