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

move record_mongodb_server_version.sh to archive_dist_test_debug

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            trevor.guidry@mongodb.com Trevor Guidry
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: