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

test/format failure: session.checkpoint: illegal cell and page type combination

    • Type: Icon: Task Task
    • Resolution: Done
    • WT1.6.6
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      A new test/format failure:

      t: process 348
         1: table, variable-length column-store
         2: table, row-store
         3: table, variable-length column-store
         4: table, row-store
         5: table, row-store
         6: table, fixed-length column-store
         7: file, fixed-length column-store
         8: file, variable-length column-store
      t, file:wt, session.checkpoint: illegal cell and page type combination: cell 20 on page at [write-check] is a value/ovfl,rm cell on a row-store leaf page
      t, session.checkpoint: file:wt: WT_ERROR: non-specific WiredTiger error
      t: session.compact: WT_ERROR: non-specific WiredTiger error
      

      Here's the CONFIG:

      ############################################
      #  RUN PARAMETERS
      ############################################
      # bitcnt not applicable to this run
      cache=57
      compression=none
      data_extend=0
      data_source=file
      delete_pct=38
      dictionary=0
      file_type=row-store
      hot_backups=0
      huffman_key=0
      huffman_value=0
      insert_pct=40
      internal_key_truncation=0
      internal_page_max=9
      key_gap=13
      key_max=96
      key_min=11
      leaf_page_max=10
      ops=100000
      prefix=0
      repeat_data_pct=25
      reverse=0
      rows=100000
      runs=100
      split_pct=58
      statistics=0
      threads=27
      value_max=2797
      value_min=3
      # wiredtiger_config not applicable to this run
      write_pct=70
      ############################################
      

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

              Created:
              Updated:
              Resolved: