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

GDB printers looks for Status field that has been removed

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 3.7.2
    • None
    • Internal Code
    • None
    • Fully Compatible
    • ALL
    • Platforms 2018-01-29, Platforms 2018-02-12

    Description

      I believe this is a side-effect of SERVER-30580

      #0  0x00005555556c6c6d in mongo::(anonymous namespace)::TimeoutSEP::startSession (this=0x7fffffffc3c0, session=...) at src/mongo/transport/transport_layer_asio_test.cpp:162
      162             auto status = session->sourceMessage(&msg, Date_t::now() + Seconds{5}).wait();
      (gdb) inspect status
      $5 = Traceback (most recent call last):
        File "buildscripts/gdb/mongo_printers.py", line 49, in to_string
          location = info['location']
      gdb.error: There is no member or method named location.
      

      Attachments

        Activity

          People

            jonathan.reams@mongodb.com Jonathan Reams
            jonathan.reams@mongodb.com Jonathan Reams
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: