http://bugs.winehq.org/show_bug.cgi?id=15228
Summary: LEGO Chess crashes after using avifil32.AVIStreamGetFrame() Product: Wine Version: 1.0.0 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: savelov@gmail.com
Created an attachment (id=15992) --> (http://bugs.winehq.org/attachment.cgi?id=15992) wine debug output with crash
LEGO Chess runs withour a crash if "Animated advisors" turned off, and crashes when they are turned on. Those advisors seem to use avifil32.AVIStream* functions,after calling them wine crashes with
0009:Ret avifil32.AVIStreamGetFrameOpen() retval=00000000 ret=004010f4 0009:Call avifil32.AVIStreamGetFrame(00000000,0000004b) ret=0040111f 0009:Ret avifil32.AVIStreamGetFrame() retval=00000000 ret=0040111f 0009:Call KERNEL32.UnhandledExceptionFilter(0032f528) ret=0046b7ca wine: Unhandled page fault on read access to 0x0000c027 at address 0x4012c3 (thread 0009), starting debugger...