http://bugs.winehq.org/show_bug.cgi?id=25252
--- Comment #5 from spoonie sexy_b14@hotmail.com 2010-11-30 07:40:55 CST --- Created an attachment (id=32249) --> (http://bugs.winehq.org/attachment.cgi?id=32249) Lanucher.exe output wine 1.3.8
Running the lanucher.exe will crash out with advapi errors fixme:advapi:LookupAccountNameW fixme:advapi:SetNamedSecurityInfoW wine: Unhandled page fault on read access to 0xffffffff at address 0x7e019ebc (thread 0021), starting debugger... Unhandled exception: page fault on read access to 0xffffffff in 32-bit code (0x7e019ebc)
When I think its trying to setup permissions for EACoreServer.exe files. EACore.exe and EACoreServer.exe must handel all the DRM stuff.
It will then try to run NFS11.exe which will charsh out with
fixme:wbemprox:wbem_locator_ConnectServer 0x1ce8b0, L"ROOT\CIMV2", (null), (null), (null), 0x00000000, (null), (nil), 0xbfe11cc) wine: Unhandled page fault on read access to 0x00000000 at address 0x758aa1 (thread 0026),
Which is a WMI/WEBM because its unimplemented.
see (Lanucher.exe output wine 1.3.8) for full log
thanks guys keep up the good work.