[Bug 53477] New: ARK: Survival evolved dedicated Server crashes with out of memory
https://bugs.winehq.org/show_bug.cgi?id=53477 Bug ID: 53477 Summary: ARK: Survival evolved dedicated Server crashes with out of memory Product: Wine Version: 7.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: lukas-sinzing(a)gmx.de Distribution: --- Created attachment 72845 --> https://bugs.winehq.org/attachment.cgi?id=72845 Server logs I'm trying to run a server for the game "ARK: Survival evolved" on linux using Wine, but I am getting out of memory errors while the host has still free memory left (https://prnt.sc/R3GgL6Hhdj-u). My command line is WINEDEBUG=warn wine64 ShooterGameServer.exe TheIsland?Port=7777?QueryPort=27015?MaxPlayers=70 -NoBattlEye -nosteamclient -game -server I'm using wine 7.0 (I also tested wine 7.14 but error persists). Here are the server logs (including wine logs): https://pastebin.com/2phyguXt -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53477 luki34567780 <lukas-sinzing(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |win64 Distribution|--- |Debian CC| |lukas-sinzing(a)gmx.de --- Comment #1 from luki34567780 <lukas-sinzing(a)gmx.de> --- I've just checked different maps, and most of them fail while loading at some point but interestingly some load (for example Scorched Earth) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53477 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53477 James <topgamer7(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |topgamer7(a)gmail.com --- Comment #2 from James <topgamer7(a)gmail.com> --- Linux has a configurable limit of virtual memory areas it will let a process allocate. The server uses a lot of them because it at minimum uses like 6GB or memory. So on start up it allocates memory. If you run echo 300000 | sudo tee /proc/sys/vm/max_map_count You can update the limit. I have tried it, and after this, the server starts up fine. I can connect with RCON, run commands. I haven't tried connecting with the game. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53477 luki34567780 <lukas-sinzing(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #3 from luki34567780 <lukas-sinzing(a)gmx.de> --- increasing /proc/sys/vm/max_map_count fixes the issue -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53477 temp82(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |temp82(a)luukku.com --- Comment #4 from temp82(a)luukku.com --- (In reply to luki34567780 from comment #3)
increasing /proc/sys/vm/max_map_count fixes the issue
nice, but it's wrong to mark this bug as fixed if nothing got fixed in wine. better status would be for example invalid. please change it. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53477 Zeb Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |INVALID -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53477 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- Closing. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla