Actions
Bug #5293
closedThread 1 "testXQuery" received signal SIGSEGV, Segmentation fault
Start date:
2022-02-07
Due date:
% Done:
100%
Estimated time:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Found in version:
11.1
Fixed in version:
11.2
SaxonC Languages:
SaxonC Platforms:
SaxonC Architecture:
Description
Reported here: https://saxonica.plan.io/boards/4/topics/8447
The C API for testXQuery sample crashes with following error:
Saxon version: 11.1
JET RUNTIME HAS DETECTED UNRECOVERABLE ERROR: system exception at 0x00005562de1f2da2
Please, contact the vendor of the application.
Core dump will be written to "/home/mh/libsaxon-HEC-11.1/samples/cTests/core"
Extra information about error is saved in the "jet_err_21584.txt" file.
Aborted (core dumped)
Within the debugger tool gdb we see the underlying issue:
Thread 1 "testXQuery" received signal SIGSEGV, Segmentation fault.
0x0000555555555d42 in checkForException ()
Please register to edit this issue
Actions