Package: opensc
Version: 0.11.1-2
Severity: normal
When I issue a "pkcs15-tool --list-pins" command on
my amd64 Etch machine it terminates with bus error.
After some debugging I found that funcion
pkcs15-tool.c:print_pin_info() tries execute this statement:
printf("\tType : %s\n", pin_types[pin->type]);
Meanwhile pin->type is -1 therefore the pin_types[] array lookup
fails.
The same command works well on i386 Sarge systems
(opensc version 0.9.6-1).
It prints type numerically.
My card reader is a "Schlumberger E-Gate", card type is
"Cryptoflex 32K e-gate".
Gabor
-- System Information:
Debian Release: 4.0
APT prefers testing-proposed-updates
APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-kissg
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages opensc depends on:
ii libc6 2.3.6.ds1-8 GNU C Library: Shared libraries
ii libltdl3 1.5.22-4 A system independent dlopen wrappe
ii libopensc2 0.11.1-2 SmartCard library with support for
ii libssl0.9.8 0.9.8c-4 SSL shared libraries
ii zlib1g 1:1.2.3-13 compression library - runtime
opensc recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]