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

Coverity analysis defect 163828: Thread deadlock

    • Storage Engines
    • 2024-12-23

      Thread deadlock

      Two threads will be stuck waiting forever if each holds a lock the other needs to acquire. Threads may try to acquire two locks in different orders, potentially causing deadlock
      /src/os_posix/os_mtx_cond.c:78: ORDER_REVERSAL 163828 Calling "pthread_mutex_lock" acquires lock "__wt_condvar.mtx".

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: