<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@gem_tiled_fence_blits@normal - CRASH"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104669#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CI] igt@gem_tiled_fence_blits@normal - CRASH"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104669">bug 104669</a>
              from <span class="vcard"><a class="email" href="mailto:marta.lofstedt@intel.com" title="Marta Löfstedt <marta.lofstedt@intel.com>"> <span class="fn">Marta Löfstedt</span></a>
</span></b>
        <pre>test prints:Using 6143 1MiB buffers, i.e. count = 6143, however:


"static void run_test (int fd, int count)
{
        drm_intel_bo *bo[4096];
        uint32_t bo_start_val[4096];"

bo is pnly 4096.

so first loop goes boom:

"    for (i = 0; i < count; i++) {
                bo[i] = create_bo(fd, start);
"</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 on the CC list for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>