Fixed
Details
Details
Assignee
Thierry Bultel
Thierry BultelReporter
Thierry Bultel
Thierry BultelFix versions
Contract ID
Affects versions
Priority
Created January 15, 2019 at 2:43 PM
Updated February 12, 2019 at 1:30 AM
Resolved January 29, 2019 at 1:50 PM
From time to time,when a phone call is done, the softmixer fails to create the SCO listening or SCO talk streams, complaining about a softvol mismatch.
By reading the code of libasound, the only possible reason is that a character string has been crashed by a memory overlap.
This is under investigation by running it with valgrind, and seems hard to reproduce.