Cause
An attempt was made to acess the attributes of a NULL object instance.
Action
Ensure that the object instance is non-NULL before accessing.
Error Message
atomic NULL violation
An attempt was made to acess the attributes of a NULL object instance.
Ensure that the object instance is non-NULL before accessing.