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:53:43 -0700

On Thu, Dec 8, 2011 at 11:15 PM, Matt Mills <address@hidden> wrote:
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

After compiling with debug symbols, it looks like its getting stuck in line 71 of gr_tpb_thread_body.cc (http://gnuradio.org/redmine/projects/gnuradio/repository/revisions/b6005d9e5823d871c091f3b4a048ca67cd885821/entry/gnuradio-core/src/lib/runtime/gr_tpb_thread_body.cc#L71)

Updated pastebin of gdb: http://pastebin.com/GFeH1peZ


reply via email to

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