Re: [xml] Segfault in xmlDocDumpMemory with efence
- From: Dirk Morris <dmorris metavize com>
- To: veillard redhat com
- Cc: xml gnome org
- Subject: Re: [xml] Segfault in xmlDocDumpMemory with efence
- Date: Thu, 19 Feb 2004 16:33:35 -0800
xmlDefaultBufferSize is 4096 by default. If the memory structures
are not corrupted, tell me what's happening !
I compiled in some debugging symbols...
Its crashing on this line:
cur = (xmlDocPtr) xmlMalloc(sizeof(xmlDoc));
which does seem a bit unlikely to be a libxml problem. :)
I'll try a different version of efence next.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]