To report if the client has crashed every time interval.
CrashReporter is a thread running all the time. It puts an crashReport event into the eventQueue
every time interval. This will ask the EventHandler to check if
the client has crashed every few milliseconds.