https://bugs.winehq.org/show_bug.cgi?id=42678
Bug ID: 42678 Summary: winepulse: Unhandled page fault exception (America's Army Proving Grounds) Product: Wine-staging Version: 2.3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: fld@r00t3d.com CC: erich.e.hoover@wine-staging.com, michael@fds-team.de, sebastian@fds-team.de Distribution: ---
Created attachment 57640 --> https://bugs.winehq.org/attachment.cgi?id=57640 Backtrace begins @ line 257
Running on Debian Jessie 8.7 with Pulseaudio 5.0 and wine-staging 2.3. After installing winetricks dotnet40, I tried to start America's Army Proving Grounds, but I get a backtrace, somehow related to winepulse.
I'll attach wine output and backtrace from the game.
https://bugs.winehq.org/show_bug.cgi?id=42678
--- Comment #1 from fld@r00t3d.com --- Also tried it with 'winetricks sound=alsa', but it results in a very similar page fault exception, just with winealsa/libasound in the backtrace instead.
Then I tried 'winetricks sound=disable', which did make the game start! I was able to play the game with no sound and with surprisingly good performance!
So pulse/alsa receiving invalid buffers for some reason?