yiminyangguang520 / eid-mw

Automatically exported from code.google.com/p/eid-mw
GNU Lesser General Public License v3.0
0 stars 0 forks source link

32-bit PKCS11 broken in latest buildversion on Windows #99

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. install eID-QuickInstaller-build-7251-signed.exe

2. run a 32 bit Java application using PKCS11 keystore or 32-bit C/C++ 
application using PKCS11

What is the expected output? What do you see instead?

 - expected: existing applications continue to operate as they did with the previous version
 - actual: PKCS11 is not detected correctly, Java can not load the PKCS11 keystore, C/C++ can not load the PKCS11 library

What version of the product are you using? On what operating system?

 - eID-QuickInstaller-build-7251-signed.exe
 - Windows 7 Enterprise 64 bit

Please provide any additional information below.

 Sorry I can not give more information, I had no time to debug, but had to revert immediately to the previous version ...

 Note: the firefox tweaked pkcs11 dll is OK.

Original issue reported on code.google.com by Danny.He...@gmail.com on 15 Jun 2012 at 12:26

GoogleCodeExporter commented 9 years ago
Hi Danny,

thanks for the report.
When you say you reverted back to the previous version, 
do you mean 4.0.3, or 3.5.6 ?

I just tried it here, but failed to reproduce, I'll have another try

Original comment by frederik...@gmail.com on 15 Jun 2012 at 12:51

GoogleCodeExporter commented 9 years ago
Hi Frederik,µ

I reverted to eID-QuickInstaller-build-7242.exe and everything worked again.

After the install I noticed that the "Belgium Identity Card PKCS11.dll" was 100 
KB in size while "beidpkcs11.dll" was 500 KB.

Perhaps I should have uninstalled first?

Original comment by Danny.He...@gmail.com on 15 Jun 2012 at 1:57

GoogleCodeExporter commented 9 years ago

A complete uninstall, reboot and fresh install fixed it.

Sorry for the false alarm.

Danny

Original comment by Danny.He...@gmail.com on 15 Jun 2012 at 2:17

GoogleCodeExporter commented 9 years ago
Aha, 

No problem,
Always happy to get feedback :)

That 500 KB "beidpkcs11.dll" is strange though, perhaps an error in one of the 
intermediate builds.

So you are using the 7251 now? (the one from the eid.belgium.be site?)

Original comment by frederik...@gmail.com on 15 Jun 2012 at 2:24

GoogleCodeExporter commented 9 years ago
The latest version from Googlecode (the signed one)

Original comment by Danny.He...@gmail.com on 15 Jun 2012 at 3:41