El 21/01/18 a las 11:39, Daniel Estévez escribió:
> 
> out[i+d_out_idx] = d_filters[d_filtnum]->filter(&in[count+d_out_idx]);
> 

Hi all,

I've been looking at this again and the problem is that in this line,

count = -134217704

for some weird reason. Obviously, this causes the SIGSEGV.

I'll try to see why count gets corrupted.

Regards,

Daniel.

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

Reply via email to