-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.2.0-rc1
-
Component/s: Querying
-
Minor Change
-
ALL
-
TIG B (10/30/15)
mongod githash: 0613deff6f
[MongoDFixture:job0] Direct leak of 200 byte(s) in 1 object(s) allocated from: [MongoDFixture:job0] #0 0xae13c9 in operator new(unsigned long) (/home/ubuntu/mongo/mongod+0xae13c9) [MongoDFixture:job0] #1 0x1c00d08 in mongo::getExecutorDistinct(mongo::OperationContext*, mongo::Collection*, std::string const&, mongo::BSONObj const&, std::string const&, bool, mongo::PlanExecutor::YieldPolicy) /home/ubuntu/mongo/src/mongo/db/query/get_executor.cpp:1363 [MongoDFixture:job0] #2 0x118776d in mongo::DistinctCommand::getPlanExecutor(mongo::OperationContext*, mongo::Collection*, std::string const&, mongo::BSONObj const&, bool) const /home/ubuntu/mongo/src/mongo/db/commands/distinct.cpp:127 [MongoDFixture:job0] #3 0x1181e67 in mongo::DistinctCommand::run(mongo::OperationContext*, std::string const&, mongo::BSONObj&, int, std::string&, mongo::BSONObjBuilder&) /home/ubuntu/mongo/src/mongo/db/commands/distinct.cpp:170 [MongoDFixture:job0] #4 0x13d4b30 in mongo::Command::run(mongo::OperationContext*, mongo::rpc::RequestInterface const&, mongo::rpc::ReplyBuilderInterface*) /home/ubuntu/mongo/src/mongo/db/dbcommands.cpp:1385 [MongoDFixture:job0] #5 0x13cff9a in mongo::Command::execCommand(mongo::OperationContext*, mongo::Command*, mongo::rpc::RequestInterface const&, mongo::rpc::ReplyBuilderInterface*) /home/ubuntu/mongo/src/mongo/db/dbcommands.cpp:1290 [MongoDFixture:job0] #6 0x1122c11 in mongo::runCommands(mongo::OperationContext*, mongo::rpc::RequestInterface const&, mongo::rpc::ReplyBuilderInterface*) /home/ubuntu/mongo/src/mongo/db/commands.cpp:496
- is duplicated by
-
SERVER-19712 Index spec with integer-overflowing sort value leads to 'invalid bounds' verify() failure
- Closed
-
SERVER-21165 Leak in QueryPlannerAccess::makeLeafNode
- Closed
- related to
-
SERVER-18372 QuerySolution leak when exception is thrown during PlanStage building
- Closed
-
SERVER-21251 jstestfuzz causing invariant failure in index_bounds_builder.cpp
- Closed