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

format failure: F_ISSET(r, WT_SKIP_UPDATE_RESTORE)

    • Type: Icon: Task Task
    • Resolution: Done
    • WT2.3.0
    • Affects Version/s: None
    • Component/s: None

      New format failure:

      t, file:wt-000003.lsm: ../src/btree/rec_write.c, 4118:
      F_ISSET(r, WT_SKIP_UPDATE_RESTORE)
      t, file:wt-000003.lsm: aborting WiredTiger library
      t, file:wt-000003.lsm: process ID 80677: waiting for debugger...
      

      with this CONFIG:

      ############################################
      #  RUN PARAMETERS
      ############################################
      auto_throttle=0
      firstfit=0
      bitcnt=6
      bloom=1
      bloom_bit_count=15
      bloom_hash_count=26
      bloom_oldest=0
      cache=40
      checkpoints=1
      checksum=uncompressed
      chunk_size=5
      compaction=0
      compression=none
      data_extend=0
      data_source=lsm
      delete_pct=13
      dictionary=0
      file_type=row-store
      hot_backups=0
      huffman_key=1
      huffman_value=0
      insert_pct=78
      internal_key_truncation=1
      internal_page_max=16
      isolation=snapshot
      key_gap=6
      key_max=64
      key_min=29
      leak_memory=0
      leaf_page_max=10
      logging=0
      merge_max=11
      merge_threads=4
      mmap=1
      ops=1000
      prefix_compression=1
      prefix_compression_min=0
      repeat_data_pct=45
      reverse=1
      rows=1000
      runs=0
      split_pct=68
      statistics=0
      threads=28
      value_max=32
      value_min=0
      wiredtiger_config=
      write_pct=3
      ############################################
      

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

              Created:
              Updated:
              Resolved: