Still have to try the libcec suggestion.<br>But I looked at the coredump. I installed mythtv-dbg, enabled apport and got a crash report.<br>With apport-unpack I got the CoreDump file out of that and I ran<br>gdb /usr/bin/mythfrontend.real CoreDump.<br>
<br>This gave me the following output:<br>root@winebox:~/apport# gdb /usr/bin/mythfrontend.real CoreDump <br>GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04<br>Copyright (C) 2012 Free Software Foundation, Inc.<br>
License GPLv3+: GNU GPL version 3 or later &lt;<a href="http://gnu.org/licenses/gpl.html">http://gnu.org/licenses/gpl.html</a>&gt;<br>This is free software: you are free to change and redistribute it.<br>There is NO WARRANTY, to the extent permitted by law.  Type &quot;show copying&quot;<br>
and &quot;show warranty&quot; for details.<br>This GDB was configured as &quot;x86_64-linux-gnu&quot;.<br>For bug reporting instructions, please see:<br>&lt;<a href="http://bugs.launchpad.net/gdb-linaro/">http://bugs.launchpad.net/gdb-linaro/</a>&gt;...<br>
Reading symbols from /usr/bin/mythfrontend.real...Reading symbols from /usr/lib/<br>debug/usr/bin/mythfrontend.real...done.<br>done.<br><br>warning: core file may not match specified executable file.<br>[New LWP 3117]<br>
[New LWP 3118]<br>[New LWP 3121]<br>[New LWP 3119]<br>[New LWP 3122]<br>[New LWP 3133]<br>[New LWP 3123]<br>[New LWP 3124]<br>[New LWP 3140]<br>[New LWP 3134]<br>[New LWP 3136]<br>[New LWP 3141]<br>[New LWP 3137]<br><br>warning: Can&#39;t read pathname for load map: Input/output error.<br>
[Thread debugging using libthread_db enabled]<br>Using host libthread_db library &quot;/lib/x86_64-linux-gnu/libthread_db.so.1&quot;.<br>Core was generated by `mythfrontend.real&#39;.<br>Program terminated with signal 11, Segmentation fault.<br>
#0  0x00007f03f67ee0b7 in pthread_join ()<br>   from /lib/x86_64-linux-gnu/libpthread.so.0<br><br>Not much I can gather from this. Some error in pthread_join, but also a warning about the coredump not matching the executable? Which it certainly does!<br>
<br>Again, all suggestions are welcome<br><br>Bert<br><br><div class="gmail_quote">On Mon, Aug 20, 2012 at 10:03 PM, Aaron <span dir="ltr">&lt;<a href="mailto:aaron@rb303.net" target="_blank">aaron@rb303.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Mon, Aug 20, 2012 at 3:35 PM, Michael T. Dean<br>
&lt;<a href="mailto:mtdean@thirdcontact.com">mtdean@thirdcontact.com</a>&gt; wrote:<br>
<div class="im">&gt; On 08/20/2012 03:09 PM, George Nassas wrote:<br>
&gt;&gt;<br>
&gt;&gt; On 2012-08-20, at 3:02 PM, Bill Meek wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt; Assuming you have a core file, look at:<br>
&gt;&gt;&gt; <a href="http://www.mythtv.org/wiki/Debugging#Using_core_files" target="_blank">http://www.mythtv.org/wiki/Debugging#Using_core_files</a><br>
&gt;&gt;<br>
&gt;&gt; I&#39;m also seeing this problem and do have core files enabled but haven&#39;t<br>
&gt;&gt; seen any frontend cores. I get lots for the BE, logger, transcode, preview<br>
&gt;&gt; etc but nothing for the FE.<br>
&gt;&gt;<br>
&gt;&gt; There isn&#39;t anything interesting in the FE log. Perhaps the FE is getting<br>
&gt;&gt; confused and deciding to exit right away without doing anything? I haven&#39;t<br>
&gt;&gt; given this much attention as it&#39;s easier to keep reentering until the FE<br>
&gt;&gt; decides to stick.<br>
&gt;<br>
&gt;<br>
</div>&gt; FWIW, whenever any MythTV application shuts itself down, it should say why<br>
&gt; it&#39;s doing so in the logs.  The &quot;abruptly-ending&quot; log excerpt posted here<br>
&gt; seems to indicate it&#39;s actually crashing.<br>
&gt;<br>
&gt; Mike<br>
<div class="im">&gt;<br>
&gt; _______________________________________________<br>
&gt; mythtv-users mailing list<br>
&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
&gt; <a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<br>
</div>I had a similar issue and had to install the libcec software from<br>
<a href="http://libcec.pulse-eight.com" target="_blank">http://libcec.pulse-eight.com</a> to fix it. Just to note, I do not have a<br>
cec adapter, but after filing a report<br>
<a href="https://bugs.launchpad.net/mythbuntu/+bug/1000771" target="_blank">https://bugs.launchpad.net/mythbuntu/+bug/1000771</a> I thought I would<br>
give it a whirl to see if it would fix it, and it did.<br>
<br>
After I installed libcec, mythfrontend quit crashing...<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">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><br>