• Server crash when driving vehicles
    3 replies, posted
Hello guys! I'm encountering a bit of an issue which I hope someone will be able to help me with, basically, when someone is driving a vehicle on my server, it crashes, I've tried various different vehicles from different authors, some vehicles will cause the server to crash a lot faster than others, I suspect that the vehicles that crash faster are probably due to the model size being larger. From what I see, it seems as if the server runs out of RAM but the server runs at 250mb usage and the OS shows about 45-50% RAM usage in total, there's also 2 other servers running on the same machine. I also doubt it's an issue with CPU usage as the machine runs at below 15% with 3 servers running. This is from the crash dump: [img]http://i.gyazo.com/56e262b8b8ea9f84852a151cd048c242.png[/img] The gamemode it's running on is DarkRP. If you guys need more details, just tell me, thanks! Edit: Ok, so I've re-producted the error while keeping track of CPU and RAM usage. Here's what happened to the RAM usage during the crash: [img]http://i.gyazo.com/89ee956856aba4d847fbac270328ee7b.png[/img] The spike in hard faults seemed to have spiked up at the time of the crash. Here's what happened to the CPU usage during the crash: [img]http://i.gyazo.com/4bf9bb0388b1f6bd3c5747505fd554de.png[/img] I suspect that the server is running on CPU1, if I'm not mistaken, SRCDS will only run on one core. As you see the CPU usage seems to have went up during the crash as well and dropped when the "srcds.exe has stopped working" message came up. Oh, and the RAM usage was at 75% at the time because the servers are busier than normal at the moment, it still didn't peak higher than that though.
Out of curiosity does this happen when vehicles use their brakes? Also what vehicles is this happening with? TDM? Sickness?
[QUOTE=LocoJoker;44690087]Out of curiosity does this happen when vehicles use their brakes? Also what vehicles is this happening with? TDM? Sickness?[/QUOTE] They seem to brake fine, the crashes appear to be random. They occur with both SGM and LoneWolfie's vehicles.
"When a hard fault occurs, it means that the block of memory had to be retrieved from the Page File (Virtual Memory) instead of the physical memory (RAM)." It sounds like you're running out of memory
Sorry, you need to Log In to post a reply to this thread.