Re: [Discuss-gnuradio] std::bad_alloc in Reed-Solomon decoder

2019-01-06 Thread Daniel Estévez
El 06/01/19 a las 10:39, Daniel Estévez escribió: > Hi, > > I am trying to debug a problem that some users have found in the ESEO > decoder in gr-satellites (https://github.com/daniestevez/gr-satellites). > > The problem is that after running for a lot of time, the Reed-Solomon > decoder block th

[Discuss-gnuradio] std::bad_alloc in Reed-Solomon decoder

2019-01-06 Thread Daniel Estévez
Hi, I am trying to debug a problem that some users have found in the ESEO decoder in gr-satellites (https://github.com/daniestevez/gr-satellites). The problem is that after running for a lot of time, the Reed-Solomon decoder block throws a std::bad_alloc exception, which gets printed out as thre