[mythtv-users] Many instances of mythlogserver running and taking up 98% of CPU

Bill Meek keemllib at gmail.com
Tue Dec 4 23:11:40 UTC 2012


On 12/04/2012 04:17 PM, Ross Boylan wrote:
> I am having a similar problem with myth 0.26 on Debian, from Marillat's
> repository.  I currently have 52 mythlogserver processes according to ps
> ax.  The terminal from which I launched mythfrontend (which is not
> running, and has not been running for 12 hours) shows repeated
> launchings (small excerpt):
>
> 2012-12-03 23:15:24.033887 I  Starting mythlogserver
> 2012-12-03 23:15:54.058060 I  Starting mythlogserver
> 2012-12-03 23:16:24.035382 I  Starting mythlogserver
> 2012-12-03 23:16:54.067322 I  Starting mythlogserver
> 2012-12-03 23:17:24.002527 I  Starting mythlogserver
> 2012-12-03 23:17:54.071256 I  Starting mythlogserver
> 2012-12-03 23:18:54.034736 I  Starting mythlogserver
> 2012-12-03 23:19:24.045114 I  Starting mythlogserver
> 2012-12-03 23:19:54.022222 I  Starting mythlogserver
>
>
> I suspect this has something to do with the fact that I'm running in a
> chroot.
>
> I  do not see any actual logging in syslog or /var/log/mythtv except for
> mythtranscode (/var/log/mythtv is on the host system since syslog goes
> to the host syslog; I have updated rsyslog rules on the host to capture
> myth).

Hi;

I just noticed these:

   http://ubuntuforums.org/showthread.php?t=2074184
   http://code.mythtv.org/trac/ticket/11230

It may be of interest to see what logging options were selected
by users with this failure. I don't have it and use the following:

   --logpath /var/log/mythtv --quiet --nodblog (default --loglevel of info)

I did replace --logpath... with --syslog local7 when testing the 0.26 update
to the rsyslog Wiki and didn't see the problem.

   http://www.mythtv.org/wiki/Simple_rsyslog_Configuration

-- 
Bill


More information about the mythtv-users mailing list