Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-21166

Leak in getExecutorDistinct

    • 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
      

            Assignee:
            david.storch@mongodb.com David Storch
            Reporter:
            robert.guo@mongodb.com Robert Guo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: