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

macOS: hs_err_pid crash log file uses wrong thread id

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: