http://bugs.winehq.org/show_bug.cgi?id=16148
--- Comment #6 from Vitaliy Margolen vitaliy@kievinfo.com 2008-11-22 11:38:40 --- This is StarForce (sfdrv01.sys, sfhlp02.sys, sfsync03.sys). However this most likely leftover from other program. The most likely cause is:
fixme:win:EnumDisplayDevicesW ((null),0,0x32e1cc,0x00000000), stub! wine: Unhandled page fault on read access to 0x00000000 at address 0x7db3cac3 (thread 0009), starting debugger... ... Backtrace: =>1 0x7db3cac3 in dxdiagn (+0xcac3) (0x0032e6cc) 2 0x7db3df43 DXDiag_InitRootDXDiagContainer+0xc93() in dxdiagn (0x0032ef9c)
First please install debug symbols for Wine or recompile it from source. Then try with fresh ~/.wine directory (or totally separate wineprefix): WINEPREFIX=~/.wine-test wine 'd:\setup.exe'