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

rtlsdr_close freezing in latest windows build #51

Open
bobasaurus opened this issue Jul 16, 2019 · 1 comment
Open

rtlsdr_close freezing in latest windows build #51

bobasaurus opened this issue Jul 16, 2019 · 1 comment

Comments

@bobasaurus
Copy link

I noticed an error when using the latest 32-bit 2019/07/14 windows build from here:

https://ftp.osmocom.org/binaries/windows/rtl-sdr/

Calling rtlsdr_close just blocks/freezes indefinitely. On program exit I'm calling rtlsdr_cancel_async (successful), then joining the sampling thread (successful), then calling rtlsdr_close (freezes).

This was not a problem with the old "RelWithDebInfo" version of this library (built on 2014/1/24).

@bobasaurus
Copy link
Author

If it helps, I'm running Windows 7 x64, but building a 32-bit program with the 32-bit dlls. Using a nooelec nesdr smart, driver is WinUSB v6.1.7600.16385 installed with Zadig.

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

No branches or pull requests

1 participant