Skip to content
New issue

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

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

Closed
rschramm9 opened this issue Jun 7, 2024 · 1 comment
Closed

Comments

@rschramm9
Copy link

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

Copy link

This issue is going to be closed due to inactivity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant