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=5038>. 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=5038 Segmentation Fault Summary: Segmentation Fault Product: XalanC Version: 1.2.x Platform: Sun URL: http://www.lysator.liu.se/~johol/xalan/ OS/Version: Solaris Status: NEW Severity: Normal Priority: Other Component: XalanC AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] SunOS lm9083 5.8 Generic_108528-10 sun4u sparc SUNW,Ultra-5_10 When I run testXSLT -in ./testresult.xml -xsl cunit2html.xsl -out /tmp/test.html with the files found in http://www.lysator.liu.se/~johol/xalan/ I get this ========= Parsing cunit2html.xsl ========== Parse of cunit2html.xsl took 70 milliseconds Segmentation Fault (core dumped) I'm experimenting with XSLT for the first time, so I have probably done something weird, but even if that is the case, I should get an error message instead of a core dump. :)
