Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-8588

memory leak in cpp tests

    • Type: Icon: Build Failure Build Failure
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      cppsuite-base-test-default failed on ! Ubuntu 20.04 ASAN

      Host: ec2-18-207-3-235.compute-1.amazonaws.com
      Project: WiredTiger (mongodb-5.0)
      Commit: diff: WT-8395 Allow clean shutdown upgrade only from version 10.0.0 (#7239) (#7270)

      WiredTiger version 10.0.0 can possibly write inconsistent data to disk on a checkpoint. To fix the
      inconsistent data, WiredTiger started saving a checkpoint snapshot to fix this problem to fix it upon restart.
      In version 10.0.0, a stale version of the checkpoint snapshot is saved and it is corrected in version 10.0.1.
      Using the stale version of the checkpoint snapshot can lead to data corruption issues. To avoid data corruption
      issues, allow unclean shutdown upgrade from only 10.0.1 onwards and error out upgrading the version
      on an unclean shutdown from the 10.0.0 version.

      (cherry picked from commit 868741b596668cf0000f1b659b2eeb331a1def53)

      Co-authored-by: Hari Babu Kommi <haribabu.kommi@mongodb.com> | 07 Dec 21 03:16 UTC
      Evergreen Subscription: ; Evergreen Event:

      Task Logs (cppsuite-base-test-default)

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            xgen-evg-user Xgen-Evergreen-User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: