On Sat, Mar 2, 2013 at 7:24 PM, Andrei Rjeousski <span dir="ltr">&lt;<a href="mailto:arjeousski@gmail.com" target="_blank">arjeousski@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div class="im">On Sat, Mar 2, 2013 at 1:43 AM, David Farmer <span dir="ltr">&lt;<a href="mailto:remrafevad@gmail.com" target="_blank">remrafevad@gmail.com</a>&gt;</span> wrote:<br></div><div class="gmail_extra">
<div class="gmail_quote"><div class="im">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
  

    
  
  <div text="#000000" bgcolor="#FFFFFF">
    I have been having this as an ongoing problem since I installed
    MythTV 0.26 on an Arch Linux x86_64 box. There is a <a href="http://code.mythtv.org/trac/ticket/11230" target="_blank">current bug report</a>
    (ticket #11230) but it&#39;s priority is marked at low, I&#39;m hoping that
    this could possibly change! Trouble is, I don&#39;t know how to
    reproduce it. As the subject says, I get multiple copies of
    mythlogserver and they smash the cpu at a combined total of almost
    100% for each core. <br>
    <br>
    My typical MythTV usage is to have it wake itself, record a program
    and then use a HandBrakeCLI user job to transcode this, and finally
    shut itself down. Typically a 2 hour SD recording takes 2 hours to
    transcode using my settings, and a 2 hour HD takes about 6 hours.
    But since 0.26 I get up in the morning and the the user jobs aren&#39;t
    finished and there are around 4 copies of mythlogserver all running,
    using so much cpu that HandBrakeCLI only used 0.3%. But the worst
    example was a few days ago, I had 14 instances all at the same time.<br></div></blockquote><div><br></div></div><div>What kind of video card do you have? I know it may sound irrelevant, but I&#39;ve had the same issue and spend a night trying to find out what was going on. On my system the issue was actually caused by a bad nvidia driver (310 or 313 i believe). The process would stall with the following call stack:</div>

<div><br></div><div><span style="font-size:13px;font-family:arial,sans-serif">(gdb) where</span><br style="font-size:13px;font-family:arial,sans-serif"><span style="font-size:13px;font-family:arial,sans-serif">#0 0x00007fd12211fd15 in _nv012tls () from /usr/lib64/libnvidia-tls.so.</span><span style="font-size:13px;font-family:arial,sans-serif">313.18</span><br style="font-size:13px;font-family:arial,sans-serif">

<span style="font-size:13px;font-family:arial,sans-serif">#1 0x00007fd12880ab58 in ?? () from /usr/lib64/libGL.so.1</span><br style="font-size:13px;font-family:arial,sans-serif"><span style="font-size:13px;font-family:arial,sans-serif">#2 0x00007fd1287e5fda in ?? () from /usr/lib64/libGL.so.1</span><br style="font-size:13px;font-family:arial,sans-serif">

<span style="font-size:13px;font-family:arial,sans-serif">#3 0x00007fd1303faa63 in ?? () from /lib64/ld-linux-x86-64.so.2</span><br style="font-size:13px;font-family:arial,sans-serif"><span style="font-size:13px;font-family:arial,sans-serif">#4 0x00007fd125b8cee9 in ?? () from /lib64/libc.so.6</span><br style="font-size:13px;font-family:arial,sans-serif">

<span style="font-size:13px;font-family:arial,sans-serif">#5 0x00007fd125b8cf35 in exit () from /lib64/libc.so.6</span><br style="font-size:13px;font-family:arial,sans-serif"><span style="font-size:13px;font-family:arial,sans-serif">#6 0x00007fd125b774c4 in __libc_start_main () from /lib64/libc.so.6</span><br style="font-size:13px;font-family:arial,sans-serif">

<span style="font-size:13px;font-family:arial,sans-serif">#7 0x0000000000401ea9 in _start ()</span><br></div><div><br></div><div><span style="font-size:13px;font-family:arial,sans-serif">Since then I&#39;ve downgraded to &quot;</span><font color="#000000" face="arial, sans-serif">304.64&quot; driver and have not has any issues since then (4 days so far). Prior to downgrading the drive, I would get 10-15 instances of mythlogserver whenever the server was busy.</font></div>

<div><br></div><div>If you are running nvidia, give it a try.</div><div class="im"><div><br></div></div></div></div></div></blockquote><div>This helped me. I downgraded nvidia 313.18 -&gt; 304.64 a week ago and have not seen more than one mythlogserver at a time since. Previously I was having to run killall mythlogserver in a loop to let my commflagging jobs finish.<br>
<br>mythtv-0.26-fixes, Arch x86_64 with 8400GS<br></div></div>