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

[PPC64] JfrGetCallTrace: assert(_pc != nullptr) failed: must have PC

    XMLWordPrintable

Details

    • jfr
    • b31
    • ppc

    Backports

      Description

        The assertion was hit in JavaThread::pd_get_top_frame_for_profiling (thread_linux_ppc.cpp:52) while testing jdk/jfr/startupargs/TestMultipleStartupRecordings.java.

        We need to load last_Java_sp first. Otherwise, last_Java_pc can be 0 causing the assertion.

        Attachments

          Issue Links

            Activity

              People

                mdoerr Martin Doerr
                mdoerr Martin Doerr
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: