https://bugs.winehq.org/show_bug.cgi?id=39602
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #5 from winetest@luukku.com ---
Ok, been quite overwhelmed by events, but I managed to take the time to check the results more closely: it's not quite an issue due to the platform.
I noticed that an assert was triggered in the freebsd version and not the linux one, in the js_copy function which use a pattern of having assert(0) if it encounter a unknown case after a switch block.
So I rebuilt wine with -DNDEBUG and got results similar to linux (even better, as I can actually use torrenting for updates).
Still somewhat of an issue if this assert is triggered, but I'm not sure there's much interest in fixing it, this issue can be closed if necessary.
So you can launch the gui with no issues and you get the error/assert occasionally while downloading the game?
Then this is a dupe of bug bug 38980.
I tried WOT gui recently and I had no issue starting but downloading the game hits bug bug 38980.