Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-2658

Save minidump file if mongod crashes during test

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.12.0
    • Affects Version/s: None
    • Component/s: Testing
    • Labels:
      None

      When a recent build of mongod crashes during C Driver Evergreen tests it saves a minidump file in c:/mongodb/bin (on Windows), which is outside the working directory. Therefore we don't save that file anywhere it's accessible afterward. Let's either install the downloaded MongoDB within the working directory on Windows, or if tests fail search for a .mdmp file in c:/mongodb/bin and move it to the working directory before uploading the working directory at the end of the test.

            Assignee:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Reporter:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: