<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:idr@freedesktop.org" title="Ian Romanick <idr@freedesktop.org>"> <span class="fn">Ian Romanick</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - Substituting an older libstdc++ when running a GL program causes a segfault in the Xserver."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66955">bug 66955</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>cworth@cworth.org, idr@freedesktop.org
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - Substituting an older libstdc++ when running a GL program causes a segfault in the Xserver."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66955#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - Substituting an older libstdc++ when running a GL program causes a segfault in the Xserver."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66955">bug 66955</a>
              from <span class="vcard"><a class="email" href="mailto:idr@freedesktop.org" title="Ian Romanick <idr@freedesktop.org>"> <span class="fn">Ian Romanick</span></a>
</span></b>
        <pre>Is the libstdc++ that the Xserver sees replaced?  If the server is picking up
the wrong libstdc++... yeah, don't do that.  You wouldn't replace parts of your
car engine with random parts from a different model, would you? :)

If the driver loaded by the server is still using the correct system libstdc++,
it should work fine.  Two things to try:

1. Try running the app with LIBGL_ALWAYS_INDIRECT=y.  Does it still crash the
server?

2. Try collecting an apitrace of the application.  You'll probably have to run
it via ssh or from the console.  Otherwise everything will be forcibly killed
when the server dies, and you won't get a trace.  It might be sketchy any way. 
Does replaying the trace on an unmangled system still crash the server?</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>