<div class="gmail_quote">On Sun, Dec 2, 2012 at 9:53 PM, Bill Meek <span dir="ltr">&lt;<a href="mailto:keemllib@gmail.com" target="_blank">keemllib@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">

Sorry, no. Here&#39;s a link to a proper backtrace, just so you can see what<br>
it looks like:<br>
<br>
    <a href="http://code.mythtv.org/trac/attachment/ticket/11043/gdb-mythlogserver-5058.txt" target="_blank">http://code.mythtv.org/trac/<u></u>attachment/ticket/11043/gdb-<u></u>mythlogserver-5058.txt</a><br>
<br>
It&#39;s the output of running gdb on a core file, not an ASCII text file.<br>
<br>
An ls -l of a core file on my ubuntu box look similar to this 206MB file:<br>
<br>
    -rw------- 1 bill bill 206643200 Aug  2 16:43 /tmp/core.1343943786.1000.<u></u>5017.mythlogserver<br>
<br>
But the format is distribution/option dependent.<br>
<br>
In my experience on this list and with Trac, the output above will not<br>
provide enough information for problem resolution.<br>
<br>
Any Fedora users watching that can tell Jerry where his core files are?<div class="HOEnZb"><div class="h5"><br></div></div></blockquote></div>I reread your earlier message and I think the core files reside in the same place (/var/spool/abrt/timestamp_directory/coredump).  GDB tells me I don&#39;t have the symbols in the core file.  I thought I had installed the debug information but apparently I did not.  I installed the debug info as it instructed and now, of course, I can&#39;t reproduce the crash.  Perhaps an update fixed things?  I&#39;ll just have to wait for next time.<br>

<br>Thanks for your help!<br><br>Jerry<br>