http://bugs.winehq.org/show_bug.cgi?id=17836
Jörg Höhle hoehle@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Motocross Madness 2 crashes |Motocross Madness 2 crashes |at start (amstream) |(needs amstream GetFormat | |and GetState)
--- Comment #12 from Jörg Höhle hoehle@users.sourceforge.net 2012-12-15 12:26:13 CST --- Wylda indirectly confirmed it 7 days before you asked, via bug #30668
The amstream stubs still make MCM2 crash in wine-1.5.19, after twice: fixme:amstream:IAMMultiMediaStreamImpl_AddMediaStream Specifying a stream object in params is not yet supported fixme:amstream:DirectDrawMediaStreamImpl_IDirectDrawMediaStream_GetFormat (0x2b5d8dc)->(0x32f6c4,(nil),(nil),(nil)) stub! fixme:amstream:IAMMultiMediaStreamImpl_GetState (0x2b5d178/0x2b5d178)->(0x32f5ec) stub!
Native amstream and quartz work. No need for native devenum this time!
Zeroing some fields as in bug #17893 does not prevent the crash.
There are several crashes involving amstream's GetFormat, GetState, SetState or CreateSample: bug #13816, bug #26004, bug #29926, bug #30364 and bug #30668, perhaps bug #12851 too. Should we mark some as duplicates?