<br><br><div><span class="gmail_quote">On 10/23/07, <b class="gmail_sendername">Joe Auty</b> <<a href="mailto:joe@netmusician.org">joe@netmusician.org</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
-----BEGIN PGP SIGNED MESSAGE-----<br>Hash: SHA1<br><br>Hello,<br><br>Using GDB I have captured some seg fault output which I have attached...<br><br></blockquote></div><br>Joe-<br><br>I can't interpret your report but I do have a question. Did you create this using gdb or apport mentioned in previous thread? I am just curious since I have the same problem to troubleshoot that you do. I actually compiled a version manually with debug built in and that is how I got gdb working. Did you use the command:
<br><br>while true; do date >> gdb.txt; gdb mythbackend -x gdbcommands; done;<br><br>and still see the backend crash? When I use that method, my backend runs OK. <br><br>Steve<br><br>