http://bugs.winehq.org/show_bug.cgi?id=13569
--- Comment #5 from Andrew Nguyen arethusa26@gmail.com 2008-10-26 01:47:51 --- Created an attachment (id=16890) --> (http://bugs.winehq.org/attachment.cgi?id=16890) Directory Opus 9 installer initial exception backtrace
Problem is still present in 1.1.7. It may be related to the page fault exception that occurs when the installer is starting:
Backtrace: =>1 0x0080f319 in issetup (+0x18f319) (0x0033ef50) 2 0x7bc47a43 MODULE_InitDLL+0x243(wm=<is not available>, reason=1, lpReserved=(nil)) [/home/andrew/wine-git/dlls/ntdll/loader.c:911] in ntdll (0x0033f090) 3 0x7bc48204 process_attach+0x174(wm=<register EDI not in topmost frame>, lpReserved=(nil)) [/home/andrew/wine-git/dlls/ntdll/loader.c:1000] in ntdll (0x0033f0e0) ...