Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-2319

Crash in sasl_client_new

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.9.0
    • Affects Version/s: 1.9.0
    • Component/s: auth, Testing
    • None

      The GSSAPI test has started failing. The first failure is here:

      https://evergreen.mongodb.com/version/mongo_c_driver_f4e0214e8b52759527bbb3d97dc63a722a720e0a

      Seems caused by that commit, indeed: that commit altered the code path that mongoc-ping.c uses to run a command, and the test uses mongoc-ping.c to test GSSAPI auth.

      I'm commenting-out the test in run-auth-tests.sh, uncomment it once this is fixed.

      It only crashes on Linux when SASL is enabled, and both SSL and automatic cleanup are disabled. The configure line is like:

      cmake -DENABLE_SSL=OFF -DENABLE_AUTOMATIC_INIT_AND_CLEANUP=OFF .

            Assignee:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Reporter:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: