22 Jun
2016
22 Jun
'16
3:43 p.m.
https://bugs.winehq.org/show_bug.cgi?id=40833 --- Comment #4 from Andrew Eikum <aeikum(a)codeweavers.com> --- Thanks. I think this is because the application has two XAudio2 instances running at the same time. This eventually causes a problem where we have the wrong context selected when we try to do OpenAL operations. Probably we should have a lock and use alcMakeContextCurrent before doing any OpenAL operations. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.