Segfault in analog.quadrature_demod_cf

Application that reproduces segfault:

debug backtrace: http://pastebin.com/FjnHu6Cs

patch that fixes it for me, although I’m sure theres a better place to
fix
it: diff --git a/gr-analog/lib/quadrature_demod_cf_impl.cc b/gr-analog/lib/quadratur - Pastebin.com

Thanks,
Matt.

On Sun, Feb 16, 2014 at 2:52 PM, Matt M. [email protected] wrote:

Matt.

If it’s a problem with fast_atan2f not being able to handle inputs of
infinity then the patch should be moved in to fast_atan2f. However,
the last time I touched that file bad things happened, so I’d advocate
for someone else to give this some attention :-). So, basically…
consider this a friendly bump.

Nathan