We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When attempting to run gqrx using the Funcube Dongle Pro (Version 1.0) on Ubuntu 22.04 I receive the following when running it from a terminal::
gqrx gr-osmosdr 0.2.0.0 (0.2.0) gnuradio 3.10.1.1 built-in source types: file fcd rtl rtl_tcp uhd hackrf bladerf rfspace airspy airspyhf soapy redpitaya freesrp file_source :warning: file size is not a multiple of item size Resampling audio 96000 -> 48000 BandPlanFile is /home/corky/.config/gqrx/bandplan.csv BookmarksFile is /home/corky/.config/gqrx/bookmarks.csv [INFO] [UHD] linux; GNU C++ version 11.2.0; Boost_107400; UHD_4.1.0.5-3 libusb: warning [libusb_exit] device 2.1 still referenced libusb: warning [libusb_exit] device 1.3 still referenced libusb: warning [libusb_exit] device 1.2 still referenced libusb: warning [libusb_exit] device 1.6 still referenced libusb: warning [libusb_exit] device 1.4 still referenced libusb: warning [libusb_exit] device 1.1 still referenced gr-osmosdr 0.2.0.0 (0.2.0) gnuradio 3.10.1.1 built-in source types: file fcd rtl rtl_tcp uhd hackrf bladerf rfspace airspy airspyhf soapy redpitaya freesrp gr-osmosdr 0.2.0.0 (0.2.0) gnuradio 3.10.1.1 built-in source types: file fcd rtl rtl_tcp uhd hackrf bladerf rfspace airspy airspyhf soapy redpitaya freesrp file_source :warning: file size is not a multiple of item size WARNING: Overriding original sample rate of 96000 with 1.92e+06 gr-osmosdr 0.2.0.0 (0.2.0) gnuradio 3.10.1.1 built-in source types: file fcd rtl rtl_tcp uhd hackrf bladerf rfspace airspy airspyhf soapy redpitaya freesrp Using FUNcube Dongle V1.0 (hw:1) Segmentation fault (core dumped)
I created the core dump file which provides the following information:
warning: Can't open file /memfd:pulseaudio (deleted) during file-backed mapping note processing warning: Can't open file /SYSV00000000 (deleted) during file-backed mapping note processing [New LWP 8872] [New LWP 8818] [New LWP 8819] [New LWP 8820] [New LWP 8822] [New LWP 8824] [New LWP 8823] [New LWP 8825] [New LWP 8826] [New LWP 8827] [New LWP 8828] [New LWP 8829] [New LWP 8830] [New LWP 8831] [New LWP 8847] [New LWP 8858] [New LWP 8850] [New LWP 8859] [New LWP 8835] [New LWP 8899] [New LWP 8871] [New LWP 8885] [New LWP 8862] [New LWP 8868] [New LWP 8875] [New LWP 8883] [New LWP 8880] [New LWP 8879] [New LWP 8873] [New LWP 8881] [New LWP 8898] [New LWP 8874] [New LWP 8876] [New LWP 8894] [New LWP 8821] [New LWP 8886] [New LWP 8884] [New LWP 8860] [New LWP 8832] [New LWP 8869] [New LWP 8878] --Type <RET> for more, q to quit, c to continue without paging-- Core was generated by `gqrx'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007da380d40ba5 in ?? () [Current thread is 1 (LWP 8872)]
Any instights or suggestions would be appreciated.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When attempting to run gqrx using the Funcube Dongle Pro (Version 1.0) on Ubuntu 22.04 I receive the following when running it from a terminal::
I created the core dump file which provides the following information:
Any instights or suggestions would be appreciated.
The text was updated successfully, but these errors were encountered: