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().
WIndows service installation hits assertion failure in src\mongo\db\client.h(262)
- Assignee:
-
Tad Marshall
- Reporter:
-
Tad Marshall
- Votes:
-
0 Vote for this issue - Watchers:
-
0 Start watching this issue
- Created:
- Updated:
- Resolved: