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=22392>. 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=22392 Unable to transform using a compiled stylesheet on RedHat 9 Summary: Unable to transform using a compiled stylesheet on RedHat 9 Product: XalanC Version: 1.6 Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: Other Component: XalanC AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I'm using Xalan 1.6 on RedHat 9 with gcc 3.2.2 I've been using a compiled stylesheet in the XalanTransformer class with no problems on a debug version of my binary. When I try to use an optimized version of my binary, the system cores whenever I call the transform method with a compiled stylesheet. The problem does not occur when I supply the transform method with an uncompiled stylesheet. Has anyone else reported this kind of behavior on RedHat 9 ? Thanks.
