DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14106>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14106

FUM error from purify using FormatterToXML





------- Additional Comments From [EMAIL PROTECTED]  2002-10-31 17:19 -------
Dave-
It may be as you say (see below). 
If so, I am guessing your advice is to go after purify?

FUM: Freeing unallocated memory
This is occurring while in:

free           [rtlib.o]

c2k6FPv_v___1  [libCrun.so.1]

void operator delete(void*) [rtlib.o]

void std::allocator<unsigned 
short>::deallocate(void*,unsigned)[libxalan-c1_4_0
.so]

void std::allocator_interface<std::allocator<unsigned short>,unsigned 
short>::deallocate(unsigned short*,unsigned) [libxalan-c1_4_0.so]

std::vector<unsigned short,std::allocator<unsigned short> >::~vector() 
[libxalan-c1_4_0.so]

XalanDOMString::~XalanDOMString() [libxalan-c1_4_0.so]

FormatterToXML::FormatterToXML(Writer&,const XalanDOMString&,bool,int,const 
XalanDOMString&,const XalanDOMString&,const XalanDOMString&,const 
XalanDOMString&,bool,const XalanDOMString&,FormatterListener::eFormat,bool) 
[FormatterToXML.cpp

main           [tstPrg.C:61]
   XalanStdOutputStream         rOS(cout);
   XalanOutputStreamPrintWriter rWR(rOS);
=> FormatterToXML               fmt(rWR);
   FormatterTreeWalker          walker(fmt);
_start         [crt1.o]

Attempting to free block at 0x11d4e8 already freed.

Reply via email to