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

__wt_cond_signal coredump bug fix

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT11.3.0, 7.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 5

      In a multithreaded environment, we need to check whether cond has been released. For example, when __conn_close is run, the cond will all be released, but other threads may use the cond, which will coredump because the cond no longer exists.

            Assignee:
            marc.butler@mongodb.com Marc Butler
            Reporter:
            1147952115@qq.com y yz
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: