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

SIGSEGV in nmethod::new_native_nmethod

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 10
    • 10
    • hotspot
    • None
    • b36

       if (nm != NULL) {
          nm->log_new_nmethod();
        }

       nm->make_in_use(); <-- crash if nm is NULL

            iveresov Igor Veresov
            dlong Dean Long
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: