-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
ALL
-
v5.3, v5.2, v5.0, v4.4
The test reading /proc/<pid>/smaps could be failing for the following reasons:
1. mongos crashed and pid is not available (unlikely, it's still logging)
2. PID is incorrect
3. smaps could be turned off
narrow down the problem and fix