<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CI] igt@kms_frontbuffer_tracking@* - fail - Test assertion failure function gem_create - Failed assertion: __gem_create(fd, size, &handle) == 0"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105861#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CI] igt@kms_frontbuffer_tracking@* - fail - Test assertion failure function gem_create - Failed assertion: __gem_create(fd, size, &handle) == 0"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105861">bug 105861</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>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.)</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>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>