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

Add an operation field to know where threads hang

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.9, 4.0.3, 4.1.3, WT3.2.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      There has been another failure of the child process in schema_abort. The changes from WT-4248 was not adequate. Basically, all the threads doing schema operations hang and do not advance the timestamp so the program aborts after 10 seconds of waiting for them to make forward progress.

      We do not have a core dump from this to know what operations those threads were hung in because it is a sanitizer run.
      http://build.wiredtiger.com:8080/job/wiredtiger-clang-sanitizer/3348/console

      We can hope this dies on a job that is not sanitizer so that we get a core dump.

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

              Created:
              Updated:
              Resolved: