Page MenuHome GnuPG

decryption error gpg: block_filter: pending bytes!
Closed, ResolvedPublic

Description

In a heavy multithreading environment, java threads executing gnupg, I get the
following error occassionally:

  • LOGFILE OUTPUT -------

gpg: block_filter 0x552ac623e0: read error (size=8475,a->size=577)
[GNUPG:] PLAINTEXT 62 1361187078 merrill_ffo.common_log.20130218.csv
[GNUPG:] PLAINTEXT_LENGTH 71982
gpg: Problem reading source (2515 bytes remaining)
gpg: handle plaintext failed: file read error
gpg: WARNING: encrypted message has been manipulated!
[GNUPG:] BADMDC
[GNUPG:] DECRYPTION_FAILED
[GNUPG:] END_DECRYPTION
gpg: block_filter: pending bytes!
ERRORVAL:2

Details

Version
1.2.6

Event Timeline

1.2 has long reached end of life.

Anyway, your problem is corrupted input data. Newer version may give a sensible
error message but neityer woulde abale to decrypt your data.

Based on Werner's comment, I'm marking this bug as resolved.

neal claimed this task.