f4exb / sdrangel

SDR Rx/Tx software for Airspy, Airspy HF+, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay and FunCube
GNU General Public License v3.0
2.72k stars 420 forks source link

SDRAngle crashing when selecting Funcube Dongle Pro+ as sampling device #2154

Open rschramm9 opened 2 weeks ago

rschramm9 commented 2 weeks ago

SDRangel crashes when I open device as FuncubePro +. The console log shows two possible clues..

Clue #1 - when first opening the app there is a log line stating: 2024-06-07 09:06:01.043 (W) PluginManager::loadPluginsDir: Cannot load library /Applications/SDRangel.app/Contents/Resources/lib/plugins/libinputsdrplayv3.dylib: (dlopen(/Applications/SDRangel.app/Contents/Resources/lib/plugins/libinputsdrplayv3.dylib, 133): Library not loaded: libsdrplay_api.so.3.14. Referenced from: /Applications/SDRangel.app/Contents/Resources/lib/plugins/libinputsdrplayv3.dylib Reason: image not found)

Clue#2 - when I select the Funcube Pro + from the devices dropdown and click 'OK' the app crashes and the last lines in the console log are: 2024-06-07 09:08:07.757 (D) FCDProPlusInput::openDevice with device # 0 2024-06-07 09:08:07.762 (D) AudioDeviceManager::setInputDeviceInfo: unknown device FUNcube Dongle V2.0
2024-06-07 09:08:07.762 (D) AudioDeviceManager::addAudioSource: 1: 0x7fd085abb6d8 Segmentation fault: 11 logout

Im on a Macbook Air with OSX v 11.7.10 (BigSur) SDRAngel installed using sdrangel-7.20.1_10.14.6_x86_64.dmg