http://bugs.winehq.org/show_bug.cgi?id=7666
Summary: Rise of Nations demo crash during install Product: Wine Version: CVS Platform: Other URL: http://www.microsoft.com/games/pc/riseofnations.aspx OS/Version: other Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: wine-kernel AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
The installer seemed to work well, and claimed to complete, but some subprocess it started seems to have crashed. Here's a log excerpt:
fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 33fb9c,0 err:setupapi:SetupDefaultQueueCallbackW copy error 0 L"c:\windows\MSRONWMFDIST\msvcrt.dll" -> L"c:\windows\system32\msvcrt.dll" fixme:advapi:GetFileSecurityW (L"c:\windows\profiles\All Users\DRM") : returns fake SECURITY_DESCRIPTOR wine: Unhandled page fault on write access to 0x00000000 at address 0x7efbb9e4 (thread 0019), starting debugger... Backtrace: =>1 0x7efbb9e4 RtlCreateSecurityDescriptor+0x15(lpsd=0x0, rev=0x1) [/home/dank/wine-git/dlls/ntdll/sec.c:421] in ntdll (0x0033d6b4) 2 0x7ecb3b57 InitializeSecurityDescriptor+0x25(pDescr=<register EAX not in topmost frame>, revision=<register EAX not in topmost frame>) [/home/dank/wine-git/dlls/advapi32/security.c:1042] in advapi32 (0x0033d6d4) 3 0x7ecb4083 GetFileSecurityW+0xd4(lpFileName=0x33d78c, RequestedInformation=0x4, pSecurityDescriptor=0x0, nLength=0x30, lpnLengthNeeded=0x33d764) [/home/dank/wine-git/dlls/advapi32/security.c:1774] in advapi32 (0x0033d704) 4 0x41b0d1e2 in drmclien (+0xd1e2) (0x0033d77c) 5 0x41b0d4b3 in drmclien (+0xd4b3) (0x0033d9ac) 6 0x41b071bd in drmclien (+0x71bd) (0x0033d9dc) 7 0x7d6e4236 register_ocxs_callback+0xe0(hinf=<register EAX not in topmost frame>, field=<register EAX not in topmost frame>, arg=0x0) [/home/dank/wine-git/dlls/advpack/install.c:165] in advpack (0x0033fa1c) 8 0x7d6e4910 iterate_section_fields+0x174(hinf=0x164530, section=<is not available>, key=0x7d6e7988, callback=0x7d6e4156, arg=0x0) [/home/dank/wine-git/dlls/advpack/install.c:271] in advpack (0x0033fc1c) 9 0x7d6e4ad6 adv_install+0xd3(info=<register ESI not in topmost frame>) [/home/dank/wine-git/dlls/advpack/install.c:353] in advpack (0x0033fc6c) 10 0x7d6e543d DoInfInstall+0x171(setup=0x33fe5c) [/home/dank/wine-git/dlls/advpack/install.c:551] in advpack (0x0033fcfc) 11 0x01003989 in dcsetup (+0x3989) (0x0033fe98) 12 0x01002c88 in dcsetup (+0x2c88) (0x0033ff08) 13 0x7ee9455f start_process+0xe3(arg=0x0) [/home/dank/wine-git/dlls/kernel32/process.c:821] in kernel32 (0x0033ffe8) 14 0xb7eda3b7 wine_switch_to_stack+0x17() in libwine.so.1 (0x00000000) 0x7efbb9e4 RtlCreateSecurityDescriptor+0x15 [/home/dank/wine-git/dlls/ntdll/sec.c:421] in ntdll: movl $0x0,0x0(%edx) 421 memset(lpsd,'\0',sizeof(SECURITY_DESCRIPTOR));