gpg version 2.0.17 with libgcrypt 1.4.6

Banks, Michael B michael.b.banks at citi.com
Tue Oct 11 17:35:44 CEST 2011


Hi,

Another developer and I have downloaded and compiled and built the versions of gpg listed.  I have generated the keys successfully and when I try running gpg as a test to encrypt a file I am getting bus errors.  I have started the agent as you can see below as well.  I also did a list-keys to show my keys I'm testing with as well.  Does anyone have any ideas as to why I am getting a bus error? I've looked at a lot of documentation and browsed the internet but am not finding anything.

Thanks,

Mike



gpg (GnuPG) 2.0.17
libgcrypt 1.4.6

ACTUAL RUN
----------
mb55918[crdap400] cat test.log | gpg -v -e -r mb55918 --output test.gpg
Warning: using insecure memory!
gpg: using PGP trust model
gpg: using subkey 8A6C440C instead of primary key F8A311AD
gpg: This key belongs to us
gpg: reading from `[stdin]'
File `test.gpg' exists. Overwrite? (y/N) y
gpg: writing to `test.gpg'
ksh: 14336 Bus Error

LIST OF KEYS
------------

mb55918[crdap400] gpg --list-keys
Warning: using insecure memory!
/home/cchome01/mb55918/.gnupg/pubring.gpg
-----------------------------------------
pub   1024D/F8A311AD 2011-09-29
uid                  mb55918 (mb55918) <mb55918 at crdap400>
sub   1024g/8A6C440C 2011-09-29

AGENT
-----

mb55918 27018     1   0 10:20:37 ?           0:00 gpg-agent --daemon --use-standard-socket --pinentry-program /opt/software/biadm






More information about the Gnupg-users mailing list