GDB printers looks for Status field that has been removed

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.7.2
    • Affects Version/s: None
    • Component/s: Internal Code
    • None
    • Fully Compatible
    • ALL
    • Platforms 2018-01-29, Platforms 2018-02-12
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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.
      

            Assignee:
            Jonathan Reams
            Reporter:
            Jonathan Reams
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: