Re: [xml] Segfault in xmlDocDumpMemory with efence



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]