Package: gnupg
Version: 1.4.5-1
Severity: normal
gnupg segfaults when it encrypts a file with a symmetric cipher:
gpg --symmetric --armor copyright
gpg: Segmentation fault caught ... exiting
Segmentation fault
("copyright" is a copy of /usr/share/doc/gnupg/copyright)
Supplying a passphrase from a command line makes gnupg work well:
$ ls
copyright
$ gpg --symmetric --armor --batch --passphrase foo copyright
$ ls
copyright copyright.asc
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.27-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Versions of packages gnupg depends on:
ii libbz2-1.0 1.0.2-7 high-quality block-sorting file co
ii libc6 2.3.6-16 GNU C Library: Shared libraries
ii libldap2 2.1.30-8 OpenLDAP libraries
ii libreadline5 5.1-7 GNU readline and history libraries
ii libusb-0.1-4 2:0.1.12-2 userspace USB programming library
ii makedev 2.3.1-77 creates device files in /dev
ii zlib1g 1:1.2.2-4 compression library - runtime
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]