Mailing List archive

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

[vdr] Re: Cutting recordings hangs vdr 1.3.x



On 10 Feb 2004 s.huelswitt@gmx.de (Stefan Huelswitt) wrote:

> Could you please leave vdr hanging, open another console, find
> out about VDR PID and enter "gdb vdr PID". Inside gdb enter "bt"
> to find at which positions VDR stopped.

You have to enter "bt" for every VDR thread. From memory:

"info threads" to see which threads are there
"thread x" to select a thread
"bt" to display backtrace for selected thread

-- 
Stefan Huelswitt
s.huelswitt@gmx.de  | http://www.muempf.de/


-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index