Hi Raj,
This looks like this bug, which has already been fixed: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6506 You can get a diff from CVS to patch your local copy. The files changed were: xml-xalan/c/src/XSLT/VariablesStack.cpp xml-xalan/c/src/XSLT/VariablesStack.hpp This doesn't have anything to do with the size of the input file -- Xalan-C can process very large documents, provided you have adequate memory available to the process. Dave "Avula, Raj" <RAvula@firstam. To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> com> cc: (bcc: David N Bertoni/Cambridge/IBM) Subject: XalanC++ is Crashing for 470KB XML file. 02/26/2002 05:13 PM Please respond to xalan-dev Hi, Xalan is crashing for 470 KB input file. Here is the snippet of code, that I am using for transformation. It is crashing in the axXalanTransformer.transform method. Can you please go through it and let me know, If I can do any thing to get away with this. I am attaching the code at the end of the mail. Thanks for the help, Raj.. ...
