When booting up sdr#v 1707 it runs for like 3 minutes then crashes, i don't get a crash log in the folder either but after checking windows errors i'm getting these.
I have tried a few fixes suggested in the sdr facebook group but nothing seems to work.
I have tried my sdr dongles using sdrconsole v3 with no issues, i just don't like the gui/
Os : Windows 10
SDR# v1707 and 1700 and 1666
Code: Select all
Application: SDRSharp.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at SDRSharp.RTLSDR.NativeMethods.rtlsdr_get_device_count()
at SDRSharp.RTLSDR.DeviceDisplay.GetActiveDevices()
at SDRSharp.RTLSDR.RtlSdrControllerDialog.<FillDeviceList>b__28_0(System.Object)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
Code: Select all
Faulting application name: SDRSharp.exe, version: 1.0.0.1707, time stamp: 0x5d3f5a0b
Faulting module name: libusb-1.0.dll, version: 1.0.20.11004, time stamp: 0x55f62318
Exception code: 0xc0000005
Fault offset: 0x000075ae
Faulting process ID: 0x2538
Faulting application start time: 0x01d5539631640001
Faulting application path: C:\sdrsharp-x86\SDRSharp.exe
Faulting module path: C:\sdrsharp-x86\libusb-1.0.dll
Report ID: 686eb03b-925b-410c-a2c4-02b374defd5a
Faulting package full name:
Faulting package-relative application ID:
Thanks for taking time to read this.