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

SIGSEGV in MethodData::next_data(ProfileData*)

    XMLWordPrintable

Details

    • b12
    • Verified

    Backports

      Description

        compiler/types/correctness/OffTest.java crashes VM with SIGSEGV:
        #
        # SIGSEGV (0xb) at pc=0x00007f86e078522b, pid=22727, tid=140216861116160
        #
        # JRE version: Java(TM) SE Runtime Environment (8.0-b132) (build 1.8.0-b132)
        # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.0-b62-internal-fastdebug mixed mode linux-amd64 compressed oops)
        # Problematic frame:
        # V [libjvm.so+0xcc622b] MethodData::next_data(ProfileData*) const+0x1b
        #

        TypeProfiling is turned on with -XX:TypeProfileLevel=010

        Test failed on the next test case:
        hierarchies.DefaultMethodInterface$Hierarchy :: ArrayCopy # RETURN @ MethodHandleDelegate # execution.TypeConflict
        This means that we executed return type profiling test that exercises System.arraycopy usage in the method invoked with MethodHandles.invoke.

        Attachments

          1. hs_err_crach_in_interpreter.log
            33 kB
            Pavel Punegov
          2. hs_err_pid22727.log
            34 kB
            Pavel Punegov
          3. OffTest.jtr
            7 kB
            Pavel Punegov
          4. OffTest.jtr
            93 kB
            Pavel Punegov
          5. replay_pid22727.log
            70 kB
            Pavel Punegov

          Issue Links

            Activity

              People

                roland Roland Westrelin
                ppunegov Pavel Punegov
                Votes:
                0 Vote for this issue
                Watchers:
                6 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: