-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Replication
-
ALL
-
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
/data/mci/9292c3def3822c0dfd66af88847bcc64/bazel_cache/004acac643584f695e6309f72694e5ad/execroot/_main/src/mongo/db/repl/replication_coordinator_impl.cpp:845: LOCK 140348 "unique_lock" locks "this->_mutex". [Note: The source code implementation of the function has been overridden by a builtin model.]
/data/mci/9292c3def3822c0dfd66af88847bcc64/bazel_cache/004acac643584f695e6309f72694e5ad/execroot/_main/src/mongo/db/repl/replication_coordinator_impl.cpp:845: LOCK 140348 "lock" and "this->_mutex" point to the same lock. [Note: The source code implementation of the function has been overridden by a builtin model.]
- related to
-
SERVER-122713 Coverity: suppress RAII destructor false positives with coverity[missing_lock]
-
- Needs Scheduling
-