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

Trailing uninit mem in schema project

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.0, 4.9.0, 4.4.5
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 5
    • Storage - Ra 2021-02-22, Storage - Ra 2021-03-08, Storage - Ra 2021-03-22

      The ex_col_store.c program from WT-7072 fails when compiled with the memory sanitiser. This is likely an internal problem not providing column store support. 

      Here is the link to the evergreen error https://evergreen.mongodb.com/task/wiredtiger_ubuntu1804_make_check_msan_test_48fd16f2247101b2af46661adeb3bfa37e2f9e63_21_01_28_02_50_31

      Steps to reproduce:

      1. Use the minimal reproducer (example_file.c) in the attachment.
      2. Set CC=clang CFLAGS="-fsanitize=memory" ../configure

      Acceptance criteria:

      Allow ex_col_store.c to run with memory sanitiser enabled.

        1. broken_col_store.c
          1 kB
          Alison Felizzi
        2. example_file.c
          2 kB
          Sid Mahajan
        3. fixed_uninit_mem.png
          77 kB
          Alison Felizzi
        4. working_col_store.c
          1 kB
          Alison Felizzi

            Assignee:
            alison.felizzi@mongodb.com Alison Felizzi (Inactive)
            Reporter:
            sean.watt@mongodb.com Sean Watt
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: