Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: caught signal 2



hm@seneca.muc.de 15.12.04 20:42


>Klaus Schmidinger <Klaus.Schmidinger@cadsoft.de> wrote:
>>>>   dsyslog("PID = %d", getpid());
>>>>
>>>>to the SignalHandler() function in VDR/vdr.c. Maybe it gives you

>So I'd suggest to replace the signal() calls in vdr.c by sigaction()
>and dsyslog() the calling process's PID for debugging purposes :-))

Maybe you can allow core dumps too?

#ulimit -c unlimited

If it cores a

gdb core core.####
file vdr
bt

may give informations.



Rainer





Home | Main Index | Thread Index