Coverity analysis defect 163828: Thread deadlock

XMLWordPrintableJSON

    • Storage Engines
    • 2024-12-23
    • None

      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:
              [DO NOT USE] Backlog - Storage Engines Team
              Reporter:
              Coverity Collector User
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: