Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-38072

CollectionClonerTest references memory that is potentially already freed by CollectionCloner

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.7
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Repl 2018-12-17, Repl 2019-01-14
    • 54

      CollectionClonerTest creates a client that is owned by CollectionCloner. At some point, the client waits on a condvar, but by the time it gets notified, the client could have already been freed by the CollectionCloner here, causing a segfault.

            Assignee:
            matthew.russotto@mongodb.com Matthew Russotto
            Reporter:
            samy.lanka@mongodb.com Samyukta Lanka
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: