[mythtv-users] Commflag Failed with exit status 140

Gavin Hurlbut gjhurlbu at gmail.com
Thu Mar 31 21:22:56 UTC 2011


On Wed, Mar 30, 2011 at 10:22 PM, Tom Flair <lists at graniteskies.net> wrote:

> I'm seeing a lot of my commflag jobs showing up with the message "Failed
> with exit status 140" in the logs.   Sometimes, half the show will be
> properly flagged, sometimes all of it.  It just depends on the show itself.
>
> This is very vague, but any ideas as to what could be causing it?
>
> 2011-03-30 23:15:17.059 commflag: Commercial Detection Errored: Conan
> recorded from channel 1755 at 2011-03-30T22:00:00 (Failed with exit status
> 140)
> 2011-03-30 23:15:17.074 JobQueue Error: Commercial Detection Errored: Conan
> recorded from channel 1755 at 2011-03-30T22:00:00 (Failed with exit status
> 140)
>

Actually, that is very specific.  Looking at the exit codes defined (in
exitcodes.h):
(I'm assuming you are on master branch):

#define GENERIC_EXIT_KILLED 140 ///< Process killed or stopped
*
*
 If you want more verbose output, you should run the backend with -v
system,extra, and you'll see what the actual signal that killed it was.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.mythtv.org/pipermail/mythtv-users/attachments/20110331/e5059337/attachment.html 


More information about the mythtv-users mailing list