On Wednesday 15 December 2004 17:50, Klaus Schmidinger wrote:
hm@seneca.muc.de wrote:
[...]
Again "boom". Went back to plain vanilla vdr-1.2.6, only with Werner's
1.0rc5 AC3overDVB patches (otherwise no sound ;-), and what should I say?
Dec 15 17:12:47 linvdr vdr[2659]: caught signal 2
I am starting to think about a hardware problem... any idea where this
f***^H^H^Hine SIGINT comes from?
And it doesn't show any OSD any more when patched with Elchi04d. AAAARGH!
Just an idea (don't know if this helps in any way):
Add the line
dsyslog("PID = %d", getpid());
to the SignalHandler() function in VDR/vdr.c. Maybe it gives you
the process id of the process sending the signal - which might shed
some more light on this.
Ehh.... getpid will print the PID of VDR (in his example 2659), not?
--Stefan