http://bugs.winehq.org/show_bug.cgi?id=15617
Summary: msadp32.acm: Assertion `*src <= 6' failed Product: Wine Version: 1.1.5 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msacm32 AssignedTo: wine-bugs@winehq.org ReportedBy: hoehle@users.sourceforge.net
Created an attachment (id=16635) --> (http://bugs.winehq.org/attachment.cgi?id=16635) short backtrace
Colin McRae Rally 2.0 currently needs a dll override for msadp32.acm, otherwise the following assertion error is thrown by the built-in version (see attachment for backtrace): msadp32.c:228: cvtSSms16K: Assertion `*src <= 6' failed.
The exception is thrown after the long video has been played and the title screen is resumed. Curiously enough, the game provides exactly the native library in the installation directory, so using the override was easy: [Software\Wine\AppDefaults\CMR2.exe\DllOverrides] "msadp32.acm"="native"
Using Ubuntu 8.04, winecfg: ALSA HW accel.
Alas, the game is not playable because no background is rendered (street and landscape are invisible), but that's another bug topic.
http://bugs.winehq.org/show_bug.cgi?id=15617
--- Comment #1 from Jeff Zaroyko jeffz@jeffz.name 2008-10-14 03:23:59 --- most likely a duplicate of bug 7385
http://bugs.winehq.org/show_bug.cgi?id=15617
Jörg Höhle hoehle@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #2 from Jörg Höhle hoehle@users.sourceforge.net 2008-10-14 05:06:07 --- Indeed, duplicate -- and I searched for dupes before posting! Obviously with wrong keywords
*** This bug has been marked as a duplicate of bug 7385 ***
http://bugs.winehq.org/show_bug.cgi?id=15617
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2008-10-14 05:09:34 --- Closing duplicate.