Some event callbacks cause the program to segfault. For example, when 'focus', 'destroyed', or numerous other events are fired, the program segfaults before the callback function is even called. See attached code
https://gist.github.com/753922#file_event_crash.js