-
Notifications
You must be signed in to change notification settings - Fork 259
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
CubicSDR crashes on connection to SoapyServer #947
Comments
Hi! Posting here because I have the same issue. I have a SoapyServer running on Ubuntu Server 22.04. That is installed on a LibreComputer Renegade (small SBC, https://libre.computer/products/roc-rk3328-cc/). I am running CubicSDR on Windows on the same LAN. I tried 0.2.3, 0.2.4, 0.2.5 and the latest 0.2.8 v4 windows binaries, all have the same problem. It sees the SoapyServer, but once I click "Start" the app freezes and dies. Here the logs from the SoapyServer side (they don't say much):
|
Hi,
So I have SoapySDRServer on RaspberyPi4 and recently compiled CubicSDR on Ubutu 18.
I can start CubicSDR and add a connection to my RaspberyPI and get SDR info, but when I click start button CubicSDR crashes:
The last output a bit differs from time to time (in backward sequence):
...
starting readLoop()
SDRThread::readStream(): 2. SoapySDR read failed with unknown code: -4
SDRThread::readStream(): 3.1 iqDataOutQueue output queue is full, discard processing of the batch...
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSUnhandled unknown exception; terminating the application.
Aborted (core dumped)
...
SDRThread : Device Stream set to MTU: 714
starting readLoop()
[ERROR] ~SoapyRPCUnpacker: Unconsumed payload bytes 16
[ERROR] ~SoapyRPCUnpacker: Unconsumed payload bytes 45
Unhandled unknown exception; terminating the application.
Aborted (core dumped)
...
OSDRThread : Device Stream set to MTU: 714
Terminating SDR thread..
ERROR: thread '9SDRThread' has not terminated in time ! (> 3000 ms)
What could be the reason?
brdgs & looking forward
The text was updated successfully, but these errors were encountered: