Artificial Support
One of the worst bugs your game can encounter is a race condition. It happens when multiple threads try to access the data and usually is deceptively elusive – game can run fine for a hour just to crash without any clear reason.

Source and More information: Artificial Support

Author: indieDB.com