investigate adding more processing to core dumps

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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

        1. analysis.tar
          398 kB
          Trevor Guidry

            Assignee:
            Trevor Guidry
            Reporter:
            Trevor Guidry
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: