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

"processInfo" is sometimes omitted in stacktraces

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.1
    • Affects Version/s: None
    • Component/s: Internal Code
    • Labels:
      None
    • Fully Compatible
    • Dev Tools 2019-11-04
    • 0

      I had tried adding a printStackTrace call inside of unittest initialization, which resulted in the typical backtrace json object except it was missing the processInfo field which is necessary for mongosymb.py.

      The theory was that printing a stacktrace requires a mongo initializer to run and this call to printStackTrace was happening prior to the necessary initialization.

            Assignee:
            billy.donahue@mongodb.com Billy Donahue
            Reporter:
            daniel.gottlieb@mongodb.com Daniel Gottlieb (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: