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

Test format stress failure - strange LSM stack

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

      Failure of http://mjc.homeunix.org:8180/job/wiredtiger-test-format-stress/5355/
      From Keith:
      Anybody have any ideas on this one?

      The backtrace looks just wrong:

      Backtrace:
      /lib64/libc.so.6(gsignal+0x35)[0x3467632925]
      /lib64/libc.so.6(abort+0x175)[0x3467634105]
      ??:0(__wt_abort)[0x4b11fb]
      /home/jenkins/jenkins/workspace/wiredtiger-test-format-stress/build_posix/../src/support/err.c:488(__wt_illegal_value)[0x44e8ac]
      /home/jenkins/jenkins/workspace/wiredtiger-test-format-stress/build_posix/../src/lsm/lsm_cursor.c:870(__clsm_prev)[0x4a73ed]
      /home/jenkins/jenkins/workspace/wiredtiger-test-format-stress/build_posix/../src/cursor/cur_std.c:126(__wt_cursor_set_key)[0x425434]
      /home/jenkins/jenkins/workspace/wiredtiger-test-format-stress/build_posix/../src/meta/meta_table.c:200(__wt_metadata_search)[0x433152]
      /home/jenkins/jenkins/workspace/wiredtiger-test-format-stress/build_posix/../src/meta/meta_ckpt.c:72(__wt_meta_checkpoint_last_name)[0x4aff3a]

      *wt_cursor_set_key doesn't call *clsm_prev.

      The run-time failure looks more interesting:

      87: file, fixed-length column-store
      [1411241360:84808][31786:00a7df74c27f0000], t, file:wt-000004.lsm, cursor.search: read failed: 3096064/1024 is on the available list
      [1411241360:84842][31786:00a7df74c27f0000], t, file:wt-000004.lsm, cursor.search: the WiredTiger library cannot continue; the process must exit and restart

      It maybe worth running this config?

      And the config

      ############################################
      #  RUN PARAMETERS
      ############################################
      auto_throttle=1
      firstfit=0
      bitcnt=6
      bloom=1
      bloom_bit_count=59
      bloom_hash_count=6
      bloom_oldest=0
      cache=210
      checkpoints=1
      checksum=uncompressed
      chunk_size=7
      compaction=1
      compression=zlib
      data_extend=0
      data_source=lsm
      delete_pct=44
      dictionary=0
      evict_max=1
      file_type=row-store
      backups=0
      huffman_key=0
      huffman_value=0
      insert_pct=70
      internal_key_truncation=1
      internal_page_max=9
      isolation=random
      key_gap=14
      key_max=115
      key_min=13
      leak_memory=0
      leaf_page_max=10
      logging=0
      merge_max=10
      merge_threads=3
      mmap=0
      ops=100000
      prefix_compression=1
      prefix_compression_min=2
      repeat_data_pct=11
      reverse=0
      rows=100000
      runs=100
      split_pct=84
      statistics=0
      threads=16
      value_max=216
      value_min=20
      wiredtiger_config=
      write_pct=64
      ############################################
      

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

              Created:
              Updated:
              Resolved: