discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] failed assertion in gr_buffer.h


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] failed assertion in gr_buffer.h
Date: Tue, 20 Nov 2007 14:13:53 -0800
User-agent: Mutt/1.5.9i

On Tue, Nov 20, 2007 at 02:07:56PM -0500, Ed Criscuolo wrote:
> 
> Eric Blossom wrote:
> 
> >
> >Are you consuming more input than is available (as indicated by the
> >ninput_items argument to general_work)?
> >
> >I suspect a problem either in forecast or in your loop control
> >in general_work.
> 
> I finally found a subtle bug that was clobbering the return value
> fron general_work right before the return.  Works fine now.
> 
> Thanks for the help!

You're welcome.  Glad to hear you got it sorted out.

Eric




reply via email to

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