Uploaded image for project: 'Libmongocrypt'
  1. Libmongocrypt
  2. MONGOCRYPT-357

build-and-test-asan failing on SLES 15 64-bit

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 1.6.0
    • Affects Version/s: None
    • Component/s: None

      Example failure with logs:

      2021/11/04 14:57:28.317] + echo 'Running kms-message tests.'
      [2021/11/04 14:57:28.317] + cd libmongocrypt/kms-message
      [2021/11/04 14:57:28.470] + .././cmake-build/kms-message/test_kms_request
      [2021/11/04 14:57:28.470] =================================================================
      [2021/11/04 14:57:28.471] ==30707==ERROR: LeakSanitizer: detected memory leaks
      [2021/11/04 14:57:28.471] Direct leak of 56 byte(s) in 1 object(s) allocated from:
      [2021/11/04 14:57:28.471]     #0 0x7fb34301e500 in malloc (/usr/lib64/libasan.so.4+0xdc500)
      [2021/11/04 14:57:28.471]     #1 0x7fb3429a9e18 in CRYPTO_zalloc (/usr/lib64/libcrypto.so.1.1+0x169e18)
      [2021/11/04 14:57:28.473] Running kms-message tests.
      [2021/11/04 14:57:28.473] SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
      [2021/11/04 14:57:28.473] Command failed: command encountered problem: error waiting on process 'e46155f1-f417-407f-b0c3-f7fe2d658876': exit status 1
      [2021/11/04 14:57:28.473] Task completed - FAILURE.
      

      This first appeared on the waterfall in 53068ae710, which included no code changes.

            Assignee:
            colby.pike@mongodb.com Colby Pike
            Reporter:
            kevin.albertson@mongodb.com Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: