Project

Profile

Help

Bug #4522

closed

NullPointerException in Atomizer.iterate

Added by Michael Kay about 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Internals
Sprint/Milestone:
-
Start date:
2020-04-17
Due date:
% Done:

100%

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

Description

Reported on saxon-help mailing list by Norm Tovey-Walsh (with repro), against Saxon 9.9.1.7:

Caused by: java.lang.NullPointerException at net.sf.saxon.expr.Atomizer.iterate(Atomizer.java:353) at net.sf.saxon.expr.AtomicSequenceConverter.iterate(AtomicSequenceConverter.java:297) at net.sf.saxon.expr.CardinalityChecker.evaluateItem(CardinalityChecker.java:276) at net.sf.saxon.expr.ItemChecker.evaluateItem(ItemChecker.java:250) at net.sf.saxon.expr.instruct.Choose.evaluateItem(Choose.java:947) at net.sf.saxon.expr.parser.Evaluator$5.evaluate(Evaluator.java:191)

Please register to edit this issue

Also available in: Atom PDF