<div class="gmail_quote">On 10 September 2012 21:53, Jonatan Lindblad <span dir="ltr">&lt;<a href="mailto:mythtv@comhem.se" target="_blank">mythtv@comhem.se</a>&gt;</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>
&quot;Undefined catch command:&quot;&lt;&lt;  &quot;EOF&quot; | tee ${HOME}/gdbcommands &quot;. Try<br>
&quot;help catch&quot;.&quot;<br>
</blockquote><br>
<br></div>
I suspect you missed the &quot;Copy and paste the following into a *terminal*&quot; part.  The gdbcommand file should not contain the &#39;cat &lt;&lt; &quot;EOF&quot; | tee ${HOME}/gdbcommands&#39; and &#39;EOF&#39; 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>