discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Gnuradio locking up


From: Matt Mills
Subject: Re: [Discuss-gnuradio] Gnuradio locking up
Date: Thu, 8 Dec 2011 23:15:34 -0700

On Thu, Dec 8, 2011 at 11:02 PM, Johnathan Corgan <address@hidden> wrote:
It's possible that whatever thread is being interrupted is somewhere in an uninterruptible state, though I'm not sure what that could be.  If you could do an "info threads" in gdb, that might shed some light.

With an even simpler version of the app (signal -> null sink) just running lock() unlock() in the loop it still locks up; using that version gives this info from gdb (info threads, and bt on both threads included)

http://pastebin.com/YwTFC1Mc

reply via email to

[Prev in Thread] Current Thread [Next in Thread]