Package: gqrx-sdr
Version: 2.5.1-1
Severity: important
I'm reporting this bug against the version in testing as it is the same
as the version in jessie-backports
The root cause may not be in the gqrx package, but I'm reporting it here
as this is one way to reproduce the problem:
a) install on jessie:
apt-get install gqrx-sdr
b) update to the version from jessie-backports:
apt-get install -t jessie-backports gqrx-sdr
c) try to run it:
gqrx
At this point, there are segmentation faults and similar errors
Manually updating some of the dependencies related to the gnuradio
package makes the errors go away
e.g.
apt-get install -t jessie-backports libairspy0 libbladerf0 ...