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

sweep-server: conn_dhandle.c, 610: dhandle != conn->cache->evict_file_next

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

      stress test failure last night:

      [1451622289:345732][64804:0x7fe312fff700], t, file:wt, sweep-server: ../src/conn/conn_dhandle.c, 610: dhandle != conn->cache->evict_file_next
      [1451622289:345815][64804:0x7fe312fff700], t, file:wt, sweep-server: aborting WiredTiger library
      t: process 64804
      

      This was on the column-store split branch, but it's a row-store build, I doubt they're connected.
      Here's the CONFIG:

      ############################################
      #  RUN PARAMETERS
      ############################################
      abort=0
      auto_throttle=1
      backups=0
      bitcnt=7
      bloom=1
      bloom_bit_count=28
      bloom_hash_count=24
      bloom_oldest=0
      cache=45
      checkpoints=1
      checksum=uncompressed
      chunk_size=8
      compaction=0
      compression=snappy
      data_extend=0
      data_source=file
      delete_pct=9
      dictionary=0
      direct_io=0
      encryption=none
      evict_max=0
      file_type=row-store
      firstfit=0
      huffman_key=0
      huffman_value=0
      in_memory=0
      insert_pct=40
      internal_key_truncation=0
      internal_page_max=10
      isolation=random
      key_gap=8
      key_max=53
      key_min=20
      leaf_page_max=9
      leak_memory=0
      logging=0
      logging_archive=0
      logging_compression=none
      logging_prealloc=1
      long_running_txn=0
      lsm_worker_threads=4
      merge_max=16
      mmap=1
      ops=100000
      prefix_compression=1
      prefix_compression_min=8
      repeat_data_pct=27
      reverse=0
      rows=100000
      runs=1
      salvage=1
      split_pct=58
      statistics=0
      statistics_server=0
      threads=5
      timer=20
      value_max=2275
      value_min=15
      verify=1
      wiredtiger_config=
      write_pct=38
      ############################################
      

            Assignee:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Reporter:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: