-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
QO 2024-02-05, QO 2024-02-19, QO 2024-03-04, QO 2024-03-18, QO 2024-04-01, QO 2024-04-15, QO 2024-04-29, QO 2024-05-13, QO 2024-05-27, QO 2024-06-10
Pretty-printing CQF objects in GDB relies on generating and parsing an explain() string. If the object itself is corrupted, the explain() code will secondarily crash, preventing proper introspection into the state of these objects.
- depends on
-
SERVER-83983 Add [[gnu::used]] as a MONGO macro
- Closed
- is related to
-
SERVER-82659 GDB crashes during debug.
- Closed
- related to
-
SERVER-84735 Add GDB regression test to prevent frame unwinding errors
- Needs Scheduling