-
Bug
-
Resolution: Cannot Reproduce
-
Blocker
-
4.2.0.Final
-
None
We've received multiple reports about instant crashes of users running JBoss Tools and Developer Studio.
The common issue is that it happens when they use OpenJDK vm, not Oracle.
The crash log normally contains something similar to:
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j sun.security.pkcs11.wrapper.PKCS11.C_CreateObject(J[Lsun/security/pkcs11/wrapper/CK_ATTRIBUTE;)J+0
j sun.security.pkcs11.P11ECKeyFactory.generatePublic(Ljava/security/spec/ECPoint;Ljava/security/spec/ECParameterSpec;)Ljava/security/PublicKey;+170
j sun.security.pkcs11.P11ECKeyFactory.engineGeneratePublic(Ljava/security/spec/KeySpec;)Ljava/security/PublicKey;+80
j java.security.KeyFactory.generatePublic(Ljava/security/spec/KeySpec;)Ljava/security/PublicKey;+25
j sun.security.ssl.HandshakeMessage$ECDH_ServerKeyExchange.<init>(Lsun/security/ssl/HandshakeInStream;Ljava/security/PublicKey;[B[BLjava/util/Collection;Lsun/security/ssl/ProtocolVersion;)V+228
Opening this bug to collect and use a key issue for hunting down the cause.
Note: This issue is not specific to JBoss Tools as far as I can see, but it does affect us since we lookup a file located behind https url at key times which seem to trigger the crash.
- is related to
-
JBDS-3263 Remove JSF Visual/Source and Preview Tabs (OS X only)
- Closed
-
JBIDE-17297 JBoss Central crashes and brings down JBDS 8 Beta 1
- Closed
-
JBIDE-11410 Crash in Eclipse when running JBoss Server
- Closed
- relates to
-
JBIDE-15291 xulrunner under 64bit Linux produce "NSSUTIL_3.13 not found" and blocks marketplace, m2e connector discovery ...
- Closed
-
JBDS-3022 Iintermittent/Recurring Crash of JBDS 7.1.1 - when defining a new server runtime
- Closed
- links to