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.
__wt_cond_signal coredump bug fix
- Assignee:
-
Marc Butler (Inactive)
- Reporter:
-
y yz
- Votes:
-
0 Vote for this issue - Watchers:
-
5 Start watching this issue
- Created:
- Updated:
- Resolved: