GNOME Bugzilla – Bug 327470
recursion crash and --max[parser]depth ignorance
Last modified: 2006-06-27 13:07:59 UTC
Steps to reproduce: 1. download attached files 2. xsltproc.exe --maxdepth 10 --maxparserdepth 10 testrec.xsl testrec.xml 3. enjoy Stack trace: Other information: Strange enough, but if you uncomment this line in sources, xsltproc will display a message. <!-- <xsl:message>n<xsl:value-of select="string-length($escaper)"/>n</xsl:message> -->
Created attachment 57573 [details] testcrash (tested with windows version)
This is a duplicate of bug 318088. *** This bug has been marked as a duplicate of 318088 ***