JVMDI: SetEventNotificationMode has race condition for JVMDI_EVENT_SINGLE_STEP

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P5
    • None
    • Affects Version/s: 1.2.2
    • Component/s: core-svc
    • generic
    • generic

      jvmdi_SetEventNotificationMode may be called simultaneously from multiple threads. It calls set_single_step_thread without mutex protection, which can cause the global variable "single_stepping" to be corrupted.

            Assignee:
            Gordon Hirsch (Inactive)
            Reporter:
            Kenneth Russell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: