https://bugs.winehq.org/show_bug.cgi?id=40823
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|ntdll |mmdevapi
--- Comment #8 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- (In reply to winetest from comment #7)
I tried the patch and it didnt make any difference. All the attempts I have tried to run with wine has failed today.
If you think the cause is audio related I think it's because I fail to build wine with audio support currently. ./configure fails to find 32bit pulseaudio libraries. I changed distro from mint 17 to 18 and it worked before. So either it's because of that or it's regression in wine's side. There is open bug about this. And I have installed pulseaudio libraries, they just don't seem to make any difference. For this reason I am avoiding to test audio related bugs. Also some programs don't start because of that.
This line in you log, suggests that the issue is with audio. err:mmdevapi:DllGetClassObject Driver initialization failed
When I force it into this condition, I can reproduce the crash.
I also get game screen with wine-staging that's somehow broken. You can't really understand what's happening on the screen. But the last attempt was different from all the attempts, there was clearly smoke on the screen. and there was cube shaped object with texture on it.
I have a working pulseaudio, so I've always had it work. (Graphics displaying correctly is another story).
Changed component to mmdevapi. When no audio drivers can be found, Stone Giant crashes.