https://bugs.winehq.org/show_bug.cgi?id=53174
Bug ID: 53174 Summary: StarCitizen launcher freeze due to heap space issue Product: Wine Version: 7.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: rawfox@freenet.de Distribution: ---
Created attachment 72619 --> https://bugs.winehq.org/attachment.cgi?id=72619 frozen launcher
The StarCitizen launcher freezes on start with 100% cpu. It does not show all UI elements and does not response to the mouse. The authentication-process is also stuck in that moment. It feels like a race condition btw the auth process and the launchers UI init racing for heapspace, wich is currently set down to 0x40000 in dlls/ntdll/heap.c. Raising HEAP_DEF_SIZE up to at least 0x80000 made the launcher come up again and all is fine.
https://bugs.winehq.org/show_bug.cgi?id=53174
--- Comment #1 from rawfox rawfox@freenet.de --- Created attachment 72620 --> https://bugs.winehq.org/attachment.cgi?id=72620 raise default heap space up to 0x80000
This fixes the frozen launcher issue with wine-7.11.
https://bugs.winehq.org/show_bug.cgi?id=53174
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
https://bugs.winehq.org/show_bug.cgi?id=53174
rawfox rawfox@freenet.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rawfox@freenet.de
https://bugs.winehq.org/show_bug.cgi?id=53174
--- Comment #2 from rawfox rawfox@freenet.de --- This bug is fixed in wine-7.14 and can be closed. Cheers, raw^^
https://bugs.winehq.org/show_bug.cgi?id=53174
Alan alan1010035@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alan1010035@gmail.com
--- Comment #3 from Alan alan1010035@gmail.com --- Please Close This Task
https://bugs.winehq.org/show_bug.cgi?id=53174
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |o.dierick@piezo-forte.be Status|UNCONFIRMED |RESOLVED
--- Comment #4 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
The bug reporter can change the status of his bug reports himself.
Marking resolved fixed.
Regards.
https://bugs.winehq.org/show_bug.cgi?id=53174
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.16.