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

assert multi->disk_image == NULL

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

      A diagnostic assert I put in as part of the fix for WT-2577 fired in the z systems stress tests:

      t, file:wt, eviction-server: ../src/reconcile/rec_write.c, 5470: multi->disk_image == NULL
      
      ############################################
      #  RUN PARAMETERS
      ############################################
      abort=0
      auto_throttle=1
      backups=0
      bitcnt=3
      bloom=1
      bloom_bit_count=16
      bloom_hash_count=20
      bloom_oldest=0
      cache=35
      checkpoints=0
      checksum=uncompressed
      chunk_size=7
      compaction=0
      compression=none
      data_extend=0
      data_source=file
      delete_pct=18
      dictionary=1
      direct_io=0
      encryption=rotn-7
      evict_max=2
      file_type=row-store
      firstfit=0
      huffman_key=0
      huffman_value=0
      in_memory=1
      insert_pct=32
      internal_key_truncation=1
      internal_page_max=9
      isolation=read-committed
      key_gap=3
      key_max=256
      key_min=256
      leaf_page_max=9
      leak_memory=0
      logging=0
      logging_archive=1
      logging_compression=none
      logging_prealloc=1
      long_running_txn=0
      lsm_worker_threads=4
      merge_max=13
      mmap=1
      ops=100000
      prefix_compression=1
      prefix_compression_min=7
      quiet=1
      repeat_data_pct=57
      reverse=0
      rows=100000
      runs=1
      rebalance=0
      salvage=0
      split_pct=60
      statistics=0
      statistics_server=0
      threads=25
      timer=20
      transaction-frequency=80
      value_max=256
      value_min=256
      verify=0
      wiredtiger_config=
      write_pct=3
      ############################################
      

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: