> Error [...] Segmentation Violation [...] Debug (type H for help) [...] > Any debugging tips or other suggestions ? did you type H? there's gotta be a way to backtrace and search for that NULL pointer. if not, i'd try to somehow reset the segv handler to the system default or otherwise dump core and run a debugger on it.