Project

Profile

Help

Bug #1923

closed

TinyTree can't handle >1Gb text size

Added by Michael Kay over 10 years ago. Updated over 10 years ago.

Status:
Won't fix
Priority:
Normal
Assignee:
Category:
Internals
Sprint/Milestone:
-
Start date:
2013-10-24
Due date:
% Done:

0%

Estimated time:
Legacy ID:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:

Description

Reported by Vadim Zalunin on saxon-help mailing list:

Just downloaded fresh saxon9he jar and it crashes on a large xml:

Warning: at xsl:stylesheet on line 2 column 80 of example.xslt:

Running an XSLT 1 stylesheet with an XSLT 2 processor

java.lang.ArrayIndexOutOfBoundsException: -32632

    at 

net.sf.saxon.tree.tiny.LargeStringBuffer.append(LargeStringBuffer.java:89)

    at net.sf.saxon.tree.tiny.TinyTree.appendChars(TinyTree.java:415)

The xml file is ~3gb long and some values inside may be of up to 1gb long.

Please register to edit this issue

Also available in: Atom PDF