This modules registers a signal handler that turns access violations / segfaults into a NilAccessError exception. To be able to catch a NilAccessError all you have to do is to import this module.
Tested on these OSes: Linux, Windows, OSX