Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-59856

Hang analyzer gdb script raises gdb.error

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Service Arch
    • 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

            Assignee:
            backlog-server-servicearch [DO NOT USE] Backlog - Service Architecture
            Reporter:
            richard.samuels@mongodb.com Richard Samuels (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: