Uploaded image for project: 'Polygene'
  1. Polygene
  2. POLYGENE-224

Initialization race condition in ServiceReferenceInstance

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0
    • None

    Description

      When multiple threads want to use ServiceReferenceInstance there is an activation race condition.

      Instance is set by first thread here but the initialization (activation) is not finished yet. Since the instance variable is already set, other threads can obtain and use uninitialized instance.

      Attachments

        Activity

          People

            niclas Niclas Hedhman
            lukas@krecan.net Lukas Krecan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: