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

Assert hit with birthmarks present in __wt_las_insert_block on v4.0 branch

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • 8
    • Storage Engines 2019-10-21, Storage Engines 2019-11-04

      After this backport https://github.com/wiredtiger/wiredtiger/pull/4922/files was merged in we saw two failures in jenkins.

      Config:

      ############################################
      #  RUN PARAMETERS
      ############################################
      abort=0
      alter=0
      auto_throttle=1
      backups=0
      bitcnt=3
      bloom=1
      bloom_bit_count=29
      bloom_hash_count=5
      bloom_oldest=0
      cache=80
      cache_minimum=0
      checkpoints=wiredtiger
      checkpoint_log_size=185
      checkpoint_wait=47
      checksum=off
      chunk_size=5
      compaction=0
      compression=snappy
      data_extend=1
      data_source=table
      delete_pct=15
      dictionary=0
      direct_io=0
      encryption=none
      evict_max=5
      file_type=row-store
      firstfit=0
      huffman_key=0
      huffman_value=0
      independent_thread_rng=0
      in_memory=0
      insert_pct=7
      internal_key_truncation=1
      internal_page_max=11
      isolation=read-uncommitted
      key_gap=3
      key_max=53
      key_min=24
      leaf_page_max=16
      leak_memory=0
      logging=1
      logging_archive=0
      logging_compression=lz4
      logging_file_max=52254
      logging_prealloc=0
      long_running_txn=0
      lsm_worker_threads=4
      memory_page_max=8
      merge_max=19
      mmap=1
      modify_pct=0
      ops=100000
      prefix_compression=1
      prefix_compression_min=5
      prepare=0
      quiet=1
      read_pct=4
      rebalance=1
      repeat_data_pct=36
      reverse=0
      rows=100000
      runs=1
      salvage=1
      split_pct=77
      statistics=0
      statistics_server=0
      threads=5
      timer=360
      timing_stress_checkpoint=0
      timing_stress_lookaside_sweep=0
      timing_stress_split_1=0
      timing_stress_split_2=0
      timing_stress_split_3=0
      timing_stress_split_4=0
      timing_stress_split_5=0
      timing_stress_split_6=0
      timing_stress_split_7=0
      timing_stress_split_8=0
      transaction_timestamps=1
      transaction-frequency=24
      truncate=1
      value_max=749
      value_min=2
      verify=1
      wiredtiger_config=
      write_pct=74
      ############################################
      

            Assignee:
            luke.pearson@mongodb.com Luke Pearson
            Reporter:
            luke.pearson@mongodb.com Luke Pearson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: