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

Resolve write after free for dead dhandle

    • v4.2

      A description of the failing scenario is in BF-21150. The introduction of cursor caching made it possible that the session_inuse count can go to 0 before the session_ref count goes to 0. The likely fix will be to change the order of operations in __wt_cursor_dhandle_decr_use.

            Assignee:
            donald.anderson@mongodb.com Donald Anderson
            Reporter:
            donald.anderson@mongodb.com Donald Anderson
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: