[xml] Catching seg.fault
- From: Kenneth Østby <kenneth ostby gmail com>
- Cc: xml gnome org
- Subject: [xml] Catching seg.fault
- Date: Mon, 4 Apr 2005 21:54:15 +0200
I'll take a better look at my code, and check out the error handling :)
On Apr 4, 2005 8:38 PM, Rich Salz <rsalz datapower com> wrote:
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]