-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Server Programmability
-
ALL
-
0
-
2
When the hang analyzer is run on master, it raises the following error when the gdb scripts are run:
gdb.error: No type named std::unique_ptr<mongo::transport::(anonymous namespace)::Handle>. Error occurred in Python: No type named std::unique_ptr<mongo::transport::(anonymous namespace)::Handle>. Detaching from program: /data/mci/be35e53bd57ac9eb97a70660bb5a62a0/src/dist-test/bin/mongod, process 21266 [Inferior 1 (process 21266) detached] Done logging to debugger_mongod_21266.log.
To avoid this error, perhaps a comment could be added to the C++ code to reference its use in the gdb python scripts
- is related to
-
SERVER-77355 GDB pretty printer must gracefully skip unknown decoration types
- Closed
-
SERVER-71098 Create additional gdb tests
- Backlog
-
SERVER-62074 Have gdb decorable pretty printers include better decoration identify
- In Progress
- related to
-
SERVER-60985 include WT_SESSION pointer in GDB pretty printer for dumping all active RecoveryUnits
- Closed