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

WIndows service installation hits assertion failure in src\mongo\db\client.h(262)

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.1.2
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Environment:
      Windows
    • Windows

      The --install option to install mongod.exe as a Windows service hits an assertion failure due to not having a client context when it calls dbexit(). With other changes to the code, it should not be calling dbexit() in this case, it should just call ::_exit().

            Assignee:
            tad Tad Marshall
            Reporter:
            tad Tad Marshall
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: