<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Pulseaudio-module-jack crash with kernel-rt"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66131#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Pulseaudio-module-jack crash with kernel-rt"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66131">bug 66131</a>
              from <span class="vcard"><a class="email" href="mailto:tanuk@iki.fi" title="Tanu Kaskinen <tanuk@iki.fi>"> <span class="fn">Tanu Kaskinen</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=66131#c2">comment #2</a>)
<span class="quote">> I'm sorry! It is the first time that I try to report a bug and I confess my 
> inexperience with gdb!</span >

No worries. The only problem with the backtrace is that it is taken at a wrong
time - it looks like pulseaudio hadn't yet crashed when you took the backtrace.
You need to wait until pulseaudio crashes (while it's running inside gdb), then
the execution will automatically stop and you can run the "thread apply all bt
full" command. The output will then hopefully show where exactly the crash
happened.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>