Re: [xml] Catching seg.fault
- From: Rich Salz <rsalz datapower com>
- To: Kenneth Østby <kenneth ostby gmail com>
- Cc: xml gnome org
- Subject: Re: [xml] Catching seg.fault
- Date: Mon, 04 Apr 2005 14:38:49 -0400
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]