Hi Marcus,

What are you using the vector sink for, I can't find anything that unloads it? If you look at the source code, this block continuously calls "push_back" on a STL vector container (element size is the GNURadio vector). So if nothing ever empties it, then it should consume all the memory space....?

--Colby
Yes, I *just* (like three minutes ago), realized that the vector sink was causing all the memory-leak grief. It was part of an incomplete thought.

So, I'll back off a few dB on my Gnu Radio memory management diatribe, but only a few dB :-)



--
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org



_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to