Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on Mac OS X #34

Closed
GoogleCodeExporter opened this issue Mar 24, 2015 · 1 comment
Closed

Crash on Mac OS X #34

GoogleCodeExporter opened this issue Mar 24, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Launch any website using the eid-applet
2. Request for authentication OR identification
3.

What is the expected output? What do you see instead?
The browser crashes and restarts.

What version of the product are you using? On what operating system?
Mac OS X 10.5.8, Java 1.5.0_22, Firefox 3.6. Absolutely no issue on windows.

Please provide any additional information below.
A log of the crash is also reported on
https://www.e-contract.be/eid-applet-beta/results.seam with status "UNFINISHED"

Could it be due to the Java version which is lower than 1.6 ?
I have all latest updates for my mac 10.5.8 (leopard).
However, I could upgrade to MAC Snow leopard, which will upgrade Java to
1.6.0_17.
If this Java version upgrade solves he issue, it means that only latest Mac
OS can run the eid applet. Am I right ?

this is the applet log:
eID Applet - Copyright (C) 2008-2010 FedICT.
Released under GNU LGPL version 3.0 license.
More info: http://code.google.com/p/eid-applet/
checking applet privileges...
checking web application trust...
running privileged code...
eID browser applet version: 1.0.1-SNAPSHOT
Java version: 1.5.0_22
Java vendor: Apple Inc.
OS: Mac OS X
OS version: 10.5.8
OS arch: i386
Web application URL:
https://www.e-contract.be/eid-applet-beta/identification.seam
Current time: Wed Mar 10 14:41:46 CET 2010
sending message: HelloMessage
current protocol state: null
protocol state transition: INIT
SSL handshake finish cipher suite: SSL_RSA_WITH_RC4_128_MD5
response message: CheckClientMessage
current protocol state: INIT
protocol state transition: ENV_CHECK
Need to check the client secure environment...
PKCS11 getInstance Java 1.5 fallback
sending message: ClientEnvironmentMessage
current protocol state: ENV_CHECK
SSL handshake finish cipher suite: SSL_RSA_WITH_RC4_128_MD5
response message: IdentificationRequestMessage
current protocol state: ENV_CHECK
protocol state transition: IDENTIFY
include address: true
include photo: true
include integrity data: true
include certificates: false
remove card: false
identity data usage: null
Detecting eID card...
error: null
error type: java.lang.NullPointerException
at be.fedict.eid.applet.Controller.waitForEIdCard:1434
at be.fedict.eid.applet.Controller.performEidIdentificationOperation:1246
at be.fedict.eid.applet.Controller.run:359
at be.fedict.eid.applet.Applet$AppletThread$1.run:525
at java.security.AccessController.doPrivileged:-2
at be.fedict.eid.applet.Applet$AppletThread.run:520
at java.lang.Thread.run:613
Generic Error.

Original issue reported on code.google.com by php.h...@wanadoo.fr on 10 Mar 2010 at 1:46

@GoogleCodeExporter
Copy link
Author

You need a Java 1.6 to be able to run the eID Applet without any problems.

Original comment by frank.co...@gmail.com on 19 Apr 2010 at 12:45

  • Changed state: WontFix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant