==9187== Memcheck, a memory error detector ==9187== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al. ==9187== Using Valgrind-3.10.0 and LibVEX; rerun with -h for copyright info ==9187== Command: ./test ==9187== ==9187== Conditional jump or move depends on uninitialised value(s) ==9187== at 0xB29C2FD: clang::ASTDeclReader::VisitFriendDecl(clang::FriendDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2A2824: clang::declvisitor::Base::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2A29C2: clang::ASTDeclReader::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2A2DF0: clang::ASTReader::ReadDeclRecord(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2566CC: clang::ASTReader::GetDecl(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB257434: (anonymous namespace)::FindExternalLexicalDeclsVisitor::visit(clang::serialization::ModuleFile&, bool, void*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB305AD9: clang::serialization::ModuleManager::visitDepthFirst(bool (*)(clang::serialization::ModuleFile&, bool, void*), void*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB24A670: clang::ASTReader::FindExternalLexicalDecls(clang::DeclContext const*, bool (*)(clang::Decl::Kind), llvm::SmallVectorImpl&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B03A2: clang::DeclContext::LoadLexicalDeclsFromExternalStorage() const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B045E: clang::DeclContext::decls_begin() const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBA5A2AF: clang::ASTContext::getCurrentKeyFunction(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB5AD6C2: clang::Sema::ActOnEndOfTranslationUnit() (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== ==9187== HEAP SUMMARY: ==9187== in use at exit: 27,607,696 bytes in 57,556 blocks ==9187== total heap usage: 192,974 allocs, 135,418 frees, 112,787,052 bytes allocated ==9187== ==9187== 26 bytes in 1 blocks are possibly lost in loss record 1,175 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F75C05: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB140349: cling::InvocationOptions::CreateFromArgs(int, char const* const*, std::vector >&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F16D5: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x4FFECA5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x50202ED: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x50209C8: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 26 bytes in 1 blocks are possibly lost in loss record 1,176 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F75C05: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB127510: cling::DynamicLibraryManager::DynamicLibraryManager(cling::InvocationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C1B: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x4FFECA5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x50202ED: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x50209C8: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 26 bytes in 1 blocks are possibly lost in loss record 1,177 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB1C4CC4: ParseFrontendArgs(clang::FrontendOptions&, llvm::opt::ArgList&, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1CC922: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F694D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 26 bytes in 1 blocks are possibly lost in loss record 1,178 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB0E6780: llvm::StringRef::str() const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1BF2A3: ParseCodeGenArgs(clang::CodeGenOptions&, llvm::opt::ArgList&, clang::InputKind, clang::DiagnosticsEngine&, clang::TargetOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1CCB33: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F694D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 26 bytes in 1 blocks are possibly lost in loss record 1,179 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB0E6780: llvm::StringRef::str() const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1CA5E1: ParseHeaderSearchArgs(clang::HeaderSearchOptions&, llvm::opt::ArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1CCB47: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F694D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 26 bytes in 1 blocks are possibly lost in loss record 1,181 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB259A68: clang::ASTReader::ASTReader(clang::Preprocessor&, clang::ASTContext&, llvm::StringRef, bool, bool, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1B25D7: clang::CompilerInstance::createPCHExternalASTSource(llvm::StringRef, std::string const&, bool, bool, clang::Preprocessor&, clang::ASTContext&, void*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1B272A: clang::CompilerInstance::createPCHExternalASTSource(llvm::StringRef, bool, bool, void*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1652CB: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1D77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 26 bytes in 1 blocks are possibly lost in loss record 1,182 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB0EED1D: cling::Interpreter::AddIncludePath(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB04A53F: TCling::AddIncludePath(char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BE4E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x4FFECA5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x50202ED: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x50209C8: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 28 bytes in 1 blocks are possibly lost in loss record 1,228 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB0E6780: llvm::StringRef::str() const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1C438B: ParseFrontendArgs(clang::FrontendOptions&, llvm::opt::ArgList&, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1CC922: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F694D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 28 bytes in 1 blocks are possibly lost in loss record 1,229 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xBB26023: clang::Preprocessor::AddPragmaHandler(llvm::StringRef, clang::PragmaHandler*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB268D9: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB2F191: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1B74C1: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F7713: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 28 bytes in 1 blocks are possibly lost in loss record 1,230 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB55676E: clang::Parser::initializePragmaHandlers() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB572557: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1651CE: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1D77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x4FFECA5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 29 bytes in 1 blocks are possibly lost in loss record 1,246 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xBB26755: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB2F191: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1B74C1: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F7713: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 29 bytes in 1 blocks are possibly lost in loss record 1,247 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xBB26797: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB2F191: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1B74C1: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F7713: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 29 bytes in 1 blocks are possibly lost in loss record 1,248 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xBB26023: clang::Preprocessor::AddPragmaHandler(llvm::StringRef, clang::PragmaHandler*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB26C8D: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB2F191: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1B74C1: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F7713: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 29 bytes in 1 blocks are possibly lost in loss record 1,249 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB5564CE: clang::Parser::initializePragmaHandlers() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB572557: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1651CE: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1D77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x4FFECA5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 29 bytes in 1 blocks are possibly lost in loss record 1,250 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB55660C: clang::Parser::initializePragmaHandlers() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB572557: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1651CE: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1D77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x4FFECA5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 29 bytes in 1 blocks are possibly lost in loss record 1,251 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB556863: clang::Parser::initializePragmaHandlers() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB572557: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1651CE: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1D77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x4FFECA5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 30 bytes in 1 blocks are possibly lost in loss record 1,271 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xBB26A47: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB2F191: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1B74C1: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F7713: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 30 bytes in 1 blocks are possibly lost in loss record 1,272 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xBB26023: clang::Preprocessor::AddPragmaHandler(llvm::StringRef, clang::PragmaHandler*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB26ACA: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB2F191: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1B74C1: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F7713: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 30 bytes in 1 blocks are possibly lost in loss record 1,273 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB556388: clang::Parser::initializePragmaHandlers() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB572557: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1651CE: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1D77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x4FFECA5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 31 bytes in 1 blocks are possibly lost in loss record 1,286 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB0E6780: llvm::StringRef::str() const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1CC9BC: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F694D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 31 bytes in 1 blocks are possibly lost in loss record 1,287 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB0E6780: llvm::StringRef::str() const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1BF12E: ParseCodeGenArgs(clang::CodeGenOptions&, llvm::opt::ArgList&, clang::InputKind, clang::DiagnosticsEngine&, clang::TargetOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1CCB33: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F694D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 31 bytes in 1 blocks are possibly lost in loss record 1,288 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xBB268B7: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB2F191: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1B74C1: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F7713: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 31 bytes in 1 blocks are possibly lost in loss record 1,289 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xBB26AA8: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB2F191: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1B74C1: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F7713: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 31 bytes in 1 blocks are possibly lost in loss record 1,290 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB5565A2: clang::Parser::initializePragmaHandlers() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB572557: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1651CE: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1D77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x4FFECA5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 31 bytes in 1 blocks are possibly lost in loss record 1,291 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB5568D5: clang::Parser::initializePragmaHandlers() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB572557: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1651CE: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1D77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x4FFECA5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 32 bytes in 1 blocks are possibly lost in loss record 3,603 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB0E6780: llvm::StringRef::str() const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1BED3A: ParseCodeGenArgs(clang::CodeGenOptions&, llvm::opt::ArgList&, clang::InputKind, clang::DiagnosticsEngine&, clang::TargetOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1CCB33: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F694D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 32 bytes in 1 blocks are possibly lost in loss record 3,604 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xBB2685D: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB2F191: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1B74C1: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F7713: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 32 bytes in 1 blocks are possibly lost in loss record 3,605 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xBB269E6: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB2F191: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1B74C1: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F7713: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 32 bytes in 1 blocks are possibly lost in loss record 3,606 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xBB26B3C: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB2F191: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1B74C1: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F7713: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 32 bytes in 1 blocks are possibly lost in loss record 3,607 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4D232B: llvm::PMDataManager::add(llvm::Pass*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D367A: llvm::PMTopLevelManager::schedulePass(llvm::Pass*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBFCB8B1: llvm::TargetPassConfig::addPass(llvm::Pass*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBFCBD1B: llvm::TargetPassConfig::addPass(void const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBFCC163: llvm::TargetPassConfig::addOptimizedRegAlloc(llvm::FunctionPass*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBFCC577: llvm::TargetPassConfig::addMachinePasses() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF79444: addPassesToGenerateCode(llvm::LLVMTargetMachine*, llvm::legacy::PassManagerBase&, bool, void const*, void const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF79494: llvm::LLVMTargetMachine::addPassesToEmitMachineCode(llvm::legacy::PassManagerBase&, llvm::JITCodeEmitter&, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF42DED: llvm::JIT::JIT(llvm::Module*, llvm::TargetMachine&, llvm::TargetJITInfo&, llvm::JITMemoryManager*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF42F1D: llvm::JIT::createJIT(llvm::Module*, std::string*, llvm::JITMemoryManager*, bool, llvm::TargetMachine*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF55165: llvm::EngineBuilder::create(llvm::TargetMachine*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 32 bytes in 1 blocks are possibly lost in loss record 3,608 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB556464: clang::Parser::initializePragmaHandlers() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB572557: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1651CE: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1D77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x4FFECA5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 32 bytes in 1 blocks are possibly lost in loss record 3,609 of 9,155 ==9187== at 0x4C28C20: malloc (vg_replace_malloc.c:296) ==9187== by 0xBFE858E: llvm::RegisterClassInfo::runOnMachineFunction(llvm::MachineFunction const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC0EF947: (anonymous namespace)::MachineScheduler::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D305E: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D526D: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D5353: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF43083: llvm::JIT::jitTheFunctionUnlocked(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF4364D: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF4378F: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F8D1A: cling::IncrementalExecutor::remapSymbols() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F9B54: cling::IncrementalExecutor::runStaticInitializersOnce(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0EE2AD: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 32 bytes in 1 blocks are possibly lost in loss record 3,610 of 9,155 ==9187== at 0x4C298A0: operator new[](unsigned long) (vg_replace_malloc.c:389) ==9187== by 0xBFE8A1D: llvm::RegisterClassInfo::compute(llvm::TargetRegisterClass const*) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBFEE7C5: (anonymous namespace)::RegisterCoalescer::copyCoalesceWorkList(llvm::MutableArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBFF0448: (anonymous namespace)::RegisterCoalescer::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D305E: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D526D: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D5353: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF43083: llvm::JIT::jitTheFunctionUnlocked(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF4364D: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF4378F: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F94B7: cling::IncrementalExecutor::executeFunction(llvm::StringRef, cling::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0ED71F: cling::Interpreter::RunFunction(clang::FunctionDecl const*, cling::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 33 bytes in 1 blocks are possibly lost in loss record 3,627 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB5567ED: clang::Parser::initializePragmaHandlers() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB572557: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1651CE: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1D77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x4FFECA5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 33 bytes in 1 blocks are possibly lost in loss record 3,628 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB55693F: clang::Parser::initializePragmaHandlers() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB572557: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1651CE: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1D77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x4FFECA5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 34 bytes in 1 blocks are possibly lost in loss record 3,641 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB0F6D54: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x4FFECA5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x50202ED: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 34 bytes in 1 blocks are possibly lost in loss record 3,642 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xBB2681B: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB2F191: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1B74C1: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F7713: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 34 bytes in 1 blocks are possibly lost in loss record 3,643 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB556538: clang::Parser::initializePragmaHandlers() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB572557: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1651CE: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1D77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x4FFECA5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 34 bytes in 1 blocks are possibly lost in loss record 3,644 of 9,155 ==9187== at 0x4C298A0: operator new[](unsigned long) (vg_replace_malloc.c:389) ==9187== by 0xBFE8A1D: llvm::RegisterClassInfo::compute(llvm::TargetRegisterClass const*) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBFE89DD: llvm::RegisterClassInfo::compute(llvm::TargetRegisterClass const*) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBFE8B39: llvm::RegisterClassInfo::computePSetLimit(unsigned int) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC0F0E68: llvm::ScheduleDAGMILive::initRegPressure() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC0F1218: llvm::ScheduleDAGMILive::schedule() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC0E68FC: (anonymous namespace)::MachineSchedulerBase::scheduleRegions(llvm::ScheduleDAGInstrs&) [clone .isra.298] (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC0EF96E: (anonymous namespace)::MachineScheduler::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D305E: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D526D: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D5353: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF43083: llvm::JIT::jitTheFunctionUnlocked(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 35 bytes in 1 blocks are possibly lost in loss record 3,655 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xBB267D9: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB2F191: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1B74C1: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F7713: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 35 bytes in 1 blocks are possibly lost in loss record 3,656 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xBB2694B: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB2F191: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1B74C1: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F7713: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 35 bytes in 1 blocks are possibly lost in loss record 3,657 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xBB26995: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB2F191: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1B74C1: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F7713: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 35 bytes in 1 blocks are possibly lost in loss record 3,658 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xBB26B86: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB2F191: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1B74C1: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F7713: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 35 bytes in 1 blocks are possibly lost in loss record 3,659 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xBB26BD0: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB2F191: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1B74C1: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F7713: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 35 bytes in 1 blocks are possibly lost in loss record 3,660 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB5563F2: clang::Parser::initializePragmaHandlers() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB572557: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1651CE: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1D77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x4FFECA5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 35 bytes in 1 blocks are possibly lost in loss record 3,661 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC557D12: llvm::Twine::str() const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D920B: llvm::NamedMDNode::NamedMDNode(llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4DDCFB: llvm::Module::getOrInsertNamedMetadata(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B9F1D: clang::CodeGen::CodeGenModule::EmitVersionIdentMetadata() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBDC8: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0EE331: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1654F1: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB166153: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 36 bytes in 1 blocks are possibly lost in loss record 3,682 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xBB26C6B: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB2F191: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1B74C1: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F7713: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 36 bytes in 1 blocks are possibly lost in loss record 3,683 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC4DD6E0: llvm::Module::Module(llvm::StringRef, llvm::LLVMContext&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB36D7C2: clang::CreateLLVMCodeGen(clang::DiagnosticsEngine&, std::string const&, clang::CodeGenOptions const&, clang::TargetOptions const&, llvm::LLVMContext&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1646E8: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x4FFECA5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 36 bytes in 1 blocks are possibly lost in loss record 3,684 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB5566E0: clang::Parser::initializePragmaHandlers() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB572557: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1651CE: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1D77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x4FFECA5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 38 bytes in 1 blocks are possibly lost in loss record 3,707 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xBB26901: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB2F191: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1B74C1: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F7713: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 38 bytes in 1 blocks are possibly lost in loss record 3,708 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xBB26AF2: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB2F191: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1B74C1: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F7713: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 38 bytes in 1 blocks are possibly lost in loss record 3,709 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB1B7874: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F7713: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x4FFECA5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 38 bytes in 1 blocks are possibly lost in loss record 3,710 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC4B0B91: llvm::GlobalObject::setSection(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B87F5: clang::CodeGen::CodeGenModule::EmitAnnotationString(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B8912: clang::CodeGen::CodeGenModule::EmitAnnotateAttr(llvm::GlobalValue*, clang::AnnotateAttr const*, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3BD9AA: clang::CodeGen::CodeGenModule::AddGlobalAnnotations(clang::ValueDecl const*, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CB91F: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBAC3: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC04: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC28: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 38 bytes in 1 blocks are possibly lost in loss record 3,711 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC4B0B91: llvm::GlobalObject::setSection(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B87F5: clang::CodeGen::CodeGenModule::EmitAnnotationString(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B885B: clang::CodeGen::CodeGenModule::EmitAnnotationUnit(clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B891F: clang::CodeGen::CodeGenModule::EmitAnnotateAttr(llvm::GlobalValue*, clang::AnnotateAttr const*, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3BD9AA: clang::CodeGen::CodeGenModule::AddGlobalAnnotations(clang::ValueDecl const*, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CB91F: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBAC3: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC04: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 38 bytes in 1 blocks are possibly lost in loss record 3,712 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC4B0B91: llvm::GlobalObject::setSection(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B87F5: clang::CodeGen::CodeGenModule::EmitAnnotationString(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AE3F8: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AEB4B: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB462BCB: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46872B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4689E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB47B098: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 38 bytes in 1 blocks are possibly lost in loss record 3,713 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC4B0B91: llvm::GlobalObject::setSection(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B87F5: clang::CodeGen::CodeGenModule::EmitAnnotationString(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AE3F8: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AEB4B: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB462BCB: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB463750: clang::CodeGen::CodeGenFunction::EmitLValueForFieldInitialization(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43F3D4: EmitMemberInitializer(clang::CodeGen::CodeGenFunction&, clang::CXXRecordDecl const*, clang::CXXCtorInitializer*, clang::CXXConstructorDecl const*, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43FDBD: clang::CodeGen::CodeGenFunction::EmitCtorPrologue(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList&) [clone .part.355] (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 38 bytes in 1 blocks are possibly lost in loss record 3,714 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC4B0B91: llvm::GlobalObject::setSection(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B87F5: clang::CodeGen::CodeGenModule::EmitAnnotationString(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B885B: clang::CodeGen::CodeGenModule::EmitAnnotationUnit(clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AE4F2: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AEB4B: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB462BCB: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB463750: clang::CodeGen::CodeGenFunction::EmitLValueForFieldInitialization(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43F3D4: EmitMemberInitializer(clang::CodeGen::CodeGenFunction&, clang::CXXRecordDecl const*, clang::CXXCtorInitializer*, clang::CXXConstructorDecl const*, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 38 bytes in 1 blocks are possibly lost in loss record 3,715 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC4B0B91: llvm::GlobalObject::setSection(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B8640: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBCF2: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1656B9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1DB7: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 38 bytes in 1 blocks are possibly lost in loss record 3,716 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC4B0B91: llvm::GlobalObject::setSection(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B56DC: emitUsed(clang::CodeGen::CodeGenModule&, llvm::StringRef, std::vector >&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B8224: clang::CodeGen::CodeGenModule::emitLLVMUsed() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBD02: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1656B9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1DB7: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 38 bytes in 1 blocks are possibly lost in loss record 3,717 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC4B0B91: llvm::GlobalObject::setSection(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B8640: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBCF2: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1656B9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1656D6: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1DB7: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 38 bytes in 1 blocks are possibly lost in loss record 3,718 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC4B0B91: llvm::GlobalObject::setSection(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B8640: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBCF2: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0EE331: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1654F1: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1DB7: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 38 bytes in 1 blocks are possibly lost in loss record 3,719 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC4B0B91: llvm::GlobalObject::setSection(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B8640: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBCF2: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1656B9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB09CC6A: TClingClassInfo::TClingClassInfo(cling::Interpreter*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB04FDFA: TCling::GetDataMember(ClassInfo_t*, char const*) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x50843B0: TListOfDataMembers::FindObject(char const*) const (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 38 bytes in 1 blocks are possibly lost in loss record 3,720 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC4B0B91: llvm::GlobalObject::setSection(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B8640: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBCF2: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0EE331: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1654F1: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB09CC6A: TClingClassInfo::TClingClassInfo(cling::Interpreter*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB04FDFA: TCling::GetDataMember(ClassInfo_t*, char const*) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x50843B0: TListOfDataMembers::FindObject(char const*) const (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 39 bytes in 1 blocks are possibly lost in loss record 3,732 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F75C05: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB126C36: (anonymous namespace)::GetSystemLibraryPaths(llvm::SmallVectorImpl&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1274FA: cling::DynamicLibraryManager::DynamicLibraryManager(cling::InvocationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C1B: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x4FFECA5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x50202ED: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 39 bytes in 1 blocks are possibly lost in loss record 3,733 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB0F77F5: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x4FFECA5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x50202ED: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 41 bytes in 1 blocks are possibly lost in loss record 4,744 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB0E6780: llvm::StringRef::str() const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1CCA9A: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F694D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 41 bytes in 1 blocks are possibly lost in loss record 4,745 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xBB26CB5: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB2F191: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1B74C1: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F7713: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 41 bytes in 1 blocks are possibly lost in loss record 4,746 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB556676: clang::Parser::initializePragmaHandlers() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB572557: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1651CE: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1D77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x4FFECA5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 44 bytes in 1 blocks are possibly lost in loss record 4,802 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB1C1AE1: clang::ParseDiagnosticArgs(clang::DiagnosticOptions&, llvm::opt::ArgList&, clang::DiagnosticsEngine*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1CC850: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F694D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 44 bytes in 1 blocks are possibly lost in loss record 4,803 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xBB26C21: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB2F191: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1B74C1: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F7713: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 49 bytes in 1 blocks are possibly lost in loss record 5,831 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x7F74ACA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x7F74B6F: std::string::reserve(unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x7F74DF9: ??? (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x7F74ECD: std::string::append(char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC553340: llvm::Triple::normalize(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1CCAE2: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F694D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 49 bytes in 1 blocks are possibly lost in loss record 5,832 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC392D27: llvm::TargetMachine::TargetMachine(llvm::Target const&, llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::TargetOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF79C96: llvm::LLVMTargetMachine::LLVMTargetMachine(llvm::Target const&, llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::TargetOptions, llvm::Reloc::Model, llvm::CodeModel::Model, llvm::CodeGenOpt::Level) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBC640F2: llvm::X86TargetMachine::X86TargetMachine(llvm::Target const&, llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::TargetOptions const&, llvm::Reloc::Model, llvm::CodeModel::Model, llvm::CodeGenOpt::Level) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBC644F3: llvm::RegisterTargetMachine::Allocator(llvm::Target const&, llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::TargetOptions const&, llvm::Reloc::Model, llvm::CodeModel::Model, llvm::CodeGenOpt::Level) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF605C4: llvm::EngineBuilder::selectTarget(llvm::Triple const&, llvm::StringRef, llvm::StringRef, llvm::SmallVectorImpl const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF608BA: llvm::EngineBuilder::selectTarget() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0FA972: cling::IncrementalExecutor::IncrementalExecutor(llvm::Module*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1F47: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 49 bytes in 1 blocks are possibly lost in loss record 5,833 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xBC64195: llvm::X86TargetMachine::X86TargetMachine(llvm::Target const&, llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::TargetOptions const&, llvm::Reloc::Model, llvm::CodeModel::Model, llvm::CodeGenOpt::Level) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBC644F3: llvm::RegisterTargetMachine::Allocator(llvm::Target const&, llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::TargetOptions const&, llvm::Reloc::Model, llvm::CodeModel::Model, llvm::CodeGenOpt::Level) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF605C4: llvm::EngineBuilder::selectTarget(llvm::Triple const&, llvm::StringRef, llvm::StringRef, llvm::SmallVectorImpl const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF608BA: llvm::EngineBuilder::selectTarget() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0FA972: cling::IncrementalExecutor::IncrementalExecutor(llvm::Module*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1F47: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 49 bytes in 1 blocks are possibly lost in loss record 5,834 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC3DCFC7: llvm::MCSubtargetInfo::InitMCSubtargetInfo(llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::ArrayRef, llvm::ArrayRef, llvm::SubtargetInfoKV const*, llvm::MCWriteProcResEntry const*, llvm::MCWriteLatencyEntry const*, llvm::MCReadAdvanceEntry const*, llvm::InstrStage const*, unsigned int const*, unsigned int const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBD0D98D: llvm::X86GenSubtargetInfo::X86GenSubtargetInfo(llvm::StringRef, llvm::StringRef, llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBD0E51E: llvm::X86Subtarget::X86Subtarget(std::string const&, std::string const&, std::string const&, llvm::X86TargetMachine&, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBC641B0: llvm::X86TargetMachine::X86TargetMachine(llvm::Target const&, llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::TargetOptions const&, llvm::Reloc::Model, llvm::CodeModel::Model, llvm::CodeGenOpt::Level) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBC644F3: llvm::RegisterTargetMachine::Allocator(llvm::Target const&, llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::TargetOptions const&, llvm::Reloc::Model, llvm::CodeModel::Model, llvm::CodeGenOpt::Level) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF605C4: llvm::EngineBuilder::selectTarget(llvm::Triple const&, llvm::StringRef, llvm::StringRef, llvm::SmallVectorImpl const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF608BA: llvm::EngineBuilder::selectTarget() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0FA972: cling::IncrementalExecutor::IncrementalExecutor(llvm::Module*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 49 bytes in 1 blocks are possibly lost in loss record 5,835 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC557D12: llvm::Twine::str() const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC553EC8: llvm::Triple::Triple(llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC02AB91: llvm::createStackProtectorPass(llvm::TargetMachine const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBFCBB12: llvm::TargetPassConfig::addISelPrepare() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF79322: addPassesToGenerateCode(llvm::LLVMTargetMachine*, llvm::legacy::PassManagerBase&, bool, void const*, void const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF79494: llvm::LLVMTargetMachine::addPassesToEmitMachineCode(llvm::legacy::PassManagerBase&, llvm::JITCodeEmitter&, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF42DED: llvm::JIT::JIT(llvm::Module*, llvm::TargetMachine&, llvm::TargetJITInfo&, llvm::JITMemoryManager*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF42F1D: llvm::JIT::createJIT(llvm::Module*, std::string*, llvm::JITMemoryManager*, bool, llvm::TargetMachine*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 49 bytes in 1 blocks are possibly lost in loss record 5,836 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB36C000: clang::CodeGeneratorImpl::Initialize(clang::ASTContext&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB165281: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1D77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x4FFECA5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x50202ED: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 51 bytes in 1 blocks are possibly lost in loss record 5,838 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB26C8F2: clang::ASTReader::ReadASTCore(llvm::StringRef, clang::serialization::ModuleKind, clang::SourceLocation, clang::serialization::ModuleFile*, llvm::SmallVectorImpl&, long, long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB282A8F: clang::ASTReader::ReadAST(std::string const&, clang::serialization::ModuleKind, clang::SourceLocation, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1B2635: clang::CompilerInstance::createPCHExternalASTSource(llvm::StringRef, std::string const&, bool, bool, clang::Preprocessor&, clang::ASTContext&, void*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1B272A: clang::CompilerInstance::createPCHExternalASTSource(llvm::StringRef, bool, bool, void*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1652CB: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1D77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 52 bytes in 1 blocks are possibly lost in loss record 5,841 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB0ACA6E: TClingTypedefInfo::Title() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x509A3F4: TDataType::TDataType(TypedefInfo_t*) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x5003043: TListOfTypes::FindType(char const*) const (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x507F868: TDataMember::Init(bool) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x508097E: TDataMember::TDataMember(DataMemberInfo_t*, TClass*) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x5083B58: TListOfDataMembers::Get(DataMemberInfo_t*) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x5083DBA: TListOfDataMembers::Load() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x50A545A: TClass::GetListOfDataMembers(bool) (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 56 bytes in 1 blocks are possibly lost in loss record 5,948 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xB9B18DB: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B2A79: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB25C12B: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B4423: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB24AA3F: clang::ASTReader::CompleteRedeclChain(clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9A6E10: clang::FunctionDecl::hasBody(clang::FunctionDecl const*&) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9A701A: clang::FunctionDecl::isOutOfLine() const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9529CB: clang::ASTContext::DeclMustBeEmitted(clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B89BC: clang::CodeGen::CodeGenModule::MayDeferGeneration(clang::ValueDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC14A: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3EBE28: (anonymous namespace)::ItaniumCXXABI::EmitCXXConstructors(clang::CXXConstructorDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 56 bytes in 1 blocks are possibly lost in loss record 5,949 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xB9B18DB: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B2A79: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB25C12B: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B4423: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB24AA3F: clang::ASTReader::CompleteRedeclChain(clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9A6E10: clang::FunctionDecl::hasBody(clang::FunctionDecl const*&) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9AEFB4: clang::Decl::canBeWeakImported(bool&) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9AF418: clang::Decl::isWeakImported() const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B5CEF: setLinkageAndVisibilityForGV(llvm::GlobalValue*, clang::NamedDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B7FFE: clang::CodeGen::CodeGenModule::SetFunctionAttributes(clang::GlobalDecl, llvm::Function*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3BDEF9: clang::CodeGen::CodeGenModule::GetOrCreateLLVMFunction(llvm::StringRef, llvm::Type*, clang::GlobalDecl, bool, bool, llvm::AttributeSet) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 56 bytes in 1 blocks are possibly lost in loss record 5,950 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xB9B18DB: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B2A79: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB25C12B: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B4423: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B4B43: clang::DeclContext::using_directives() const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB77DF34: (anonymous namespace)::UnqualUsingDirectiveSet::addUsingDirectives(clang::DeclContext*, clang::DeclContext*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB77E8C6: (anonymous namespace)::UnqualUsingDirectiveSet::visitScopeChain(clang::Scope*, clang::Scope*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB78979F: clang::Sema::CppLookupName(clang::LookupResult&, clang::Scope*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB789D04: clang::Sema::LookupName(clang::LookupResult&, clang::Scope*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB5C4777: clang::Sema::BuildCXXNestedNameSpecifier(clang::Scope*, clang::IdentifierInfo&, clang::SourceLocation, clang::SourceLocation, clang::QualType, bool, clang::CXXScopeSpec&, clang::NamedDecl*, bool, bool*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB5C6B65: clang::Sema::ActOnCXXNestedNameSpecifier(clang::Scope*, clang::IdentifierInfo&, clang::SourceLocation, clang::SourceLocation, clang::OpaquePtr, bool, clang::CXXScopeSpec&, bool, bool*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 56 bytes in 1 blocks are possibly lost in loss record 5,951 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xB9B18DB: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B2A79: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB25C12B: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB8E2DF5: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B4423: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B3EFD: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB787535: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB788AF5: clang::Sema::LookupQualifiedName(clang::LookupResult&, clang::DeclContext*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1239BE: cling::ValueExtractionSynthesizer::FindAndCacheRuntimeDecls() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB124FF4: cling::ValueExtractionSynthesizer::SynthesizeSVRInit(clang::Expr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1254E0: cling::ValueExtractionSynthesizer::Transform() (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 56 bytes in 1 blocks are possibly lost in loss record 5,952 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xB9B18DB: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B2A79: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB25C12B: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB8E2DF5: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B4423: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB787535: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB788AF5: clang::Sema::LookupQualifiedName(clang::LookupResult&, clang::DeclContext*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB12DA6F: clang::FunctionDecl const* cling::findFunction(clang::DeclContext*, clang::CXXScopeSpec&, llvm::StringRef, llvm::SmallVectorImpl const&, bool, clang::ASTContext&, cling::Interpreter*, clang::FunctionDecl const* (*)(clang::DeclContext*, bool, llvm::SmallVectorImpl const&, clang::LookupResult&, clang::DeclarationNameInfo&, clang::TemplateArgumentListInfo const*, clang::ASTContext&, clang::Parser&, clang::Sema&), cling::LookupHelper::DiagSetting) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB12E316: clang::FunctionDecl const* cling::execFindFunction(clang::Parser&, cling::Interpreter*, clang::Decl const*, llvm::StringRef, cling::ParseProto::ArgsInput const&, bool, clang::FunctionDecl const* (*)(clang::DeclContext*, bool, llvm::SmallVectorImpl const&, clang::LookupResult&, clang::DeclarationNameInfo&, clang::TemplateArgumentListInfo const*, clang::ASTContext&, clang::Parser&, clang::Sema&), cling::LookupHelper::DiagSetting) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB12BB2A: cling::LookupHelper::findFunctionProto(clang::Decl const*, llvm::StringRef, llvm::StringRef, cling::LookupHelper::DiagSetting, bool) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0A05EC: TClingClassInfo::GetMethod(char const*, char const*, bool, long*, ROOT::EFunctionMatchMode, TClingClassInfo::EInheritanceMode) const (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 56 bytes in 1 blocks are possibly lost in loss record 5,953 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xB9B18DB: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B2A79: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB25C12B: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB8E2DF5: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B4423: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB72BE9B: clang::Sema::DeclareGlobalAllocationFunction(clang::DeclarationName, clang::QualType, clang::QualType, clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB72C463: clang::Sema::DeclareGlobalNewDelete() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB77F0E8: clang::LookupResult::configure() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB72DB48: clang::Sema::FindAllocationOverload(clang::SourceLocation, clang::SourceRange, clang::DeclarationName, llvm::MutableArrayRef, clang::DeclContext*, bool, clang::FunctionDecl*&, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB72EFD5: clang::Sema::FindAllocationFunctions(clang::SourceLocation, clang::SourceRange, bool, clang::QualType, bool, llvm::MutableArrayRef, clang::FunctionDecl*&, clang::FunctionDecl*&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB733AA2: clang::Sema::BuildCXXNew(clang::SourceRange, bool, clang::SourceLocation, llvm::MutableArrayRef, clang::SourceLocation, clang::SourceRange, clang::QualType, clang::TypeSourceInfo*, clang::Expr*, clang::SourceRange, clang::Expr*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 56 bytes in 1 blocks are possibly lost in loss record 5,954 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xB9B18DB: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B2A79: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB25C12B: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB8E2DF5: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B4423: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB72BE9B: clang::Sema::DeclareGlobalAllocationFunction(clang::DeclarationName, clang::QualType, clang::QualType, clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB72C48F: clang::Sema::DeclareGlobalNewDelete() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB77F0E8: clang::LookupResult::configure() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB72DB48: clang::Sema::FindAllocationOverload(clang::SourceLocation, clang::SourceRange, clang::DeclarationName, llvm::MutableArrayRef, clang::DeclContext*, bool, clang::FunctionDecl*&, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB72EFD5: clang::Sema::FindAllocationFunctions(clang::SourceLocation, clang::SourceRange, bool, clang::QualType, bool, llvm::MutableArrayRef, clang::FunctionDecl*&, clang::FunctionDecl*&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB733AA2: clang::Sema::BuildCXXNew(clang::SourceRange, bool, clang::SourceLocation, llvm::MutableArrayRef, clang::SourceLocation, clang::SourceRange, clang::QualType, clang::TypeSourceInfo*, clang::Expr*, clang::SourceRange, clang::Expr*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 56 bytes in 1 blocks are possibly lost in loss record 5,955 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xB9B18DB: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B2A79: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB25C12B: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB8E2DF5: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B4423: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB72BE9B: clang::Sema::DeclareGlobalAllocationFunction(clang::DeclarationName, clang::QualType, clang::QualType, clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB72C4F5: clang::Sema::DeclareGlobalNewDelete() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB77F0E8: clang::LookupResult::configure() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB72DB48: clang::Sema::FindAllocationOverload(clang::SourceLocation, clang::SourceRange, clang::DeclarationName, llvm::MutableArrayRef, clang::DeclContext*, bool, clang::FunctionDecl*&, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB72EFD5: clang::Sema::FindAllocationFunctions(clang::SourceLocation, clang::SourceRange, bool, clang::QualType, bool, llvm::MutableArrayRef, clang::FunctionDecl*&, clang::FunctionDecl*&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB733AA2: clang::Sema::BuildCXXNew(clang::SourceRange, bool, clang::SourceLocation, llvm::MutableArrayRef, clang::SourceLocation, clang::SourceRange, clang::QualType, clang::TypeSourceInfo*, clang::Expr*, clang::SourceRange, clang::Expr*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 57 bytes in 1 blocks are possibly lost in loss record 5,959 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB0E6780: llvm::StringRef::str() const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1BF425: ParseCodeGenArgs(clang::CodeGenOptions&, llvm::opt::ArgList&, clang::InputKind, clang::DiagnosticsEngine&, clang::TargetOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1CCB33: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F694D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 57 bytes in 1 blocks are possibly lost in loss record 5,960 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB0EED1D: cling::Interpreter::AddIncludePath(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB04A53F: TCling::AddIncludePath(char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BE1D: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x4FFECA5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x50202ED: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x50209C8: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 62 bytes in 1 blocks are possibly lost in loss record 5,969 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x7F74ACA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x7F74B6F: std::string::reserve(unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x7F74DF9: ??? (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x7F74ECD: std::string::append(char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC434833: llvm::DataLayout::getStringRepresentation() const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4DDF71: llvm::Module::setDataLayout(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB36C04E: clang::CodeGeneratorImpl::Initialize(clang::ASTContext&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB165281: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1D77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 64 bytes in 1 blocks are possibly lost in loss record 6,134 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB0E6780: llvm::StringRef::str() const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB26C22F: clang::ASTReader::ReadControlBlock(clang::serialization::ModuleFile&, llvm::SmallVectorImpl&, clang::serialization::ModuleFile const*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB26CCFD: clang::ASTReader::ReadASTCore(llvm::StringRef, clang::serialization::ModuleKind, clang::SourceLocation, clang::serialization::ModuleFile*, llvm::SmallVectorImpl&, long, long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB282A8F: clang::ASTReader::ReadAST(std::string const&, clang::serialization::ModuleKind, clang::SourceLocation, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1B2635: clang::CompilerInstance::createPCHExternalASTSource(llvm::StringRef, std::string const&, bool, bool, clang::Preprocessor&, clang::ASTContext&, void*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1B272A: clang::CompilerInstance::createPCHExternalASTSource(llvm::StringRef, bool, bool, void*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1652CB: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1D77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 65 bytes in 1 blocks are possibly lost in loss record 6,138 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xBB51F2B: copyStatusToFileData(clang::vfs::Status const&, clang::FileData&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB524D1: clang::FileSystemStatCache::get(char const*, clang::FileData&, bool, std::unique_ptr >*, clang::FileSystemStatCache*, clang::vfs::FileSystem&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB4E1CB: clang::FileManager::getStatValue(char const*, clang::FileData&, bool, std::unique_ptr >*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB5115B: clang::FileManager::getFile(llvm::StringRef, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBACEFB0: clang::DirectoryLookup::LookupFile(llvm::StringRef&, clang::HeaderSearch&, llvm::SmallVectorImpl*, llvm::SmallVectorImpl*, clang::ModuleMap::KnownHeader*, bool&, bool&, llvm::SmallVectorImpl&, bool) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBACF7EE: clang::HeaderSearch::LookupFile(llvm::StringRef, clang::SourceLocation, bool, clang::DirectoryLookup const*, clang::DirectoryLookup const*&, llvm::ArrayRef, llvm::SmallVectorImpl*, llvm::SmallVectorImpl*, clang::ModuleMap::KnownHeader*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB24A5E9: resolveFileThroughHeaderSearch(clang::Preprocessor&, llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB25A99C: clang::ASTReader::getInputFile(clang::serialization::ModuleFile&, unsigned int, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 66 bytes in 2 blocks are possibly lost in loss record 6,140 of 9,155 ==9187== at 0x4C298A0: operator new[](unsigned long) (vg_replace_malloc.c:389) ==9187== by 0xBFE8A1D: llvm::RegisterClassInfo::compute(llvm::TargetRegisterClass const*) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBFEE7C5: (anonymous namespace)::RegisterCoalescer::copyCoalesceWorkList(llvm::MutableArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBFF047C: (anonymous namespace)::RegisterCoalescer::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D305E: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D526D: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D5353: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF43083: llvm::JIT::jitTheFunctionUnlocked(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF43676: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF4378F: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F9B62: cling::IncrementalExecutor::runStaticInitializersOnce(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0EE2AD: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 67 bytes in 1 blocks are possibly lost in loss record 6,144 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB0E6780: llvm::StringRef::str() const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1CE6C3: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F694D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 67 bytes in 1 blocks are possibly lost in loss record 6,145 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xBB9DC0C: (anonymous namespace)::RealFile::status() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB52551: clang::FileSystemStatCache::get(char const*, clang::FileData&, bool, std::unique_ptr >*, clang::FileSystemStatCache*, clang::vfs::FileSystem&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB4E1CB: clang::FileManager::getStatValue(char const*, clang::FileData&, bool, std::unique_ptr >*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB5115B: clang::FileManager::getFile(llvm::StringRef, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB305B47: clang::serialization::ModuleManager::lookupModuleFile(llvm::StringRef, long, long, clang::FileEntry const*&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB305D20: clang::serialization::ModuleManager::addModule(llvm::StringRef, clang::serialization::ModuleKind, clang::SourceLocation, clang::serialization::ModuleFile*, unsigned int, long, long, clang::serialization::ModuleFile*&, std::string&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB26C899: clang::ASTReader::ReadASTCore(llvm::StringRef, clang::serialization::ModuleKind, clang::SourceLocation, clang::serialization::ModuleFile*, llvm::SmallVectorImpl&, long, long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB282A8F: clang::ASTReader::ReadAST(std::string const&, clang::serialization::ModuleKind, clang::SourceLocation, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 67 bytes in 1 blocks are possibly lost in loss record 6,146 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xBB51F2B: copyStatusToFileData(clang::vfs::Status const&, clang::FileData&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB525F2: clang::FileSystemStatCache::get(char const*, clang::FileData&, bool, std::unique_ptr >*, clang::FileSystemStatCache*, clang::vfs::FileSystem&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB4E1CB: clang::FileManager::getStatValue(char const*, clang::FileData&, bool, std::unique_ptr >*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB5115B: clang::FileManager::getFile(llvm::StringRef, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB305B47: clang::serialization::ModuleManager::lookupModuleFile(llvm::StringRef, long, long, clang::FileEntry const*&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB305D20: clang::serialization::ModuleManager::addModule(llvm::StringRef, clang::serialization::ModuleKind, clang::SourceLocation, clang::serialization::ModuleFile*, unsigned int, long, long, clang::serialization::ModuleFile*&, std::string&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB26C899: clang::ASTReader::ReadASTCore(llvm::StringRef, clang::serialization::ModuleKind, clang::SourceLocation, clang::serialization::ModuleFile*, llvm::SmallVectorImpl&, long, long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB282A8F: clang::ASTReader::ReadAST(std::string const&, clang::serialization::ModuleKind, clang::SourceLocation, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 67 bytes in 1 blocks are possibly lost in loss record 6,147 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB305FEB: clang::serialization::ModuleManager::addModule(llvm::StringRef, clang::serialization::ModuleKind, clang::SourceLocation, clang::serialization::ModuleFile*, unsigned int, long, long, clang::serialization::ModuleFile*&, std::string&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB26C899: clang::ASTReader::ReadASTCore(llvm::StringRef, clang::serialization::ModuleKind, clang::SourceLocation, clang::serialization::ModuleFile*, llvm::SmallVectorImpl&, long, long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB282A8F: clang::ASTReader::ReadAST(std::string const&, clang::serialization::ModuleKind, clang::SourceLocation, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1B2635: clang::CompilerInstance::createPCHExternalASTSource(llvm::StringRef, std::string const&, bool, bool, clang::Preprocessor&, clang::ASTContext&, void*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1B272A: clang::CompilerInstance::createPCHExternalASTSource(llvm::StringRef, bool, bool, void*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1652CB: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1D77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 70 bytes in 1 blocks are possibly lost in loss record 6,159 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F75C05: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB0FA5C8: cling::IncrementalExecutor::IncrementalExecutor(llvm::Module*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1F47: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x4FFECA5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x50202ED: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x50209C8: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 72 bytes in 1 blocks are possibly lost in loss record 6,347 of 9,155 ==9187== at 0x4C28C20: malloc (vg_replace_malloc.c:296) ==9187== by 0xC53DE87: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B1AFA: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B2A79: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB25C12B: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B4423: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB24AA3F: clang::ASTReader::CompleteRedeclChain(clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9A6E10: clang::FunctionDecl::hasBody(clang::FunctionDecl const*&) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB5AD6DE: clang::Sema::ActOnEndOfTranslationUnit() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB57C565: clang::Parser::ParseTopLevelDecl(clang::OpaquePtr&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB165E69: cling::IncrementalParser::ParseInternal(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16612B: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 72 bytes in 1 blocks are possibly lost in loss record 6,348 of 9,155 ==9187== at 0x4C28C20: malloc (vg_replace_malloc.c:296) ==9187== by 0xC53DE87: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB95988A: clang::ASTContext::addOverriddenMethod(clang::CXXMethodDecl const*, clang::CXXMethodDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB297C2A: clang::ASTDeclReader::VisitCXXMethodDecl(clang::CXXMethodDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB297CEE: clang::ASTDeclReader::VisitCXXDestructorDecl(clang::CXXDestructorDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2A2424: clang::declvisitor::Base::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2A29C2: clang::ASTDeclReader::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2A2DF0: clang::ASTReader::ReadDeclRecord(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2566CC: clang::ASTReader::GetDecl(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB297C10: clang::ASTDeclReader::VisitCXXMethodDecl(clang::CXXMethodDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB297CEE: clang::ASTDeclReader::VisitCXXDestructorDecl(clang::CXXDestructorDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2A2424: clang::declvisitor::Base::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 72 bytes in 1 blocks are possibly lost in loss record 6,349 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4224A5: llvm::ConstantCreator::create(llvm::Type*, llvm::ExprMapKeyType const&, unsigned short) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4262FC: llvm::ConstantUniqueMap::getOrCreate(llvm::Type*, llvm::ExprMapKeyType const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC42811E: llvm::ConstantExpr::getBitCast(llvm::Constant*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3F0B49: (anonymous namespace)::ItaniumRTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3F2517: (anonymous namespace)::ItaniumCXXABI::getAddrOfRTTIDescriptor(clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3F2135: (anonymous namespace)::ItaniumCXXABI::emitVTableDefinitions(clang::CodeGen::CodeGenVTables&, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1657EB: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB166153: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0ED918: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 72 bytes in 1 blocks are possibly lost in loss record 6,350 of 9,155 ==9187== at 0x4C28C20: malloc (vg_replace_malloc.c:296) ==9187== by 0xC53DE87: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B1AFA: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B2A79: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB25C12B: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B4423: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B3EFD: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB24AA3F: clang::ASTReader::CompleteRedeclChain(clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB94D323: clang::ASTContext::GetGVALinkageForFunction(clang::FunctionDecl const*) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB952A1A: clang::ASTContext::DeclMustBeEmitted(clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B89BC: clang::CodeGen::CodeGenModule::MayDeferGeneration(clang::ValueDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC14A: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 72 bytes in 1 blocks are possibly lost in loss record 6,351 of 9,155 ==9187== at 0x4C28C20: malloc (vg_replace_malloc.c:296) ==9187== by 0xC53DE87: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B1AFA: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B2A79: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB25C12B: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B4423: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB24AA3F: clang::ASTReader::CompleteRedeclChain(clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB28EF43: clang::Redeclarable::DeclLink::getNext(clang::FunctionDecl const*) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9A21CC: getExplicitVisibilityAux(clang::NamedDecl const*, clang::NamedDecl::ExplicitVisibilityKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9A235A: clang::NamedDecl::getExplicitVisibility(clang::NamedDecl::ExplicitVisibilityKind) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9A8B5E: computeLVForDecl(clang::NamedDecl const*, LVComputationKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9A992D: clang::LinkageComputer::getLVForDecl(clang::NamedDecl const*, LVComputationKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 72 bytes in 1 blocks are possibly lost in loss record 6,352 of 9,155 ==9187== at 0x4C28C20: malloc (vg_replace_malloc.c:296) ==9187== by 0xC53DE87: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B1AFA: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B2A79: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB25C12B: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB8E2DF5: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B4423: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B3EFD: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB787535: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB788AF5: clang::Sema::LookupQualifiedName(clang::LookupResult&, clang::DeclContext*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1239BE: cling::ValueExtractionSynthesizer::FindAndCacheRuntimeDecls() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB124FF4: cling::ValueExtractionSynthesizer::SynthesizeSVRInit(clang::Expr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 73 bytes in 1 blocks are possibly lost in loss record 6,355 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB0F6C9C: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x4FFECA5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x50202ED: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 74 bytes in 1 blocks are possibly lost in loss record 6,359 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB0E6780: llvm::StringRef::str() const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB26C2EC: clang::ASTReader::ReadControlBlock(clang::serialization::ModuleFile&, llvm::SmallVectorImpl&, clang::serialization::ModuleFile const*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB26CCFD: clang::ASTReader::ReadASTCore(llvm::StringRef, clang::serialization::ModuleKind, clang::SourceLocation, clang::serialization::ModuleFile*, llvm::SmallVectorImpl&, long, long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB282A8F: clang::ASTReader::ReadAST(std::string const&, clang::serialization::ModuleKind, clang::SourceLocation, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1B2635: clang::CompilerInstance::createPCHExternalASTSource(llvm::StringRef, std::string const&, bool, bool, clang::Preprocessor&, clang::ASTContext&, void*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1B272A: clang::CompilerInstance::createPCHExternalASTSource(llvm::StringRef, bool, bool, void*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1652CB: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1D77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 76 bytes in 2 blocks are possibly lost in loss record 6,367 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC4B0B91: llvm::GlobalObject::setSection(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B87F5: clang::CodeGen::CodeGenModule::EmitAnnotationString(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AE3F8: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AEB4B: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB462BCB: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46872B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4689E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46A75F: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 76 bytes in 2 blocks are possibly lost in loss record 6,368 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC4B0B91: llvm::GlobalObject::setSection(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B87F5: clang::CodeGen::CodeGenModule::EmitAnnotationString(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B885B: clang::CodeGen::CodeGenModule::EmitAnnotationUnit(clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AE4F2: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AEB4B: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB462BCB: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46872B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4689E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 76 bytes in 2 blocks are possibly lost in loss record 6,369 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC4B0B91: llvm::GlobalObject::setSection(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B56DC: emitUsed(clang::CodeGen::CodeGenModule&, llvm::StringRef, std::vector >&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B8224: clang::CodeGen::CodeGenModule::emitLLVMUsed() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBD02: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1656B9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB166153: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0ED918: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 76 bytes in 2 blocks are possibly lost in loss record 6,370 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC4B0B91: llvm::GlobalObject::setSection(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B8640: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBCF2: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1656B9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1656D6: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB166153: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 76 bytes in 2 blocks are possibly lost in loss record 6,371 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC4B0B91: llvm::GlobalObject::setSection(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B8640: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBCF2: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1656B9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1656D6: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1656D6: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 76 bytes in 2 blocks are possibly lost in loss record 6,372 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC4B0B91: llvm::GlobalObject::setSection(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B8640: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBCF2: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1656B9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1658E2: cling::IncrementalParser::transformTransactionAST(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164D2B: cling::IncrementalParser::endTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB166140: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 76 bytes in 2 blocks are possibly lost in loss record 6,373 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC4B0B91: llvm::GlobalObject::setSection(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B8640: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBCF2: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1656B9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB166153: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F281D: cling::Interpreter::EvaluateInternal(std::string const&, cling::CompilationOptions const&, cling::Value*, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F2AF0: cling::Interpreter::echo(std::string const&, cling::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 76 bytes in 2 blocks are possibly lost in loss record 6,374 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC4B0B91: llvm::GlobalObject::setSection(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B8640: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBCF2: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0EE331: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1654F1: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB166153: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F281D: cling::Interpreter::EvaluateInternal(std::string const&, cling::CompilationOptions const&, cling::Value*, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F2AF0: cling::Interpreter::echo(std::string const&, cling::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 76 bytes in 2 blocks are possibly lost in loss record 6,375 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC4B0B91: llvm::GlobalObject::setSection(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B8640: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBCF2: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1656B9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB166153: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0ED918: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0ED9FA: cling::Interpreter::parseForModule(std::string const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 76 bytes in 2 blocks are possibly lost in loss record 6,376 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC4B0B91: llvm::GlobalObject::setSection(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B8640: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBCF2: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0EE331: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1654F1: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB166153: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0ED918: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0ED9FA: cling::Interpreter::parseForModule(std::string const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 84 bytes in 1 blocks are possibly lost in loss record 6,618 of 9,155 ==9187== at 0x4C298A0: operator new[](unsigned long) (vg_replace_malloc.c:389) ==9187== by 0xBFE86D8: llvm::RegisterClassInfo::runOnMachineFunction(llvm::MachineFunction const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC0EF947: (anonymous namespace)::MachineScheduler::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D305E: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D526D: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D5353: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF43083: llvm::JIT::jitTheFunctionUnlocked(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF4364D: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF4378F: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F8D1A: cling::IncrementalExecutor::remapSymbols() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F9B54: cling::IncrementalExecutor::runStaticInitializersOnce(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0EE2AD: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 96 bytes in 1 blocks are possibly lost in loss record 6,750 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC0E8EFA: llvm::Pass* llvm::callDefaultCtor<(anonymous namespace)::MachineScheduler>() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBFCBD0C: llvm::TargetPassConfig::addPass(void const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBFCC163: llvm::TargetPassConfig::addOptimizedRegAlloc(llvm::FunctionPass*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBFCC577: llvm::TargetPassConfig::addMachinePasses() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF79444: addPassesToGenerateCode(llvm::LLVMTargetMachine*, llvm::legacy::PassManagerBase&, bool, void const*, void const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF79494: llvm::LLVMTargetMachine::addPassesToEmitMachineCode(llvm::legacy::PassManagerBase&, llvm::JITCodeEmitter&, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF42DED: llvm::JIT::JIT(llvm::Module*, llvm::TargetMachine&, llvm::TargetJITInfo&, llvm::JITMemoryManager*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF42F1D: llvm::JIT::createJIT(llvm::Module*, std::string*, llvm::JITMemoryManager*, bool, llvm::TargetMachine*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF55165: llvm::EngineBuilder::create(llvm::TargetMachine*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0FA97D: cling::IncrementalExecutor::IncrementalExecutor(llvm::Module*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1F47: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 96 bytes in 1 blocks are possibly lost in loss record 6,751 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC0E8DF0: llvm::MachineSchedContext::MachineSchedContext() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC0E8F05: llvm::Pass* llvm::callDefaultCtor<(anonymous namespace)::MachineScheduler>() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBFCBD0C: llvm::TargetPassConfig::addPass(void const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBFCC163: llvm::TargetPassConfig::addOptimizedRegAlloc(llvm::FunctionPass*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBFCC577: llvm::TargetPassConfig::addMachinePasses() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF79444: addPassesToGenerateCode(llvm::LLVMTargetMachine*, llvm::legacy::PassManagerBase&, bool, void const*, void const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF79494: llvm::LLVMTargetMachine::addPassesToEmitMachineCode(llvm::legacy::PassManagerBase&, llvm::JITCodeEmitter&, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF42DED: llvm::JIT::JIT(llvm::Module*, llvm::TargetMachine&, llvm::TargetJITInfo&, llvm::JITMemoryManager*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF42F1D: llvm::JIT::createJIT(llvm::Module*, std::string*, llvm::JITMemoryManager*, bool, llvm::TargetMachine*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF55165: llvm::EngineBuilder::create(llvm::TargetMachine*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0FA97D: cling::IncrementalExecutor::IncrementalExecutor(llvm::Module*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 96 bytes in 1 blocks are possibly lost in loss record 6,752 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC422798: llvm::ConstantCreator::create(llvm::Type*, llvm::ExprMapKeyType const&, unsigned short) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4262FC: llvm::ConstantUniqueMap::getOrCreate(llvm::Type*, llvm::ExprMapKeyType const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC426C1D: llvm::ConstantExpr::getGetElementPtr(llvm::Constant*, llvm::ArrayRef, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3F0B31: (anonymous namespace)::ItaniumRTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3F2517: (anonymous namespace)::ItaniumCXXABI::getAddrOfRTTIDescriptor(clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3F2135: (anonymous namespace)::ItaniumCXXABI::emitVTableDefinitions(clang::CodeGen::CodeGenVTables&, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1657EB: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB166153: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0ED918: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 98 bytes in 3 blocks are possibly lost in loss record 6,753 of 9,155 ==9187== at 0x4C298A0: operator new[](unsigned long) (vg_replace_malloc.c:389) ==9187== by 0xBFE8A1D: llvm::RegisterClassInfo::compute(llvm::TargetRegisterClass const*) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC0611F1: llvm::AllocationOrder::AllocationOrder(unsigned int, llvm::VirtRegMap const&, llvm::RegisterClassInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBFE3F3F: (anonymous namespace)::RAGreedy::selectOrSplitImpl(llvm::LiveInterval&, llvm::SmallVectorImpl&, llvm::SmallSet >&, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBFE6D27: (anonymous namespace)::RAGreedy::selectOrSplit(llvm::LiveInterval&, llvm::SmallVectorImpl&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC10A05C: llvm::RegAllocBase::allocatePhysRegs() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBFE778D: (anonymous namespace)::RAGreedy::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D305E: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D526D: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D5353: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF43083: llvm::JIT::jitTheFunctionUnlocked(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF4364D: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 100 bytes in 1 blocks are possibly lost in loss record 6,755 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xBB51F2B: copyStatusToFileData(clang::vfs::Status const&, clang::FileData&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB524D1: clang::FileSystemStatCache::get(char const*, clang::FileData&, bool, std::unique_ptr >*, clang::FileSystemStatCache*, clang::vfs::FileSystem&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB4E1CB: clang::FileManager::getStatValue(char const*, clang::FileData&, bool, std::unique_ptr >*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB5115B: clang::FileManager::getFile(llvm::StringRef, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBACEE8C: clang::DirectoryLookup::LookupFile(llvm::StringRef&, clang::HeaderSearch&, llvm::SmallVectorImpl*, llvm::SmallVectorImpl*, clang::ModuleMap::KnownHeader*, bool&, bool&, llvm::SmallVectorImpl&, bool) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBACF7EE: clang::HeaderSearch::LookupFile(llvm::StringRef, clang::SourceLocation, bool, clang::DirectoryLookup const*, clang::DirectoryLookup const*&, llvm::ArrayRef, llvm::SmallVectorImpl*, llvm::SmallVectorImpl*, clang::ModuleMap::KnownHeader*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBAFC0CC: clang::Preprocessor::LookupFile(clang::SourceLocation, llvm::StringRef, bool, clang::DirectoryLookup const*, clang::DirectoryLookup const*&, llvm::SmallVectorImpl*, llvm::SmallVectorImpl*, clang::ModuleMap::KnownHeader*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0ECA74: cling::Interpreter::loadModuleForHeader(std::string const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 104 bytes in 1 blocks are possibly lost in loss record 6,834 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AEA91: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB462BCB: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46872B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4689E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB47B098: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46BBED: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD0F66: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B8F3: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48C4DF: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB39C872: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 104 bytes in 1 blocks are possibly lost in loss record 6,835 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4C0ED4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AEB99: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB462BCB: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46872B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4689E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB47B098: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46BBED: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD0F66: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B8F3: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48C4DF: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 104 bytes in 1 blocks are possibly lost in loss record 6,836 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4C0ED4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4629D6: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46872B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4689E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46A75F: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB468811: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4689E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD2BE2: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B8A7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48C4DF: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 104 bytes in 1 blocks are possibly lost in loss record 6,837 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB465F0D: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46653F: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4666AF: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4817B6: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD1C76: (anonymous namespace)::ScalarExprEmitter::VisitMemberExpr(clang::MemberExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48BA33: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD2E82: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B8A7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD2E82: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B8A7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 104 bytes in 1 blocks are possibly lost in loss record 6,838 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB465F0D: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46653F: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4666AF: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4817B6: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD1C76: (anonymous namespace)::ScalarExprEmitter::VisitMemberExpr(clang::MemberExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48BA33: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD2E82: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B8A7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD2FFE: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B8A7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 104 bytes in 1 blocks are possibly lost in loss record 6,839 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4C0F54: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB482587: llvm::IRBuilder >::CreateIntCast(llvm::Value*, llvm::Type*, bool, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4861DC: (anonymous namespace)::ScalarExprEmitter::EmitScalarConversion(llvm::Value*, clang::QualType, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD300F: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B8A7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48A2FC: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD3022: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B8A7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD2E82: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B86E: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 104 bytes in 1 blocks are possibly lost in loss record 6,840 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4C0ED4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4377EB: clang::CodeGen::CodeGenFunction::InitializeVTablePointer(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43BA64: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, bool, clang::CXXRecordDecl const*, llvm::SmallPtrSet&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43BB26: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43CB2D: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B301A: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB425F07: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBB90: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC04: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC28: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 104 bytes in 1 blocks are possibly lost in loss record 6,841 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AEA91: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB462BCB: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB437140: (anonymous namespace)::DestroyField::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB441B9E: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB442B2B: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4437B9: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4437FD: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43CBA8: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B301A: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB425F07: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 104 bytes in 1 blocks are possibly lost in loss record 6,842 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4C0ED4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AEB99: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB462BCB: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB437140: (anonymous namespace)::DestroyField::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB441B9E: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB442B2B: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4437B9: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4437FD: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43CBA8: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B301A: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 104 bytes in 1 blocks are possibly lost in loss record 6,843 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AEA91: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB462BCB: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46872B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4689E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46A75F: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48177B: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD1C76: (anonymous namespace)::ScalarExprEmitter::VisitMemberExpr(clang::MemberExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48BA33: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD2E82: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B8A7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 104 bytes in 1 blocks are possibly lost in loss record 6,844 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4C0ED4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AEB99: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB462BCB: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46872B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4689E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46A75F: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48177B: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD1C76: (anonymous namespace)::ScalarExprEmitter::VisitMemberExpr(clang::MemberExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48BA33: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD2E82: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 104 bytes in 1 blocks are possibly lost in loss record 6,845 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB42FC16: clang::CodeGen::CodeGenFunction::EmitFunctionEpilog(clang::CodeGen::CGFunctionInfo const&, bool, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AD6BC: clang::CodeGen::CodeGenFunction::FinishFunction(clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B2C05: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CB471: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBB1F: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC3C4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC762: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2787] (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB36AB02: clang::CodeGeneratorImpl::HandleTopLevelDecl(clang::DeclGroupRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1657B7: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 104 bytes in 1 blocks are possibly lost in loss record 6,846 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB45B0FA: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB44A0FA: clang::CodeGen::CodeGenFunction::EmitParmDecl(clang::VarDecl const&, llvm::Value*, bool, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4355A2: clang::CodeGen::CodeGenFunction::EmitFunctionProlog(clang::CodeGen::CGFunctionInfo const&, llvm::Function*, clang::CodeGen::FunctionArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B1FFD: clang::CodeGen::CodeGenFunction::StartFunction(clang::GlobalDecl, clang::QualType, llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::CodeGen::FunctionArgList const&, clang::SourceLocation, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B2B47: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB425F07: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBB90: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC3C4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3F289C: (anonymous namespace)::ItaniumCXXABI::EmitCXXDestructors(clang::CXXDestructorDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CCADC: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2787] (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 104 bytes in 1 blocks are possibly lost in loss record 6,847 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB42731C: clang::CodeGen::CGCXXABI::EmitThisParam(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3EE5B6: (anonymous namespace)::ItaniumCXXABI::EmitInstanceFunctionProlog(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B22C2: clang::CodeGen::CodeGenFunction::StartFunction(clang::GlobalDecl, clang::QualType, llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::CodeGen::FunctionArgList const&, clang::SourceLocation, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B2B47: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB425F07: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBB90: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC3C4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3F289C: (anonymous namespace)::ItaniumCXXABI::EmitCXXDestructors(clang::CXXDestructorDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CCADC: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2787] (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB36AB02: clang::CodeGeneratorImpl::HandleTopLevelDecl(clang::DeclGroupRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 104 bytes in 1 blocks are possibly lost in loss record 6,848 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB45B0FA: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB44A0FA: clang::CodeGen::CodeGenFunction::EmitParmDecl(clang::VarDecl const&, llvm::Value*, bool, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4355A2: clang::CodeGen::CodeGenFunction::EmitFunctionProlog(clang::CodeGen::CGFunctionInfo const&, llvm::Function*, clang::CodeGen::FunctionArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B1FFD: clang::CodeGen::CodeGenFunction::StartFunction(clang::GlobalDecl, clang::QualType, llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::CodeGen::FunctionArgList const&, clang::SourceLocation, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B2B47: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB425F07: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBB90: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC3C4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3F28AC: (anonymous namespace)::ItaniumCXXABI::EmitCXXDestructors(clang::CXXDestructorDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CCADC: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2787] (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 104 bytes in 1 blocks are possibly lost in loss record 6,849 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB42731C: clang::CodeGen::CGCXXABI::EmitThisParam(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3EE5B6: (anonymous namespace)::ItaniumCXXABI::EmitInstanceFunctionProlog(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B22C2: clang::CodeGen::CodeGenFunction::StartFunction(clang::GlobalDecl, clang::QualType, llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::CodeGen::FunctionArgList const&, clang::SourceLocation, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B2B47: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB425F07: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBB90: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC3C4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3F28AC: (anonymous namespace)::ItaniumCXXABI::EmitCXXDestructors(clang::CXXDestructorDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CCADC: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2787] (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB36AB02: clang::CodeGeneratorImpl::HandleTopLevelDecl(clang::DeclGroupRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 104 bytes in 1 blocks are possibly lost in loss record 6,850 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB45B0FA: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB44A0FA: clang::CodeGen::CodeGenFunction::EmitParmDecl(clang::VarDecl const&, llvm::Value*, bool, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4355A2: clang::CodeGen::CodeGenFunction::EmitFunctionProlog(clang::CodeGen::CGFunctionInfo const&, llvm::Function*, clang::CodeGen::FunctionArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B1FFD: clang::CodeGen::CodeGenFunction::StartFunction(clang::GlobalDecl, clang::QualType, llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::CodeGen::FunctionArgList const&, clang::SourceLocation, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B2B47: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB425F07: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBB90: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC3C4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3F28E4: (anonymous namespace)::ItaniumCXXABI::EmitCXXDestructors(clang::CXXDestructorDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CCADC: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2787] (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 104 bytes in 1 blocks are possibly lost in loss record 6,851 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB42731C: clang::CodeGen::CGCXXABI::EmitThisParam(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3EE5B6: (anonymous namespace)::ItaniumCXXABI::EmitInstanceFunctionProlog(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B22C2: clang::CodeGen::CodeGenFunction::StartFunction(clang::GlobalDecl, clang::QualType, llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::CodeGen::FunctionArgList const&, clang::SourceLocation, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B2B47: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB425F07: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBB90: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC3C4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3F28E4: (anonymous namespace)::ItaniumCXXABI::EmitCXXDestructors(clang::CXXDestructorDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CCADC: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2787] (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB36AB02: clang::CodeGeneratorImpl::HandleTopLevelDecl(clang::DeclGroupRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 104 bytes in 1 blocks are possibly lost in loss record 6,852 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4C0ED4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB473B9C: clang::CodeGen::CodeGenFunction::EmitDeleteCall(clang::FunctionDecl const*, llvm::Value*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB439284: (anonymous namespace)::CallDtorDelete::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB441B9E: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB442B2B: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43CBF8: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B301A: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB425F07: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBB90: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC3C4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 104 bytes in 1 blocks are possibly lost in loss record 6,853 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB45B0FA: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB45B22F: clang::CodeGen::CodeGenFunction::CreateMemTemp(clang::QualType, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFCE6D4: (anonymous namespace)::AggExprEmitter::EnsureDest(clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46FB2B: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB470174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB470F6A: clang::CodeGen::CodeGenFunction::EmitAggExpr(clang::Expr const*, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB45B66C: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB468F0E: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB39E4F1: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB39E88F: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 104 bytes in 1 blocks are possibly lost in loss record 6,854 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4C0F2C: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB45BFA9: clang::CodeGen::CodeGenFunction::EmitFromMemory(llvm::Value*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB466024: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46653F: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4666AF: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4817B6: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD1C76: (anonymous namespace)::ScalarExprEmitter::VisitMemberExpr(clang::MemberExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48BA33: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD2E82: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B8A7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 104 bytes in 1 blocks are possibly lost in loss record 6,855 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB42FC16: clang::CodeGen::CodeGenFunction::EmitFunctionEpilog(clang::CodeGen::CGFunctionInfo const&, bool, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AD6BC: clang::CodeGen::CodeGenFunction::FinishFunction(clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B2C05: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CB471: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBAC3: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC04: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC28: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1656B9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1DB7: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 104 bytes in 1 blocks are possibly lost in loss record 6,856 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4C0F2C: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB45BFA9: clang::CodeGen::CodeGenFunction::EmitFromMemory(llvm::Value*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB466024: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46653F: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB466B5F: clang::CodeGen::CodeGenFunction::convertTempToRValue(llvm::Value*, clang::QualType, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB430C10: clang::CodeGen::CodeGenFunction::EmitDelegateCallArg(clang::CodeGen::CallArgList&, clang::VarDecl const*, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43B6B4: clang::CodeGen::CodeGenFunction::EmitDelegateCXXConstructorCall(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList const&, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB44046A: clang::CodeGen::CodeGenFunction::EmitConstructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B302A: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB42588B: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 104 bytes in 1 blocks are possibly lost in loss record 6,857 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4C0ED4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4377EB: clang::CodeGen::CodeGenFunction::InitializeVTablePointer(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43BA64: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, bool, clang::CXXRecordDecl const*, llvm::SmallPtrSet&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43BB26: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43FBAA: clang::CodeGen::CodeGenFunction::EmitCtorPrologue(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList&) [clone .part.355] (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB440287: clang::CodeGen::CodeGenFunction::EmitConstructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B302A: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB42588B: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBB60: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC04: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 104 bytes in 1 blocks are possibly lost in loss record 6,858 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AEA91: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB462BCB: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB463750: clang::CodeGen::CodeGenFunction::EmitLValueForFieldInitialization(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43F3D4: EmitMemberInitializer(clang::CodeGen::CodeGenFunction&, clang::CXXRecordDecl const*, clang::CXXCtorInitializer*, clang::CXXConstructorDecl const*, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43FDBD: clang::CodeGen::CodeGenFunction::EmitCtorPrologue(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList&) [clone .part.355] (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB440287: clang::CodeGen::CodeGenFunction::EmitConstructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B302A: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB42588B: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBB60: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC04: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 104 bytes in 1 blocks are possibly lost in loss record 6,859 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4C0ED4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AEB99: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB462BCB: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB463750: clang::CodeGen::CodeGenFunction::EmitLValueForFieldInitialization(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43F3D4: EmitMemberInitializer(clang::CodeGen::CodeGenFunction&, clang::CXXRecordDecl const*, clang::CXXCtorInitializer*, clang::CXXConstructorDecl const*, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43FDBD: clang::CodeGen::CodeGenFunction::EmitCtorPrologue(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList&) [clone .part.355] (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB440287: clang::CodeGen::CodeGenFunction::EmitConstructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B302A: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB42588B: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBB60: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 104 bytes in 1 blocks are possibly lost in loss record 6,860 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4C0F2C: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB45BFA9: clang::CodeGen::CodeGenFunction::EmitFromMemory(llvm::Value*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB466024: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46653F: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4666AF: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4817B6: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48C3D0: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD2E82: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B8A7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48C4DF: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 104 bytes in 3 blocks are possibly lost in loss record 6,861 of 9,155 ==9187== at 0x4C298A0: operator new[](unsigned long) (vg_replace_malloc.c:389) ==9187== by 0xBFE8A1D: llvm::RegisterClassInfo::compute(llvm::TargetRegisterClass const*) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC0E5C9F: llvm::GenericScheduler::initPolicy(llvm::MachineBasicBlock::bundle_iterator >, llvm::MachineBasicBlock::bundle_iterator >, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC0E5B94: llvm::ScheduleDAGMILive::enterRegion(llvm::MachineBasicBlock*, llvm::MachineBasicBlock::bundle_iterator >, llvm::MachineBasicBlock::bundle_iterator >, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC0E68CE: (anonymous namespace)::MachineSchedulerBase::scheduleRegions(llvm::ScheduleDAGInstrs&) [clone .isra.298] (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC0EF96E: (anonymous namespace)::MachineScheduler::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D305E: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D526D: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D5353: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF43083: llvm::JIT::jitTheFunctionUnlocked(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF4364D: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF4378F: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 112 bytes in 2 blocks are possibly lost in loss record 6,902 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xB959699: clang::ASTContext::addOverriddenMethod(clang::CXXMethodDecl const*, clang::CXXMethodDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB297C2A: clang::ASTDeclReader::VisitCXXMethodDecl(clang::CXXMethodDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2A2454: clang::declvisitor::Base::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2A29C2: clang::ASTDeclReader::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2A2DF0: clang::ASTReader::ReadDeclRecord(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2566CC: clang::ASTReader::GetDecl(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB297C10: clang::ASTDeclReader::VisitCXXMethodDecl(clang::CXXMethodDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2A2454: clang::declvisitor::Base::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2A29C2: clang::ASTDeclReader::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2A2DF0: clang::ASTReader::ReadDeclRecord(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2566CC: clang::ASTReader::GetDecl(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 112 bytes in 2 blocks are possibly lost in loss record 6,903 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xB9B18DB: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B2A79: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB25C12B: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB8E2DF5: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B4423: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB995B05: clang::CXXRecordDecl::FindOrdinaryMember(clang::CXXBaseSpecifier const*, clang::CXXBasePath&, void*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB996D02: clang::CXXBasePaths::lookupInBases(clang::ASTContext&, clang::CXXRecordDecl const*, bool (*)(clang::CXXBaseSpecifier const*, clang::CXXBasePath&, void*), void*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB996E6F: clang::CXXBasePaths::lookupInBases(clang::ASTContext&, clang::CXXRecordDecl const*, bool (*)(clang::CXXBaseSpecifier const*, clang::CXXBasePath&, void*), void*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB996E6F: clang::CXXBasePaths::lookupInBases(clang::ASTContext&, clang::CXXRecordDecl const*, bool (*)(clang::CXXBaseSpecifier const*, clang::CXXBasePath&, void*), void*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB997C26: clang::CXXRecordDecl::lookupInBases(bool (*)(clang::CXXBaseSpecifier const*, clang::CXXBasePath&, void*), void*, clang::CXXBasePaths&) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB788486: clang::Sema::LookupQualifiedName(clang::LookupResult&, clang::DeclContext*, bool) [clone .part.745] (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 120 bytes in 1 blocks are possibly lost in loss record 6,972 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC422798: llvm::ConstantCreator::create(llvm::Type*, llvm::ExprMapKeyType const&, unsigned short) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4262FC: llvm::ConstantUniqueMap::getOrCreate(llvm::Type*, llvm::ExprMapKeyType const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC426C1D: llvm::ConstantExpr::getGetElementPtr(llvm::Constant*, llvm::ArrayRef, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3EE236: (anonymous namespace)::ItaniumCXXABI::getVTableAddressPointInStructor(clang::CodeGen::CodeGenFunction&, clang::CXXRecordDecl const*, clang::BaseSubobject, clang::CXXRecordDecl const*, bool&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB437645: clang::CodeGen::CodeGenFunction::InitializeVTablePointer(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43BA64: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, bool, clang::CXXRecordDecl const*, llvm::SmallPtrSet&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43BB26: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43CB2D: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B301A: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB425F07: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 120 bytes in 1 blocks are possibly lost in loss record 6,973 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC422798: llvm::ConstantCreator::create(llvm::Type*, llvm::ExprMapKeyType const&, unsigned short) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4262FC: llvm::ConstantUniqueMap::getOrCreate(llvm::Type*, llvm::ExprMapKeyType const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC426C1D: llvm::ConstantExpr::getGetElementPtr(llvm::Constant*, llvm::ArrayRef, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3EE236: (anonymous namespace)::ItaniumCXXABI::getVTableAddressPointInStructor(clang::CodeGen::CodeGenFunction&, clang::CXXRecordDecl const*, clang::BaseSubobject, clang::CXXRecordDecl const*, bool&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB437645: clang::CodeGen::CodeGenFunction::InitializeVTablePointer(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43BA64: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, bool, clang::CXXRecordDecl const*, llvm::SmallPtrSet&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43BB26: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43FBAA: clang::CodeGen::CodeGenFunction::EmitCtorPrologue(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList&) [clone .part.355] (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB440287: clang::CodeGen::CodeGenFunction::EmitConstructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B302A: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 128 bytes in 1 blocks are possibly lost in loss record 7,100 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4DDA77: llvm::Module::getOrInsertGlobal(llvm::StringRef, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3F0AD8: (anonymous namespace)::ItaniumRTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3F2517: (anonymous namespace)::ItaniumCXXABI::getAddrOfRTTIDescriptor(clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3F2135: (anonymous namespace)::ItaniumCXXABI::emitVTableDefinitions(clang::CodeGen::CodeGenVTables&, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1657EB: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB166153: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0ED918: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0EDA47: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F14BE: cling::Interpreter::IncludeCXXRuntime() (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 128 bytes in 1 blocks are possibly lost in loss record 7,101 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4BDD51: llvm::BinaryOperator::Create(llvm::Instruction::BinaryOps, llvm::Value*, llvm::Value*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48BD87: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD3022: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B8A7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD2E82: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B86E: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48C4DF: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB39C872: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB39E5ED: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB39E88F: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 128 bytes in 1 blocks are possibly lost in loss record 7,102 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD30C1: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B8A7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD2E82: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B86E: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48C4DF: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB39C872: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB39E5ED: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB39E88F: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AC6E1: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&, clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B2BDA: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 128 bytes in 1 blocks are possibly lost in loss record 7,103 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4376FC: clang::CodeGen::CodeGenFunction::InitializeVTablePointer(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43BA64: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, bool, clang::CXXRecordDecl const*, llvm::SmallPtrSet&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43BB26: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43CB2D: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B301A: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB425F07: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBB90: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC04: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC28: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1656B9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 128 bytes in 1 blocks are possibly lost in loss record 7,104 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3C780B: clang::CodeGen::CodeGenModule::GetOrCreateLLVMGlobal(llvm::StringRef, llvm::PointerType*, clang::VarDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3ED01E: (anonymous namespace)::ItaniumCXXABI::registerGlobalDtor(clang::CodeGen::CodeGenFunction&, clang::VarDecl const&, llvm::Constant*, llvm::Constant*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB451284: EmitDeclDestroy(clang::CodeGen::CodeGenFunction&, clang::VarDecl const&, llvm::Constant*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB45146D: clang::CodeGen::CodeGenFunction::EmitCXXGlobalVarDeclInit(clang::VarDecl const&, llvm::Constant*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4519D5: clang::CodeGen::CodeGenFunction::GenerateCXXGlobalVarDeclInitFunc(llvm::Function*, clang::VarDecl const*, llvm::GlobalVariable*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB452082: clang::CodeGen::CodeGenModule::EmitCXXGlobalVarDeclInitFunc(clang::VarDecl const*, llvm::GlobalVariable*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3C7259: clang::CodeGen::CodeGenModule::EmitGlobalVarDefinition(clang::VarDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBA4D: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC3C4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC762: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2787] (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 128 bytes in 1 blocks are possibly lost in loss record 7,105 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B8B41: clang::CodeGen::CodeGenModule::CreateOrReplaceCXXRuntimeVariable(llvm::StringRef, llvm::Type*, llvm::GlobalValue::LinkageTypes) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3F01A4: (anonymous namespace)::ItaniumCXXABI::getAddrOfVTable(clang::CXXRecordDecl const*, clang::CharUnits) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3EDF14: (anonymous namespace)::ItaniumCXXABI::getVTableAddressPointInStructor(clang::CodeGen::CodeGenFunction&, clang::CXXRecordDecl const*, clang::BaseSubobject, clang::CXXRecordDecl const*, bool&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB437645: clang::CodeGen::CodeGenFunction::InitializeVTablePointer(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43BA64: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, bool, clang::CXXRecordDecl const*, llvm::SmallPtrSet&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43BB26: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43FBAA: clang::CodeGen::CodeGenFunction::EmitCtorPrologue(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList&) [clone .part.355] (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB440287: clang::CodeGen::CodeGenFunction::EmitConstructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B302A: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB42588B: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 128 bytes in 1 blocks are possibly lost in loss record 7,106 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4376FC: clang::CodeGen::CodeGenFunction::InitializeVTablePointer(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43BA64: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, bool, clang::CXXRecordDecl const*, llvm::SmallPtrSet&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43BB26: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43FBAA: clang::CodeGen::CodeGenFunction::EmitCtorPrologue(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList&) [clone .part.355] (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB440287: clang::CodeGen::CodeGenFunction::EmitConstructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B302A: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB42588B: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBB60: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC04: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC28: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 128 bytes in 1 blocks are possibly lost in loss record 7,107 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4CF18A: void std::vector, std::allocator > >::_M_emplace_back_aux const&>(std::pair const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D2DEC: llvm::PMDataManager::initializeAnalysisImpl(llvm::Pass*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D3018: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D526D: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D5353: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF43083: llvm::JIT::jitTheFunctionUnlocked(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF4364D: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF4378F: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F8D1A: cling::IncrementalExecutor::remapSymbols() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F9B54: cling::IncrementalExecutor::runStaticInitializersOnce(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0EE2AD: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 128 bytes in 1 blocks are possibly lost in loss record 7,108 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3C780B: clang::CodeGen::CodeGenModule::GetOrCreateLLVMGlobal(llvm::StringRef, llvm::PointerType*, clang::VarDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3C6BF9: clang::CodeGen::CodeGenModule::GetAddrOfGlobalVar(clang::VarDecl const*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB463308: EmitGlobalVarDeclLValue(clang::CodeGen::CodeGenFunction&, clang::Expr const*, clang::VarDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB464833: clang::CodeGen::CodeGenFunction::EmitDeclRefLValue(clang::DeclRefExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB468BA4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46A75F: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48177B: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48C3D0: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD2E82: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B8A7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 136 bytes in 1 blocks are possibly lost in loss record 7,191 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB432CEC: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB474173: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB47B077: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46BBED: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD0F66: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B8F3: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48C4DF: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB45B509: clang::CodeGen::CodeGenFunction::EvaluateExprAsBool(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AED91: clang::CodeGen::CodeGenFunction::EmitBranchOnBoolExpr(clang::Expr const*, llvm::BasicBlock*, llvm::BasicBlock*, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD2645: (anonymous namespace)::ScalarExprEmitter::VisitAbstractConditionalOperator(clang::AbstractConditionalOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 136 bytes in 1 blocks are possibly lost in loss record 7,192 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB432CEC: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB474173: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB47B077: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46BBED: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD0F66: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B8F3: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD267D: (anonymous namespace)::ScalarExprEmitter::VisitAbstractConditionalOperator(clang::AbstractConditionalOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B2AD: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48C4DF: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB39C872: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 136 bytes in 1 blocks are possibly lost in loss record 7,193 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB432CEC: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB474173: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB47B077: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46BBED: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD0F66: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B8F3: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD2734: (anonymous namespace)::ScalarExprEmitter::VisitAbstractConditionalOperator(clang::AbstractConditionalOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B2AD: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48C4DF: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB39C872: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 136 bytes in 1 blocks are possibly lost in loss record 7,194 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB432CEC: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB474173: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3E8035: (anonymous namespace)::ItaniumCXXABI::EmitDestructorCall(clang::CodeGen::CodeGenFunction&, clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43751D: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4490F5: clang::CodeGen::CodeGenFunction::emitDestroy(llvm::Value*, clang::QualType, void (*)(clang::CodeGen::CodeGenFunction&, llvm::Value*, clang::QualType), bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43716C: (anonymous namespace)::DestroyField::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB441B9E: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB442B2B: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4437B9: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4437FD: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 136 bytes in 1 blocks are possibly lost in loss record 7,195 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB432CEC: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB474173: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3E8035: (anonymous namespace)::ItaniumCXXABI::EmitDestructorCall(clang::CodeGen::CodeGenFunction&, clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43751D: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43CD05: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B301A: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB425F07: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBB90: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC3C4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3F28AC: (anonymous namespace)::ItaniumCXXABI::EmitCXXDestructors(clang::CXXDestructorDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 136 bytes in 1 blocks are possibly lost in loss record 7,196 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB432CEC: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB474173: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3E8035: (anonymous namespace)::ItaniumCXXABI::EmitDestructorCall(clang::CodeGen::CodeGenFunction&, clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43751D: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43CBEE: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B301A: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB425F07: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBB90: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC3C4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3F28E4: (anonymous namespace)::ItaniumCXXABI::EmitCXXDestructors(clang::CXXDestructorDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 136 bytes in 1 blocks are possibly lost in loss record 7,197 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB432CEC: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB474173: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3E8035: (anonymous namespace)::ItaniumCXXABI::EmitDestructorCall(clang::CodeGen::CodeGenFunction&, clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43751D: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4490F5: clang::CodeGen::CodeGenFunction::emitDestroy(llvm::Value*, clang::QualType, void (*)(clang::CodeGen::CodeGenFunction&, llvm::Value*, clang::QualType), bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB441B9E: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB442B2B: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4437B9: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4437FD: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB47018F: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 143 bytes in 3 blocks are possibly lost in loss record 7,201 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB126B6E: (anonymous namespace)::GetSystemLibraryPaths(llvm::SmallVectorImpl&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1274FA: cling::DynamicLibraryManager::DynamicLibraryManager(cling::InvocationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C1B: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x4FFECA5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x50202ED: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 152 bytes in 1 blocks are possibly lost in loss record 7,283 of 9,155 ==9187== at 0x4C2AF2E: realloc (vg_replace_malloc.c:692) ==9187== by 0xC53DE5B: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B1AFA: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B2A79: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB25C12B: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B4423: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB24AA3F: clang::ASTReader::CompleteRedeclChain(clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9A6E10: clang::FunctionDecl::hasBody(clang::FunctionDecl const*&) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9A701A: clang::FunctionDecl::isOutOfLine() const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9529CB: clang::ASTContext::DeclMustBeEmitted(clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B89BC: clang::CodeGen::CodeGenModule::MayDeferGeneration(clang::ValueDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC14A: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 152 bytes in 1 blocks are possibly lost in loss record 7,284 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB41040C: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4628B6: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46872B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4689E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB47B098: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46BBED: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD0F66: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B8F3: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48C4DF: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB39C872: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 152 bytes in 1 blocks are possibly lost in loss record 7,285 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AEDAD: clang::CodeGen::CodeGenFunction::EmitBranchOnBoolExpr(clang::Expr const*, llvm::BasicBlock*, llvm::BasicBlock*, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD2645: (anonymous namespace)::ScalarExprEmitter::VisitAbstractConditionalOperator(clang::AbstractConditionalOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B2AD: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48C4DF: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB39C872: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB39E5ED: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB39E88F: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AC6E1: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&, clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B2BDA: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CB471: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 152 bytes in 1 blocks are possibly lost in loss record 7,286 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB41040C: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4628B6: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46872B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4689E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD2BE2: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B8A7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48C4DF: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB39C872: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB39E5ED: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB39E88F: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 152 bytes in 1 blocks are possibly lost in loss record 7,287 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB41040C: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD2C32: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B8A7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48C4DF: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB39C872: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB39E5ED: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB39E88F: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AC6E1: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&, clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B2BDA: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CB471: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 152 bytes in 1 blocks are possibly lost in loss record 7,288 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB41040C: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4628B6: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB437140: (anonymous namespace)::DestroyField::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB441B9E: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB442B2B: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4437B9: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4437FD: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43CBA8: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B301A: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB425F07: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 152 bytes in 1 blocks are possibly lost in loss record 7,289 of 9,155 ==9187== at 0x4C2AF2E: realloc (vg_replace_malloc.c:692) ==9187== by 0xC53DE5B: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B1AFA: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B2A79: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB25C12B: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B4423: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB24AA3F: clang::ASTReader::CompleteRedeclChain(clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB28EF43: clang::Redeclarable::DeclLink::getNext(clang::FunctionDecl const*) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3BA05E: clang::CodeGen::CodeGenModule::EmitTargetMetadata() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1656B9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB166153: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 152 bytes in 1 blocks are possibly lost in loss record 7,290 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB41040C: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4628B6: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB463750: clang::CodeGen::CodeGenFunction::EmitLValueForFieldInitialization(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43F3D4: EmitMemberInitializer(clang::CodeGen::CodeGenFunction&, clang::CXXRecordDecl const*, clang::CXXCtorInitializer*, clang::CXXConstructorDecl const*, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43FDBD: clang::CodeGen::CodeGenFunction::EmitCtorPrologue(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList&) [clone .part.355] (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB440287: clang::CodeGen::CodeGenFunction::EmitConstructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B302A: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB42588B: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBB60: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC04: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 152 bytes in 4 blocks are possibly lost in loss record 7,291 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC4B0B91: llvm::GlobalObject::setSection(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B8640: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBCF2: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1656B9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB062E25: TCling::InspectMembers(TMemberInspector&, void const*, TClass const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB062451: TCling::InspectMembers(TMemberInspector&, void const*, TClass const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB062451: TCling::InspectMembers(TMemberInspector&, void const*, TClass const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 152 bytes in 4 blocks are possibly lost in loss record 7,292 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC4B0B91: llvm::GlobalObject::setSection(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B8640: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBCF2: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1656B9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB062E25: TCling::InspectMembers(TMemberInspector&, void const*, TClass const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB062451: TCling::InspectMembers(TMemberInspector&, void const*, TClass const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x50A7434: TClass::CallShowMembers(void const*, TMemberInspector&, bool) const (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 158 bytes in 4 blocks are possibly lost in loss record 7,296 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F75C05: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB126D58: (anonymous namespace)::GetSystemLibraryPaths(llvm::SmallVectorImpl&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1274FA: cling::DynamicLibraryManager::DynamicLibraryManager(cling::InvocationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C1B: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE977: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x4FFECA5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x50202ED: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 167 bytes in 4 blocks are possibly lost in loss record 7,342 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB1C0EF5: clang::HeaderSearchOptions::AddPath(llvm::StringRef, clang::frontend::IncludeDirGroup, bool, bool) [clone .constprop.347] (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1CBCF5: ParseHeaderSearchArgs(clang::HeaderSearchOptions&, llvm::opt::ArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1CCB47: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F694D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 168 bytes in 3 blocks are possibly lost in loss record 7,354 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xB9B18DB: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B2A79: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB25C12B: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B4423: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB24AA3F: clang::ASTReader::CompleteRedeclChain(clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB28EF43: clang::Redeclarable::DeclLink::getNext(clang::FunctionDecl const*) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3BA05E: clang::CodeGen::CodeGenModule::EmitTargetMetadata() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1656B9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB166153: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0ED918: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 168 bytes in 3 blocks are possibly lost in loss record 7,355 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB0EED1D: cling::Interpreter::AddIncludePath(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB04A53F: TCling::AddIncludePath(char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB06AA47: TCling::RegisterModule(char const*, char const**, char const**, char const*, char const*, void (*)(), std::vector, std::allocator > > const&, char const**) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x4FFE9F6: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x4FFECA5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x50202ED: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x50209C8: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x5024CA5: TUrl::GetSpecialProtocols() (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 184 bytes in 1 blocks are possibly lost in loss record 7,375 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB432CEC: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB466DDE: clang::CodeGen::CodeGenFunction::EmitCall(clang::QualType, llvm::Value*, clang::SourceLocation, clang::CodeGen::ReturnValueSlot, clang::ConstExprIterator, clang::ConstExprIterator, clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46BCAF: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD0F66: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B919: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48C4DF: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB39C872: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB39E5ED: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB39E88F: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AC6E1: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&, clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 184 bytes in 1 blocks are possibly lost in loss record 7,376 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB432CEC: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43B70B: clang::CodeGen::CodeGenFunction::EmitDelegateCXXConstructorCall(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList const&, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB44046A: clang::CodeGen::CodeGenFunction::EmitConstructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B302A: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB42588B: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBB60: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC04: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC28: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1656B9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 189 bytes in 2 blocks are possibly lost in loss record 7,378 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xBB51F2B: copyStatusToFileData(clang::vfs::Status const&, clang::FileData&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB524D1: clang::FileSystemStatCache::get(char const*, clang::FileData&, bool, std::unique_ptr >*, clang::FileSystemStatCache*, clang::vfs::FileSystem&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB4E1CB: clang::FileManager::getStatValue(char const*, clang::FileData&, bool, std::unique_ptr >*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB5115B: clang::FileManager::getFile(llvm::StringRef, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBACFBD6: clang::HeaderSearch::LookupFile(llvm::StringRef, clang::SourceLocation, bool, clang::DirectoryLookup const*, clang::DirectoryLookup const*&, llvm::ArrayRef, llvm::SmallVectorImpl*, llvm::SmallVectorImpl*, clang::ModuleMap::KnownHeader*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBAFC0CC: clang::Preprocessor::LookupFile(clang::SourceLocation, llvm::StringRef, bool, clang::DirectoryLookup const*, clang::DirectoryLookup const*&, llvm::SmallVectorImpl*, llvm::SmallVectorImpl*, clang::ModuleMap::KnownHeader*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0EDD35: cling::Interpreter::lookupFileOrLibrary(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1979D9: cling::MetaSema::actOnUCommand(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 205 bytes in 7 blocks are possibly lost in loss record 7,436 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC406FA4: llvm::Attribute::get(llvm::LLVMContext&, llvm::StringRef, llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC409E7A: llvm::AttributeSet::get(llvm::LLVMContext&, unsigned int, llvm::AttrBuilder const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB431BC4: clang::CodeGen::CodeGenModule::ConstructAttributeList(clang::CodeGen::CGFunctionInfo const&, clang::Decl const*, llvm::SmallVector&, unsigned int&, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B7F3F: clang::CodeGen::CodeGenModule::SetLLVMFunctionAttributes(clang::Decl const*, clang::CodeGen::CGFunctionInfo const&, llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B8120: clang::CodeGen::CodeGenModule::SetFunctionAttributes(clang::GlobalDecl, llvm::Function*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3BDEF9: clang::CodeGen::CodeGenModule::GetOrCreateLLVMFunction(llvm::StringRef, llvm::Type*, clang::GlobalDecl, bool, bool, llvm::AttributeSet) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3C6B51: clang::CodeGen::CodeGenModule::GetAddrOfFunction(clang::GlobalDecl, llvm::Type*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3A95D9: clang::CodeGen::CodeGenVTables::CreateVTableInitializer(clang::CXXRecordDecl const*, clang::VTableComponent const*, unsigned int, std::pair const*, unsigned int, llvm::Constant*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 208 bytes in 1 blocks are possibly lost in loss record 7,444 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AE555: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AEB4B: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB462BCB: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46872B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4689E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB47B098: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46BBED: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD0F66: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B8F3: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48C4DF: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 208 bytes in 1 blocks are possibly lost in loss record 7,445 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AE555: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AEB4B: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB462BCB: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB437140: (anonymous namespace)::DestroyField::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB441B9E: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB442B2B: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4437B9: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4437FD: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43CBA8: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B301A: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 208 bytes in 1 blocks are possibly lost in loss record 7,446 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AE555: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AEB4B: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB462BCB: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46872B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4689E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46A75F: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48177B: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD1C76: (anonymous namespace)::ScalarExprEmitter::VisitMemberExpr(clang::MemberExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48BA33: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD2E82: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 208 bytes in 1 blocks are possibly lost in loss record 7,447 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AE555: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AEB4B: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB462BCB: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB463750: clang::CodeGen::CodeGenFunction::EmitLValueForFieldInitialization(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43F3D4: EmitMemberInitializer(clang::CodeGen::CodeGenFunction&, clang::CXXRecordDecl const*, clang::CXXCtorInitializer*, clang::CXXConstructorDecl const*, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43FDBD: clang::CodeGen::CodeGenFunction::EmitCtorPrologue(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList&) [clone .part.355] (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB440287: clang::CodeGen::CodeGenFunction::EmitConstructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B302A: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB42588B: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBB60: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 208 bytes in 2 blocks are possibly lost in loss record 7,448 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4C0ED4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4629D6: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46872B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4689E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46A75F: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB468811: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4689E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46A75F: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48177B: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD1C76: (anonymous namespace)::ScalarExprEmitter::VisitMemberExpr(clang::MemberExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 208 bytes in 2 blocks are possibly lost in loss record 7,449 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB465F0D: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46653F: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4666AF: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4817B6: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD1C76: (anonymous namespace)::ScalarExprEmitter::VisitMemberExpr(clang::MemberExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48BA33: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD2E82: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B8A7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48C4DF: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB39C872: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 208 bytes in 2 blocks are possibly lost in loss record 7,450 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB407F31: llvm::IRBuilder >::CreateLoad(llvm::Value*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB464D43: clang::CodeGen::CodeGenFunction::EmitDeclRefLValue(clang::DeclRefExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB468BA4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46A75F: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48DE1B: (anonymous namespace)::ScalarExprEmitter::VisitBinAssign(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48A7F4: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD2E82: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B8A7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48C4DF: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB45B5EE: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 208 bytes in 2 blocks are possibly lost in loss record 7,451 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB407F31: llvm::IRBuilder >::CreateLoad(llvm::Value*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB464D43: clang::CodeGen::CodeGenFunction::EmitDeclRefLValue(clang::DeclRefExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB468BA4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46A75F: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46C38C: clang::CodeGen::CodeGenFunction::EmitBinaryOperatorLValue(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB468A84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB468EF7: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB39E4F1: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB39E88F: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AC6E1: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&, clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 208 bytes in 2 blocks are possibly lost in loss record 7,452 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB42FC16: clang::CodeGen::CodeGenFunction::EmitFunctionEpilog(clang::CodeGen::CGFunctionInfo const&, bool, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AD6BC: clang::CodeGen::CodeGenFunction::FinishFunction(clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B2C05: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CB471: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBAC3: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC3C4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC762: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2787] (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB36AB02: clang::CodeGeneratorImpl::HandleTopLevelDecl(clang::DeclGroupRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1657B7: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 208 bytes in 2 blocks are possibly lost in loss record 7,453 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB42731C: clang::CodeGen::CGCXXABI::EmitThisParam(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3EE5B6: (anonymous namespace)::ItaniumCXXABI::EmitInstanceFunctionProlog(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B22C2: clang::CodeGen::CodeGenFunction::StartFunction(clang::GlobalDecl, clang::QualType, llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::CodeGen::FunctionArgList const&, clang::SourceLocation, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B2B47: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB42588B: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBB60: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC04: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC28: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1656B9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 208 bytes in 2 blocks are possibly lost in loss record 7,454 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB465F0D: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46653F: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB466B5F: clang::CodeGen::CodeGenFunction::convertTempToRValue(llvm::Value*, clang::QualType, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB430C10: clang::CodeGen::CodeGenFunction::EmitDelegateCallArg(clang::CodeGen::CallArgList&, clang::VarDecl const*, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43B6B4: clang::CodeGen::CodeGenFunction::EmitDelegateCXXConstructorCall(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList const&, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB44046A: clang::CodeGen::CodeGenFunction::EmitConstructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B302A: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB42588B: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBB60: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC04: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 216 bytes in 3 blocks are possibly lost in loss record 7,484 of 9,155 ==9187== at 0x4C28C20: malloc (vg_replace_malloc.c:296) ==9187== by 0xC53DE87: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B1AFA: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B2A79: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB25C12B: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B4423: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB24AA3F: clang::ASTReader::CompleteRedeclChain(clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB94D323: clang::ASTContext::GetGVALinkageForFunction(clang::FunctionDecl const*) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB952A1A: clang::ASTContext::DeclMustBeEmitted(clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B89BC: clang::CodeGen::CodeGenModule::MayDeferGeneration(clang::ValueDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC14A: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC762: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2787] (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 224 bytes in 4 blocks are possibly lost in loss record 7,519 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xB9B18DB: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B2A79: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB25C12B: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B4423: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B3EFD: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB24AA3F: clang::ASTReader::CompleteRedeclChain(clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB94D323: clang::ASTContext::GetGVALinkageForFunction(clang::FunctionDecl const*) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB952A1A: clang::ASTContext::DeclMustBeEmitted(clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B89BC: clang::CodeGen::CodeGenModule::MayDeferGeneration(clang::ValueDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC14A: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC762: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2787] (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 224 bytes in 4 blocks are possibly lost in loss record 7,520 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xB9B18DB: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B2A79: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB25C12B: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B4423: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB24AA3F: clang::ASTReader::CompleteRedeclChain(clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB28EF43: clang::Redeclarable::DeclLink::getNext(clang::FunctionDecl const*) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9A21CC: getExplicitVisibilityAux(clang::NamedDecl const*, clang::NamedDecl::ExplicitVisibilityKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9A235A: clang::NamedDecl::getExplicitVisibility(clang::NamedDecl::ExplicitVisibilityKind) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9A8B5E: computeLVForDecl(clang::NamedDecl const*, LVComputationKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9A992D: clang::LinkageComputer::getLVForDecl(clang::NamedDecl const*, LVComputationKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9AA8E9: clang::NamedDecl::getLinkageAndVisibility() const (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 232 bytes in 1 blocks are possibly lost in loss record 7,527 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB432CEC: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB474173: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB47B077: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46BBED: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFCEBD4: (anonymous namespace)::AggExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4702B2: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46FB3F: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB470174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB470F6A: clang::CodeGen::CodeGenFunction::EmitAggExpr(clang::Expr const*, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB45B66C: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 234 bytes in 1 blocks are possibly lost in loss record 7,534 of 9,155 ==9187== at 0x4C28C20: malloc (vg_replace_malloc.c:296) ==9187== by 0xC53DE87: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBFE829D: llvm::RegisterClassInfo::runOnMachineFunction(llvm::MachineFunction const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC0EF947: (anonymous namespace)::MachineScheduler::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D305E: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D526D: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D5353: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF43083: llvm::JIT::jitTheFunctionUnlocked(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF4364D: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF4378F: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F8D1A: cling::IncrementalExecutor::remapSymbols() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F9B54: cling::IncrementalExecutor::runStaticInitializersOnce(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 256 bytes in 2 blocks are possibly lost in loss record 7,613 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB460565: clang::CodeGen::CodeGenFunction::EmitStoreOfScalar(llvm::Value*, llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, bool, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB460A61: clang::CodeGen::CodeGenFunction::EmitStoreOfScalar(llvm::Value*, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB461D1F: clang::CodeGen::CodeGenFunction::EmitStoreThroughLValue(clang::CodeGen::RValue, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48DF02: (anonymous namespace)::ScalarExprEmitter::VisitBinAssign(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48A7F4: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD2E82: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B8A7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48C4DF: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB45B5EE: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46C372: clang::CodeGen::CodeGenFunction::EmitBinaryOperatorLValue(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 256 bytes in 2 blocks are possibly lost in loss record 7,614 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB460565: clang::CodeGen::CodeGenFunction::EmitStoreOfScalar(llvm::Value*, llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, bool, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB460A61: clang::CodeGen::CodeGenFunction::EmitStoreOfScalar(llvm::Value*, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB461D1F: clang::CodeGen::CodeGenFunction::EmitStoreThroughLValue(clang::CodeGen::RValue, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46C3CC: clang::CodeGen::CodeGenFunction::EmitBinaryOperatorLValue(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB468A84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB468EF7: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB39E4F1: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB39E88F: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AC6E1: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&, clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B2BDA: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 267 bytes in 5 blocks are possibly lost in loss record 7,618 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB0E6780: llvm::StringRef::str() const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1CACDE: ParseHeaderSearchArgs(clang::HeaderSearchOptions&, llvm::opt::ArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1CCB47: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F694D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB164664: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1C77: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05BD9E: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB05CC8D: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 272 bytes in 2 blocks are possibly lost in loss record 7,625 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB432CEC: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB474173: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB47B077: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46BBED: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD0F66: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B8F3: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48C4DF: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB39C872: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB39E5ED: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB39E88F: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 272 bytes in 2 blocks are possibly lost in loss record 7,626 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB432CEC: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB474173: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB47B077: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46BBED: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD0F66: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B8F3: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48C4DF: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB45B5EE: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB45B769: clang::CodeGen::CodeGenFunction::EmitAnyExprToTemp(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB42DDF4: clang::CodeGen::CodeGenFunction::EmitCallArg(clang::CodeGen::CallArgList&, clang::Expr const*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 280 bytes in 5 blocks are possibly lost in loss record 7,639 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xB959699: clang::ASTContext::addOverriddenMethod(clang::CXXMethodDecl const*, clang::CXXMethodDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB297C2A: clang::ASTDeclReader::VisitCXXMethodDecl(clang::CXXMethodDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2A2454: clang::declvisitor::Base::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2A29C2: clang::ASTDeclReader::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2A2DF0: clang::ASTReader::ReadDeclRecord(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2566CC: clang::ASTReader::GetDecl(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBA5A45D: clang::ASTContext::getCurrentKeyFunction(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB5AD6C2: clang::Sema::ActOnEndOfTranslationUnit() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB57C565: clang::Parser::ParseTopLevelDecl(clang::OpaquePtr&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB165E69: cling::IncrementalParser::ParseInternal(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16612B: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 288 bytes in 4 blocks are possibly lost in loss record 7,672 of 9,155 ==9187== at 0x4C28C20: malloc (vg_replace_malloc.c:296) ==9187== by 0xC53DE87: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB95988A: clang::ASTContext::addOverriddenMethod(clang::CXXMethodDecl const*, clang::CXXMethodDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB297C2A: clang::ASTDeclReader::VisitCXXMethodDecl(clang::CXXMethodDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB297CEE: clang::ASTDeclReader::VisitCXXDestructorDecl(clang::CXXDestructorDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2A2424: clang::declvisitor::Base::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2A29C2: clang::ASTDeclReader::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2A2DF0: clang::ASTReader::ReadDeclRecord(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2566CC: clang::ASTReader::GetDecl(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBA5A45D: clang::ASTContext::getCurrentKeyFunction(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB5AD6C2: clang::Sema::ActOnEndOfTranslationUnit() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB57C565: clang::Parser::ParseTopLevelDecl(clang::OpaquePtr&) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 288 bytes in 4 blocks are possibly lost in loss record 7,673 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4224A5: llvm::ConstantCreator::create(llvm::Type*, llvm::ExprMapKeyType const&, unsigned short) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4262FC: llvm::ConstantUniqueMap::getOrCreate(llvm::Type*, llvm::ExprMapKeyType const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC42811E: llvm::ConstantExpr::getBitCast(llvm::Constant*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3F0E37: (anonymous namespace)::ItaniumRTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3F2517: (anonymous namespace)::ItaniumCXXABI::getAddrOfRTTIDescriptor(clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3F2135: (anonymous namespace)::ItaniumCXXABI::emitVTableDefinitions(clang::CodeGen::CodeGenVTables&, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1657EB: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB166153: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0ED918: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 288 bytes in 4 blocks are possibly lost in loss record 7,674 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4224A5: llvm::ConstantCreator::create(llvm::Type*, llvm::ExprMapKeyType const&, unsigned short) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4262FC: llvm::ConstantUniqueMap::getOrCreate(llvm::Type*, llvm::ExprMapKeyType const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC42811E: llvm::ConstantExpr::getBitCast(llvm::Constant*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3A95E4: clang::CodeGen::CodeGenVTables::CreateVTableInitializer(clang::CXXRecordDecl const*, clang::VTableComponent const*, unsigned int, std::pair const*, unsigned int, llvm::Constant*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3F2154: (anonymous namespace)::ItaniumCXXABI::emitVTableDefinitions(clang::CodeGen::CodeGenVTables&, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1657EB: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB166153: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0ED918: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0EDA47: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 294 bytes in 15 blocks are possibly lost in loss record 7,675 of 9,155 ==9187== at 0x4C298A0: operator new[](unsigned long) (vg_replace_malloc.c:389) ==9187== by 0xBFE8A1D: llvm::RegisterClassInfo::compute(llvm::TargetRegisterClass const*) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBFE8B39: llvm::RegisterClassInfo::computePSetLimit(unsigned int) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC0F0E68: llvm::ScheduleDAGMILive::initRegPressure() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC0F1218: llvm::ScheduleDAGMILive::schedule() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC0E68FC: (anonymous namespace)::MachineSchedulerBase::scheduleRegions(llvm::ScheduleDAGInstrs&) [clone .isra.298] (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC0EF96E: (anonymous namespace)::MachineScheduler::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D305E: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D526D: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D5353: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF43083: llvm::JIT::jitTheFunctionUnlocked(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF4364D: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 304 bytes in 2 blocks are possibly lost in loss record 7,683 of 9,155 ==9187== at 0x4C2AF2E: realloc (vg_replace_malloc.c:692) ==9187== by 0xC53DE5B: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B1AFA: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B2A79: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB25C12B: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B4423: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB24AA3F: clang::ASTReader::CompleteRedeclChain(clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9A6E10: clang::FunctionDecl::hasBody(clang::FunctionDecl const*&) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB5AD6DE: clang::Sema::ActOnEndOfTranslationUnit() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB57C565: clang::Parser::ParseTopLevelDecl(clang::OpaquePtr&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB165E69: cling::IncrementalParser::ParseInternal(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16612B: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 312 bytes in 1 blocks are possibly lost in loss record 7,687 of 9,155 ==9187== at 0x4C2AF2E: realloc (vg_replace_malloc.c:692) ==9187== by 0xC53DE5B: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B1AFA: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B2A79: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB25C12B: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B4423: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B3EFD: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB24AA3F: clang::ASTReader::CompleteRedeclChain(clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB94D323: clang::ASTContext::GetGVALinkageForFunction(clang::FunctionDecl const*) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB952A1A: clang::ASTContext::DeclMustBeEmitted(clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B89BC: clang::CodeGen::CodeGenModule::MayDeferGeneration(clang::ValueDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC14A: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 312 bytes in 3 blocks are possibly lost in loss record 7,688 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4C0ED4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB398EC3: llvm::IRBuilder >::CreateCast(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD34F7: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B8A7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48C4DF: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB45B5EE: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB45B769: clang::CodeGen::CodeGenFunction::EmitAnyExprToTemp(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB42DDF4: clang::CodeGen::CodeGenFunction::EmitCallArg(clang::CodeGen::CallArgList&, clang::Expr const*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB42F3FE: clang::CodeGen::CodeGenFunction::EmitCallArgs(clang::CodeGen::CallArgList&, llvm::ArrayRef, clang::ConstExprIterator, clang::ConstExprIterator, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB467406: clang::CodeGen::CodeGenFunction::EmitCall(clang::QualType, llvm::Value*, clang::SourceLocation, clang::CodeGen::ReturnValueSlot, clang::ConstExprIterator, clang::ConstExprIterator, clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 312 bytes in 3 blocks are possibly lost in loss record 7,689 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB407F31: llvm::IRBuilder >::CreateLoad(llvm::Value*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB464D43: clang::CodeGen::CodeGenFunction::EmitDeclRefLValue(clang::DeclRefExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB468BA4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46964D: clang::CodeGen::CodeGenFunction::EmitReferenceBindingToExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB42DD9A: clang::CodeGen::CodeGenFunction::EmitCallArg(clang::CodeGen::CallArgList&, clang::Expr const*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB42F3FE: clang::CodeGen::CodeGenFunction::EmitCallArgs(clang::CodeGen::CallArgList&, llvm::ArrayRef, clang::ConstExprIterator, clang::ConstExprIterator, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB467406: clang::CodeGen::CodeGenFunction::EmitCall(clang::QualType, llvm::Value*, clang::SourceLocation, clang::CodeGen::ReturnValueSlot, clang::ConstExprIterator, clang::ConstExprIterator, clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46BCAF: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD0F66: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B919: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 312 bytes in 3 blocks are possibly lost in loss record 7,690 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AEA91: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB462BCB: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46872B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4689E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46A75F: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB468811: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4689E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46A75F: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB468811: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4689E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 312 bytes in 3 blocks are possibly lost in loss record 7,691 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4C0ED4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AEB99: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB462BCB: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46872B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4689E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46A75F: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB468811: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4689E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46A75F: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB468811: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 312 bytes in 3 blocks are possibly lost in loss record 7,692 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4C0ED4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB473B9C: clang::CodeGen::CodeGenFunction::EmitDeleteCall(clang::FunctionDecl const*, llvm::Value*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB439284: (anonymous namespace)::CallDtorDelete::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB441B9E: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB442B2B: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43CBF8: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B301A: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB425F07: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBB90: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC04: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 312 bytes in 3 blocks are possibly lost in loss record 7,693 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB42731C: clang::CodeGen::CGCXXABI::EmitThisParam(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3EE5B6: (anonymous namespace)::ItaniumCXXABI::EmitInstanceFunctionProlog(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B22C2: clang::CodeGen::CodeGenFunction::StartFunction(clang::GlobalDecl, clang::QualType, llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::CodeGen::FunctionArgList const&, clang::SourceLocation, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B2B47: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CB471: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBAC3: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC3C4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC762: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2787] (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB36AB02: clang::CodeGeneratorImpl::HandleTopLevelDecl(clang::DeclGroupRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1657B7: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 336 bytes in 6 blocks are possibly lost in loss record 7,726 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xB959699: clang::ASTContext::addOverriddenMethod(clang::CXXMethodDecl const*, clang::CXXMethodDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB297C2A: clang::ASTDeclReader::VisitCXXMethodDecl(clang::CXXMethodDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB297CEE: clang::ASTDeclReader::VisitCXXDestructorDecl(clang::CXXDestructorDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2A2424: clang::declvisitor::Base::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2A29C2: clang::ASTDeclReader::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2A2DF0: clang::ASTReader::ReadDeclRecord(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2566CC: clang::ASTReader::GetDecl(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB257434: (anonymous namespace)::FindExternalLexicalDeclsVisitor::visit(clang::serialization::ModuleFile&, bool, void*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB305AD9: clang::serialization::ModuleManager::visitDepthFirst(bool (*)(clang::serialization::ModuleFile&, bool, void*), void*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB24A670: clang::ASTReader::FindExternalLexicalDecls(clang::DeclContext const*, bool (*)(clang::Decl::Kind), llvm::SmallVectorImpl&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B03A2: clang::DeclContext::LoadLexicalDeclsFromExternalStorage() const (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 354 bytes in 8 blocks are possibly lost in loss record 7,750 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC406F81: llvm::Attribute::get(llvm::LLVMContext&, llvm::StringRef, llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC409E7A: llvm::AttributeSet::get(llvm::LLVMContext&, unsigned int, llvm::AttrBuilder const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB431BC4: clang::CodeGen::CodeGenModule::ConstructAttributeList(clang::CodeGen::CGFunctionInfo const&, clang::Decl const*, llvm::SmallVector&, unsigned int&, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B7F3F: clang::CodeGen::CodeGenModule::SetLLVMFunctionAttributes(clang::Decl const*, clang::CodeGen::CGFunctionInfo const&, llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B8120: clang::CodeGen::CodeGenModule::SetFunctionAttributes(clang::GlobalDecl, llvm::Function*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3BDEF9: clang::CodeGen::CodeGenModule::GetOrCreateLLVMFunction(llvm::StringRef, llvm::Type*, clang::GlobalDecl, bool, bool, llvm::AttributeSet) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3C6B51: clang::CodeGen::CodeGenModule::GetAddrOfFunction(clang::GlobalDecl, llvm::Type*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3A95D9: clang::CodeGen::CodeGenVTables::CreateVTableInitializer(clang::CXXRecordDecl const*, clang::VTableComponent const*, unsigned int, std::pair const*, unsigned int, llvm::Constant*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 380 bytes in 10 blocks are possibly lost in loss record 7,765 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC4B0B91: llvm::GlobalObject::setSection(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B8640: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBCF2: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0EE331: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1654F1: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB062E25: TCling::InspectMembers(TMemberInspector&, void const*, TClass const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x50A7434: TClass::CallShowMembers(void const*, TMemberInspector&, bool) const (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x50B32B6: TClass::BuildRealData(void*, bool) (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 384 bytes in 4 blocks are possibly lost in loss record 7,776 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC42B3FD: llvm::ConstantStruct::get(llvm::StructType*, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3F0D15: (anonymous namespace)::ItaniumRTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3F2517: (anonymous namespace)::ItaniumCXXABI::getAddrOfRTTIDescriptor(clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3F2135: (anonymous namespace)::ItaniumCXXABI::emitVTableDefinitions(clang::CodeGen::CodeGenVTables&, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1657EB: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB166153: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0ED918: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0EDA47: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F14BE: cling::Interpreter::IncludeCXXRuntime() (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 408 bytes in 3 blocks are possibly lost in loss record 7,796 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB432CEC: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB474173: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3E8035: (anonymous namespace)::ItaniumCXXABI::EmitDestructorCall(clang::CodeGen::CodeGenFunction&, clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43751D: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43CBEE: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B301A: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB425F07: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBB90: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC04: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC28: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 416 bytes in 4 blocks are possibly lost in loss record 7,803 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB465F0D: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46653F: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4666AF: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4817B6: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48C3D0: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD2E82: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B8A7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48C4DF: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB47AD20: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46BBED: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 494 bytes in 13 blocks are possibly lost in loss record 7,862 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC4B0B91: llvm::GlobalObject::setSection(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B8640: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBCF2: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1656B9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB062E25: TCling::InspectMembers(TMemberInspector&, void const*, TClass const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x50A7434: TClass::CallShowMembers(void const*, TMemberInspector&, bool) const (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x50B32B6: TClass::BuildRealData(void*, bool) (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 512 bytes in 4 blocks are possibly lost in loss record 7,932 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B8B41: clang::CodeGen::CodeGenModule::CreateOrReplaceCXXRuntimeVariable(llvm::StringRef, llvm::Type*, llvm::GlobalValue::LinkageTypes) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3F01A4: (anonymous namespace)::ItaniumCXXABI::getAddrOfVTable(clang::CXXRecordDecl const*, clang::CharUnits) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3F2030: (anonymous namespace)::ItaniumCXXABI::emitVTableDefinitions(clang::CodeGen::CodeGenVTables&, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1657EB: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB166153: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0ED918: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0EDA47: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F14BE: cling::Interpreter::IncludeCXXRuntime() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1F00: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 512 bytes in 4 blocks are possibly lost in loss record 7,933 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3F0D5D: (anonymous namespace)::ItaniumRTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3F2517: (anonymous namespace)::ItaniumCXXABI::getAddrOfRTTIDescriptor(clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3F2135: (anonymous namespace)::ItaniumCXXABI::emitVTableDefinitions(clang::CodeGen::CodeGenVTables&, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1657EB: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB166153: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0ED918: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0EDA47: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F14BE: cling::Interpreter::IncludeCXXRuntime() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1F00: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 520 bytes in 5 blocks are possibly lost in loss record 7,977 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB45B0FA: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB44A0FA: clang::CodeGen::CodeGenFunction::EmitParmDecl(clang::VarDecl const&, llvm::Value*, bool, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4355A2: clang::CodeGen::CodeGenFunction::EmitFunctionProlog(clang::CodeGen::CGFunctionInfo const&, llvm::Function*, clang::CodeGen::FunctionArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B1FFD: clang::CodeGen::CodeGenFunction::StartFunction(clang::GlobalDecl, clang::QualType, llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::CodeGen::FunctionArgList const&, clang::SourceLocation, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B2B47: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CB471: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBB1F: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC3C4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC762: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2787] (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB36AB02: clang::CodeGeneratorImpl::HandleTopLevelDecl(clang::DeclGroupRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 520 bytes in 5 blocks are possibly lost in loss record 7,978 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB465F0D: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46653F: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4666AF: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4817B6: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48C3D0: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD2E82: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B8A7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48C4DF: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB45B5EE: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB45B769: clang::CodeGen::CodeGenFunction::EmitAnyExprToTemp(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 544 bytes in 4 blocks are possibly lost in loss record 7,989 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB432CEC: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4720C0: EmitNewDeleteCall(clang::CodeGen::CodeGenFunction&, clang::FunctionDecl const*, clang::FunctionProtoType const*, clang::CodeGen::CallArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB473C6A: clang::CodeGen::CodeGenFunction::EmitDeleteCall(clang::FunctionDecl const*, llvm::Value*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB439284: (anonymous namespace)::CallDtorDelete::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB441B9E: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB442B2B: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43CBF8: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B301A: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB425F07: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBB90: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 544 bytes in 4 blocks are possibly lost in loss record 7,990 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB432CEC: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB474173: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3E8035: (anonymous namespace)::ItaniumCXXABI::EmitDestructorCall(clang::CodeGen::CodeGenFunction&, clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43751D: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB43CD05: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B301A: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB425F07: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBB90: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC04: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC28: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 608 bytes in 4 blocks are possibly lost in loss record 8,017 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB41040C: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4628B6: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46872B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4689E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46A75F: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48177B: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD1C76: (anonymous namespace)::ScalarExprEmitter::VisitMemberExpr(clang::MemberExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48BA33: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD2E82: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B8A7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 624 bytes in 3 blocks are possibly lost in loss record 8,028 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AE555: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AEB4B: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB462BCB: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46872B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4689E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46A75F: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB468811: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4689E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46A75F: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB468811: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 624 bytes in 6 blocks are possibly lost in loss record 8,029 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB45B0FA: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB44A0FA: clang::CodeGen::CodeGenFunction::EmitParmDecl(clang::VarDecl const&, llvm::Value*, bool, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4355A2: clang::CodeGen::CodeGenFunction::EmitFunctionProlog(clang::CodeGen::CGFunctionInfo const&, llvm::Function*, clang::CodeGen::FunctionArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B1FFD: clang::CodeGen::CodeGenFunction::StartFunction(clang::GlobalDecl, clang::QualType, llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::CodeGen::FunctionArgList const&, clang::SourceLocation, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B2B47: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB42588B: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBB60: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC04: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC28: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1656B9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 646 bytes in 17 blocks are possibly lost in loss record 8,042 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC4B0B91: llvm::GlobalObject::setSection(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B8640: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBCF2: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0EE331: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1654F1: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB166153: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0ED918: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0EDA47: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 722 bytes in 19 blocks are possibly lost in loss record 8,070 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC4B0B91: llvm::GlobalObject::setSection(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B8640: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBCF2: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1656B9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB166153: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0ED918: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0EDA47: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 728 bytes in 7 blocks are possibly lost in loss record 8,074 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB42FC16: clang::CodeGen::CodeGenFunction::EmitFunctionEpilog(clang::CodeGen::CGFunctionInfo const&, bool, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3AD6BC: clang::CodeGen::CodeGenFunction::FinishFunction(clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B2C05: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CB471: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBAC3: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC04: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC28: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1656B9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB166153: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 744 bytes in 3 blocks are possibly lost in loss record 8,079 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB432CEC: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB474173: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB47B077: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46BBED: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xAFD0F66: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48B8F3: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB48C4DF: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB45B5EE: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB468F0E: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB39E4F1: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 798 bytes in 21 blocks are possibly lost in loss record 8,097 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xC4B0B91: llvm::GlobalObject::setSection(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B8640: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBCF2: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1656B9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0A6348: TClingDataMemberInfo::TClingDataMemberInfo(cling::Interpreter*, TClingClassInfo*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB04B359: TCling::DataMemberInfo_Factory(ClassInfo_t*) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x5083E14: TListOfDataMembers::Load() (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 840 bytes in 15 blocks are possibly lost in loss record 8,110 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xB959699: clang::ASTContext::addOverriddenMethod(clang::CXXMethodDecl const*, clang::CXXMethodDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB297C2A: clang::ASTDeclReader::VisitCXXMethodDecl(clang::CXXMethodDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB297CEE: clang::ASTDeclReader::VisitCXXDestructorDecl(clang::CXXDestructorDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2A2424: clang::declvisitor::Base::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2A29C2: clang::ASTDeclReader::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2A2DF0: clang::ASTReader::ReadDeclRecord(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2566CC: clang::ASTReader::GetDecl(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB297C10: clang::ASTDeclReader::VisitCXXMethodDecl(clang::CXXMethodDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB297CEE: clang::ASTDeclReader::VisitCXXDestructorDecl(clang::CXXDestructorDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2A2424: clang::declvisitor::Base::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2A29C2: clang::ASTDeclReader::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 912 bytes in 6 blocks are possibly lost in loss record 8,192 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB41040C: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4628B6: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46872B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4689E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46A75F: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB468811: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4689E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB46A75F: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB468811: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4689E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 1,072 bytes in 6 blocks are possibly lost in loss record 8,331 of 9,155 ==9187== at 0x4C2AF2E: realloc (vg_replace_malloc.c:692) ==9187== by 0xC53DE5B: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B1AFA: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B2A79: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB25C12B: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B4423: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB24AA3F: clang::ASTReader::CompleteRedeclChain(clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB94D323: clang::ASTContext::GetGVALinkageForFunction(clang::FunctionDecl const*) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB952A1A: clang::ASTContext::DeclMustBeEmitted(clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B89BC: clang::CodeGen::CodeGenModule::MayDeferGeneration(clang::ValueDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC14A: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC762: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2787] (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 1,144 bytes in 11 blocks are possibly lost in loss record 8,340 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB45B0FA: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB44A0FA: clang::CodeGen::CodeGenFunction::EmitParmDecl(clang::VarDecl const&, llvm::Value*, bool, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4355A2: clang::CodeGen::CodeGenFunction::EmitFunctionProlog(clang::CodeGen::CGFunctionInfo const&, llvm::Function*, clang::CodeGen::FunctionArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B1FFD: clang::CodeGen::CodeGenFunction::StartFunction(clang::GlobalDecl, clang::QualType, llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::CodeGen::FunctionArgList const&, clang::SourceLocation, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B2B47: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB425F07: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBB90: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC04: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC28: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1656B9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 1,144 bytes in 11 blocks are possibly lost in loss record 8,341 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB42731C: clang::CodeGen::CGCXXABI::EmitThisParam(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3EE5B6: (anonymous namespace)::ItaniumCXXABI::EmitInstanceFunctionProlog(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B22C2: clang::CodeGen::CodeGenFunction::StartFunction(clang::GlobalDecl, clang::QualType, llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::CodeGen::FunctionArgList const&, clang::SourceLocation, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B2B47: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB425F07: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBB90: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC04: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC28: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1656B9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 1,144 bytes in 11 blocks are possibly lost in loss record 8,342 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB45B0FA: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB44A0FA: clang::CodeGen::CodeGenFunction::EmitParmDecl(clang::VarDecl const&, llvm::Value*, bool, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4355A2: clang::CodeGen::CodeGenFunction::EmitFunctionProlog(clang::CodeGen::CGFunctionInfo const&, llvm::Function*, clang::CodeGen::FunctionArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B1FFD: clang::CodeGen::CodeGenFunction::StartFunction(clang::GlobalDecl, clang::QualType, llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::CodeGen::FunctionArgList const&, clang::SourceLocation, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B2B47: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CB471: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBAC3: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC3C4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC762: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2787] (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB36AB02: clang::CodeGeneratorImpl::HandleTopLevelDecl(clang::DeclGroupRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 1,484 bytes in 47 blocks are possibly lost in loss record 8,385 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x7F74ACA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x7F74B6F: std::string::reserve(unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x7F74FE4: ??? (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x502AD09: std_string_streamer(TBuffer&, void*) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x559DF25: TBufferFile::ReadFastArray(void*, TClass const*, int, TMemberStreamer*, TClass const*) (in /home/kulam/local/lib/root/libRIO.so) ==9187== by 0x5565295: int TStreamerInfoActions::ReadSTL<&TStreamerInfoActions::ReadSTLMemberWiseSameClass, &TStreamerInfoActions::ReadSTLObjectWiseFastArray>(TBuffer&, void*, TStreamerInfoActions::TConfiguration const*) (in /home/kulam/local/lib/root/libRIO.so) ==9187== by 0x559C784: TBufferFile::ApplySequence(TStreamerInfoActions::TActionSequence const&, void*) (in /home/kulam/local/lib/root/libRIO.so) ==9187== by 0x559CD14: TBufferFile::ReadClassBuffer(TClass const*, void*, TClass const*) (in /home/kulam/local/lib/root/libRIO.so) ==9187== by 0x5627C12: int TStreamerInfo::ReadBuffer(TBuffer&, char** const&, TStreamerInfo::TCompInfo* const*, int, int, int, int, int) (in /home/kulam/local/lib/root/libRIO.so) ==9187== by 0x550054C: TStreamerInfoActions::GenericReadAction(TBuffer&, void*, TStreamerInfoActions::TConfiguration const*) (in /home/kulam/local/lib/root/libRIO.so) ==9187== ==9187== 1,776 bytes in 4 blocks are possibly lost in loss record 8,431 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC429F5E: llvm::ConstantArray::get(llvm::ArrayType*, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3A9407: clang::CodeGen::CodeGenVTables::CreateVTableInitializer(clang::CXXRecordDecl const*, clang::VTableComponent const*, unsigned int, std::pair const*, unsigned int, llvm::Constant*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3F2154: (anonymous namespace)::ItaniumCXXABI::emitVTableDefinitions(clang::CodeGen::CodeGenVTables&, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1657EB: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB166153: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0ED918: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0EDA47: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F14BE: cling::Interpreter::IncludeCXXRuntime() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F1F00: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 1,824 bytes in 12 blocks are possibly lost in loss record 8,434 of 9,155 ==9187== at 0x4C2AF2E: realloc (vg_replace_malloc.c:692) ==9187== by 0xC53DE5B: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B1AFA: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B2A79: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB25C12B: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B4423: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB24AA3F: clang::ASTReader::CompleteRedeclChain(clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB94D323: clang::ASTContext::GetGVALinkageForFunction(clang::FunctionDecl const*) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB952A1A: clang::ASTContext::DeclMustBeEmitted(clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B89BC: clang::CodeGen::CodeGenModule::MayDeferGeneration(clang::ValueDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC14A: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3EBE28: (anonymous namespace)::ItaniumCXXABI::EmitCXXConstructors(clang::CXXConstructorDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 1,904 bytes in 1 blocks are possibly lost in loss record 8,437 of 9,155 ==9187== at 0x4C298A0: operator new[](unsigned long) (vg_replace_malloc.c:389) ==9187== by 0xBFE863F: llvm::RegisterClassInfo::runOnMachineFunction(llvm::MachineFunction const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBFEFF14: (anonymous namespace)::RegisterCoalescer::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D305E: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D526D: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D5353: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF43083: llvm::JIT::jitTheFunctionUnlocked(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF4364D: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF4378F: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F8D1A: cling::IncrementalExecutor::remapSymbols() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F9B54: cling::IncrementalExecutor::runStaticInitializersOnce(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0EE2AD: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 1,904 bytes in 1 blocks are possibly lost in loss record 8,438 of 9,155 ==9187== at 0x4C298A0: operator new[](unsigned long) (vg_replace_malloc.c:389) ==9187== by 0xBFE863F: llvm::RegisterClassInfo::runOnMachineFunction(llvm::MachineFunction const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC0EF947: (anonymous namespace)::MachineScheduler::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D305E: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D526D: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D5353: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF43083: llvm::JIT::jitTheFunctionUnlocked(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF4364D: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF4378F: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F8D1A: cling::IncrementalExecutor::remapSymbols() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F9B54: cling::IncrementalExecutor::runStaticInitializersOnce(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0EE2AD: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 1,904 bytes in 1 blocks are possibly lost in loss record 8,439 of 9,155 ==9187== at 0x4C298A0: operator new[](unsigned long) (vg_replace_malloc.c:389) ==9187== by 0xBFE863F: llvm::RegisterClassInfo::runOnMachineFunction(llvm::MachineFunction const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBFE7025: (anonymous namespace)::RAGreedy::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D305E: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D526D: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D5353: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF43083: llvm::JIT::jitTheFunctionUnlocked(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF4364D: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF4378F: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F8D1A: cling::IncrementalExecutor::remapSymbols() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F9B54: cling::IncrementalExecutor::runStaticInitializersOnce(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0EE2AD: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 1,904 bytes in 1 blocks are possibly lost in loss record 8,440 of 9,155 ==9187== at 0x4C298A0: operator new[](unsigned long) (vg_replace_malloc.c:389) ==9187== by 0xBFE863F: llvm::RegisterClassInfo::runOnMachineFunction(llvm::MachineFunction const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBFE716E: (anonymous namespace)::RAGreedy::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D305E: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D526D: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D5353: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF43083: llvm::JIT::jitTheFunctionUnlocked(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF4364D: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF4378F: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F8D1A: cling::IncrementalExecutor::remapSymbols() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F9B54: cling::IncrementalExecutor::runStaticInitializersOnce(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0EE2AD: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 1,904 bytes in 1 blocks are possibly lost in loss record 8,441 of 9,155 ==9187== at 0x4C298A0: operator new[](unsigned long) (vg_replace_malloc.c:389) ==9187== by 0xBFE863F: llvm::RegisterClassInfo::runOnMachineFunction(llvm::MachineFunction const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBFD0DBC: (anonymous namespace)::PostRAScheduler::runOnMachineFunction(llvm::MachineFunction&) [clone .part.149] (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D305E: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D526D: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D5353: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF43083: llvm::JIT::jitTheFunctionUnlocked(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF4364D: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF4378F: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F8D1A: cling::IncrementalExecutor::remapSymbols() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F9B54: cling::IncrementalExecutor::runStaticInitializersOnce(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0EE2AD: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 2,016 bytes in 36 blocks are possibly lost in loss record 8,445 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xB9B18DB: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B2A79: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB25C12B: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B4423: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB24AA3F: clang::ASTReader::CompleteRedeclChain(clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9A6E10: clang::FunctionDecl::hasBody(clang::FunctionDecl const*&) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB5AD6DE: clang::Sema::ActOnEndOfTranslationUnit() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB57C565: clang::Parser::ParseTopLevelDecl(clang::OpaquePtr&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB165E69: cling::IncrementalParser::ParseInternal(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16612B: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0ED918: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 2,232 bytes in 31 blocks are possibly lost in loss record 8,484 of 9,155 ==9187== at 0x4C28C20: malloc (vg_replace_malloc.c:296) ==9187== by 0xC53DE87: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B1AFA: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B2A79: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB25C12B: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B4423: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB24AA3F: clang::ASTReader::CompleteRedeclChain(clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB94D323: clang::ASTContext::GetGVALinkageForFunction(clang::FunctionDecl const*) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB952A1A: clang::ASTContext::DeclMustBeEmitted(clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B89BC: clang::CodeGen::CodeGenModule::MayDeferGeneration(clang::ValueDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC14A: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3EBE28: (anonymous namespace)::ItaniumCXXABI::EmitCXXConstructors(clang::CXXConstructorDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 2,638 bytes in 40 blocks are possibly lost in loss record 8,526 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xBB51F2B: copyStatusToFileData(clang::vfs::Status const&, clang::FileData&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB524D1: clang::FileSystemStatCache::get(char const*, clang::FileData&, bool, std::unique_ptr >*, clang::FileSystemStatCache*, clang::vfs::FileSystem&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB4E1CB: clang::FileManager::getStatValue(char const*, clang::FileData&, bool, std::unique_ptr >*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB5115B: clang::FileManager::getFile(llvm::StringRef, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBACEFB0: clang::DirectoryLookup::LookupFile(llvm::StringRef&, clang::HeaderSearch&, llvm::SmallVectorImpl*, llvm::SmallVectorImpl*, clang::ModuleMap::KnownHeader*, bool&, bool&, llvm::SmallVectorImpl&, bool) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBACF7EE: clang::HeaderSearch::LookupFile(llvm::StringRef, clang::SourceLocation, bool, clang::DirectoryLookup const*, clang::DirectoryLookup const*&, llvm::ArrayRef, llvm::SmallVectorImpl*, llvm::SmallVectorImpl*, clang::ModuleMap::KnownHeader*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBAFC0CC: clang::Preprocessor::LookupFile(clang::SourceLocation, llvm::StringRef, bool, clang::DirectoryLookup const*, clang::DirectoryLookup const*&, llvm::SmallVectorImpl*, llvm::SmallVectorImpl*, clang::ModuleMap::KnownHeader*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB14E630: cling::AutoloadingVisitor::InsertIntoAutoloadingState(clang::Decl*, llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 2,688 bytes in 48 blocks are possibly lost in loss record 8,532 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xB9B18DB: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B2A79: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB25C12B: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B4423: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB24AA3F: clang::ASTReader::CompleteRedeclChain(clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB94D323: clang::ASTContext::GetGVALinkageForFunction(clang::FunctionDecl const*) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB952A1A: clang::ASTContext::DeclMustBeEmitted(clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B89BC: clang::CodeGen::CodeGenModule::MayDeferGeneration(clang::ValueDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC14A: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC762: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2787] (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB36AB02: clang::CodeGeneratorImpl::HandleTopLevelDecl(clang::DeclGroupRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 4,480 bytes in 80 blocks are possibly lost in loss record 8,698 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xB959699: clang::ASTContext::addOverriddenMethod(clang::CXXMethodDecl const*, clang::CXXMethodDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB297C2A: clang::ASTDeclReader::VisitCXXMethodDecl(clang::CXXMethodDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB297CEE: clang::ASTDeclReader::VisitCXXDestructorDecl(clang::CXXDestructorDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2A2424: clang::declvisitor::Base::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2A29C2: clang::ASTDeclReader::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2A2DF0: clang::ASTReader::ReadDeclRecord(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB2566CC: clang::ASTReader::GetDecl(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBA5A45D: clang::ASTContext::getCurrentKeyFunction(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB5AD6C2: clang::Sema::ActOnEndOfTranslationUnit() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB57C565: clang::Parser::ParseTopLevelDecl(clang::OpaquePtr&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB165E69: cling::IncrementalParser::ParseInternal(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 4,535 bytes in 78 blocks are possibly lost in loss record 8,700 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xB0D4768: ROOT::TMetaUtils::extractAttrString(clang::Attr*, std::string&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0A5C78: TClingDataMemberInfo::Title() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0x507D95C: TDataMember::Property() const (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x507DFC4: TDataMember::IsBasic() const (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x507F3AA: TDataMember::Init(bool) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x508097E: TDataMember::TDataMember(DataMemberInfo_t*, TClass*) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x5083B58: TListOfDataMembers::Get(DataMemberInfo_t*) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x5083DBA: TListOfDataMembers::Load() (in /home/kulam/local/lib/root/libCore.so) ==9187== ==9187== 5,096 bytes in 49 blocks are possibly lost in loss record 8,711 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB42731C: clang::CodeGen::CGCXXABI::EmitThisParam(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3EE5B6: (anonymous namespace)::ItaniumCXXABI::EmitInstanceFunctionProlog(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B22C2: clang::CodeGen::CodeGenFunction::StartFunction(clang::GlobalDecl, clang::QualType, llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::CodeGen::FunctionArgList const&, clang::SourceLocation, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B2B47: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CB471: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBAC3: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC04: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC28: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1656B9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16545E: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 7,280 bytes in 70 blocks are possibly lost in loss record 8,759 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xC4EC1EA: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB45B0FA: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB44A0FA: clang::CodeGen::CodeGenFunction::EmitParmDecl(clang::VarDecl const&, llvm::Value*, bool, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB4355A2: clang::CodeGen::CodeGenFunction::EmitFunctionProlog(clang::CodeGen::CGFunctionInfo const&, llvm::Function*, clang::CodeGen::FunctionArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B1FFD: clang::CodeGen::CodeGenFunction::StartFunction(clang::GlobalDecl, clang::QualType, llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::CodeGen::FunctionArgList const&, clang::SourceLocation, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B2B47: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CB471: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBAC3: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC04: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CBC28: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1656B9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 8,680 bytes in 155 blocks are possibly lost in loss record 8,805 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xB9B18DB: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B2A79: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB25C12B: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B4423: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB24AA3F: clang::ASTReader::CompleteRedeclChain(clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB94D323: clang::ASTContext::GetGVALinkageForFunction(clang::FunctionDecl const*) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB952A1A: clang::ASTContext::DeclMustBeEmitted(clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3B89BC: clang::CodeGen::CodeGenModule::MayDeferGeneration(clang::ValueDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CC14A: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3EBE28: (anonymous namespace)::ItaniumCXXABI::EmitCXXConstructors(clang::CXXConstructorDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB3CCAB7: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2787] (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 8,960 bytes in 160 blocks are possibly lost in loss record 8,809 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0xB9B18DB: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B2A79: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB25C12B: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9B4423: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB24AA3F: clang::ASTReader::CompleteRedeclChain(clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB9A76F4: clang::FunctionDecl::isDefined(clang::FunctionDecl const*&) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB5AA5BF: clang::Sema::getUndefinedButUsed(llvm::SmallVectorImpl >&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB5AE676: clang::Sema::ActOnEndOfTranslationUnit() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB57C565: clang::Parser::ParseTopLevelDecl(clang::OpaquePtr&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB165E69: cling::IncrementalParser::ParseInternal(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB16612B: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 11,800 bytes in 172 blocks are possibly lost in loss record 8,830 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xBB51F2B: copyStatusToFileData(clang::vfs::Status const&, clang::FileData&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB524D1: clang::FileSystemStatCache::get(char const*, clang::FileData&, bool, std::unique_ptr >*, clang::FileSystemStatCache*, clang::vfs::FileSystem&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB4E1CB: clang::FileManager::getStatValue(char const*, clang::FileData&, bool, std::unique_ptr >*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB5115B: clang::FileManager::getFile(llvm::StringRef, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBACEFB0: clang::DirectoryLookup::LookupFile(llvm::StringRef&, clang::HeaderSearch&, llvm::SmallVectorImpl*, llvm::SmallVectorImpl*, clang::ModuleMap::KnownHeader*, bool&, bool&, llvm::SmallVectorImpl&, bool) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBACF7EE: clang::HeaderSearch::LookupFile(llvm::StringRef, clang::SourceLocation, bool, clang::DirectoryLookup const*, clang::DirectoryLookup const*&, llvm::ArrayRef, llvm::SmallVectorImpl*, llvm::SmallVectorImpl*, clang::ModuleMap::KnownHeader*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBAFC0CC: clang::Preprocessor::LookupFile(clang::SourceLocation, llvm::StringRef, bool, clang::DirectoryLookup const*, clang::DirectoryLookup const*&, llvm::SmallVectorImpl*, llvm::SmallVectorImpl*, clang::ModuleMap::KnownHeader*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB14E5BC: cling::AutoloadingVisitor::InsertIntoAutoloadingState(clang::Decl*, llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 14,228 bytes in 206 blocks are possibly lost in loss record 8,860 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xBB51F2B: copyStatusToFileData(clang::vfs::Status const&, clang::FileData&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB525F2: clang::FileSystemStatCache::get(char const*, clang::FileData&, bool, std::unique_ptr >*, clang::FileSystemStatCache*, clang::vfs::FileSystem&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB4E1CB: clang::FileManager::getStatValue(char const*, clang::FileData&, bool, std::unique_ptr >*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB5115B: clang::FileManager::getFile(llvm::StringRef, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBACEFB0: clang::DirectoryLookup::LookupFile(llvm::StringRef&, clang::HeaderSearch&, llvm::SmallVectorImpl*, llvm::SmallVectorImpl*, clang::ModuleMap::KnownHeader*, bool&, bool&, llvm::SmallVectorImpl&, bool) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBACF7EE: clang::HeaderSearch::LookupFile(llvm::StringRef, clang::SourceLocation, bool, clang::DirectoryLookup const*, clang::DirectoryLookup const*&, llvm::ArrayRef, llvm::SmallVectorImpl*, llvm::SmallVectorImpl*, clang::ModuleMap::KnownHeader*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBAFC0CC: clang::Preprocessor::LookupFile(clang::SourceLocation, llvm::StringRef, bool, clang::DirectoryLookup const*, clang::DirectoryLookup const*&, llvm::SmallVectorImpl*, llvm::SmallVectorImpl*, clang::ModuleMap::KnownHeader*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB04DE6: clang::Preprocessor::HandleIncludeDirective(clang::SourceLocation, clang::Token&, clang::DirectoryLookup const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 22,856 bytes in 1 blocks are possibly lost in loss record 8,944 of 9,155 ==9187== at 0x4C298A0: operator new[](unsigned long) (vg_replace_malloc.c:389) ==9187== by 0xC0B2B97: llvm::LiveRegMatrix::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D305E: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D526D: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xC4D5353: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF43083: llvm::JIT::jitTheFunctionUnlocked(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF4364D: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBF4378F: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F8D1A: cling::IncrementalExecutor::remapSymbols() (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0F9B54: cling::IncrementalExecutor::runStaticInitializersOnce(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB0EE2AD: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB1654F1: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== 130,979 bytes in 1,589 blocks are possibly lost in loss record 9,127 of 9,155 ==9187== at 0x4C29180: operator new(unsigned long) (vg_replace_malloc.c:324) ==9187== by 0x7F73E58: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0x50D5784: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /home/kulam/local/lib/root/libCore.so) ==9187== by 0x7F7586B: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20) ==9187== by 0xBB51F2B: copyStatusToFileData(clang::vfs::Status const&, clang::FileData&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB524D1: clang::FileSystemStatCache::get(char const*, clang::FileData&, bool, std::unique_ptr >*, clang::FileSystemStatCache*, clang::vfs::FileSystem&) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB4E1CB: clang::FileManager::getStatValue(char const*, clang::FileData&, bool, std::unique_ptr >*) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xBB5115B: clang::FileManager::getFile(llvm::StringRef, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB25A6F3: clang::ASTReader::getInputFile(clang::serialization::ModuleFile&, unsigned int, bool) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB26BB89: clang::ASTReader::ReadControlBlock(clang::serialization::ModuleFile&, llvm::SmallVectorImpl&, clang::serialization::ModuleFile const*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB26CCFD: clang::ASTReader::ReadASTCore(llvm::StringRef, clang::serialization::ModuleKind, clang::SourceLocation, clang::serialization::ModuleFile*, llvm::SmallVectorImpl&, long, long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== by 0xB282A8F: clang::ASTReader::ReadAST(std::string const&, clang::serialization::ModuleKind, clang::SourceLocation, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==9187== ==9187== LEAK SUMMARY: ==9187== definitely lost: 0 bytes in 0 blocks ==9187== indirectly lost: 0 bytes in 0 blocks ==9187== possibly lost: 283,790 bytes in 3,324 blocks ==9187== still reachable: 27,285,468 bytes in 53,682 blocks ==9187== suppressed: 38,438 bytes in 550 blocks ==9187== Reachable blocks (those to which a pointer was found) are not shown. ==9187== To see them, rerun with: --leak-check=full --show-leak-kinds=all ==9187== ==9187== For counts of detected and suppressed errors, rerun with: -v ==9187== Use --track-origins=yes to see where uninitialised values come from ==9187== ERROR SUMMARY: 306 errors from 272 contexts (suppressed: 654 from 163)