Re: [xml] xmlParseMemory Problem !!



On Thu, Sep 13, 2001 at 08:33:33PM -0400, Anand Awasthi wrote:
#0  0x401c400a in chunk_free (ar_ptr=0x4026cf00, p=0x99a49ba3) at
malloc.c:3125
#1  0x401c3716 in chunk_alloc (ar_ptr=0x4026cf00, nb=4008) at
malloc.c:2612
[...]
I tried to look for these in archive also but could not find any related
thread.  I have very less time please help and let me know whether I am
using correct version or not ??

  If you have little time, then get someone used to programming on Linux
to do the job.
  An error in free or alloc memory routines on Linux means some of the
memory allocator metadata were destroyed by a *previous* call. The error
is very likely to have happened *before* the call to xmlParseMemory().

Daniel

-- 
Daniel Veillard      | Red Hat Network http://redhat.com/products/network/
veillard redhat com  | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]