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

move record_mongodb_server_version.sh to archive_dist_test_debug

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None

      Currently record_mongodb_server_version.sh runs `mongod --version` in compile_dist_test. The problem with this is that segfaults can happen during mongod startup. If this segfault happens in compile_dist_test then it happens before the binaries/debugsymbols are uploaded so we get a core dump with no binaries to debug it with.

      It should be move to the end of archive_dist_test_debug after debugsymbols are uploaded.

            Assignee:
            Unassigned Unassigned
            Reporter:
            trevor.guidry@mongodb.com Trevor Guidry
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: