-
Type: Bug
-
Resolution: Done
-
Priority: Blocker - P1
-
Affects Version/s: None
-
Component/s: Testing
Errors in our unit tests in MCI, looks to be some sort of locking problem:
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::lock_error> >'
and
[2014/09/03 15:19:30.056] what(): boost: mutex lock failed in pthread_mutex_lock: Invalid argument
- related to
-
SERVER-15361 BackgroundJob should not access the SSLManager after notifying waiters of completion
- Closed