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=9315>. 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=9315 Problems with XalanC binaries on AIX Summary: Problems with XalanC binaries on AIX Product: XalanC Version: 1.3.x Platform: Sun OS/Version: AIX Status: NEW Severity: Major Priority: Other Component: XalanC AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Hi I downloaded the Xalan 1.3 from the Apache website and unzipped it onto a Sun RS/6000 running AIX 4.3.3 ML 9 as operating system. I then tried running the Xalan processor. When I run any small to medium size well-formed xml and xsl documents the Xalan processor seems to transform it correctly into the output document. No feedback is given and I suppose that is normal. However if I use any invalid xml or xsl , the only feedback I get is Illegal Instruction(core dump). No other feedback is given and no error messages are created. When running a large (22K) well-formed xml and xsl document , the processor also falls over with the same illegal instruction (core dump) message. The same xml and xsl documents are transformed succesfully on the NT version of Xalan.