Public bug reported:

If gqrx is started, it crashes during startup.

gqrx 
linux; GNU C++ version 6.2.0 20160824; Boost_106100; UHD_003.009.005-0-unknown

Controlport disabled
No user supplied config file. Using "default.conf"
gr-osmosdr 0.1.4 (0.1.4) gnuradio 3.7.10
built-in source types: file osmosdr fcd rtl rtl_tcp uhd miri hackrf bladerf 
rfspace airspy redpitaya 
FM demod gain: 1.52789
IQ DCR alpha: 1.04166e-05
Using audio backend: auto
BookmarksFile is /home/user/.config/gqrx/bookmarks.csv
fish: 'gqrx' terminated by signal SIGSEGV (Adressbereichsfehler)

gdb tells us this:


(gdb) r
Starting program: /usr/bin/gqrx 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
linux; GNU C++ version 6.2.0 20160824; Boost_106100; UHD_003.009.005-0-unknown

[New Thread 0x7fffe3c2c700 (LWP 28577)]
[New Thread 0x7fffd8d00700 (LWP 28578)]
Controlport disabled
No user supplied config file. Using "default.conf"
gr-osmosdr 0.1.4 (0.1.4) gnuradio 3.7.10
built-in source types: file osmosdr fcd rtl rtl_tcp uhd miri hackrf bladerf 
rfspace airspy redpitaya 
FM demod gain: 1.52789
IQ DCR alpha: 1.04166e-05
[New Thread 0x7fffcf5ef700 (LWP 28579)]
Using audio backend: auto
BookmarksFile is /home/user/.config/gqrx/bookmarks.csv
[New Thread 0x7fffcd99e700 (LWP 28580)]
[Thread 0x7fffcd99e700 (LWP 28580) exited]
[New Thread 0x7fffcd99e700 (LWP 28581)]
[Thread 0x7fffcd99e700 (LWP 28581) exited]
[New Thread 0x7fffcd99e700 (LWP 28582)]
[Thread 0x7fffcd99e700 (LWP 28582) exited]
[New Thread 0x7fffcd99e700 (LWP 28583)]
[Thread 0x7fffcd99e700 (LWP 28583) exited]
[New Thread 0x7fffcd99e700 (LWP 28584)]
[New Thread 0x7fffcd19d700 (LWP 28585)]
[Thread 0x7fffcd19d700 (LWP 28585) exited]
[Thread 0x7fffcd99e700 (LWP 28584) exited]

Thread 1 "gqrx" received signal SIGSEGV, Segmentation fault.
0x00007ffff6df4188 in boost::asio::detail::task_io_service::shutdown_service() 
() from /usr/lib/x86_64-linux-gnu/libgnuradio-blocks.so.3.7.10
(gdb) where
#0  0x00007ffff6df4188 in 
boost::asio::detail::task_io_service::shutdown_service() () from 
/usr/lib/x86_64-linux-gnu/libgnuradio-blocks.so.3.7.10
#1  0x00007ffff6df6fb9 in 
boost::asio::detail::resolver_service_base::shutdown_service() () from 
/usr/lib/x86_64-linux-gnu/libgnuradio-blocks.so.3.7.10
#2  0x00007ffff12dd159 in ?? () from /usr/lib/x86_64-linux-gnu/libuhd.so.003
#3  0x00007ffff151de3a in ?? () from /usr/lib/x86_64-linux-gnu/libuhd.so.003
#4  0x00007ffff152e2a1 in ?? () from /usr/lib/x86_64-linux-gnu/libuhd.so.003
#5  0x00007ffff152cfee in ?? () from /usr/lib/x86_64-linux-gnu/libuhd.so.003
#6  0x00007ffff14ef360 in ?? () from /usr/lib/x86_64-linux-gnu/libuhd.so.003
#7  0x00007ffff1699f13 in uhd::device::find(uhd::device_addr_t const&, 
uhd::device::device_filter_t) () from /usr/lib/x86_64-linux-gnu/libuhd.so.003
#8  0x00007ffff6190443 in ?? () from 
/usr/lib/x86_64-linux-gnu/libgnuradio-osmosdr.so.0.1.4
#9  0x00007ffff6167a1b in osmosdr::device::find(osmosdr::device_t const&) () 
from /usr/lib/x86_64-linux-gnu/libgnuradio-osmosdr.so.0.1.4
#10 0x0000555555699bdb in CIoConfig::getDeviceList(std::map<QString, QVariant, 
std::less<QString>, std::allocator<std::pair<QString const, QVariant> > >&) ()
#11 0x000055555561302c in MainWindow::MainWindow(QString, bool, QWidget*) ()
#12 0x00005555555b505a in main ()


It seems it is a problem with boost and the rest.
Maybe an upgrade to version 2.6 will fix the issues?

** Affects: gqrx-sdr (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: crash gqrx-sdr ubuntu-16.10

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1637774

Title:
  gqrx-sdr crashes on startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gqrx-sdr/+bug/1637774/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to