Coverity analysis defect 155068: Double lock

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Replication
    • ALL
    • None
    • 3
    • TBD
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Double lock

      May result in immediate deadlock. Attempt to acquire a non-recursive lock that is already held
      /src/mongo/db/repl/initial_syncer.cpp:1114: LOCK 155068 "unique_lock" locks "this->_mutex". [Note: The source code implementation of the function has been overridden by a builtin model.]
      /src/mongo/db/repl/initial_syncer.cpp:1114: LOCK 155068 "lock" and "this->_mutex" point to the same lock. [Note: The source code implementation of the function has been overridden by a builtin model.]

              Assignee:
              Unassigned
              Reporter:
              Coverity Collector User
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: