https://bugs.kde.org/show_bug.cgi?id=496067
Nicolas Fella <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/libr | |aries/pulseaudio-qt/-/commi | |t/cabdd197519f88f605aa133c9 | |2a967aaa3d803d3 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #17 from Nicolas Fella <[email protected]> --- Git commit cabdd197519f88f605aa133c92a967aaa3d803d3 by Nicolas Fella, on behalf of Harald Sitter. Committed on 02/03/2026 at 15:32. Pushed by nicolasfella into branch 'master'. card,device: make sure to always have a "valid" index on port and profile notably if the for loop would fail to find a match we'd have a random index which would eventually result in a crash when trying to access a bad index. instead force-reset the indexes to -1. also log that something has gone wrong M +9 -0 src/card.cpp M +9 -0 src/device_p.h https://invent.kde.org/libraries/pulseaudio-qt/-/commit/cabdd197519f88f605aa133c92a967aaa3d803d3 -- You are receiving this mail because: You are watching all bug changes.
