Reading/Analyzing Server Crash Dmp file

Long story short, I’ve been having random crashes throughout my server.

[ citizen-server-impl] network thread hitch warning: timer interval of 1105 milliseconds
[ citizen-server-impl] sync thread hitch warning: timer interval of 1110 milliseconds
> quit "Server restarting (crash detected).

This is what I get when it crashes. No warnings or anything. So I went to go ahead used WinDbg to look at the dmp files. Thing is, I’m not sure how to analyze the data. Here is what i’m getting through WinDbg.



I’m using OVH dedicated host.

1 Like

This one actually should’ve been fixed in more recent server builds.

Really? Yeah i’m on server build 5460. I should’ve updated and test it out before posting now that I think about it.