Page MenuHome GnuPG

gpg2 crash on accessing key
Closed, ResolvedPublic

Description

gpg2 crashes with the following error whenever the attached key is accessed
(e.g. key import, list key, check trustdb):

DBG: md_enable: algorithm 11 not available
gpg: Ohhhh jeeee: ... this is a bug (sig-check.c:450:check_backsig)
Aborted (core dumped)

Details

Version
2.0.4

Event Timeline

werner added a subscriber: werner.

Fixed in SVN revision 4504.

(11 is the SHA224 algorithm, only available in libgcrypt 1.3.0)

werner claimed this task.
werner removed a project: Restricted Project.