<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Debug mesa only]. crash happens when blit framebuffer"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107892#c14">Comment # 14</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Debug mesa only]. crash happens when blit framebuffer"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107892">bug 107892</a>
              from <span class="vcard"><a class="email" href="mailto:vadym.shovkoplias@globallogic.com" title="vadym <vadym.shovkoplias@globallogic.com>"> <span class="fn">vadym</span></a>
</span></b>
        <pre>(In reply to Mark Janes from <a href="show_bug.cgi?id=107892#c9">comment #9</a>)
<span class="quote">> oops -- we need a piglit test, not crucible.  i was confused by the
> reference to 103241</span >

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:
<a href="https://patchwork.freedesktop.org/patch/253442/">https://patchwork.freedesktop.org/patch/253442/</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>