dbtest suite "validate_tests" gets fail due to null reference

XMLWordPrintableJSON

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

      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:
              [DO NOT USE] Backlog - Replication Team
              Reporter:
              apocarteres
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: