<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [r600g] Firefox crashes with hardware acceleration turned on"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=81680#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [r600g] Firefox crashes with hardware acceleration turned on"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=81680">bug 81680</a>
              from <span class="vcard"><a class="email" href="mailto:michel@daenzer.net" title="Michel Dänzer <michel@daenzer.net>"> <span class="fn">Michel Dänzer</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=81680#c3">comment #3</a>)
<span class="quote">> (In reply to <a href="show_bug.cgi?id=81680#c2">comment #2</a>)
> > Can you resolve the r600_dri.so symbols?

> If you'll explain me how to.</span >

First of all, make sure r600_dri.so has debugging symbols, i.e. is built with
-g and not stripped.

If the Mozilla crash reporter still doesn't resolve the symbols then, try

 addr2line <frame address> -e /path/to/r600_dri.so

for every r600_dri.so frame.

BTW, I notice the crash involves libgallium.so.0.0.0, which is an Ubuntu
specialty. Can your reproduce the problem with a build of upstream Mesa 10.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>