-
Bug
-
Resolution: Unresolved
-
P3
-
None
-
8
-
generic
-
generic
A DESCRIPTION OF THE PROBLEM :
My project is deployed via Docker. The deployment environment and JDK version are: os.name: Linux; os.version: 3.10.0-1160.92.1.el7.x86_64; java.version: 1.8.0_172. This issue occurs sporadically, having happened once in April and twice in September.
------------
# JRE version: Java(TM) SE Runtime Environment (8.0_172-b11) (build 1.8.0_172-b11)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.172-b11 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# V [libjvm.so+0x8cfe11] MemberNameTable::adjust_method_entries(InstanceKlass*, bool*)+0x91
#
...
Stack: [0x00007f9df00f0000,0x00007f9df01f0000], sp=0x00007f9df01ee630, free space=1017k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x8cfe11] MemberNameTable::adjust_method_entries(InstanceKlass*, bool*)+0x91
V [libjvm.so+0x7b66a9] VM_RedefineClasses::redefine_single_class(_jclass*, Klass*, Thread*)+0x979
V [libjvm.so+0x7b6c2b] VM_RedefineClasses::doit()+0xab
V [libjvm.so+0xadb7b5] VM_Operation::evaluate()+0x55
V [libjvm.so+0xad9b7a] VMThread::evaluate_operation(VM_Operation*)+0xba
V [libjvm.so+0xad9efe] VMThread::loop()+0x1ce
V [libjvm.so+0xada370] VMThread::run()+0x70
V [libjvm.so+0x930248] java_start(Thread*)+0x108
...
Memory: 4k page, physical 15732276k(185940k free), swap 0k(0k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.172-b11) for linux-amd64 JRE (1.8.0_172-b11), built on Mar 28 2018 21:44:09 by "java_re" with gcc 4.3.0 20080428 (Red Hat 4.3.0-8)
time: Tue Sep 23 20:22:51 2025
elapsed time: 75044 seconds (0d 20h 50m 44s)
------------
REGRESSION : Last worked in version 8
FREQUENCY : rarely
My project is deployed via Docker. The deployment environment and JDK version are: os.name: Linux; os.version: 3.10.0-1160.92.1.el7.x86_64; java.version: 1.8.0_172. This issue occurs sporadically, having happened once in April and twice in September.
------------
# JRE version: Java(TM) SE Runtime Environment (8.0_172-b11) (build 1.8.0_172-b11)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.172-b11 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# V [libjvm.so+0x8cfe11] MemberNameTable::adjust_method_entries(InstanceKlass*, bool*)+0x91
#
...
Stack: [0x00007f9df00f0000,0x00007f9df01f0000], sp=0x00007f9df01ee630, free space=1017k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x8cfe11] MemberNameTable::adjust_method_entries(InstanceKlass*, bool*)+0x91
V [libjvm.so+0x7b66a9] VM_RedefineClasses::redefine_single_class(_jclass*, Klass*, Thread*)+0x979
V [libjvm.so+0x7b6c2b] VM_RedefineClasses::doit()+0xab
V [libjvm.so+0xadb7b5] VM_Operation::evaluate()+0x55
V [libjvm.so+0xad9b7a] VMThread::evaluate_operation(VM_Operation*)+0xba
V [libjvm.so+0xad9efe] VMThread::loop()+0x1ce
V [libjvm.so+0xada370] VMThread::run()+0x70
V [libjvm.so+0x930248] java_start(Thread*)+0x108
...
Memory: 4k page, physical 15732276k(185940k free), swap 0k(0k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.172-b11) for linux-amd64 JRE (1.8.0_172-b11), built on Mar 28 2018 21:44:09 by "java_re" with gcc 4.3.0 20080428 (Red Hat 4.3.0-8)
time: Tue Sep 23 20:22:51 2025
elapsed time: 75044 seconds (0d 20h 50m 44s)
------------
REGRESSION : Last worked in version 8
FREQUENCY : rarely