is there a way I can install a signal handler for catching the seg.fault that happens when I try to parse an non valid xml document from
> xmlParseMemory() ?libxml doesn't use signals to communicate; if you get a signal, especially SIGSEGV, it indicates a bug. most likely in your code.
/r$ -- Rich Salz, Chief Security Architect DataPower Technology http://www.datapower.com XS40 XML Security Gateway http://www.datapower.com/products/xs40.html