[mythtv-commits] Ticket #8889: [Trunk] Runaway mythcommflag can't be stopped
MythTV
mythtv at cvs.mythtv.org
Wed Sep 8 20:26:28 UTC 2010
#8889: [Trunk] Runaway mythcommflag can't be stopped
-----------------------------------+----------------------------------------
Reporter: databubble | Owner: beirdo
Type: defect | Status: assigned
Priority: minor | Milestone: unknown
Component: MythTV - Mythcommflag | Version: Trunk Head
Severity: medium | Resolution:
Keywords: | Ticket locked: 0
-----------------------------------+----------------------------------------
Changes (by beirdo):
* owner: cpinkham => beirdo
* status: new => assigned
Comment:
If you can dig up in the logs the exit codes of the mythcommflag run when
you kill it, and provide that, it would be helpful. I see you are already
trying with the speed-ups disabled, which is a good step.
If you really want to delete the recording, one thing that has worked for
me is to start playing it back, and hit delete during playback. However,
it would be good to track down the core of the issue.
If a commflag process is killed, the intent is to set the job to errored,
and then it should not rerun it.
The lines in particular I would like to see from the backend log are like
(should be only one of them for the PID of the commflag run):
PID xxxxx: exited
PID xxxxx: signal
PID xxxxx: other
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/8889#comment:1>
MythTV <http://www.mythtv.org/>
MythTV Media Center
More information about the mythtv-commits
mailing list