Information
I have disabled all mods
YesRequired
Summary
The game fails loading the second time or later after first install with a libmono.so crash (exit code 134)Expected Result
The game launches just fine.Actual Result
The game fails to load, but interestingly it does load the first time it is installed (I always clear game files). The second time (even without restarting Steam) it starts failing.Steps to reproduce
Considering I am likely the only one having this particular issue as I haven't seen such a report IDK. The steps are to install the game, run, stop, retry and it fails on my end.Platform
SteamGame Version
Launcher 2024.16, Game 1.18.1-f3Optional
Description
Hi,Recently the game stopped working for me. I've been playing it just fine up until maybe 3 weeks ago, when some Steam (or could it be C:S?) update broke Node Controller and Intersection Marking Tool mods on Linux (preventing to access a system installed mono-devel libs). That has a workaround though: https://github.com/MacSergey/NodeController30/issues/92
Unfortunately, only a few days passed and the game stopped working for me completely. It is not related to mods or anything, it just fails to load.
Now, after a week with that and tinkering around I noticed that the first run works, so that makes it even weirder. But also suggests it might not be my computer install issue? Although tried many things this past week, I am ultimately running the standard Ubuntu 24.10 with Nvidia drivers. Currently older ones - Nvidia 550, but I've also tried 560 and beta 565. Also various kernels - currently on Linux 6.12, but I was on 6.11 before. Anyway, considering the first run was a success I don't think this is related to any software stack I am having.
This is the log it gives me for the second+ run:
```
Native stacktrace:
/home/USER/snap/steam/common/.local/share/Steam/steamapps/common/Cities_Skylines/Cities_Data/Mono/x86_64/libmono.so(+0x91f55) [0x7eb3e1091f55]
/usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/libc.so.6(+0x4251f) [0x7eb3ea22851f]
/usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c) [0x7eb3ea27c9fc]
/usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/libc.so.6(raise+0x15) [0x7eb3ea228475]
/usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/libc.so.6(abort+0xd2) [0x7eb3ea20e7f2]
./Cities.x64() [0x9f864b]
/home/USER/snap/steam/common/.local/share/Steam/steamapps/common/Cities_Skylines/Cities_Data/Mono/x86_64/libmono.so(+0xd1086) [0x7eb3e10d1086]
/home/USER/snap/steam/common/.local/share/Steam/steamapps/common/Cities_Skylines/Cities_Data/Mono/x86_64/libmono.so(+0x34bfe) [0x7eb3e1034bfe]
/usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/libc.so.6(+0x4251f) [0x7eb3ea22851f]
/home/USER/snap/steam/common/.local/share/Steam/steamapps/common/Cities_Skylines/Cities_Data/Mono/x86_64/libmono.so(+0x175d74) [0x7eb3e1175d74]
/home/USER/snap/steam/common/.local/share/Steam/steamapps/common/Cities_Skylines/Cities_Data/Mono/x86_64/libmono.so(+0x171aa2) [0x7eb3e1171aa2]
/usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/libc.so.6(+0x94ac2) [0x7eb3ea27aac2]
/usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/libc.so.6(+0x12684f) [0x7eb3ea30c84f]
Debug info from gdb:
Aborted (core dumped)
```
The Player.log attached is from the first run (no newer gets generated). I didn't disable mods there and also it did crash for the failed `mono-devel` access which I didn't workaround so feel free to ignore the last few crash lines. It is just to proof that first run was possible and it makes absolutely no sense to me why a second+ run would not work.
Also, feel free to ignore the fact this is stored in a snap folder. It is unrelated to Ubuntu's Snap. I've tried installing Steam through that as well as directly from the deb repositories or even the Steam website, downloading the deb file manually. The results were always the same.
Do you have any idea what could be causing this or how to debug this further please?
Thank you so much.
Best regards,
Martin
Tags
- Compatibility
Attachments
View attachment Player.log
Last edited:
- 1