[xml] memory tag error occurs



I keep getting the same errors (see below) when I run my c program using libxml2-2.7.3.

I read what I could find about this and there seemed to be a lot of posts about this error but they were all 5 or 6 years old and the only solution seemed to be a patch from 2004.  Is this patch not incorporated into 2.7.3?  Is there something else causing this?  Do i need to get the latest version?  This is kind of a lot of work in my environment so I would rather not a patch is easier or a solution is even better.


Memory tag error occurs :0x334a0
     bye
xmlMemFree(334B8) error
xmlMallocBreakpoint reached on block 0
Memory tag error occurs :0x323b0
     bye
xmlMemFree(323C8) error
xmlMallocBreakpoint reached on block 0
Result (1 nodes):
= element node "port"
Memory tag error occurs :0x318f0
     bye
xmlMemFree(31908) error
xmlMallocBreakpoint reached on block 0
Memory tag error occurs :0x31900
     bye
xmlMemFree(31918) error
xmlMallocBreakpoint reached on block 0
Memory tag error occurs :0x352d8
     bye
xmlMemFree(352F0) error
xmlMallocBreakpoint reached on block 0
Result (0 nodes):
Memory tag error occurs :0x32440
     bye
xmlMemFree(32458) error
xmlMallocBreakpoint reached on block 0
Memory tag error occurs :0x31940
     bye
xmlMemFree(31958) error
xmlMallocBreakpoint reached on block 0
Result (1 nodes):
= element node "txt-record"
Memory tag error occurs :0x35240
     bye
xmlMemFree(35258) error
xmlMallocBreakpoint reached on block 0
Memory tag error occurs :0x35250
     bye
xmlMemFree(35268) error
xmlMallocBreakpoint reached on block 0
Result (1 nodes):
= element node "key"
Memory tag error occurs :0x32f60
     bye
xmlMemFree(32F78) error
xmlMallocBreakpoint reached on block 0
Memory tag error occurs :0x32f70
     bye
xmlMemFree(32F88) error
xmlMallocBreakpoint reached on block 0
Memory tag error occurs :0x355c0
     bye
xmlMemFree(355D8) error
xmlMallocBreakpoint reached on block 0
Result (1 nodes):
= element node "value"
Memory tag error occurs :0x31910
     bye
xmlMemFree(31928) error
xmlMallocBreakpoint reached on block 0
Memory tag error occurs :0x31920
     bye
xmlMemFree(31938) error
xmlMallocBreakpoint reached on block 0
Memory tag error occurs :0x35988
     bye
xmlMemFree(359A0) error
xmlMallocBreakpoint reached on block 0



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