sdrangel icon indicating copy to clipboard operation
sdrangel copied to clipboard

SDRAngle crashing when selecting Funcube Dongle Pro+ as sampling device

Open rschramm9 opened this issue 3 weeks ago • 0 comments

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

rschramm9 avatar Jun 07 '24 16:06 rschramm9