Project

Profile

Help

Bug #5798

closed

Test case package-101 fails with -export:on

Added by Michael Kay over 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
XSLT export
Sprint/Milestone:
-
Start date:
2023-01-05
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
10, 11, trunk
Fix Committed on Branch:
10, 11, trunk
Fixed in Maintenance Release:
Platforms:
.NET, Java

Description

Intermittent NullPointerException when executing a two-package stylesheeet that has been reloaded from a SEF file.

In the XSLT3 test suite:

-s:package -t:package-101
Exported package to /Users/mike/w3c/qt3t/saxon/export/package/package-101.base.sef
java.lang.NullPointerException
	at net.sf.saxon.expr.UserFunctionCall.allocateArgumentEvaluators(UserFunctionCall.java:254)
	at net.sf.saxon.expr.UserFunctionCall.evaluateArguments(UserFunctionCall.java:628)
	at net.sf.saxon.expr.UserFunctionCall$UserFunctionCallElaborator.lambda$elaborateForPull$0(UserFunctionCall.java:762)
	at net.sf.saxon.expr.instruct.CopyOf$CopyOfElaborator.lambda$elaborateForPush$7(CopyOf.java:1045)
	at net.sf.saxon.expr.instruct.NamedTemplate.expand(NamedTemplate.java:274)

Please register to edit this issue

Also available in: Atom PDF