<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - EXA uninitialized crash when DRI2 disabled"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=74096#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - EXA uninitialized crash when DRI2 disabled"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=74096">bug 74096</a>
              from <span class="vcard"><a class="email" href="mailto:howaboutsynergy@pm.me" title="howaboutsynergy <howaboutsynergy@pm.me>"> <span class="fn">howaboutsynergy</span></a>
</span></b>
        <pre>As the title of this issue says, if I simply replace DRI3 with DRI2, no
crashes!

so replacing these 2 lines:

Option "DRI" "3" #dri3 enabled with this line! in arch linux
Option      "DRI3"    "1"

with this line:

Option "DRI" "2"</pre>
        </div>
      </p>


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

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>