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

CompareWithCurrentState() assertion fail #1437

Open
sq2mo opened this issue Jul 17, 2024 · 1 comment
Open

CompareWithCurrentState() assertion fail #1437

sq2mo opened this issue Jul 17, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@sq2mo
Copy link

sq2mo commented Jul 17, 2024

Hardware

  • CPU: Intel(R) Core(TM) i5-3470
  • RAM: 8G DIMM DDR3 Synchronous 1600 MHz
  • GPU: built-in
  • SDR: Local SDRPlay clone

Software

  • Operating System: Ubuntu 22.04.4 LTS
  • SDR++: v1.2.0 nightly built 15th July.

Bug Description
SDR++ crashes, leaving the following message on terminal:
[17/07/2024 17:27:23.000] [WARN] Demod switch took 12165 us
[17/07/2024 17:27:23.000] [INFO] Rigctl command: 'AOS'
[17/07/2024 17:27:28.000] [INFO] Rigctl command: 'LOS'
sdrpp: /root/SDRPlusPlus/core/src/imgui/imgui.cpp:8121: void ImGuiStackSizes::CompareWithCurrentState(): Assertion `SizeOfItemFlagsStack >= g.ItemFlagsStack.Size && "PushItemFlag/PopItemFlag Mismatch!"' failed.
Aborted (core dumped)

Steps To Reproduce

  1. Launch SDR++.
  2. Run for many hours, changing the frequency using rigctl server.
  3. Sudden crash.
@sq2mo sq2mo added the bug Something isn't working label Jul 17, 2024
@AlexandreRouma
Copy link
Owner

It's a known thread safety issue

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

2 participants