
OPERATIONAL DEFECT DATABASE
...

...
void exitCleanly( ExitCode code ) { ... log() << "dbexit: really exiting now"; if ( c ) c->shutdown(); ::_exit(rc); } c->shutdown requires locking a mutex. It is possible the process is not really exiting now after logging "dbexit: really exiting now". This line should only be printed when exit is guaranteed to be imminent. I suggest moving to after the if statement.
milkie commented on Tue, 15 Nov 2016 14:34:44 +0000: message no longer exists
Click on a version to see all relevant bugs
MongoDB Integration
Learn more about where this data comes from
Bug Scrub Advisor
Streamline upgrades with automated vendor bug scrubs
BugZero Enterprise
Wish you caught this bug sooner? Get proactive today.