SIGSEGV in nmethod::new_native_nmethod

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P1
    • 10
    • Affects Version/s: 10
    • Component/s: hotspot
    • None
    • b36

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

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

            Assignee:
            Igor Veresov
            Reporter:
            Dean Long
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: