https://bugs.winehq.org/show_bug.cgi?id=40833
--- Comment #1 from Andrew Eikum aeikum@codeweavers.com --- There's a suspicious crash on the audio thread:
14383.024:002b:trace:xaudio2:do_engine_tick Calling OnVoiceProcessingPassStart with BytesRequired: 7680 14383.024:002b:trace:xaudio2:XA2SRC_GetState 0x17f558, 0x1f1e968, 0x0 14383.024:002b:trace:xaudio2:XA2SRC_GetState returning d3de0, queued: 4 14383.026:002b:trace:seh:raise_exception code=c0000005 flags=0 addr=0x7b0f4f63 ip=7b0f4f63 tid=002b
Probably need to add some debug logging to find out precisely where it's crashing.