[Bug 17836] Motocross Madness 2 crashes at start

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Mar 25 08:30:06 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=17836





--- Comment #3 from Jörg Höhle <hoehle at users.sourceforge.net>  2009-03-25 08:30:05 ---
Looking through my notes, perhaps the application "Alien Nations" / "Die
Völker" is affected by the same bug.

Its 1.1.7 log contained similar messages:
trace:amstream:IMediaStreamImpl_QueryInterface (0xf589d0/0xf589d0)
 ->({f4104fce-9a70-11d0-8fde-00c04fd9189d},0x70f4b8)
err:amstream:IMediaStreamImpl_QueryInterface (0xf589d0)
 ->({f4104fce-9a70-11d0-8fde-00c04fd9189d},0x70f4b8),not found
trace:seh:raise_exception code=c0000005 flags=0 addr=0x43fc06

Curiously, f4104fce-9a70-11d0-8fde-00c04fd9189d was not found although
amstream.h/ddstream.h contains a reference to directdraw:
DEFINE_GUID(IID_IDirectDrawMediaStream, 0xf4104fce, 0x9a70, 0x11d0,
 0x8f,0xde, 0x00,0xc0,0x4f,0xd9,0x18,0x9d);

One needs to work past bug #15915 in order to see this crash in "Alien
Nations". I did it by quickly hacking the fourcc comparison test (which is not
a proper solution to be submitted to wine-patches).


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list