[Bug 14335] WordPerfect Office 2000: Custom Install Exits Abruptly

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 15 14:20:08 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=14335





--- Comment #2 from Forester <pbronline-wine at 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 ?


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list