Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-23860

VS2015 Debug Builder Auth tests fail with exit code 3

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.6
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Platforms 13 (04/22/16), Platforms 14 (05/13/16)

      On VS2015 Debug Builders, the CRT is statically linked to the binary, and during a call of _exit(0), the process returns 3. There are a few cases in the CRT where _exit(3) is called so the current assumption is that during exit, the CRT is causing the process to exit with 3.

      Sample Log:

      [js_test:auth_schema_upgrade] 2016-04-21T16:23:05.934+0000 c20012| 2016-04-21T16:23:05.935+0000 I CONTROL  [eventTerminate] QuickExit with 0
      [js_test:auth_schema_upgrade] 2016-04-21T16:23:06.016+0000 2016-04-21T16:23:06.016+0000 I -        [thread1] shell: stopped mongo program on port 20012
      [js_test:auth_schema_upgrade] 2016-04-21T16:23:06.016+0000 2016-04-21T16:23:06.016+0000 E QUERY    [thread1] StopError: MongoDB process on port 20012 exited with error code 3 :
      

            Assignee:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Reporter:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: