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

JVM Crash with wildfly-openssl-1.0.4.Final #77

Open
suryanshagnihotri opened this issue Mar 4, 2020 · 0 comments
Open

JVM Crash with wildfly-openssl-1.0.4.Final #77

suryanshagnihotri opened this issue Mar 4, 2020 · 0 comments

Comments

@suryanshagnihotri
Copy link

suryanshagnihotri commented Mar 4, 2020

java_error.log

Stack: [0x00007f1df0721000,0x00007f1df0822000],  sp=0x00007f1df081fb58,  free space=1018k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [libc.so.6+0x85ecc]  cfree+0x1c
J 30234  org.wildfly.openssl.SSLImpl.freeSSL0(J)V (0 bytes) @ 0x00007f56d2ef6439 [0x00007f56d2ef6380+0xb9]
J 45100 C2 org.wildfly.openssl.OpenSSLEngine.shutdown()V (78 bytes) @ 0x00007f56d156db10 [0x00007f56d156da00+0x110]
j  org.wildfly.openssl.OpenSSLEngine.unwrap(Ljava/nio/ByteBuffer;[Ljava/nio/ByteBuffer;II)Ljavax/net/ssl/SSLEngineResult;+548
J 23960 C2 org.wildfly.openssl.OpenSSLSocket.runHandshake()V (761 bytes) @ 0x00007f56d27c2670 [0x00007f56d27c15e0+0x1090]
J 36830 C2 sun.net.www.protocol.https.HttpsClient.afterConnect()V (362 bytes) @ 0x00007f56d33c16a0 [0x00007f56d33bfc20+0x1a80]
J 32393 C2 sun.net.www.protocol.http.HttpURLConnection.getInputStream0()Ljava/io/InputStream; (2023 bytes) @ 0x00007f56d32a814c [0x00007f56d32a7c80+0x4cc]
J 60786 C2 org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processResponse([BII)V (545 bytes) @ 0x00007f56d4ebd32c [0x00007f56d4ebbca0+0x168c]
J 37025 C2 org.apache.hadoop.fs.azurebfs.services.AbfsRestOperation.executeHttpOperation(I)Z (392 bytes) @ 0x00007f56cfe01a24 [0x00007f56cfe01880+0x1a4]
J 52329 C2 org.apache.hadoop.fs.PrestoFileSystemCache$FileSystemWrapper.open(Lorg/apache/hadoop/fs/Path;I)Lorg/apache/hadoop/fs/FSDataInputStream; (18 bytes) @ 0x00007f56d47deaa8 [0x00007f56d47dd000+0x1aa8]

Above issue is observed in wildfly-openssl-1.0.4.Final , Is similar issue fixed in later version?
JVM error also shows unable to find method but i checked method is present

165764.953: G1IncCollectionPause             [     457          0             10    ]      [     0     0     0     1    83    ]  0
org.wildfly.openssl [ERROR] error:140C30F0:SSL routines:SSL_set_session:unable to find ssl method         vmop                    [threads: total initially_running wait_to_block]    [time: spin block sync cleanup vmop] page_trap_count
java -version
java version "1.7.0_241"
OpenJDK Runtime Environment (rhel-2.6.20.0.el7_7-x86_64 u241-b01)
OpenJDK 64-Bit Server VM (build 24.241-b01, mixed mode)

@jaikiran @stuartwdouglas

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

No branches or pull requests

1 participant