Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Done
-
None
-
Fully Compatible
-
ALL
Description
|
=================================================================
|
==2125==ERROR: LeakSanitizer: detected memory leaks
|
Direct leak of 8 byte(s) in 1 object(s) allocated from:
|
#0 0x948659 in operator new(unsigned long) (/data/mci/shell/src/mongod+0x948659)
|
#1 0x9603bb in mongo::_initAndListen(int) /data/mci/shell/src/src/mongo/db/db.cpp:459
|
#2 0x95e2bb in mongo::initAndListen(int) /data/mci/shell/src/src/mongo/db/db.cpp:653
|
#3 0x97488c in mongoDbMain(int, char**, char**) /data/mci/shell/src/src/mongo/db/db.cpp:900
|
#4 0x97488c in main /data/mci/shell/src/src/mongo/db/db.cpp:702
|
#5 0x7f6028e05ec4 (/lib/x86_64-linux-gnu/libc.so.6+0x21ec4)
|
-----------------------------------------------------
|
Suppressions used:
|
count bytes template
|
28 34816 mongo::Client::Client
|
Attachments
Issue Links
- is duplicated by
-
SERVER-17994 AdminAccess object leaks after shutdown in the 3.0 branch
-
- Closed
-