Gr::buffer::index_add Assertion failure


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

On Mon, Feb 24, 2014 at 6:49 PM, Tommy T. II [email protected]
wrote:

Sincerely,
Tommy James Tracy II
Ph.D Student
High Performance Low Power Lab
University of Virginia
Phone: 913-775-2241

You should absolutely not be seeing this error. That code is far below
the API and hasn’t changed for quite a few years. I’m guessing you’re
abusing the scheduler somehow. Check any blocks that you’ve created to
make sure they are handling the input/output buffers and
consume/produce issues properly.

Tom