<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<br>
<div class="moz-cite-prefix">On 02/03/13 17:13, David Farmer wrote:<br>
</div>
<blockquote cite="mid:51319F90.1020904@gmail.com" type="cite">
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
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
moz-do-not-send="true"
href="http://code.mythtv.org/trac/ticket/11230">current bug
report</a> (ticket #11230) but it's priority is marked at low,
I'm hoping that this could possibly change! Trouble is, I don'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'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>
</blockquote>
<br>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<span style="color: rgb(0, 0, 0); font-family: Verdana, Arial,
Helvetica; font-size: small; font-style: normal; font-variant:
normal; font-weight: normal; letter-spacing: normal; line-height:
normal; orphans: auto; text-align: start; text-indent: 0px;
text-transform: none; white-space: normal; widows: auto;
word-spacing: 0px; -webkit-text-size-adjust: auto;
-webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
255); display: inline !important; float: none;">Adding "system" to
the verbose settings should cause a log entry each<span
class="Apple-converted-space"> </span></span><br style="color:
rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica; font-size:
small; font-style: normal; font-variant: normal; font-weight:
normal; letter-spacing: normal; line-height: normal; orphans:
auto; text-align: start; text-indent: 0px; text-transform: none;
white-space: normal; widows: auto; word-spacing: 0px;
-webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;
background-color: rgb(255, 255, 255);">
<span style="color: rgb(0, 0, 0); font-family: Verdana, Arial,
Helvetica; font-size: small; font-style: normal; font-variant:
normal; font-weight: normal; letter-spacing: normal; line-height:
normal; orphans: auto; text-align: start; text-indent: 0px;
text-transform: none; white-space: normal; widows: auto;
word-spacing: 0px; -webkit-text-size-adjust: auto;
-webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
255); display: inline !important; float: none;">time mythlogserver
is started up. A line like:<span class="Apple-converted-space"> </span></span><br
style="color: rgb(0, 0, 0); font-family: Verdana, Arial,
Helvetica; font-size: small; font-style: normal; font-variant:
normal; font-weight: normal; letter-spacing: normal; line-height:
normal; orphans: auto; text-align: start; text-indent: 0px;
text-transform: none; white-space: normal; widows: auto;
word-spacing: 0px; -webkit-text-size-adjust: auto;
-webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
255);">
<br style="color: rgb(0, 0, 0); font-family: Verdana, Arial,
Helvetica; font-size: small; font-style: normal; font-variant:
normal; font-weight: normal; letter-spacing: normal; line-height:
normal; orphans: auto; text-align: start; text-indent: 0px;
text-transform: none; white-space: normal; widows: auto;
word-spacing: 0px; -webkit-text-size-adjust: auto;
-webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
255);">
<font style="font-family: Verdana, Arial, Helvetica; font-size:
small; font-style: normal; font-variant: normal; font-weight:
normal; letter-spacing: normal; line-height: normal; orphans:
auto; text-align: start; text-indent: 0px; text-transform: none;
white-space: normal; widows: auto; word-spacing: 0px;
-webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;
background-color: rgb(255, 255, 255);" color="#660066">>2013-01-22
19:31:10.371307 I [401/28931] Logger system-unix.cpp:868<span
class="Apple-converted-space"> </span><br>
>(Fork) - Managed child (PID: 402) has started! *<span
class="Apple-converted-space"> </span><br>
>command=/opt/local/bin/mythlogserver --daemon --verbose
none,system<span class="Apple-converted-space"> </span><br>
>--logpath /opt/local/var/log/mythtv.26 --loglevel debug,
timeout=0<span class="Apple-converted-space"> </span><br>
</font><span style="color: rgb(0, 0, 0); font-family: Verdana,
Arial, Helvetica; font-size: small; font-style: normal;
font-variant: normal; font-weight: normal; letter-spacing: normal;
line-height: normal; orphans: auto; text-align: start;
text-indent: 0px; text-transform: none; white-space: normal;
widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto;
-webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
255); display: inline !important; float: none;"></span><br
style="color: rgb(0, 0, 0); font-family: Verdana, Arial,
Helvetica; font-size: small; font-style: normal; font-variant:
normal; font-weight: normal; letter-spacing: normal; line-height:
normal; orphans: auto; text-align: start; text-indent: 0px;
text-transform: none; white-space: normal; widows: auto;
word-spacing: 0px; -webkit-text-size-adjust: auto;
-webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
255);">
I've changed the mythlogserver parameters as suggested, but as yet
haven't had the problem appear. Will these new settings survive a
reboot, or do I need to specify them each time?<br>
<br>
<br>
<br>
</body>
</html>