On Wed, Nov 28, 2007 at 02:29:48PM -0800, John Bratteli wrote:
> 
> I wrote a simple script to reproduce the bug.  All it
> does is record from the USRP to a vector for .1 sec,
> then throws the vector away.  Tracing the problem, I
> find that top_block.run() calls
> top_block_run_unlocked(*args), which calls
> _gnuradio_swig_py_runtime.top_block_run_unlocked(*args),
> which never returns.  I haven't traced it any farther
> as that last appears to be a compiled C++ library, and
> I wouldn't know where the source is.

Can you post a link to the script please?

Eric


_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to