Mailing List archive

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

[vdr] Re: exit does sometimes not properly exit



On Thu, Nov 06 2003, at 23:44:50 +0100, Werner Neubauer wrote:
> ps shows still a lot of vdr processes (don't know if all are still there)
> but of course vdr hangs and does nothing until a vdr restart with killall -9
> vdr.

The next time it happens, check the main process id (e.g. with
'ps fax'). Attach to the process with gdb, 'gdb /path/to/vdr vdrpid'.
Get a backtrace of all the threads from gdb with the command
'thread apply all bt'. This might help the vdr code gurus to figure out
what is happening.

  Björn

-- 
Björn Andersson <bjorn@iki.fi>
PGP id 5AFC144B
Mobile +358 40 7723074

Attachment: pgp00002.pgp
Description: PGP signature


Home | Main Index | Thread Index