Hello,
I have compiled successfully gpg2.0.24 for AIX 6.1. All functions work well.
But when i lanched a command that requires gpg-agent, i got always the same
error, for ex:
sub* 2048R/D4EA41ED created: 2014-06-26 expires: 2016-02-16 usage: E
[ultimate] (1)* test1
gpg> primary
You need a passphrase to unlock the secret key for
user: "test1"
2048-bit RSA key, ID 8C83A591, created 2014-06-26
gpg: signal 11 caught ... exiting
Segmentation fault
How to solve solve that problem ?
Thanks.