[Announce] new gnupg snapshot

Jan Niehusmann jan@gondor.com
Sat Apr 14 13:34:02 2001


On Sat, Apr 14, 2001 at 01:26:57PM +0200, Jan Niehusmann wrote:

> The bug is reproducible, checked it with a GNUPGHOME that only
> contains the pubring.pgp.
As an additional debugging help, I patched gpg to produce a core dump and created a stack trace: (gdb) info stack #0 fixup_uidnode (uidnode=0x80d8910, signode=0x0) at getkey.c:1366 #1 0x8058d15 in merge_selfsigs_main (keyblock=0x80d7d50, r_revoked=0xbffff998) at getkey.c:1521 #2 0x805921d in merge_selfsigs (keyblock=0x80d7d50) at getkey.c:1785 #3 0x80588cf in merge_keys_and_selfsig (keyblock=0x80d7d50) at getkey.c:1299 #4 0x806ec0b in list_all (secret=0) at keylist.c:94 #5 0x806eae7 in public_key_list (list=0x0) at keylist.c:52 #6 0x8053143 in main (argc=0, argv=0xbffffc3c) at g10.c:1321 #7 0x4006816b in __libc_start_main () from /lib/libc.so.6 Jan