For the last couple of weeks, I've noticed two of my servers crashing every day, to every few days. I'm not sure what's causing it, but I did get a minidump file and this is what information I'm given about it. Anyone have a clue of what's the issue?
Servers crashing, no idea why
Pretty clear stated. Thread tried to access info from unaccesible memory address. Three main versions:
- Bad memory on the server machine
- Wrong access rights in the OS
- Some generic error in the server app/OS