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

dbtest suite "validate_tests" gets fail due to null reference

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Testing Infrastructure
    • Labels:
      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

      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.

            Assignee:
            backlog-server-repl [DO NOT USE] Backlog - Replication Team
            Reporter:
            apocarteres apocarteres
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: