[mythtv-commits] Ticket #8341: mythbackend processes continue to run after preview generator completes

MythTV mythtv at cvs.mythtv.org
Mon Apr 12 22:44:22 UTC 2010


#8341: mythbackend processes continue to run after preview generator completes
-------------------------------------------+--------------------------------
 Reporter:  skd5aner <skd5aner@…>          |       Owner:  ijr    
     Type:  defect                         |      Status:  new    
 Priority:  minor                          |   Milestone:  unknown
Component:  MythTV - General               |     Version:  0.23rc2
 Severity:  medium                         |     Mlocked:  0      
-------------------------------------------+--------------------------------

Comment(by skd5aner <skd5aner@…>):

 sorry, that PS output above is ugly, this should look better:
 {{{
 ps aux | grep mythbackend
 mythtv    6059  0.1  1.9 573852 40864 ?        Ssl  Apr10   4:11
 /usr/local/bin/mythbackend -d --logfile /var/log/mythtv/mythbackend.log
 --pidfile /var/run/mythtv/mythbackend.pid
 mythtv    8812  0.0  0.0   4004   560 ?        SN   Apr10   0:00 sh -c
 /usr/local/bin/mythbackend --generate-preview 0x0 --chanid 4774
 --starttime 20100410180000
 mythtv    8813  0.0  1.6 288240 34656 ?        SNl  Apr10   0:00
 /usr/local/bin/mythbackend --generate-preview 0x0 --chanid 4774
 --starttime 20100410180000
 mythtv    8919  0.0  0.0   4004   556 ?        SN   Apr10   0:00 sh -c
 /usr/local/bin/mythbackend --generate-preview 0x0 --chanid 4401
 --starttime 20100410190000
 mythtv    8921  0.0  0.0   4004   560 ?        SN   Apr10   0:00 sh -c
 /usr/local/bin/mythbackend --generate-preview 0x0 --chanid 4401
 --starttime 20100410190000
 mythtv    8922  0.0  1.6 288240 34652 ?        SNl  Apr10   0:00
 /usr/local/bin/mythbackend --generate-preview 0x0 --chanid 4401
 --starttime 20100410190000
 mythtv    8923  0.0  1.6 288240 34648 ?        SNl  Apr10   0:00
 /usr/local/bin/mythbackend --generate-preview 0x0 --chanid 4401
 --starttime 20100410190000
 mythtv   10058  0.0  0.0   4004   556 ?        SN   Apr10   0:00 sh -c
 /usr/local/bin/mythbackend --generate-preview 0x0 --chanid 4356
 --starttime 20100324203000
 mythtv   10062  0.0  1.6 288240 34648 ?        SNl  Apr10   0:00
 /usr/local/bin/mythbackend --generate-preview 0x0 --chanid 4356
 --starttime 20100324203000
 mythtv   11316  0.0  0.0   4004   556 ?        SN   Apr10   0:00 sh -c
 /usr/local/bin/mythbackend --generate-preview 0x0 --chanid 4401
 --starttime 20100410190000
 mythtv   11317  0.0  1.6 288240 34648 ?        SNl  Apr10   0:00
 /usr/local/bin/mythbackend --generate-preview 0x0 --chanid 4401
 --starttime 20100410190000
 mythtv   11596  0.0  0.0   4004   560 ?        SN   Apr10   0:00 sh -c
 /usr/local/bin/mythbackend --generate-preview 0x0 --chanid 4401
 --starttime 20100410190000
 mythtv   11597  0.0  1.6 288240 34648 ?        SNl  Apr10   0:00
 /usr/local/bin/mythbackend --generate-preview 0x0 --chanid 4401
 --starttime 20100410190000
 mythtv   12775  0.0  0.0   4004   560 ?        SN   Apr11   0:00 sh -c
 /usr/local/bin/mythbackend --generate-preview 0x0 --chanid 4774
 --starttime 20100411150000
 mythtv   12776  0.0  1.6 288272 34660 ?        SNl  Apr11   0:00
 /usr/local/bin/mythbackend --generate-preview 0x0 --chanid 4774
 --starttime 20100411150000
 root     14282  0.0  0.0   7336   868 pts/1    R+   18:35   0:00 grep
 mythbackend

 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8341#comment:1>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list