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

Hotspot crashes with a segv in os::is_first_C_frame()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P3 P3
    • 5.0u8
    • 5.0u8
    • hotspot
    • None
    • generic
    • generic

        Hotspot can crash during error reporting while trying to determine if the top (youngest)
        stack frame is a Java or native frame. If the top frame is indeed a native frame and
        the frame pointer is not available or contains trash, os::is_first_C_frame can segv
        while attempting to dereference it.

        This problem was encountered during attempts to reproduce 6340753.

              phh Paul Hohensee
              phh Paul Hohensee
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: