http://bugs.winehq.org/show_bug.cgi?id=14892
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #6 from Jeff Zaroyko jeffz@jeffz.name 2008-12-07 03:01:23 --- (In reply to comment #5)
Bug 10005 that is very similar has recently had a patch attached fixing an msacm crash at startup of ever17. I have tried with the patch, and have not experienced any more crash.
Didn't notice this bug report, but anyway it seems like a duplicate of 10005.
from my debugging as far as I can tell, Ever17 always expects to find the msadpcm codec, the failure and resulting passing null to acmDriverOpen just looks like a side effect to me. The real issue was reporting different information than what windows does.
The suggest flag looks like a different issue unrelated to the crash. Anyway, with my patch which I've sent to wine-patches the game runs, but the audio doesn't work correctly. That should be filed as a new bug.
*** This bug has been marked as a duplicate of bug 10005 ***