Thanks for the heads up Plato. This is normally causes by an out of bounds array, I'll give a little example:
new array[1];
SetPlayerHealth(playerid, array[40]);
It appears to have broke at 19 seconds, probably not a race related bug. Maybe the other modes (stunt, tt, dm) I'm guessing.