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

Server fails to start under Valgrind: 'Failed to set tcmalloc.max_total_thread_cache_bytes'

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.2.0-rc3
    • Affects Version/s: 3.0.0-rc7
    • Component/s: Internal Code
    • Labels:
    • Fully Compatible
    • ALL
    • Platform C (11/20/15)

      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

            Assignee:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Reporter:
            kamran.khan Kamran K.
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: