<br><br><div class="gmail_quote">On Sat, Jan 28, 2012 at 3:37 PM, william otten <span dir="ltr">&lt;<a href="mailto:williammotten@gmail.com">williammotten@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5"><br><br><div class="gmail_quote">On Sat, Jan 28, 2012 at 3:05 PM, Michael T. Dean <span dir="ltr">&lt;<a href="mailto:mtdean@thirdcontact.com" target="_blank">mtdean@thirdcontact.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>On 01/28/2012 02:06 PM, william otten wrote:<br>
&gt; Cocerning debugging, I have attached the gdb and myth files. I ran the<br>
&gt; repeatable test several times. Let me know if further info is needed.<br>
<br>
</div>The gdb log seems to be missing any backtrace.  You actually need to<br>
stop the program somehow to get a backtrace--that means either crash it,<br>
or interrupt it (with Ctrl-C) when it&#39;s locked up or doing whatever is<br>
wrong, or set a breakpoint in gdb if you know exactly where you want it<br>
to stop.<br>
<br>
<a href="http://www.mythtv.org/wiki/Debugging#Executing_the_application_under_gdb" target="_blank">http://www.mythtv.org/wiki/Debugging#Executing_the_application_under_gdb</a><br>
&quot;When the application crashes or is terminated, gdb will automatically<br>
output a backtrace to the file |gdb.txt| in the current working<br>
directory. If the MythTV program appears to be locked up and does not<br>
crash, press CTRL-C to create the backtrace file.&quot;<br>
<br>
(Ctrl-C also applies when it&#39;s not locked, but is doing whatever it<br>
shouldn&#39;t be doing)<br>
<br>
As far as posting the logs, you can either a) post to a site that<br>
doesn&#39;t have the file size limits that mailing lists have (such as<br>
dropbox or google docs or some pastebin or something) and then provide a<br>
link in your e-mail or b) compress the files before sending the e-mail.<br>
Ideally, you&#39;ll post somewhere else (rather than compressing and sending<br>
as an attachment) where people can access the content without having to<br>
download a file, save it, uncompress it, then open it to look.<br>
<div><div><br>
Mike<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div></div></div><div class="HOEnZb"><div class="h5">The first attempts I did try to use control c but being new to this method took some trial and error. I was able to capture what was in terminal this time where as the previous attempts didn&#39;t allow that.<br>

Here are the links:<br>Terminal capture<br><br><a href="http://dl.dropbox.com/u/17574275/Myth%20backtrace" target="_blank">http://dl.dropbox.com/u/17574275/Myth%20backtrace</a><br><br>gdb.txt<br><br><a href="http://dl.dropbox.com/u/17574275/gdb.txt" target="_blank">http://dl.dropbox.com/u/17574275/gdb.txt</a><br>

<br>myth.log<br><br><a href="http://dl.dropbox.com/u/17574275/myth.log" target="_blank">http://dl.dropbox.com/u/17574275/myth.log</a><br><br>Sample video of what normally happens<br><br><a href="http://dl.dropbox.com/u/17574275/Mythtv%2025%20issue.webm" target="_blank">http://dl.dropbox.com/u/17574275/Mythtv%2025%20issue.webm</a><br>

</div></div></blockquote></div>The latest debug using the latest master.<br>Terminal capture<br><br><a href="http://dl.dropbox.com/u/17574275/Myth%20Backtrace%201-28-12">http://dl.dropbox.com/u/17574275/Myth%20Backtrace%201-28-12</a><br>
<br>gdb.txt<br><br><a href="http://dl.dropbox.com/u/17574275/gdb%201-28-12.txt">http://dl.dropbox.com/u/17574275/gdb%201-28-12.txt</a><br><br>myth.log<br><br><a href="http://dl.dropbox.com/u/17574275/myth%201-28-12.log">http://dl.dropbox.com/u/17574275/myth%201-28-12.log</a><br>