https://bugs.winehq.org/show_bug.cgi?id=41131
Bug ID: 41131 Summary: No Man's Sky: Game hangs on starting Product: Wine Version: 1.9.16 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: sworddragon2@aol.com Distribution: ---
On starting the game "No Man's Sky" the CPU usage is permanently at 100% on one core and nothing happens anymore. There isn't even output in the terminal except if I'm hitting CTRL+C as after some seconds a line in the form of "err:ntdll:RtlpWaitForCriticalSection section 0x7bd07b40 "loader.c: loader_section" wait timed out in thread 0028, blocked by 0024, retrying (60 sec)" appears but the process doesn't get terminated.
https://bugs.winehq.org/show_bug.cgi?id=41131
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz@gmail.com
--- Comment #1 from fjfrackiewicz@gmail.com --- (In reply to sworddragon2 from comment #0)
Works for me. Try a clean 64-bit prefix and run the game in Windows XP mode. I've been playing it for 5 hours now. Also, it would be best to wait for some patches as the loading times/hang up might be due to the game needing patches.
https://bugs.winehq.org/show_bug.cgi?id=41131
sworddragon2@aol.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|No Man's Sky: Game hangs on |Wine hangs on creating a |starting |new profile
--- Comment #2 from sworddragon2@aol.com --- On deleting ~/.wine and starting winecfg the configuration prpcess does hang too. rundll32.exe has a CPU usage of 100% on one core and doesn't react well on hitting CTRL+C too. In the attachments is the terminal output.
https://bugs.winehq.org/show_bug.cgi?id=41131
--- Comment #3 from sworddragon2@aol.com --- Created attachment 55336 --> https://bugs.winehq.org/attachment.cgi?id=55336 Terminal output
https://bugs.winehq.org/show_bug.cgi?id=41131
--- Comment #4 from sworddragon2@aol.com --- On doing some tests I could track this down to cups and have created a ticket on their tracker: https://github.com/apple/cups/issues/4867
https://bugs.winehq.org/show_bug.cgi?id=41131
--- Comment #5 from fjfrackiewicz@gmail.com --- (In reply to sworddragon2 from comment #4)
On doing some tests I could track this down to cups and have created a ticket on their tracker: https://github.com/apple/cups/issues/4867
Sounds like this report may be a NOTOURBUG then but I am not sure :)
https://bugs.winehq.org/show_bug.cgi?id=41131
--- Comment #6 from sworddragon2@aol.com --- I am not sure too as there might be a little chance that this is an issue with Wine. Well, currently the guys at CUPS leave to let somebody else hold the baby.
https://bugs.winehq.org/show_bug.cgi?id=41131
--- Comment #7 from fjfrackiewicz@gmail.com --- (In reply to sworddragon2 from comment #6)
BTW, what version of CUPS are you running? On my distro (Antergos) CUPS is at version 2.1.4.
https://bugs.winehq.org/show_bug.cgi?id=41131
--- Comment #8 from fjfrackiewicz@gmail.com --- (In reply to fjfrackiewicz from comment #7)
Nevermind, I see you are on a release candidate of CUPS 2.2.
https://bugs.winehq.org/show_bug.cgi?id=41131
Jos van Wolput wolput@on.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wolput@on.nl
--- Comment #9 from Jos van Wolput wolput@on.nl --- I got the same wine hanging issue using Debian and Wine 1.9.16. Using Wine 1.8.3 shows the same issue. All my wine apps are hanging with cpu usage of 100%.
As I was using cups 2.2~rc1-4 from Debian/experimental, I reverted to cups 2.1.4-4 which fixed this wine hanging issue.
https://bugs.winehq.org/show_bug.cgi?id=41131
--- Comment #10 from Jos van Wolput wolput@on.nl --- It could be a systemd issue! I did some tests and found that running /lib/systemd/system/cups.service fixes the wine apps hanging issue when using cups 2.2~rc1.
https://bugs.winehq.org/show_bug.cgi?id=41131
--- Comment #11 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to Jos van Wolput from comment #10)
I tried stopping the cups service and running winecfg, then cupsd will start running. I guess the libcups takes care of starting it automatically if not running. And in the new cups release this somehow stopped working (?).
I'm on 2.1.4-3 from Debian.
https://bugs.winehq.org/show_bug.cgi?id=41131
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xuzhen@fastmail.com
--- Comment #12 from Bruno Jesus 00cpxxx@gmail.com --- *** Bug 41190 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=41131
--- Comment #13 from Bruno Jesus 00cpxxx@gmail.com --- xuzhen created a new cups bug using their own samples to reproduce the issue: https://github.com/apple/cups/issues/4870
https://bugs.winehq.org/show_bug.cgi?id=41131
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOTOURBUG Status|UNCONFIRMED |RESOLVED Summary|Wine hangs on creating a |Wine hangs on creating a |new profile |new profile (libcups hangs | |when no cups service is | |running)
--- Comment #14 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to Bruno Jesus from comment #13)
xuzhen created a new cups bug using their own samples to reproduce the issue: https://github.com/apple/cups/issues/4870
Upstream bug confirmed and fixed, cups 2.2.1 will be released with the issue corrected.
https://bugs.winehq.org/show_bug.cgi?id=41131
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://github.com/apple/cu | |ps/issues/4870 Status|RESOLVED |CLOSED
--- Comment #15 from Bruno Jesus 00cpxxx@gmail.com --- Cups 2.2.1 was released on 2016-10-03 with the fix.