<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#c19">Comment # 19</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:ken20001@ukr.net" title="Eugene <ken20001@ukr.net>"> <span class="fn">Eugene</span></a>
</span></b>
        <pre>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@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@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</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>