Description
Access violations in mongos.exe are not logged the way they are in mongod.exe. We should port the code from db/db.cpp to s/server.cpp, or break it out into a shared source file, so that crashes in mongos.exe give us information we can use to debug the crash.