-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Correctness
-
2025-03-18
-
0
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Determining if a core dump is from a process spawned by a given mongo shell based solely on PIDs is not reliable enough.
Since introduced, we've seen 3 BFs where the unexpected core dump is from a different, concurrently-running jstest that creates an expected crash. BF-36046, BF-36549, BF-36765
There are no BFs with this syndrome that contain real issues.
We must keep the cleanup for tests with intentional crashes to avoid the overhead of running the core analyzer when we don't need to.
- is related to
-
SERVER-102456 Provide stronger isolation between resmoke jobs/tests
-
- Needs Scheduling
-
- related to
-
SERVER-97251 Shell should clean up core dumps from intentional test crashes
-
- Closed
-