JVM crash in java.util.zip.ZipFile on JDK8
Issue
- The fatal error log header shows the crash within
libzip:
# Java VM: OpenJDK 64-Bit Server VM (25.342-b07 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libzip.so+0x4c59] readCEN+0x8e9
- The fatal error stack shows the top java frame in 'java.util.zip.ZipFile':
C [libzip.so+0x4c59] readCEN+0x8e9
C [libzip.so+0x5eb0] ZIP_Put_In_Cache0+0x120
C [libzip.so+0x3b77] Java_java_util_zip_ZipFile_open+0xf7
J 1514 java.util.zip.ZipFile.open(Ljava/lang/String;IJZ)J (0 bytes) @ 0x00007f75e151c112 [0x00007f75e151c040+0xd2]
Environment
- OpenJDK8
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.