<div class="gmail_quote">On 10 September 2012 21:53, Jonatan Lindblad <span dir="ltr"><<a href="mailto:mythtv@comhem.se" target="_blank">mythtv@comhem.se</a>></span> wrote:<br><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Carrying on down the wiki article, I followed the process for GDB and<br>
setting up a gdbcommands file in my home directory etc. I did all of<br>
this and ran the command:<br>
<br>
gdb mythfrontend.real -x ${HOME}/gdbcommands<br>
<br>
But got:<br>
<br>
"Undefined catch command:"<< "EOF" | tee ${HOME}/gdbcommands ". Try<br>
"help catch"."<br>
</blockquote><br>
<br></div>
I suspect you missed the "Copy and paste the following into a *terminal*" part. The gdbcommand file should not contain the 'cat << "EOF" | tee ${HOME}/gdbcommands' and 'EOF' parts.<div class="im">
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
So I am not having much luck. Maybe a backtrace is not needed and<br>
there is a solution to this out there all ready. Any help appreciated<br>
</blockquote>
<br></div>
The backtrace *is* needed.<br>
<br>
--<br>
Jonatan<br><br></blockquote><div><br><br>Jonatan,<br><br> Of course, I did not read that properly, thank you for pointing out my daft mistake!<br><br>Got all that setup and hopefully a correct backtrace of the error:<br>
<br><a href="http://pastebin.com/D2Zf95MF">http://pastebin.com/D2Zf95MF</a><br><br>Where as it was happening every time, it now seems to be happening most of the time, but still very repeatable.<br><br>Many thanks<br><br>
Martin<br></div></div>