← Back to team overview

openjdk team mailing list archive

Bug#755893: Bug#755893: Smart Card IO fails to detect any card terminals

 

Am 24.07.2014 13:03, schrieb Peter De Wachter:
> Package: openjdk-7-jre-headless
> Version: 7u65-2.5.1-3
> Severity: normal
> 
> Dear Maintainer,
> 
> The smartcardio package no longer works with this upload. Java is no
> longer able to detect any card readers. Below is a test program and
> the output with the current and previous version. It looks like Java
> is no longer able to load or initialize the libpcsclite library.
> 
> ==> Output with version 7u65-2.5.1-2 <==
> TerminalFactory for type PC/SC from provider SunPCSC
> 2 card terminals
> 
> ==> Output with version 7u65-2.5.1-3 <==
> TerminalFactory for type None from provider None
> 0 card terminals

hmm, how to debug this without card readers?  libj2pcsc.so is now directly
linked to the libpcsclite library.  could you have a look what exactly goes wrong?


References