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

Hang analyzer gdb script raises gdb.error

    • 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

            Assignee:
            Unassigned Unassigned
            Reporter:
            richard.samuels@mongodb.com Richard Samuels (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: