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

Fixes for checkpoint retention

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.0, 4.4.0-rc11, 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      gregory.noma tried to use the debug_mode=(checkpoint_retention=#) configuration for SERVER-37860 and got a memory error.

      At the line where we free the checkpoint array he sees:

      memory stomping bug: a word after object at 0x7f0e58a37de0 has been corrupted
      

      Looking closely at the code I see a few bugs and inefficiencies that should be fixed that could explain this.

            Assignee:
            sue.loverso@mongodb.com Susan LoVerso
            Reporter:
            sue.loverso@mongodb.com Susan LoVerso
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: