Hang analyzer gdb script raises gdb.error

XMLWordPrintableJSON

    • Server Programmability
    • ALL
    • 0
    • 2
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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

              Assignee:
              Unassigned
              Reporter:
              Richard Samuels (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: