Segmentation fault ubuntu 16.04

137 views
Skip to first unread message

adada...@gmail.com

unread,
Dec 30, 2018, 2:41:20 PM12/30/18
to Gqrx SDR
Hi,
Ever since upgrading from Ubuntu 14.04 to 16.04, GQRX hasn't worked correctly. Initially after the upgrade the program would launch but I use the SDRPlay module which requires the soapy drivers to utilize. When I would try to install them, I would get notification of broken packages. My thought was to completely remove and reinstall. see below:



  • Operating system
LSB Version:    core-9.20160110ubuntu0.2-amd64:core-9.20160110ubuntu0.2-noarch:printing-9.20160110ubuntu0.2-amd64:printing-9.20160110ubuntu0.2-noarch:security-9.20160110ubuntu0.2-amd64:security-9.20160110ubuntu0.2-noarch
Distributor ID:    Ubuntu
Description:    Ubuntu 16.04.5 LTS
Release:    16.04
Codename:    xenial
Linux Desktop 4.4.0-141-lowlatency #167-Ubuntu SMP PREEMPT Wed Dec 5 12:29:41 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

  • How did you install gqrx, gnuradio  and other related packages, and which versions?
Precisely as laid out on the website:

including the purge steps.
  • What device(s) are you using (USRP, RTLSDR, Funcube Dongle, …)?
SDRPlay  RSP2
  • What is the exact error you get / problem you are having?
[user@Desktop:~/$ gqrx
linux; GNU C++ version 5.4.0 20160609; Boost_105800; UHD_003.010.003.000-0-unknown

Controlport disabled
No user supplied config file. Using "default.conf"
gr-osmosdr v0.1.x-xxx-xunknown (0.1.5git) gnuradio 3.7.10
built-in source types: file osmosdr fcd rtl rtl_tcp uhd plutosdr miri hackrf bladerf rfspace airspy airspyhf soapy redpitaya
FM demod gain: 3.05577
Resampling audio 96000 -> 48000
IQ DCR alpha: 1.04166e-05
Using audio backend: auto
BookmarksFile is /home/dmclean/.config/gqrx/bookmarks.csv
Segmentation fault (core dumped)



Has anyone ran in to this issue or have any insight as to what might be happening here?

Thanks,
Dave

Richard Bown

unread,
Dec 30, 2018, 3:01:54 PM12/30/18
to gq...@googlegroups.com
Hi Dave
If you want to go to something based on Ubuntu 18.04 , either ubuntu 18.04 or linux mint 19
I can give you some help, I use a RSP1

-- 
 Best wishes /73 
 Richard Bown
 

 HTTP  :  http://www.g8jvm.com
 
 ######################################################################

 Ham Call: G8JVM . QRV: 50-432 MHz + Microwave 
 Maidenhead QRA: IO82SP38, LAT. 52 39.720' N LONG. 2 28.171 W
 QRV 6mtrs 200W, 4mtrs 150W, 2mtrs 300W, 70cms 200W, 
Microwave 1296MHz 140W, 2320MHz 100W & 10368MHz 5W
 OS: Linux Mint 19 x86_64 Tara, on a Dell Inspiron N5030 laptop
 ######################################################################

Alexandru Csete

unread,
Dec 30, 2018, 4:11:09 PM12/30/18
to Gqrx
You should probably run "gqrx -r" to reset the configuration and see
whether the soapysdr backend in the new installation can talk to the
SDRPlay. Using gqrx with sdrplay is a horribly broken concept at the
moment because gqrx uses gr-osmosdr, which has a soapysdr backend,
which loads a plugin that links to a library distributed as
binary-only. It's nothing less than a miracle when it actually works.

Alex
> --
> You received this message because you are subscribed to the Google Groups "Gqrx SDR" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to gqrx+uns...@googlegroups.com.
> To post to this group, send email to gq...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/gqrx/c12cdcf5-a919-4f90-b55c-c372c8ebc1c5%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

adada...@gmail.com

unread,
Dec 30, 2018, 5:38:25 PM12/30/18
to Gqrx SDR
Thanks Richard,
I'll keep that in mind when I feel brave enough or pushed to upgrade!

adada...@gmail.com

unread,
Dec 30, 2018, 5:41:16 PM12/30/18
to Gqrx SDR
Hi Alex,

yeah, I realized that unfortunately after I had purchased my RSP1. I do feel like the issue is the gr-osmosdr package like you say.

grumble grumble...

Thanks for the reply.

adada...@gmail.com

unread,
Dec 31, 2018, 10:51:20 AM12/31/18
to Gqrx SDR
Update:

With the help of some of Richard's posts, I think I'm a few steps closer to getting it to work. Using SoapySDRUtil, it appears I have an undefined symbol and a missing object file.

Output from SoapySDRUtil --info:
######################################################
##     Soapy SDR -- the SDR abstraction library     ##
######################################################

Lib Version: v0.7.0-gfa75d31f
API Version: v0.7.0
ABI Version: v0.7
Install root: /usr/local
Search path:  /usr/local/lib/SoapySDR/modules0.7
Module found: /usr/local/lib/SoapySDR/modules0.7/libremoteSupport.so
  dlopen() failed: /usr/local/lib/SoapySDR/modules0.7/libremoteSupport.so: undefined symbol: _ZN8SoapySDR8RegistryC1ERKSsRKPFSt6vectorISt3mapISsSsSt4lessISsESaISt4pairIS1_SsEEESaISA_EERKSA_ERKPFPNS_6DeviceESE_ES2_
Module found: /usr/local/lib/SoapySDR/modules0.7/libsdrPlaySupport.so
  dlopen() failed: libmirsdrapi-rsp.so.2.11: cannot open shared object file: No such file or directory

Available factories... No factories found!
Available converters...
 -  CF32 -> [CF32, CS16, CS8, CU16, CU8]
 -  CS16 -> [CF32, CS16, CS8, CU16, CU8]
 -  CS32 -> [CS32]
 -   CS8 -> [CF32, CS16, CS8, CU16, CU8]
 -  CU16 -> [CF32, CS16, CS8]
 -   CU8 -> [CF32, CS16, CS8]
 -   F32 -> [F32, S16, S8, U16, U8]
 -   S16 -> [F32, S16, S8, U16, U8]
 -   S32 -> [S32]
 -    S8 -> [F32, S16, S8, U16, U8]
 -   U16 -> [F32, S16, S8]
 -    U8 -> [F32, S16, S8]

I highlighted in red the issues. Have you seen that before?

Thanks,
Dave

On Sunday, December 30, 2018 at 2:01:54 PM UTC-6, Richard Bown wrote:
Reply all
Reply to author
Forward
0 new messages