Project

Profile

Help

Bug #3070

closed

NullPointerException at gen_CompiledFilterIterator_...matches... for selectors and abstract types

Added by Petr K over 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Schema-Aware processing
Sprint/Milestone:
-
Start date:
2016-12-13
Due date:
% Done:

100%

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

Description

i get NullPointerException in runtime for attached test case:

Exception in thread "main" java.lang.NullPointerException

at gen_CompiledFilterIterator_9.matches(:5)

at com.saxonica.ee.bytecode.iter.CompiledFilterIterator.next(CompiledFilterIterator.java:46)

at net.sf.saxon.om.FocusTrackingIterator.next(FocusTrackingIterator.java:61)

at com.saxonica.ee.bytecode.iter.CompiledFilterIterator.next(CompiledFilterIterator.java:45)

at net.sf.saxon.om.FocusTrackingIterator.next(FocusTrackingIterator.java:61)

at net.sf.saxon.expr.ContextMappingIterator.next(ContextMappingIterator.java:59)

at gen_CompiledBlockIterator_1.next(:9)

at EE_local_test_01430290781.iterate(:9)

at com.saxonica.ee.bytecode.CompiledExpression.iterate(CompiledExpression.java:200)

at net.sf.saxon.value.Closure.iterate(Closure.java:189)

at EE_main_151403658846.iterate(:13)

at com.saxonica.ee.bytecode.CompiledExpression.iterate(CompiledExpression.java:200)

at net.sf.saxon.query.XQueryExpression.iterator(XQueryExpression.java:323)

at com.saxonica.xqj.SaxonXQPreparedExpression.executeQuery(SaxonXQPreparedExpression.java:93)

at com.saxonica.xqj.SaxonXQExpression.executeQuery(SaxonXQExpression.java:96)

at Run.main(Run.java:21)

Files

AbstractType.zip (2.49 KB) AbstractType.zip Petr K, 2016-12-13 13:26

Related issues

Copied to Saxon - Bug #3127: Bug #3070 is still thereDuplicate2017-02-09

Actions

Please register to edit this issue

Also available in: Atom PDF