http://bugs.winehq.org/show_bug.cgi?id=14335
Summary: WordPerfect Office 2000: Custom Install Exits Abruptly Product: Wine Version: 1.0.0 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: atl AssignedTo: wine-bugs@winehq.org ReportedBy: pbronline-wine@yahoo.co.uk
Attempt to install Word Perfect Office 2000 from OEM CD.
Choose custom install. Install proceeds but exits abruptly and prematurely with no traceback or any indication of an error either from the installer or from Wine.
Console log is very short.
$ wine 'f:\setup.exe' fixme:wave:wodPlayer_Reset shouldn't have headers left fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 33f98c,0 err:setupapi:SetupDefaultQueueCallbackW copy error 0 L"C:\windows\temp\MSE000\REGSVR32.EXE" -> L"C:\windows\system32\REGSVR32.EXE" fixme:advapi:InitiateSystemShutdownExA (null) (null) 0 0 1 458752 fixme:win:EnumDisplayDevicesW ((null),0,0x33e7a0,0x00000000), stub! err:ole:TLB_ReadTypeLib Loading of typelib L"C:\Program Files\Corel\WordPerfect Office 2000\programs\Pfbc90.tlb" failed with error 2 err:ole:TLB_ReadTypeLib Loading of typelib L"C:\Program Files\Corel\WordPerfect Office 2000\programs\Pfob90.tlb" failed with error 2 fixme:ole:DllRegisterServer stub fixme:atl:AtlModuleInit SEMI-STUB (0x67985650 0x679815f8 0x67900000)
Choose typical install and there is no premature exit. The is no AtlModuleInit fixme message in the log.
The custom install option that seems to give the trouble is WordPerfect 9/Trellix 2.1.
http://bugs.winehq.org/show_bug.cgi?id=14335
--- Comment #1 from Austin English austinenglish@gmail.com 2009-01-03 19:53:15 --- Is this still an issue in current (1.1.12 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=14335
--- Comment #2 from Forester pbronline-wine@yahoo.co.uk 2009-01-15 14:20:07 --- (In reply to comment #1)
Is this still an issue in current (1.1.12 or newer) wine?
There is still an issue here although the observable behaviour is different.
The WPO 2000 custom install option WordPerfect 9/Trellix 2.1 still causes the installation to fail. However, instead of the installer exiting abruptly, the installer hangs with the progress window showing "Self Registering C:\Program Files...\TlxCtrl.dll".
The final line in the console log is:
err:seh:setup_exception_record stack overflow 1100 bytes in thread 002f eip b7d651e3 esp 00240ee4 stack 0x240000-0x241000-0x340000
There is no invocation of the Wine debugger.
When run with WINEDEBUG=+seh, this final line is preceded by a very large number (949) of repetitions of the lines of the form ...
trace:seh:raise_exception code=c0000005 flags=0 addr=0x7e00d4b0 trace:seh:raise_exception info[0]=00000001 trace:seh:raise_exception info[1]=00000000 trace:seh:raise_exception eax=00000000 ebx=7bc88444 ecx=7bc905e4 edx=7bc905f8 esi=00a45680 edi=00243060 trace:seh:raise_exception ebp=00243078 esp=00242ffc cs=0073 ds=007b es=007b fs=0033 gs=003b flags=00210297
These all appear in the console immediately prior to the hang.
If one were to hazard a guess, one might conjecture that the exception handling may be somewhat stuck in an infinite loop that raises exception upon exception until the thread's stack overflows.
What would be the next thing to examine that might shed more light on this ?
http://bugs.winehq.org/show_bug.cgi?id=14335
--- Comment #3 from Austin English austinenglish@gmail.com 2009-07-21 13:59:27 --- Is this still an issue in current (1.1.26 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=14335
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #4 from Austin English austinenglish@gmail.com 2010-05-19 16:54:39 --- Abandoned. If you still have a problem in current (1.1.44 or newer) wine, and can provide the needed information, feel free to reopen.
http://bugs.winehq.org/show_bug.cgi?id=14335
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com 2010-05-19 16:55:26 --- Closing.