dab-rtlsdr-3 crashes with AddressSanitizer alloc-dealloc-mismatch on play #2070
ftesser
started this conversation in
Bug Reports
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Fresh install of rAudio image i20260216, updated to latest packages (20260407), DAB plugin installed. DAB scan completes successfully and stations are found. However, pressing play on any
DAB station causes dab-rtlsdr-3 error.
Steps to reproduce:
Error from journalctl -u mediamtx:
Workaround found (partial): Setting ASAN_OPTIONS=alloc_dealloc_mismatch=0 before dab-rtlsdr-3 prevents the abort, but the binary then crashes later with a std::vector out-of-bounds assertion when trying to decode audio:
sorry we cannot handle service
Assertion '__n < this->size()' failed.
So, I think the problem is the version of dab-rtl sdr-3 used.
Environment:
Beta Was this translation helpful? Give feedback.
All reactions