You are not logged in.
Hello. I have been trying to play Cities: Skylines, which is based on Unity. When I try to run it, it outputs:
double free or corruption (out)
Aborted (core dumped)This happens with The Escapists 2, which is also based on Unity. It appears that the problem is in libmono.so (by debugging it using gdb), but I am not sure how to fix it. I have tried many solutions online, but I haven't found one that works. This bug also happens when running Unity Editor (stable).
Text file with lots of info (gist)
Executable: Cities.x64
That file includes: output of Cities.x64, strace output of Cities.x64, and lshw output
Last edited by tpzker (2018-01-23 00:01:31)
I'm a professional amateur professional, small-time kernel hacker, and programmer.i use arch btw (of course i do i'm on this forum)
"That is not dead that can eternal lie, and with strange aeons, even death may die"probably fighting the borrow checker
Offline
EDIT: I fixed this problem. It was due to using glibc-git rather than glibc. I had installed glibc-git to fix a problem with obs-linuxbrowser, but glibc updated to the version needed to fix it, so I replaced glibc-git with glibc.
I'm a professional amateur professional, small-time kernel hacker, and programmer.i use arch btw (of course i do i'm on this forum)
"That is not dead that can eternal lie, and with strange aeons, even death may die"probably fighting the borrow checker
Offline