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.