#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/opt/jprt/T/P1/160717.mgronlun/s/src/share/vm/runtime/jniHandles.hpp:184), pid=21447, tid=2372561776
# assert(handle != NULL) failed: JNI handle should not be null
#
# JRE version: Java(TM) SE Runtime Environment (8.0-b112) (build 1.8.0-ea-fastdebug-b112)
# Java VM: Java HotSpot(TM) Server VM (25.0-b56-internal-201310241607.mgronlun.hotspot_19_oct-fastdebug mixed mode linux-x86 )
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x902f0800): JavaThread "Thread-830" [_thread_in_vm, id=22330, stack(0x8d656000,0x8d6a7000)]
Stack: [0x8d656000,0x8d6a7000], sp=0x8d6a3180, free space=308k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0xda29e5] VMError::report_and_die()+0x185
V [libjvm.so+0x5c1968] report_vm_error(char const*, int, char const*, char const*)+0x68
V [libjvm.so+0x8a1e67] JNIHandles::resolve_non_null(_jobject*)+0x1c7
V [libjvm.so+0x86c433] get_method_id(JNIEnv_*, _jclass*, char const*, char const*, bool, Thread*)+0x83
V [libjvm.so+0x86cb01] jni_GetMethodID+0x141
C [libnet.so+0x6726] Java_java_net_NetworkInterface_init+0x2a6
j java.net.NetworkInterface.init()V+0
j java.net.NetworkInterface.<clinit>()V+11
v ~StubRoutines::call_stub
V [libjvm.so+0x7f6d7d] JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*)+0x17bd
V [libjvm.so+0xb5ddc9] os::os_exception_wrapper(void (*)(JavaValue*, methodHandle*, JavaCallArguments*, Thread*), JavaValue*, methodHandle*, JavaCallArguments*, Thread*)+0x19
V [libjvm.so+0x7f3b77] JavaCalls::call(JavaValue*, methodHandle, JavaCallArguments*, Thread*)+0x67
V [libjvm.so+0x7876b2] InstanceKlass::call_class_initializer_impl(instanceKlassHandle, Thread*)+0xe2
V [libjvm.so+0x787828] InstanceKlass::call_class_initializer(Thread*)+0x68
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/opt/jprt/T/P1/160717.mgronlun/s/src/share/vm/runtime/jniHandles.hpp:184), pid=21447, tid=2372561776
# assert(handle != NULL) failed: JNI handle should not be null
#
# JRE version: Java(TM) SE Runtime Environment (8.0-b112) (build 1.8.0-ea-fastdebug-b112)
# Java VM: Java HotSpot(TM) Server VM (25.0-b56-internal-201310241607.mgronlun.hotspot_19_oct-fastdebug mixed mode linux-x86 )
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x902f0800): JavaThread "Thread-830" [_thread_in_vm, id=22330, stack(0x8d656000,0x8d6a7000)]
Stack: [0x8d656000,0x8d6a7000], sp=0x8d6a3180, free space=308k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0xda29e5] VMError::report_and_die()+0x185
V [libjvm.so+0x5c1968] report_vm_error(char const*, int, char const*, char const*)+0x68
V [libjvm.so+0x8a1e67] JNIHandles::resolve_non_null(_jobject*)+0x1c7
V [libjvm.so+0x86c433] get_method_id(JNIEnv_*, _jclass*, char const*, char const*, bool, Thread*)+0x83
V [libjvm.so+0x86cb01] jni_GetMethodID+0x141
C [libnet.so+0x6726] Java_java_net_NetworkInterface_init+0x2a6
j java.net.NetworkInterface.init()V+0
j java.net.NetworkInterface.<clinit>()V+11
v ~StubRoutines::call_stub
V [libjvm.so+0x7f6d7d] JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*)+0x17bd
V [libjvm.so+0xb5ddc9] os::os_exception_wrapper(void (*)(JavaValue*, methodHandle*, JavaCallArguments*, Thread*), JavaValue*, methodHandle*, JavaCallArguments*, Thread*)+0x19
V [libjvm.so+0x7f3b77] JavaCalls::call(JavaValue*, methodHandle, JavaCallArguments*, Thread*)+0x67
V [libjvm.so+0x7876b2] InstanceKlass::call_class_initializer_impl(instanceKlassHandle, Thread*)+0xe2
V [libjvm.so+0x787828] InstanceKlass::call_class_initializer(Thread*)+0x68
- relates to
-
JDK-8026880 NetworkInterface native initializing code should check fieldID values
-
- Resolved
-