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

Invalid flag value in eviction path

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Cache and Eviction
    • Storage Engines
    • StorEng - Defined Pipeline

      In BF-34971, we can see the following:

      #10 __wt_evict (session=0x7f9772983800, ref=ref@entry=0x604000000750, previous_state=previous_state@entry=3 '\003', flags=2222368) at src/third_party/wiredtiger/src/evict/evict_page.c:311
      #11 0x00007f97c841e687 in __wt_page_release_evict (session=<optimized out>, ref=<optimized out>, flags=<optimized out>) at src/third_party/wiredtiger/src/evict/evict_page.c:91
      #12 0x00007f97c7f05768 in __wt_page_in_func (session=0x7f9772983800, ref=0x604000000750, flags=<optimized out>, func=0x7f97c7dc0d20 <__PRETTY_FUNCTION__.__wt_row_search> "int __wt_row_search(WT_CURSOR_BTREE *, WT_ITEM *, _Bool, WT_REF *, _Bool, _Bool *)", line=571) at src/third_party/wiredtiger/src/btree/bt_read.c:408
      #13 0x00007f97c7f01bc8 in __wt_page_swap_func (session=0x7f9772983800, held=0x616000009788, want=0x604000000750, flags=256, func=<optimized out>, line=571) at src/third_party/wiredtiger/src/include/btree_inline.h:2222 

      The flag value 2222368 is unexpected.

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            etienne.petrel@mongodb.com Etienne Petrel
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: