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

Crash can occur with SDRPlay API in place, but service stopped #1511

Closed
alphafox02 opened this issue Apr 3, 2023 · 1 comment
Closed

Crash can occur with SDRPlay API in place, but service stopped #1511

alphafox02 opened this issue Apr 3, 2023 · 1 comment
Assignees
Labels
Milestone

Comments

@alphafox02
Copy link

sdrtrunk Version
Version 0.6.0 Alpha 4

Describe the bug
Crash in program without SDRPlay service running

To Reproduce
Steps to reproduce the behavior:

  1. On linux, 22.04 aarch64 (most likely AMD64 too) have the SDRPlay 3.x API installed, but have the service stopped with sudo systemctl stop sdrplay.service
  2. Start SDRTrunk from terminal and observe SDRtrunk finding the sdrplay.so file, but crashing due to service not running.

Expected behavior
SDRTrunk should continue to start and run even without sdrplay started, maybe just warn the user instead of crashing.

@alphafox02 alphafox02 added the bug label Apr 3, 2023
@DSheirer DSheirer self-assigned this Apr 11, 2023
@DSheirer DSheirer added this to the Build 0.6.0 milestone Apr 11, 2023
DSheirer pushed a commit that referenced this issue Apr 11, 2023
DSheirer added a commit that referenced this issue Apr 11, 2023
…nux service is in stopped state. (#1514)

Co-authored-by: Dennis Sheirer <dsheirer@github.com>
@DSheirer
Copy link
Owner

Resolved in PR #1514

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

No branches or pull requests

2 participants