http://bugs.winehq.org/show_bug.cgi?id=29359
Bug #: 29359 Summary: wine git. DSOUND_BufPtrDiff: Assertion `ptr1 < buflen' failed. Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-dsound AssignedTo: wine-bugs@winehq.org ReportedBy: lucianolorenti@gmail.com Classification: Unclassified
When i run the launcher of pes 2012 it's raised this error.
xe: ../../../wine-git/dlls/dsound/mixer.c:330: DSOUND_BufPtrDiff: Assertion `ptr1 < buflen' failed.
This game used to work a few months ago. Then stopped working raising an different error wich I am reporting unrelated, I think, to this error. The another error was "Unable to initialize rld.dll(E300)". But with some patch founded in this site I could pass that error and the assertion `ptr1 < buflen' also was raised.