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

macOS: hs_err_pid crash log file uses wrong thread id

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Won't Fix
    • P4
    • 16
    • 15
    • hotspot
    • None

    Description

      Currently on Mac we use pthread_mach_thread_np(pthread_self()) for thread id displayed in hs_err_pid crash log file, which doesn't correlate with either lldb, nor Apple crash log file.

      We should use the same thread id as lldb (and our own Servicability Agent), and possibly also show the thread name (on all platforms), just like Apple's own crash log shows.

      Attachments

        Issue Links

          Activity

            People

              gziemski Gerard Ziemski
              gziemski Gerard Ziemski
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: