On Thu, Dec 8, 2011 at 11:02 PM, Johnathan Corgan <
[email protected]> 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
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to