<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:amonakov@gmail.com" title="Alexander Monakov <amonakov@gmail.com>"> <span class="fn">Alexander Monakov</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [mesa] Source-based games segfault"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71543">bug 71543</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>amonakov@gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [mesa] Source-based games segfault"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71543#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [mesa] Source-based games segfault"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71543">bug 71543</a>
              from <span class="vcard"><a class="email" href="mailto:amonakov@gmail.com" title="Alexander Monakov <amonakov@gmail.com>"> <span class="fn">Alexander Monakov</span></a>
</span></b>
        <pre>As I understand new Mesa links against libudev while old Mesa did not. 
Therefore loading Mesa first brings in system libudev.so.1, and then libSDL2
pulls in libudev.so.0 from Steam runtime, but as libudev.so.0 is apparently not
built with -Bsymbolic, some functions from libudev.so.0 are interposed by
previously loaded libudev.so.1.</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>