http://bugs.winehq.org/show_bug.cgi?id=10772
Summary: ChurchWindows 2006 Trial fails on .net 1.1 installer? Product: Wine Version: CVS/GIT Platform: Other URL: http://churchwindows.com OS/Version: other Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: wine-dotnet AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Installer seems to hang. Console shows: ... Registration of c:\windows\Microsoft.NET\Framework\v1.1.4322\Microsoft.Vsa.Vb.CodeDOMProcessor.tlb successful. fixme:virtual:NtAllocateVirtualMemory MEM_WRITE_WATCH type not supported fixme:advapi:RegisterEventSourceA ((null),".NET Runtime"): stub fixme:advapi:RegisterEventSourceW (L"",L".NET Runtime"): stub fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00000000,(nil),0x0001,0x00000000,0x7e31990c,(nil)): stub err:eventlog:ReportEventW L".NET Runtime version 1.1.4322.573- RegSvcs.exe - Common Language Runtime Debugging Services: Application has generated an exception that could not be handled....
Unhandled Exception: StackOverflowException. wine: Unhandled page fault on read access to 0xc07e3e11 at address 0x7ef83d41 (thread 0041), starting debugger... Backtrace: =>1 0x7ef83d41 check_actctx+0x11(h=<is not available>) [dlls/ntdll/actctx.c:574] in ntdll (0x0034f928) 2 0x7ef8416b RtlAddRefActivationContext+0xb(handle=0xc07e3e11) [dlls/ntdll/actctx.c:2292] in ntdll (0x0034f930) 3 0x7ee3fe91 AddRefActCtx+0x11(hActCtx=0xc07e3e11) [dlls/kernel32/actctx.c:187] in kernel32 (0x0034f940) ...
0x7ef83d41 check_actctx+0x11 [dlls/ntdll/actctx.c:574] in ntdll: cmpl $0xc07e3e11,0x0(%edx) 574 switch (actctx->magic)
Pressing ^C in the console lets the installer seem to complete, but it hangs at the 'finish' dialog, and you have to kill wineserver.
To start up, the app needs mfc40 (which is harder now that the url winetricks uses is offline; anyone know a new one?) Don't know what happens if you have mfc40, haven't grabbed a copy.