Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8130344

'assert(handle != __null) failed: JNI handle should not be null' in jni_GetLongArrayElements

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 9
    • core-libs
    • b75
    • x86_64
    • linux_oracle_6.0
    • Verified

        There is a suspicious assert failure with the following stack:

        V [libjvm.so+0xa9793a] VMError::report_and_die()+0x19a;; VMError::report_and_die()+0x19a
        V [libjvm.so+0x3e2b56] report_vm_error(char const*, int, char const*, char const*)+0x76;; report_vm_error(char const*, int, char const*, char const*)+0x76
        V [libjvm.so+0x654f62] JNIHandles::resolve_non_null(_jobject*)+0x1d2;; JNIHandles::resolve_non_null(_jobject*)+0x1d2
        V [libjvm.so+0x6429f6] jni_GetLongArrayElements+0x156;; jni_GetLongArrayElements+0x156
        C [libjava.so+0xc0bd] Java_jdk_internal_jimage_ImageNativeSubstrate_findAttributes+0x5d;; Java_jdk_internal_jimage_ImageNativeSubstrate_findAttributes+0x5d
        j jdk.internal.jimage.ImageNativeSubstrate.findAttributes(J[B)[J+0
        j jdk.internal.jimage.ImageNativeSubstrate.findLocation(Ljdk/internal/jimage/UTF8String;Ljdk/internal/jimage/ImageStringsReader;)Ljdk/internal/jimage/ImageLocation;+8
        ...

              jfdenise Jean-Francois Denise (Inactive)
              jbachorik Jaroslav BachorĂ­k
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: