https://bugs.winehq.org/show_bug.cgi?id=50074
Bug ID: 50074 Summary: World of Warcraft: hangs on login Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: zan.skamljic@gmail.com Distribution: ---
Created attachment 68530 --> https://bugs.winehq.org/attachment.cgi?id=68530 Logs that seem relevant to wine, stripped of the usual logs printed by the executable.
The version 3.3.5.12340 hangs when logging in. Issue reproducible with Wine 5.19 and 5.20, worked fine until 5.19. It appears to be a regression.
Works fine with older versions (i.e. via 5.7 available through lutris).
Looks like something is timing out in ntdll, as per the logs attached.
https://bugs.winehq.org/show_bug.cgi?id=50074
zan.skamljic@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |5.19
https://bugs.winehq.org/show_bug.cgi?id=50074
Sveinar Søpler cybermax@dexter.no changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |cybermax@dexter.no
--- Comment #1 from Sveinar Søpler cybermax@dexter.no --- Since WoW version 3.3.5.12340 seems to indicate this would be for a "private server" - ie. against Blizzard Aula, i am not sure it would be worth the effort to fix this with recent wine.
https://bugs.winehq.org/show_bug.cgi?id=50074
--- Comment #2 from zan.skamljic@gmail.com --- (In reply to Sveinar Søpler from comment #1)
Since WoW version 3.3.5.12340 seems to indicate this would be for a "private server" - ie. against Blizzard Aula, i am not sure it would be worth the effort to fix this with recent wine.
I understand your point, however I believe the goal of WINE is to support software as if it ran on Windows, is that correct? In either case it's a regression, that I observed it on this piece of software, and hardly think that it's the only piece of software broken by this update.
https://bugs.winehq.org/show_bug.cgi?id=50074
--- Comment #3 from Sveinar Søpler cybermax@dexter.no --- (In reply to zan.skamljic from comment #2)
I understand your point, however I believe the goal of WINE is to support software as if it ran on Windows, is that correct? In either case it's a regression, that I observed it on this piece of software, and hardly think that it's the only piece of software broken by this update.
True. It will probably be fixed sometime... Just not sure it will get any sort of priority until there IS loads of other broken software. I guess 5.22 will be out tomorro, so worth a try with that aswell :)
Your log is kinda not really detailed other than that it confirms that some threads hang.. for unknown reason(s).
Might not be important (or related to the error), but
winediag:gnutls_initialize failed to load libgnutls, no support for encryption
is probably a weird bug to have? Missing system library libgnutls30? (both amd64 and i386 would be needed... not sure if WoW 3.3.x is 64 bit?)
Could be some weirdness related to wine config? Ie. is there a difference if you set your wineprefix to XP/7/10 when using wine-staging > 5.18
https://bugs.winehq.org/show_bug.cgi?id=50074
--- Comment #4 from zan.skamljic@gmail.com --- It appears you were correct, I was missing 32 bit gnutls, installing version 3.6.15-1 fixed the issue.
3.3.x is indeed 32 bit. Perhaps noteworthy is that I had the 64 bit version of the library installed.
https://bugs.winehq.org/show_bug.cgi?id=50074
jokeyrhyme@jokeyrhy.me changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jokeyrhyme@jokeyrhy.me