After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 327470 - recursion crash and --max[parser]depth ignorance
recursion crash and --max[parser]depth ignorance
Status: RESOLVED DUPLICATE of bug 318088
Product: libxslt
Classification: Platform
Component: general
1.1.15
Other All
: Normal critical
: ---
Assigned To: kbuchcik
libxml QA maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-18 02:31 UTC by none
Modified: 2006-06-27 13:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
testcrash (tested with windows version) (727 bytes, application/zip)
2006-01-18 02:32 UTC, none
Details

Description none 2006-01-18 02:31:36 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> -->
Comment 1 none 2006-01-18 02:32:54 UTC
Created attachment 57573 [details]
testcrash (tested with windows version)
Comment 2 kbuchcik 2006-06-27 13:07:59 UTC
This is a duplicate of bug 318088.

*** This bug has been marked as a duplicate of 318088 ***