<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CI][SHARDS] igt@kms_dp_tiled_display@basic-test-pattern - fail - malloc_consolidate(): invalid chunk size"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111710#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CI][SHARDS] igt@kms_dp_tiled_display@basic-test-pattern - fail - malloc_consolidate(): invalid chunk size"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111710">bug 111710</a>
              from <span class="vcard"><a class="email" href="mailto:manasi.d.navare@intel.com" title="Manasi <manasi.d.navare@intel.com>"> <span class="fn">Manasi</span></a>
</span></b>
        <pre>Here's the bug assessment:

This bug impacts all the use cases where its either no connector connected or
no DP connected or no DP connector with tiles. This happens because of double
freeing of the drmConnector pointer, once when the condition is not met and at
the end of the function.

The following patch from Chris Wilson fixes it:
<a href="https://patchwork.freedesktop.org/series/66869/">https://patchwork.freedesktop.org/series/66869/</a>

Manasi</pre>
        </div>
      </p>


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

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