Bug #3056
closed"Bad parent pointer" message when using XQueryCompiler.compileLibrary
0%
Description
A message like the following
*** Bad parent pointer found in x at 1 ***
The attached test program demonstrates the described behaviour.
Files
Updated by Michael Kay almost 8 years ago
Thanks for telling us about this. The message results from an internal consistency check of the compiled expression tree. If Saxon finds the error, it reports it and fixes it, but it shouldn't happen, and could cause trouble, so we like to know about it.
Updated by Michael Kay almost 8 years ago
- Category set to Diagnostics
- Status changed from New to In Progress
- Assignee set to Michael Kay
I'm not seeing the warning message on the current maintenance release. I'll try and run it against 9.7.0.11.
Updated by Michael Kay almost 8 years ago
- Status changed from In Progress to Rejected
I'm not seeing the warning with 9.7.0.11 either. But I get it with 9.7.0.3. So I think this is a problem that we have fixed. Marking it "rejected". But thanks for reporting it, and feel free to re-open if the problem persists.
Updated by Gunther Rademacher almost 8 years ago
Sorry for that. Indeed the classpath still pointed to 9.7.0.5, when I believed that I was testing 9.7.0.11.
Please register to edit this issue