Actions
Bug #6656
closedMultiple calls to XdmNode.getParent() leads to Invalid handle exception
Start date:
2025-01-19
Due date:
% Done:
100%
Estimated time:
Applies to branch:
12, trunk
Fix Committed on Branch:
12, trunk
Fixed in Maintenance Release:
Found in version:
Fixed in version:
SaxonC Languages:
All
SaxonC Platforms:
All
SaxonC Architecture:
Description
Reported by user: https://saxonica.plan.io/boards/4/topics/9868
Calling XdmNode.getParent()
Then deleting the parent node
Then calling XdmNode.getParent()
causes crash with the following intertnal exception:
java.lang.IllegalArgumentException: Invalid handle exception
Please register to edit this issue
Actions