-
Type: Bug
-
Resolution: Done
-
Priority: Critical - P2
-
Affects Version/s: 2.4.6
-
Component/s: Concurrency, Internal Client
-
ALL
When I run the test with Valgrind, after a couple of runs it flags an issue at exit handler time when we try to destruct a global mongo::mutex (which has a boost::timed_mutex member).
- depends on
-
SERVER-5773 mongo::PeriodicTask::Runner cleanup
- Closed
-
SERVER-5520 Shutdown rewrite (tracking ticket)
- Closed
- is duplicated by
-
SERVER-10107 smokeCppUnittests:dbclient_rs_test failing on Linux RHEL 64-bit
- Closed
- related to
-
SERVER-10372 ReplicaSetMonitor creates a thread that references memory it does not own
- Closed