<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - MATLAB hangs if DRI3 enabled with intel driver"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97230#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - MATLAB hangs if DRI3 enabled with intel driver"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97230">bug 97230</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>Wait for the hang in matlab. Run "ps ax" to find the matlab process (there may
be more than one, if so repeat until you find something interesting!), then run
"gdb --pid <matlib pid>". Inside gdb, run "bt full", that's the output that
should tell us what's causing the hang.

To get best results out of gdb, requires having the debug symbols for the
packages. Ideally everything used by Matlab, but at least install the symbols
for libxcb* and mesa.</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>