[Bug 81680] [r600g] Firefox crashes with hardware acceleration turned on
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jul 28 01:50:11 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=81680
--- Comment #4 from Michel Dänzer <michel at daenzer.net> ---
(In reply to comment #3)
> (In reply to comment #2)
> > Can you resolve the r600_dri.so symbols?
>
> If you'll explain me how to.
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?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140728/47b7386a/attachment.html>
More information about the dri-devel
mailing list