[Expat-bugs] problem when calling XMLParserFree( )

Masroor masroor at kalkitech.com
Thu Aug 18 10:24:48 CEST 2005


 hello,
   i am devoloping an application program on ucLinux (kernal version 2.4).
I could successfully build the expat library by cross-compiling with
arm-elf-gcc (version 2.95.3).
        the configuration file for my program is in XML format. When i am
using a small config file (lessthan 20K), my application is working
properly. But if the file is big, then my program is hanging when it is
calling the XMLParserFree( ) function. When i commented XMLParserFree( )
function from my program, then also it is working.
 What is happening when deallocating the parser?

with regards
Masroor

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.libexpat.org/pipermail/expat-bugs/attachments/20050818/b66dfc3c/attachment.htm


More information about the Expat-bugs mailing list