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 when start on windows #1591

Open
Mattmoo999 opened this issue Mar 1, 2025 · 0 comments
Open

crash when start on windows #1591

Mattmoo999 opened this issue Mar 1, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@Mattmoo999
Copy link

Hardware

  • CPU: Intel(R) Core(TM) i3-4150 CPU @ 3.50GHz 3.50 GHz
  • RAM:4.00 GB (3.89 GB usable)
  • GPU: NVIDIA GeForce 210
  • SDR: HackRF One

Software
Windows 10 Home 22H2

Bug Description
after downloading and attemping to run it it will not start

Steps To Reproduce

  1. run the software
  2. it crashes

[01/03/2025 19:04:56.000] [INFO] SDR++ v1.2.1
[01/03/2025 19:04:56.000] [INFO] Loading config
[01/03/2025 19:04:56.000] [INFO] Using OpenGL 3.0
[01/03/2025 19:04:56.000] [INFO] Loading icons
[01/03/2025 19:04:56.000] [INFO] Loading band plans
[01/03/2025 19:04:57.000] [INFO] Loading band plans color table
[01/03/2025 19:04:57.000] [INFO] Loading modules
[01/03/2025 19:04:57.000] [INFO] Loading C:/Users/matthew/Desktop/sdrpp_windows_x64/modules/airspyhf_source.dll
[01/03/2025 19:04:57.000] [INFO] Loading C:/Users/matthew/Desktop/sdrpp_windows_x64/modules/airspy_source.dll
[01/03/2025 19:04:57.000] [INFO] Loading C:/Users/matthew/Desktop/sdrpp_windows_x64/modules/audio_sink.dll
[01/03/2025 19:04:57.000] [INFO] Loading C:/Users/matthew/Desktop/sdrpp_windows_x64/modules/audio_source.dll
[01/03/2025 19:04:57.000] [INFO] Loading C:/Users/matthew/Desktop/sdrpp_windows_x64/modules/bladerf_source.dll
[01/03/2025 19:04:57.000] [INFO] Loading C:/Users/matthew/Desktop/sdrpp_windows_x64/modules/discord_integration.dll
[01/03/2025 19:04:57.000] [INFO] Loading C:/Users/matthew/Desktop/sdrpp_windows_x64/modules/file_source.dll
[01/03/2025 19:04:57.000] [INFO] Loading C:/Users/matthew/Desktop/sdrpp_windows_x64/modules/fobossdr_source.dll
[01/03/2025 19:04:57.000] [INFO] Loading C:/Users/matthew/Desktop/sdrpp_windows_x64/modules/frequency_manager.dll
[01/03/2025 19:04:57.000] [INFO] Loading C:/Users/matthew/Desktop/sdrpp_windows_x64/modules/hackrf_source.dll
[01/03/2025 19:04:57.000] [INFO] Loading C:/Users/matthew/Desktop/sdrpp_windows_x64/modules/hermes_source.dll
[01/03/2025 19:04:57.000] [INFO] Loading C:/Users/matthew/Desktop/sdrpp_windows_x64/modules/iq_exporter.dll
[01/03/2025 19:04:57.000] [INFO] Loading C:/Users/matthew/Desktop/sdrpp_windows_x64/modules/limesdr_source.dll
[01/03/2025 19:04:57.000] [INFO] Loading C:/Users/matthew/Desktop/sdrpp_windows_x64/modules/m17_decoder.dll
[01/03/2025 19:04:57.000] [INFO] Loading C:/Users/matthew/Desktop/sdrpp_windows_x64/modules/meteor_demodulator.dll
[01/03/2025 19:04:57.000] [INFO] Loading C:/Users/matthew/Desktop/sdrpp_windows_x64/modules/network_sink.dll
[01/03/2025 19:04:57.000] [INFO] Loading C:/Users/matthew/Desktop/sdrpp_windows_x64/modules/network_source.dll
[01/03/2025 19:04:57.000] [INFO] Loading C:/Users/matthew/Desktop/sdrpp_windows_x64/modules/perseus_source.dll
[01/03/2025 19:04:57.000] [INFO] Loading C:/Users/matthew/Desktop/sdrpp_windows_x64/modules/plutosdr_source.dll
[01/03/2025 19:04:57.000] [INFO] Loading C:/Users/matthew/Desktop/sdrpp_windows_x64/modules/radio.dll
[01/03/2025 19:04:57.000] [INFO] Loading C:/Users/matthew/Desktop/sdrpp_windows_x64/modules/recorder.dll
[01/03/2025 19:04:57.000] [INFO] Loading C:/Users/matthew/Desktop/sdrpp_windows_x64/modules/rfnm_source.dll
[01/03/2025 19:04:58.000] [INFO] Loading C:/Users/matthew/Desktop/sdrpp_windows_x64/modules/rfspace_source.dll
[01/03/2025 19:04:58.000] [INFO] Loading C:/Users/matthew/Desktop/sdrpp_windows_x64/modules/rigctl_client.dll
[01/03/2025 19:04:58.000] [INFO] Loading C:/Users/matthew/Desktop/sdrpp_windows_x64/modules/rigctl_server.dll
[01/03/2025 19:04:58.000] [INFO] Loading C:/Users/matthew/Desktop/sdrpp_windows_x64/modules/rtl_sdr_source.dll
[01/03/2025 19:04:58.000] [INFO] Loading C:/Users/matthew/Desktop/sdrpp_windows_x64/modules/rtl_tcp_source.dll
[01/03/2025 19:04:58.000] [INFO] Loading C:/Users/matthew/Desktop/sdrpp_windows_x64/modules/scanner.dll
[01/03/2025 19:04:58.000] [INFO] Loading C:/Users/matthew/Desktop/sdrpp_windows_x64/modules/sdrplay_source.dll
[01/03/2025 19:04:58.000] [INFO] Loading C:/Users/matthew/Desktop/sdrpp_windows_x64/modules/sdrpp_server_source.dll
[01/03/2025 19:04:58.000] [INFO] Loading C:/Users/matthew/Desktop/sdrpp_windows_x64/modules/spyserver_source.dll
[01/03/2025 19:04:58.000] [INFO] Initializing Airspy Source (airspy_source)
[01/03/2025 19:04:58.000] [INFO] Initializing AirspyHF+ Source (airspyhf_source)
[01/03/2025 19:04:58.000] [INFO] Initializing Audio Sink (audio_sink)
[01/03/2025 19:04:58.000] [INFO] Initializing Audio Source (audio_source)
[01/03/2025 19:04:58.000] [INFO] Initializing BladeRF Source (bladerf_source)
[01/03/2025 19:04:58.000] [ERROR] Could not list devices -7
[01/03/2025 19:04:58.000] [INFO] Initializing File Source (file_source)
[01/03/2025 19:04:58.000] [INFO] Initializing FobosSDR Source (fobossdr_source)
[01/03/2025 19:04:58.000] [INFO] Initializing Frequency Manager (frequency_manager)
[01/03/2025 19:04:58.000] [INFO] Initializing HackRF Source (hackrf_source)
[01/03/2025 19:04:58.000] [INFO] Initializing Harogic Source (harogic_source)
[01/03/2025 19:04:58.000] [ERROR] Module 'harogic_source' doesn't exist
[01/03/2025 19:04:58.000] [INFO] Initializing Hermes Source (hermes_source)
[01/03/2025 19:04:58.000] [INFO] Initializing LimeSDR Source (limesdr_source)
[01/03/2025 19:04:58.000] [INFO] Initializing Network Sink (network_sink)
[01/03/2025 19:04:58.000] [INFO] Initializing Network Source (network_source)
[01/03/2025 19:04:58.000] [INFO] Initializing PerseusSDR Source (perseus_source)
perseus: perseus_init()
perseus: EXE: [C:\Users\matthew\Desktop\sdrpp_windows_x64\sdrpp.exe]
perseus: path: [C:\Users\matthew\Desktop\sdrpp_windows_x64] name: [sdrpp.exe]
perseus: Found device with VID/PID 222A:0001 on BUS3 ADDR18
perseus: Found device with VID/PID 1A40:0101 on BUS3 ADDR17
perseus: Found device with VID/PID 8087:8008 on BUS4 ADDR2
perseus: Found device with VID/PID 8086:8C26 on BUS1 ADDR0
perseus: Found device with VID/PID 2109:3431 on BUS2 ADDR1
perseus: Found device with VID/PID 1017:1006 on BUS3 ADDR19
perseus: Found device with VID/PID 1106:3483 on BUS2 ADDR0
perseus: Found device with VID/PID 8086:8C31 on BUS3 ADDR0
perseus: Found device with VID/PID 8087:8000 on BUS1 ADDR2
perseus: Found device with VID/PID 8086:8C2D on BUS4 ADDR0
perseus: Found device with VID/PID 0BDA:A729 on BUS2 ADDR2
perseus: Found device with VID/PID 03F0:134A on BUS2 ADDR3
[01/03/2025 19:04:58.000] [INFO] Initializing PlutoSDR Source (plutosdr_source)
[01/03/2025 19:04:59.000] [INFO] Initializing RFNM Source (rfnm_source)
[01/03/2025 19:04:59.000] [INFO] Initializing RFspace Source (rfspace_source)
[01/03/2025 19:04:59.000] [INFO] Initializing RTL-SDR Source (rtl_sdr_source)
[01/03/2025 19:04:59.000] [INFO] Initializing RTL-TCP Source (rtl_tcp_source)
[01/03/2025 19:04:59.000] [INFO] Initializing Radio (radio)
[Resamp] predec: 32, interp: 4, decim: 5, inacc: 0.000000%, taps: 380
[Resamp] predec: 4, interp: 96, decim: 125, inacc: 0.000000%, taps: 9500

@Mattmoo999 Mattmoo999 added the bug Something isn't working label Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant