Currently all read-only paths in the server go through ReadContext, which tries to create db or collection, by dropping and re-acquiring the DB lock. This is incorrect and should be cleaned up.
- related to
-
SERVER-15615 Running {listIndexes: 1} causes a segfault.
- Closed
-
SERVER-15642 Passing an integer as a collection name to validate causes a segfault
- Closed
-
SERVER-15714 Invariant failure when running aggregation against non-existent namespace
- Closed