On 04/30/2010 09:59 PM, Rahman Doost wrote: > Again the same, works for some time, then crashes! > > On Fri, Apr 30, 2010 at 8:34 PM, Marcus D. Leech <[email protected] > <mailto:[email protected]>> wrote: > > On 04/30/2010 08:17 PM, Rahman Doost wrote: > > Well, the modification is for changing the code in such a way > that it > > works on USRP2 since the original version is written for USRP. The > > rest is the same. Also it does't seem this is a programming bug > since, > > it works for some time and then it crashes. > > > > Rahman > > > > O > What happens when you exit the program, and then go back in, does it > recover? > > -- > Marcus Leech > Principal Investigator > Shirleys Bay Radio Astronomy Consortium > http://www.sbrac.org > I suspect that some resource, perhaps file descriptors, are "leaking" on each iteration of the scan. Possibly because the device is being re-instantiated on every iteration?
-- Marcus Leech Principal Investigator Shirleys Bay Radio Astronomy Consortium http://www.sbrac.org
_______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
