On 05/31/2010 12:58 AM, Eric Blossom wrote:
>
> When it wedges, does it continue to consume CPU, or does it appear to
> be blocked?
>
>   
Looks like it continues to consume cpu, but at a lower rate than "normal".

> When it wedges, you should be able to attach to it with gdb.
> Run gdb on /usr/bin/python, then attach it to the PID that corresponds
> to your app.
>
> (gdb) attach <pid>
> (gdb) thread apply all bt
>
> will generate a backtrace for all threads.
>
> Eric
>
>
>   
Did that.  But, well, there are 148 threads in this thing, so I'm not
really sure the torrent of data can
  be understood by a single mind :-)




-- 
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org



_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to