<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - crash happens when blit framebuffer"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107892#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - 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:denys.kostin@globallogic.com" title="Denis <denys.kostin@globallogic.com>"> <span class="fn">Denis</span></a>
</span></b>
        <pre>Mark, my fault, I forgot to mention OS. That is exactly Ubuntu 18.04

System:    Host: ubuntu-MS-7B49 Kernel: 4.15.0-34-generic x86_64 bits: 64
           Desktop: Gnome 3.28.3 Distro: Ubuntu 18.04.1 LTS

Btw, after that I updated xserver to 1.20, and still - can't reproduce the
issue

Display Server: x11 (X.Org 1.20.1 ).


The only one difference I see between Chrome and FF, that in FF test has
several failures, but nothing crash.



PASS WebGL context exists

Begin to run blitFramebuffer. The computed width/height of src and/or dst
region might overflow during blitting.
PASS getError was expected value: NO_ERROR : Using max 32-bit integer as
blitFramebuffer parameter should succeed.
PASS getError was expected value: NO_ERROR : Using blitFramebuffer parameters
where calculated width/height matches max 32-bit integer should succeed.
FAIL getError expected: INVALID_VALUE. Was NO_ERROR : Using source width/height
greater than max 32-bit integer should fail.
FAIL getError expected: INVALID_VALUE. Was NO_ERROR : Using source width/height
greater than max 32-bit integer should fail.
FAIL getError expected: INVALID_VALUE. Was NO_ERROR : Using destination
width/height greater than max 32-bit integer should fail.
FAIL getError expected: INVALID_VALUE. Was NO_ERROR : Using destination
width/height greater than max 32-bit integer should fail.
FAIL getError expected: INVALID_VALUE. Was NO_ERROR : Using both source and
destination width/height greater than max 32-bit integer should fail.
FAIL getError expected: INVALID_VALUE. Was NO_ERROR : Using minimum and maximum
integers for all boundaries should fail.
PASS successfullyParsed is true

TEST COMPLETE</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>