[Bug 45927] Tom Clancy' s TheDivision.exe terminates itself a few seconds after launch

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 3 12:52:11 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=45927

--- Comment #37 from Freigeist <m4ng4n at gmx.de> ---
(In reply to sahelanthropus from comment #32)
> 
> Two TheDivision.exe (and their parents x64launcher.exe) get started and
> after some seconds all turn into Zombie processes.
> I don't get the error output you mentioned.
> 
> I added an attachment with the console output I get when clicking the 'Play'
> button in uplay

1. There is this error in your log that got this bug report started in the
first place. Look at line 89 of your log:

00e2:err:seh:setup_exception stack overflow 1776 bytes in thread 00e2 eip
000000007bc7d14a esp 0000000000130f20 stack 0x130000-0x131000-0x230000

2. There are also these lines in your log, lines 6, 57 and 97:

007c:err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated.
Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in
the winbind package of your distribution.

I don't know if this spells trouble but it should be easy to fix to exclude it
as a possible cause for (further) trouble.

Open a terminal and enter "ntlm_auth --version".

If your version is < 3.0.25 or simply not present update/install winbind with
your package manager.

3. Give wine 4.3(-staging) a try instead of using 4.2

-- 
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