[Bug 50802] Wargaming.net World of Tanks client installer crashes

WineHQ Bugzilla wine-bugs at winehq.org
Sun Mar 14 14:13:19 CDT 2021


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|wargame launcher installer  |Wargaming.net World of
                   |does not start              |Tanks client installer
                   |                            |crashes
                URL|                            |https://wds.gcdn.co/wgc/rel
                   |                            |eases_tTrHgLCKHBRiaL/wgc_21
                   |                            |.01.00.4239_ru/world_of_tan
                   |                            |ks_install_ru.exe
                 CC|                            |focht at gmx.net
           Keywords|                            |download
           Severity|major                       |normal

--- Comment #3 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

I can't confirm, works fine here with clean WINEPREFIX.

Tested following combinations:

* Wine 6.4, Wine 6.3 and Wine-Staging 6.3
* WoT EU and RU client installer
* default locale, RU locale (LANG=ru_RU.UTF-8)

https://wds.gcdn.co/wgc/releases_tTrHgLCKHBRiaL/wgc_21.01.00.4239_eu/world_of_tanks_install_eu.exe

https://wds.gcdn.co/wgc/releases_tTrHgLCKHBRiaL/wgc_21.01.00.4239_ru/world_of_tanks_install_ru.exe

This looks suspicious from your second attempt with mainline Wine:

--- snip ---
...
`--> wine world_of_tanks_install_ru_c9x3whr2id1t.exe
00d0:err:setupapi:create_dest_file failed to create
L"C:\\windows\\system32\\atl100.dll" (error=80)
...
00d0:fixme:reg:RegQueryInfoKeyW security argument not supported.
00d0:fixme:ntdll:EtwEventUnregister (deadbeef) stub.
wine: configuration in L"/home/nikolanp/.wine" has been updated.
...
--- snip ---

The prefix update is messed up as well which indicates the problem is not with
the actual app. Please try with a clean (new!) WINEPREFIX and mainline Wine 6.3
or Wine 6.4. If it still crashes attach log using following command line:

--- snip ---
$ WINEDEBUG=+seh,+loaddll,+process,+virtual \
    wine ./world_of_tanks_install_ru_c9x3whr2id1t.exe >>log.txt 2>&1
--- snip ---

$ sha1sum world_of_tanks_install*
255d12ccef9b6a4a9ae2aac97240623b9c5780a9  world_of_tanks_install.exe
3df1d5d60bde2b212d631bf98cbe8f514550bf46  world_of_tanks_install_ru.exe

$ du -sh world_of_tanks_install*
6.2M    world_of_tanks_install.exe
6.2M    world_of_tanks_install_ru.exe

$ wine --version
wine-6.3-693-g7682296318d6 (Staging)

$ wine --version
wine-6.4

Regards

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