<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Firefox crashing xserver and some major rendering bugs"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89034#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Firefox crashing xserver and some major rendering bugs"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89034">bug 89034</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>Alternatively, you can try using a script for gdb's --command option, something
like:

set logging on
set logging redirect
handle SIGPIPE nostop noprint
continue
bt full
continue
quit

That should capture the backtrace in a file called gdb.txt. See
<a href="http://wiki.x.org/wiki/Development/Documentation/ServerDebugging/#index6h2">http://wiki.x.org/wiki/Development/Documentation/ServerDebugging/#index6h2</a> for
more background.</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>