I debugged this more. 32bit version of xmlsec1 works fine.
Crash happens during function call xmlSecEncCtxDecrypt(&encCtx,
data->startNode). Call is made from apps/xmlsec.c:1710
start_time = clock();
> if(xmlSecEncCtxDecrypt(&encCtx, data->startNode) < 0) {
fprintf(stderr, "Error: failed to decrypt file\n");
goto done;
}
total_time += clock() - start_time;
encCtx and data and data->startNode all have some content, but my
knowledge about ssl-libraries is too small, so I cannot verify if that
content is correct.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1160585
Title:
core dump
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xmlsec1/+bug/1160585/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs