-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Shell, Testing Infrastructure
-
None
-
Server Tooling & Methods
-
0
When an invariant is hit in the mongo shell, it can be hard to figure out from the core dump which JS-side functions called into the native code to trip the invariant, especially since a lot of the function names are optimized out in mozjs. It'd really help to dump this at runtime.
This might need some investigating. I'm not sure how feasible it would be to get access to the JS stack at the last second.
- is related to
-
SERVER-73006 consider disabling separate debug for a majority of evergreen builds
- Closed