<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - *** Error in `/usr/lib/xorg/Xorg': free(): corrupted unsorted chunks: 0x000055d796f6c0c0 ***"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94047#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - *** Error in `/usr/lib/xorg/Xorg': free(): corrupted unsorted chunks: 0x000055d796f6c0c0 ***"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94047">bug 94047</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>If it crashes again, then it is worth running under valgrind. You may have to
do a couple of tricks, but if you can run

valgrind --log-file=/tmp/vg-xorg.txt Xorg -ac -noreset

then you can connect your normal Xsession (something like running gnome-session
as your user should be enough). You should see both a message that
xf86-video-intel is running under valgrind on both the stderr (Xorg.log) and
the /tmp/vg-xorg.txt. If you don't see that message, check your
--enable-valgrind compilation as otherwise the logs will be full of false
positives.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>