http://bugs.winehq.com/show_bug.cgi?id=1514
Summary: ddraw regression bug Product: Wine Version: CVS Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-directx AssignedTo: wine-bugs@winehq.com ReportedBy: hatky@users.sf.net CC: fenix@club-internet.fr,lionel.ulmer@free.fr
As I said in wine-devel (http://www.winehq.org/hypermail/wine-devel/2003/06/0232.html), since the lasts to burst of commits (in the middle of alexanders vacation) some games give out a ddraw crash as:
Unhandled exception: page fault on read access to 0x00000004 in 32-bit code (0x40ac0ad3). In 32-bit mode. 0x40ac0ad3 (HAL_DirectDrawSurface_Construct+0xd3 [hal.c:127] in ddraw.dll.so): cmpb $0x0,0x4(%eax) 127 if (!(dd_gbl->dwFlags & DDRAWI_MODECHANGED)) {
a trace will be attached...