mongo::printStackTrace(std::ostream&) (in mongod) (stacktrace_posix.cpp:102) mongo::(anonymous namespace)::abruptQuit(int) (in mongod) (ios_base.h:162) 0x7fff913355aa 0x7fff8b6a027c 0x7fff8bdfab1a mongo::invariantFailed(char const*, char const*, unsigned int) (in mongod) (assert_util.cpp:145) 0x0000000100167036 (in mongod) mongo::AutoGetCollectionForRead::AutoGetCollectionForRead(mongo::OperationContext*, std::string const&) (in mongod) (client.cpp:207) mongo::CmdListIndexes::run(mongo::OperationContext*, std::string const&, mongo::BSONObj&, int, std::string&, mongo::BSONObjBuilder&, bool) (in mongod) (list_indexes.cpp:71) mongo::_execCommand(mongo::OperationContext*, mongo::Command*, std::string const&, mongo::BSONObj&, int, std::string&, mongo::BSONObjBuilder&, bool) (in mongod) (dbcommands.cpp:1178) mongo::Command::execCommand(mongo::OperationContext*, mongo::Command*, int, char const*, mongo::BSONObj&, mongo::BSONObjBuilder&, bool) (in mongod) (dbcommands.cpp:1378) mongo::_runCommands(mongo::OperationContext*, char const*, mongo::BSONObj&, mongo::_BufBuilder<mongo::TrivialAllocator>&, mongo::BSONObjBuilder&, bool, int) (in mongod) (dbcommands.cpp:1452) mongo::newRunQuery(mongo::OperationContext*, mongo::Message&, mongo::QueryMessage&, mongo::CurOp&, mongo::Message&, bool) (in mongod) (new_find.cpp:511) mongo::assembleResponse(mongo::OperationContext*, mongo::Message&, mongo::DbResponse&, mongo::HostAndPort const&, bool) (in mongod) (instance.cpp:271) mongo::MyMessageHandler::process(mongo::Message&, mongo::AbstractMessagingPort*, mongo::LastError*) (in mongod) (basic_string.h:280) mongo::PortMessageServer::handleIncomingMsg(void*) (in mongod) (shared_ptr.hpp:424) boost::(anonymous namespace)::thread_proxy(void*) (in mongod) (thread.cpp:133) 0x7fff93bb0899 0x7fff93bb072a 0x7fff93bb4fc9
- is related to
-
SERVER-15294 Query (read-only) paths should not try to create database or collection
- Closed
- related to
-
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