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=18464>. 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=18464 Xal-C 1.5 xsl:include causes SIGSEGV on stylesheet import from Xerces 2.2 ------- Additional Comments From [EMAIL PROTECTED] 2003-03-28 17:29 ------- Using the latest CVS on Windows, I was not able to reproduce an access violation when compiling the stylesheet. I was, however, able to reproduce the problem with the included stylesheet. You must set the system ID on the stylesheet input source, so Xalan can resolve relative URI references. Once I did that, the stylesheet compiled successfully. I can try to reproduce a SIGSEGV on Linux, but please make absolutely certain the code is crashing in Xalan. If possible, run your executable under GDB and attach a stack dump to the bug report. If the code is not crashing in Xalan, please set the system ID as appropriate. If that works, then you can mark the bug as invalid.
