discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Mysterious rapid-capture bug


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Mysterious rapid-capture bug
Date: Wed, 28 Nov 2007 15:36:52 -0800
User-agent: Mutt/1.5.17 (2007-11-01)

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




reply via email to

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