http://bugs.winehq.org/show_bug.cgi?id=31684
--- Comment #24 from rankincj@yahoo.com 2013-05-26 07:55:33 CDT --- (In reply to comment #23)
There's a patch in today's Wine that fixes a memory corruption bug. I don't know if it will help this crash, but it's worth a test.
commit 508b0c9c44349a5d980e0f1ee0ba4fca871bd2cb Author: Andrew Eikum aeikum@codeweavers.com Date: Thu May 16 09:24:31 2013 -0500
dsound: Don't overrun capture buffer.
Interesting - I think it might have helped, but it's too early to be sure just yet. But even more interesting is that this bug seems to be fixed now too:
http://bugs.winehq.org/show_bug.cgi?id=32620
Although I'm baffled who no-one else seemed to experience the "Voice Capture" bug, if that's the case.