-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
We lost/will lose some functionality when the core dump analyzer is first implemented because it will be limited to backtraces. We need to see what features we can get back.
These gdb commands mostly invoke c++ code. We cannot invoke these c++ functions anymore in the core analyzer because you can only invoke functions inside of a live process and there is no live process when we are analyzing a core dump.
The functions we need to look into restoring are:
mongodb-dump-locks
mongodb-show-locks
mongodb-uniqstack mongodb-bt-if-active
mongodb-javascript-stack
mongod-dump-sessions
mongodb-dump-mutexes
mongodb-dump-recovery-units
mongodb-dump-storage-engine-info