Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
3.0.0-rc7
-
Fully Compatible
-
ALL
-
Platform C (11/20/15)
Description
This looks like fallout from SERVER-16829.
$ valgrind --tool=memcheck --num-callers=35 --soname-synonyms=somalloc=NONE --suppressions=./valgrind.suppressions ./mongod
|
|
==12366== Memcheck, a memory error detector
|
==12366== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
|
==12366== Using Valgrind-3.10.0.SVN and LibVEX; rerun with -h for copyright info
|
==12366== Command: ./mongod
|
==12366==
|
2015-01-28T18:13:28.584-0500 F CONTROL Failed global initialization: InternalError Failed to set internal tcmalloc property tcmalloc.max_total_thread_cache_bytes
|
Version: ac9ee2fb80f2af
Attachments
Issue Links
- is related to
-
SERVER-16829 Expose tcmalloc runtime configuration options through setParameter mechanism
-
- Closed
-