[Mesa-dev] [Bug 81680] [r600g] Firefox crashes with hardware acceleration turned on
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Aug 13 10:06:00 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=81680
--- Comment #19 from Eugene <ken20001 at ukr.net> ---
Yes, it seems several crash happens during debugging. But Firefox not closed.
And at last I reached the crash that happens after closing Firefox. But if
several crashes happens before the crash closing Firefox, how it could be
possible to backtrace it ?
If I try to run bt/bt full immediately after first segmentation fault, it
writes the following:
#0 PatchJump (label=..., jump=...) at
/build/buildd/firefox-31.0+build1/js/src/jit/x64/Assembler-x64.h:716
No locals.
#1 js::jit::JitRuntime::patchIonBackedges (this=<optimized out>, rt=<optimized
out>, target=target at entry=js::jit::JitRuntime::BackedgeLoopHeader) at
/build/buildd/firefox-31.0+build1/js/src/jit/Ion.cpp:412
iter = {iter = 0x7fffb95d1de0}
#2 0x00007ffff32cab85 in js::jit::InterruptCheck (cx=0x7fffdeb54480) at
/build/buildd/firefox-31.0+build1/js/src/jit/VMFunctions.cpp:523
No locals.
#3 0x00007ffff7e5527a in ?? ()
No symbol table info available.
#4 0x00007fffffff78b8 in ?? ()
No symbol table info available.
#5 0x00007fffffff7840 in ?? ()
No symbol table info available.
#6 0x00007ffff54f0840 in DeepCloneObjectLiteralInfo () from
/usr/lib/firefox/libxul.so
No symbol table info available.
#7 0x00007fffe0d34880 in ?? ()
No symbol table info available.
#8 0x00007fffe0adde71 in ?? ()
No symbol table info available.
#9 0x0000000000000601 in ?? ()
No symbol table info available.
#10 0x00007fffffff78b8 in ?? ()
No symbol table info available.
#11 0xfffbffffbdc542b0 in ?? ()
No symbol table info available.
#12 0xfffbffffdb521b00 in ?? ()
No symbol table info available.
#13 0x4cfbc8b851ea6000 in ?? ()
No symbol table info available.
#14 0x00007fffffff7990 in ?? ()
No symbol table info available.
#15 0xfff8800000000058 in ?? ()
No symbol table info available.
#16 0x00007fffdb530a80 in ?? ()
No symbol table info available.
#17 0x0000000000000000 in ?? ()
No symbol table info available.
#0 PatchJump (label=..., jump=...) at
/build/buildd/firefox-31.0+build1/js/src/jit/x64/Assembler-x64.h:716
#1 js::jit::JitRuntime::patchIonBackedges (this=<optimized out>, rt=<optimized
out>, target=target at entry=js::jit::JitRuntime::BackedgeLoopHeader) at
/build/buildd/firefox-31.0+build1/js/src/jit/Ion.cpp:412
#2 0x00007ffff32cab85 in js::jit::InterruptCheck (cx=0x7fffdeb54480) at
/build/buildd/firefox-31.0+build1/js/src/jit/VMFunctions.cpp:523
#3 0x00007ffff7e5527a in ?? ()
#4 0x00007fffffff78b8 in ?? ()
#5 0x00007fffffff7840 in ?? ()
#6 0x00007ffff54f0840 in DeepCloneObjectLiteralInfo () from
/usr/lib/firefox/libxul.so
#7 0x00007fffe0d34880 in ?? ()
#8 0x00007fffe0adde71 in ?? ()
#9 0x0000000000000601 in ?? ()
#10 0x00007fffffff78b8 in ?? ()
#11 0xfffbffffbdc542b0 in ?? ()
#12 0xfffbffffdb521b00 in ?? ()
#13 0x4cfbc8b851ea6000 in ?? ()
#14 0x00007fffffff7990 in ?? ()
#15 0xfff8800000000058 in ?? ()
#16 0x00007fffdb530a80 in ?? ()
#17 0x0000000000000000 in ?? ()
Where are those damn symbols ? o_O
--
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/mesa-dev/attachments/20140813/89aed0d7/attachment-0001.html>
More information about the mesa-dev
mailing list