On Wed, 19 Jul 2006 15:43:22 +0200, Peter Dittmann wrote
Could this be the cause of the watchdog exit I get more or less regularly when my infosat/tvm2vdr.pl scripts are sending status updates via SVDRP ? Afaik could this cause the watchdog to fire when another SVDRP command comes in ?
The script does a little more status messages than the original scripts. SVDRP messages are send around each ~30sec.
However I may give your suggestion a try. I would happily live again with a broken pipe instead of the exit ;-)
Hi Peter,
I doubt it will change anything for you, but you never know... To find out if really SVDRP itself is responsible, I'd suggest to add some syslog calls to cSVDRP::Process. Check how much time it spends in there.
Cheers, Frank