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

stability issues when being launched as an embedded JVM via JNI

XMLWordPrintable

    • b40

        This issue can manifest in many different ways. The common pattern appears to be stability issues with a JVM launched via JNI from a native host application. In the issue brought to us from another product team here at Oracle, consistently HotSpot would crash almost immediately after being launched with the following assertion error:

        ===
        Internal Error (threadLocalStorage.cpp:56), pid=14368, tid=3072534208
        guarantee(get_thread() == thread) failed: must be the same thread, quickly
        ===

        This issue started when they upgraded to from 7u25 to 7u67.

              dbuck David Buck
              shadowbug Shadow Bug
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: