https://bugs.winehq.org/show_bug.cgi?id=46378
Bug ID: 46378 Summary: WarGaming launcher crashes Product: Wine Version: 4.0-rc3 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: werifGX@gmail.com Distribution: ---
WarGaming launcher crashed with
016d:err:rpc:I_RpcReceive we got fault packet with status 0x3e6 00df:fixme:dbghelp:elf_search_auxv can't find symbol in module ...
on downloading world of tanks
More info: https://github.com/RXT067/Research/blob/master/WINE-worldoftanks/README.md
System informations: https://paste.pound-python.org/show/ul4WeP2SZHzJTV0LAYDL/
Related to Bug #32030 (?)
https://bugs.winehq.org/show_bug.cgi?id=46378
--- Comment #1 from Jacob Hrbek werifGX@gmail.com --- Created attachment 63126 --> https://bugs.winehq.org/attachment.cgi?id=63126 SystemINFO
https://bugs.winehq.org/show_bug.cgi?id=46378
--- Comment #2 from Jacob Hrbek werifGX@gmail.com --- Created attachment 63127 --> https://bugs.winehq.org/attachment.cgi?id=63127 LOG
https://bugs.winehq.org/show_bug.cgi?id=46378
Dmitry k.dmitriu@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |k.dmitriu@gmail.com
--- Comment #3 from Dmitry k.dmitriu@gmail.com --- I can confirm, it crashes at 15%.
Using Wine 4.0-rc4
https://bugs.winehq.org/show_bug.cgi?id=46378
Stefan Dösinger stefan@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stefan@codeweavers.com Ever confirmed|0 |1 Status|UNCONFIRMED |NEW
--- Comment #4 from Stefan Dösinger stefan@codeweavers.com --- I think this is a regression. I have an older Wine installed in a separate directory (I think it is some 3.18 version) and there installation works.
https://bugs.winehq.org/show_bug.cgi?id=46378
--- Comment #5 from Dmitry k.dmitriu@gmail.com --- Created attachment 63481 --> https://bugs.winehq.org/attachment.cgi?id=63481 Affected launcher screenshot
https://bugs.winehq.org/show_bug.cgi?id=46378
--- Comment #6 from Dmitry k.dmitriu@gmail.com --- (In reply to Stefan Dösinger from comment #4)
I think this is a regression. I have an older Wine installed in a separate directory (I think it is some 3.18 version) and there installation works.
Can you confirm that a new launcher is not affected to this problem on older Wine version? Screenshot of launcher for comparison is attached. I check this problem on forums and found that older version of WoT launcher is not affected.
Also temporary workaround for new launcher is limit download speed (also recommend do it for upload or disable it). 512KB/s is worked for me. If launcher is still crashes, try set a lower speed.
https://bugs.winehq.org/show_bug.cgi?id=46378
--- Comment #7 from Stefan Dösinger stefan@codeweavers.com --- Yes, this is Wargaming.net Game Center I am talking about, and yes, a current version of WGC works with an older Wine.
https://bugs.winehq.org/show_bug.cgi?id=46378
--- Comment #8 from Jacob Hrbek werifGX@gmail.com --- (In reply to Stefan Dösinger from comment #7)
Yes, this is Wargaming.net Game Center I am talking about, and yes, a current version of WGC works with an older Wine.
What version is working?
https://bugs.winehq.org/show_bug.cgi?id=46378
--- Comment #9 from Stefan Dösinger stefan@codeweavers.com --- I built wine-3.16-48-ga4bcee5dcca for a World of Warships bisect and verified that WGC correctly installs games with this version, if commit 759e6f1d8d5c531291440299bad0c1ab5ae53d05 is added on top of it.
I'll eventually have time to bisect this issue myself if necessary (I am maintaining the Wine-based OSX ports of the Wargaming games), but right now my priority is getting the d3d11 renderer of WoT and WoWs to work on Macs. If anyone beats me to bisecting this the bug will be fixed sooner.
A hint: If you quit WGC and edit game_info.xml in the game installation directory and restart WGC, you force it to re-run the installation procedure without having to re-download the packages from the internet.
https://bugs.winehq.org/show_bug.cgi?id=46378
Stefan Dösinger stefan@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|WarGaming launcher crashes |WarGaming.net Game Center | |crashes when installing | |games or self-updates
https://bugs.winehq.org/show_bug.cgi?id=46378
Stefan Dösinger stefan@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |077b4391d442e927a2a59b5afb2 | |44355b0634aaa
--- Comment #10 from Stefan Dösinger stefan@codeweavers.com --- 077b4391d442e927a2a59b5afb244355b0634aaa is the first bad commit commit 077b4391d442e927a2a59b5afb244355b0634aaa Author: Zebediah Figura z.figura12@gmail.com Date: Fri Nov 9 18:02:00 2018 -0600
oleaut32: Rip out the old typelib marshaller.
Signed-off-by: Zebediah Figura z.figura12@gmail.com Signed-off-by: Marcus Meissner marcus@jet.franken.de Signed-off-by: Huw Davies huw@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
:040000 040000 2de9e16f6fdd3b85b7beb580733f2eacc0010dc0 9d679a15864888b9080eb544ac212717bb295733 M dlls
https://bugs.winehq.org/show_bug.cgi?id=46378
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=46378
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |oleaut32
--- Comment #11 from Zebediah Figura z.figura12@gmail.com --- 0143:fixme:ole:get_struct_fc unhandled type 29 0143:fixme:ole:get_struct_fc unhandled type 29 0143:fixme:ole:get_struct_fc unhandled type 8 0143:fixme:ole:get_struct_fc unhandled type 27 0143:fixme:ole:write_struct_tfs fc 1a not implemented
It needs to be able to marshal complex structs, which is something I left out of the first iteration. I have some preliminary patches for this already, I'll finish them up and push them upstream.
https://bugs.winehq.org/show_bug.cgi?id=46378
--- Comment #12 from Zebediah Figura z.figura12@gmail.com --- Committed as https://source.winehq.org/git/wine.git/commitdiff/ad2cba9d8427a9543a0cca18267136b45741ba66; please retest.
https://bugs.winehq.org/show_bug.cgi?id=46378
joosts joost.soeterbroek@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |joost.soeterbroek@gmail.com
--- Comment #13 from joosts joost.soeterbroek@gmail.com --- I have applied patch and can confirm that Wargaming.net Game Center is now no longer crashing.
https://bugs.winehq.org/show_bug.cgi?id=46378
Stefan Dösinger stefan@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #14 from Stefan Dösinger stefan@codeweavers.com --- Yeah, same here, I installed updates fine yesterday.
https://bugs.winehq.org/show_bug.cgi?id=46378
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ad2cba9d8427a9543a0cca18267 | |136b45741ba66
https://bugs.winehq.org/show_bug.cgi?id=46378
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #15 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.7.