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

dbtest suite "validate_tests" gets fail due to null reference

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor - P4 Minor - P4
    • None
    • None
    • Testing Infrastructure
    • None
    • Replication
    • ALL
    • Hide

      1) build mongo
      2) run ./build/opt/mongo/dbtests/dbtest
      3) observe segfault on running "validate_tests" suite

      Show
      1) build mongo 2) run ./build/opt/mongo/dbtests/dbtest 3) observe segfault on running "validate_tests" suite

    Description

      Null reference occurs at: src/mongo/dbtests/validate_tests.cpp:72 when we try to get a collection (which is actual null).

      This is reproducible only when you run dbtests without arguments, that is all the available suites. When you run only "validate_tests" issue is not reproducible.

      Attachments

        Activity

          People

            backlog-server-repl Backlog - Replication Team
            apocarteres apocarteres
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: