Crash with 'exception happened outside interpreter, nmethods and vtable stubs' when running PCL test

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P2
    • None
    • Affects Version/s: 8
    • Component/s: hotspot
    • None
    • Environment:

      Java HotSpot(TM) 64-Bit Server VM (25.0-b70) for linux-amd64 JRE (1.8.0-b132) on Linux x64

      # Internal Error (sharedRuntime.cpp:821), pid=19043, tid=139927336470272
      # fatal error: exception happened outside interpreter, nmethods and vtable stubs at pc 0x00007f44c907c3f1

      Judging by the IP (0x00007f44c907c3f1) we're coming from an address that is inside the code cache:

      CodeCache: size=245760Kb used=8596Kb max_used=9752Kb free=237164Kb
       bounds [0x00007f44c9000000, 0x00007f44c99e0000, 0x00007f44d8000000]
       total_blobs=2592 nmethods=2254 adapters=248
       compilation: enabled

      and the page is marked executable:

      7f44c9000000-7f44c99e0000 rwxp 00000000 00:00 0

      Core dump is available.

            Assignee:
            Unassigned
            Reporter:
            Christian Tornqvist
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: