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

Test/recovery hung

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • WT2.9.0, 3.3.9
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Appears that test/recovery is hung in jenkins.

      See: http://build.wiredtiger.com:8080/job/wiredtiger-test-format-recovery/1206/

      Looking at the traces this appears to be a deadlock between an eviction and checkpoint thread (threads 34 and 10 respectively in the attached dump).

      From my quick dive, this looks to be related to the PASS_LOCK added as part of WT-2664 and an evict worker not yielding this lock while in a loop waiting for the handle lock held by the checkpointing thread.

            Assignee:
            sue.loverso@mongodb.com Susan LoVerso
            Reporter:
            david.hows David Hows
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: