cropinghigh / sdrpp-tetra-demodulator

Tetra demodulator plugin for SDR++ (output can be fed to tetra-rx from osmo-tetra)
GNU General Public License v3.0
72 stars 15 forks source link

sdrpp crash on tetra demodulator startup #27

Open Flink88 opened 2 months ago

Flink88 commented 2 months ago

sdrpp crash when i clic on tetra demodulator to expand it

IW3IPS commented 2 months ago

Same issue on Windows10 with SDR++ 1.2.0 In LLDB i can see:

C:\radio\sdrpp_windows_x64\sdrpp_windows_x64>lldb -o run ./sdrpp.exe (lldb) target create "./sdrpp.exe" Current executable set to 'C:\radio\sdrpp_windows_x64\sdrpp_windows_x64\sdrpp.exe' (x86_64). (lldb) (lldb) run (lldb) Process 4632 launched: 'C:\radio\sdrpp_windows_x64\sdrpp_windows_x64\sdrpp.exe' (x86_64) Process 4632 stopped

I've tried to put the pdb file in the same directory but LLDB can't load it... Thanks!

vaizki commented 2 months ago

Same issue on Win11 here, immediate crash on trying to expand the panel (Aug 26, 2024 nightly build of sdrpp)