[CM] fun with CM + Linux

Tobias Kunze Briseņo t@fictive.com
Sat, 7 Dec 2002 00:10:05 +0100


> 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.