JvanKatwijk / swradio-8

shortwave receiver for use with sdrplay, hackrf, dabsticks and pmsdr
GNU General Public License v2.0
76 stars 18 forks source link

Crashes at exit #5

Closed gvanem closed 2 years ago

gvanem commented 3 years ago

I just installed the latest release (setup-swradio.exe) on Windows-10. But it crashed at exit:

swradio_8_0+0x1cb9
swradio_8_0+0x51512
swradio_8_0+0x115a
swradio_8_0+0x13d6
ntdll!RtlQueryPerformanceCounter+0x12b
KERNEL32!BaseThreadInitThunk+0x19
ntdll!__RtlUserThreadStart+0x2f
ntdll!_RtlUserThreadStart+0x1b

The offending instruction:

eax=00000000 ebx=00000001 ecx=9b467140 edx=00000000 esi=04086c70 edi=04085980
eip=00401cb9 esp=025efd60 ebp=025efe18 iopl=0         nv up ei pl nz na po nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00210202
swradio_8_0+0x1cb9:
00401cb9 f0830201        lock add dword ptr [edx],1   ds:002b:00000000=????????

Locking something at [0] ?!