==6447== Memcheck, a memory error detector
==6447== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==6447== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==6447== Command: crtmpserver/crtmpserver ./crtmpserver/crtmpserver.lua
==6447== Parent PID: 6446
==6447==
==6447== Warning: set address range perms: large range [0xd5e8000, 0x2d5e8000) (noaccess)
==6447==
==6447== HEAP SUMMARY:
==6447== in use at exit: 200,560 bytes in 73 blocks
==6447== total heap usage: 10,477 allocs, 10,404 frees, 2,672,860 bytes allocated
==6447==
==6447== 8 bytes in 1 blocks are still reachable in loss record 1 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x68C9A5F: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:320)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447== by 0x73706D7472632F2D: ???
==6447==
==6447== 8 bytes in 1 blocks are still reachable in loss record 2 of 73
==6447== at 0x4C2815C: malloc (vg_replace_malloc.c:236)
==6447== by 0x67960DF: v8::internal::Malloced::New(unsigned long) (allocation.cc:38)
==6447== by 0x6791716: v8::internal::FreeStoreAllocationPolicy::New(unsigned long) (allocation.h:108)
==6447== by 0x6902451: v8::internal::List<v8::internal::Sampler*, v8::internal::FreeStoreAllocationPolicy>::NewData(int) (list.h:145)
==6447== by 0x6902515: v8::internal::List<v8::internal::Sampler*, v8::internal::FreeStoreAllocationPolicy>::Resize(int) (list-inl.h:82)
==6447== by 0x69024C8: v8::internal::List<v8::internal::Sampler*, v8::internal::FreeStoreAllocationPolicy>::ResizeAddInternal(v8::internal::Sampler* const&) (list-inl.h:75)
==6447== by 0x69023A6: v8::internal::List<v8::internal::Sampler*, v8::internal::FreeStoreAllocationPolicy>::ResizeAdd(v8::internal::Sampler* const&) (list-inl.h:62)
==6447== by 0x69020A5: v8::internal::List<v8::internal::Sampler*, v8::internal::FreeStoreAllocationPolicy>::Add(v8::internal::Sampler* const&) (list-inl.h:42)
==6447== by 0x6900F87: v8::internal::SamplerRegistry::AddActiveSampler(v8::internal::Sampler*) (log.cc:1652)
==6447== by 0x695F704: v8::internal::SignalSender::AddActiveSampler(v8::internal::Sampler*) (platform-linux.cc:927)
==6447== by 0x695EB40: v8::internal::Sampler::Start() (platform-linux.cc:1080)
==6447== by 0x6900BE2: v8::internal::Logger::EnsureTickerStarted() (log.cc:1560)
==6447==
==6447== 8 bytes in 1 blocks are still reachable in loss record 3 of 73
==6447== at 0x4C2815C: malloc (vg_replace_malloc.c:236)
==6447== by 0x67960DF: v8::internal::Malloced::New(unsigned long) (allocation.cc:38)
==6447== by 0x6791716: v8::internal::FreeStoreAllocationPolicy::New(unsigned long) (allocation.h:108)
==6447== by 0x67BC0C7: v8::internal::List<v8::internal::Object**, v8::internal::FreeStoreAllocationPolicy>::NewData(int) (list.h:145)
==6447== by 0x6858493: v8::internal::List<v8::internal::Object**, v8::internal::FreeStoreAllocationPolicy>::Resize(int) (list-inl.h:82)
==6447== by 0x6857CB8: v8::internal::List<v8::internal::Object**, v8::internal::FreeStoreAllocationPolicy>::ResizeAddInternal(v8::internal::Object** const&) (list-inl.h:75)
==6447== by 0x68578A6: v8::internal::List<v8::internal::Object**, v8::internal::FreeStoreAllocationPolicy>::ResizeAdd(v8::internal::Object** const&) (list-inl.h:62)
==6447== by 0x6857665: v8::internal::List<v8::internal::Object**, v8::internal::FreeStoreAllocationPolicy>::Add(v8::internal::Object** const&) (list-inl.h:42)
==6447== by 0x684D4CC: v8::internal::HandleScope::Extend() (handles.cc:91)
==6447== by 0x6836AEA: v8::internal::Struct** v8::internal::HandleScope::CreateHandle<v8::internal::Struct>(v8::internal::Struct*, v8::internal::Isolate*) (handles-inl.h:138)
==6447== by 0x68360B2: v8::internal::Handle<v8::internal::Struct>::Handle(v8::internal::Struct*, v8::internal::Isolate*) (handles-inl.h:58)
==6447== by 0x6829C1A: v8::internal::Factory::NewStruct(v8::internal::InstanceType) (factory.cc:236)
==6447==
==6447== 16 bytes in 1 blocks are still reachable in loss record 4 of 73
==6447== at 0x4C285EB: operator new[](unsigned long) (vg_replace_malloc.c:305)
==6447== by 0x67F1A38: v8::internal::Object** v8::internal::NewArray<v8::internal::Object*>(int) (allocation.h:85)
==6447== by 0x67F1E7B: v8::internal::CompilationSubCache::CompilationSubCache(v8::internal::Isolate*, int) (compilation-cache.h:46)
==6447== by 0x67F1F68: v8::internal::CompilationCacheEval::CompilationCacheEval(v8::internal::Isolate*, int) (compilation-cache.h:130)
==6447== by 0x67EF6E2: v8::internal::CompilationCache::CompilationCache(v8::internal::Isolate*) (compilation-cache.cc:56)
==6447== by 0x68CBAC3: v8::internal::Isolate::PreInit() (isolate.cc:676)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447==
==6447== 16 bytes in 1 blocks are still reachable in loss record 5 of 73
==6447== at 0x4C285EB: operator new[](unsigned long) (vg_replace_malloc.c:305)
==6447== by 0x67F1A38: v8::internal::Object** v8::internal::NewArray<v8::internal::Object*>(int) (allocation.h:85)
==6447== by 0x67F1E7B: v8::internal::CompilationSubCache::CompilationSubCache(v8::internal::Isolate*, int) (compilation-cache.h:46)
==6447== by 0x67F1F68: v8::internal::CompilationCacheEval::CompilationCacheEval(v8::internal::Isolate*, int) (compilation-cache.h:130)
==6447== by 0x67EF6FE: v8::internal::CompilationCache::CompilationCache(v8::internal::Isolate*) (compilation-cache.cc:56)
==6447== by 0x68CBAC3: v8::internal::Isolate::PreInit() (isolate.cc:676)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447==
==6447== 16 bytes in 1 blocks are still reachable in loss record 6 of 73
==6447== at 0x4C285EB: operator new[](unsigned long) (vg_replace_malloc.c:305)
==6447== by 0x67F1A38: v8::internal::Object** v8::internal::NewArray<v8::internal::Object*>(int) (allocation.h:85)
==6447== by 0x67F1E7B: v8::internal::CompilationSubCache::CompilationSubCache(v8::internal::Isolate*, int) (compilation-cache.h:46)
==6447== by 0x67F1F94: v8::internal::CompilationCacheRegExp::CompilationCacheRegExp(v8::internal::Isolate*, int) (compilation-cache.h:160)
==6447== by 0x67EF71A: v8::internal::CompilationCache::CompilationCache(v8::internal::Isolate*) (compilation-cache.cc:56)
==6447== by 0x68CBAC3: v8::internal::Isolate::PreInit() (isolate.cc:676)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447==
==6447== 16 bytes in 1 blocks are still reachable in loss record 7 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x68CBCEB: v8::internal::Isolate::PreInit() (isolate.cc:693)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447==
==6447== 16 bytes in 1 blocks are still reachable in loss record 8 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x69FB70C: v8::internal::CodeRange::Setup(unsigned long) (spaces.cc:163)
==6447== by 0x6871FF6: v8::internal::Heap::Setup(bool) (heap.cc:4889)
==6447== by 0x68CC068: v8::internal::Isolate::Init(v8::internal::Deserializer*) (isolate.cc:774)
==6447== by 0x6A27650: v8::internal::V8::Initialize(v8::internal::Deserializer*) (v8.cc:81)
==6447== by 0x69FA855: v8::internal::Snapshot::Deserialize(unsigned char const*, int) (snapshot-common.cc:43)
==6447== by 0x69FA8FB: v8::internal::Snapshot::Initialize(char const*) (snapshot-common.cc:56)
==6447== by 0x6796B0B: v8::InitializeHelper() (api.cc:282)
==6447== by 0x6796B73: v8::EnsureInitializedForIsolate(v8::internal::Isolate*, char const*) (api.cc:293)
==6447== by 0x679A2BA: v8::ObjectTemplate::New(v8::Handle<v8::FunctionTemplate>) (api.cc:1075)
==6447== by 0x679A263: v8::ObjectTemplate::New() (api.cc:1065)
==6447== by 0x6097903: BaseVMV8::Initialize() (basevmv8.cpp:44)
==6447==
==6447== 16 bytes in 1 blocks are still reachable in loss record 9 of 73
==6447== at 0x4C2815C: malloc (vg_replace_malloc.c:236)
==6447== by 0x67960DF: v8::internal::Malloced::New(unsigned long) (allocation.cc:38)
==6447== by 0x6791716: v8::internal::FreeStoreAllocationPolicy::New(unsigned long) (allocation.h:108)
==6447== by 0x6A0929D: v8::internal::List<v8::internal::CodeRange::FreeBlock, v8::internal::FreeStoreAllocationPolicy>::NewData(int) (list.h:145)
==6447== by 0x6A0904D: v8::internal::List<v8::internal::CodeRange::FreeBlock, v8::internal::FreeStoreAllocationPolicy>::Resize(int) (list-inl.h:82)
==6447== by 0x6A0931C: v8::internal::List<v8::internal::CodeRange::FreeBlock, v8::internal::FreeStoreAllocationPolicy>::ResizeAddInternal(v8::internal::CodeRange::FreeBlock const&) (list-inl.h:75)
==6447== by 0x6A0902A: v8::internal::List<v8::internal::CodeRange::FreeBlock, v8::internal::FreeStoreAllocationPolicy>::ResizeAdd(v8::internal::CodeRange::FreeBlock const&) (list-inl.h:62)
==6447== by 0x6A08A82: v8::internal::List<v8::internal::CodeRange::FreeBlock, v8::internal::FreeStoreAllocationPolicy>::Add(v8::internal::CodeRange::FreeBlock const&) (list-inl.h:42)
==6447== by 0x69FB869: v8::internal::CodeRange::Setup(unsigned long) (spaces.cc:174)
==6447== by 0x6871FF6: v8::internal::Heap::Setup(bool) (heap.cc:4889)
==6447== by 0x68CC068: v8::internal::Isolate::Init(v8::internal::Deserializer*) (isolate.cc:774)
==6447== by 0x6A27650: v8::internal::V8::Initialize(v8::internal::Deserializer*) (v8.cc:81)
==6447==
==6447== 16 bytes in 1 blocks are still reachable in loss record 10 of 73
==6447== at 0x4C2815C: malloc (vg_replace_malloc.c:236)
==6447== by 0x67960DF: v8::internal::Malloced::New(unsigned long) (allocation.cc:38)
==6447== by 0x6791716: v8::internal::FreeStoreAllocationPolicy::New(unsigned long) (allocation.h:108)
==6447== by 0x6901FC3: v8::internal::List<v8::internal::Sampler*, v8::internal::FreeStoreAllocationPolicy>::operator new(unsigned long) (list.h:63)
==6447== by 0x6900F21: v8::internal::SamplerRegistry::AddActiveSampler(v8::internal::Sampler*) (log.cc:1648)
==6447== by 0x695F704: v8::internal::SignalSender::AddActiveSampler(v8::internal::Sampler*) (platform-linux.cc:927)
==6447== by 0x695EB40: v8::internal::Sampler::Start() (platform-linux.cc:1080)
==6447== by 0x6900BE2: v8::internal::Logger::EnsureTickerStarted() (log.cc:1560)
==6447== by 0x6982B6F: v8::internal::RuntimeProfiler::Setup() (runtime-profiler.cc:380)
==6447== by 0x68CC251: v8::internal::Isolate::Init(v8::internal::Deserializer*) (isolate.cc:817)
==6447== by 0x6A27650: v8::internal::V8::Initialize(v8::internal::Deserializer*) (v8.cc:81)
==6447== by 0x69FA855: v8::internal::Snapshot::Deserialize(unsigned char const*, int) (snapshot-common.cc:43)
==6447==
==6447== 24 bytes in 1 blocks are still reachable in loss record 11 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x68CA51E: v8::internal::Isolate::Isolate() (isolate.cc:451)
==6447== by 0x68C9A8F: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:321)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447==
==6447== 24 bytes in 1 blocks are still reachable in loss record 12 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x68CBA3C: v8::internal::Isolate::PreInit() (isolate.cc:672)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447==
==6447== 24 bytes in 1 blocks are still reachable in loss record 13 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x684AB17: v8::internal::GlobalHandles::GlobalHandles(v8::internal::Isolate*) (global-handles.cc:310)
==6447== by 0x68CBBFE: v8::internal::Isolate::PreInit() (isolate.cc:684)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447==
==6447== 32 bytes in 1 blocks are still reachable in loss record 14 of 73
==6447== at 0x4C2815C: malloc (vg_replace_malloc.c:236)
==6447== by 0x67960DF: v8::internal::Malloced::New(unsigned long) (allocation.cc:38)
==6447== by 0x6791716: v8::internal::FreeStoreAllocationPolicy::New(unsigned long) (allocation.h:108)
==6447== by 0x684CF55: v8::internal::List<v8::internal::ObjectGroup*, v8::internal::FreeStoreAllocationPolicy>::NewData(int) (list.h:145)
==6447== by 0x684CD35: v8::internal::List<v8::internal::ObjectGroup*, v8::internal::FreeStoreAllocationPolicy>::Initialize(int) (list-inl.h:198)
==6447== by 0x684CAE3: v8::internal::List<v8::internal::ObjectGroup*, v8::internal::FreeStoreAllocationPolicy>::List(int) (list.h:52)
==6447== by 0x684AB50: v8::internal::GlobalHandles::GlobalHandles(v8::internal::Isolate*) (global-handles.cc:310)
==6447== by 0x68CBBFE: v8::internal::Isolate::PreInit() (isolate.cc:684)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447==
==6447== 32 bytes in 1 blocks are still reachable in loss record 15 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x68CBCB2: v8::internal::Isolate::PreInit() (isolate.cc:689)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447==
==6447== 32 bytes in 1 blocks are still reachable in loss record 16 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x68CC4B8: v8::internal::Isolate::Enter() (isolate.cc:866)
==6447== by 0x68C9BA1: v8::internal::Isolate::EnterDefaultIsolate() (isolate.cc:351)
==6447== by 0x6A27549: v8::internal::V8::Initialize(v8::internal::Deserializer*) (v8.cc:62)
==6447== by 0x69FA855: v8::internal::Snapshot::Deserialize(unsigned char const*, int) (snapshot-common.cc:43)
==6447== by 0x69FA8FB: v8::internal::Snapshot::Initialize(char const*) (snapshot-common.cc:56)
==6447== by 0x6796B0B: v8::InitializeHelper() (api.cc:282)
==6447== by 0x6796B73: v8::EnsureInitializedForIsolate(v8::internal::Isolate*, char const*) (api.cc:293)
==6447== by 0x679A2BA: v8::ObjectTemplate::New(v8::Handle<v8::FunctionTemplate>) (api.cc:1075)
==6447== by 0x679A263: v8::ObjectTemplate::New() (api.cc:1065)
==6447== by 0x6097903: BaseVMV8::Initialize() (basevmv8.cpp:44)
==6447== by 0x93C6569: ???
==6447==
==6447== 32 bytes in 1 blocks are still reachable in loss record 17 of 73
==6447== at 0x4C27480: calloc (vg_replace_malloc.c:467)
==6447== by 0x62A231F: _dlerror_run (dlerror.c:142)
==6447== by 0x62A1EE0: dlopen@@GLIBC_2.2.5 (dlopen.c:88)
==6447== by 0x5DA8246: ConfigFile::ConfigureApplication(Variant&) (configfile.cpp:682)
==6447== by 0x5D9DA6A: ConfigFile::ConfigureApplications() (configfile.cpp:143)
==6447== by 0x404CB5: Initialize() (crtmpserver.cpp:211)
==6447== by 0x402927: main (crtmpserver.cpp:104)
==6447==
==6447== 32 bytes in 1 blocks are still reachable in loss record 18 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x6796E04: v8::RegisterExtension(v8::Extension*) (api.cc:369)
==6447== by 0x682480B: v8::DeclareExtension::DeclareExtension(v8::Extension*) (v8.h:2366)
==6447== by 0x6824DE7: v8::internal::GCExtension::Register() (gc-extension.cc:55)
==6447== by 0x67D098F: v8::internal::Bootstrapper::Initialize(bool) (bootstrapper.cc:98)
==6447== by 0x68CC094: v8::internal::Isolate::Init(v8::internal::Deserializer*) (isolate.cc:779)
==6447== by 0x6A27650: v8::internal::V8::Initialize(v8::internal::Deserializer*) (v8.cc:81)
==6447== by 0x69FA855: v8::internal::Snapshot::Deserialize(unsigned char const*, int) (snapshot-common.cc:43)
==6447== by 0x69FA8FB: v8::internal::Snapshot::Initialize(char const*) (snapshot-common.cc:56)
==6447== by 0x6796B0B: v8::InitializeHelper() (api.cc:282)
==6447== by 0x6796B73: v8::EnsureInitializedForIsolate(v8::internal::Isolate*, char const*) (api.cc:293)
==6447== by 0x679A2BA: v8::ObjectTemplate::New(v8::Handle<v8::FunctionTemplate>) (api.cc:1075)
==6447==
==6447== 32 bytes in 1 blocks are still reachable in loss record 19 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x6796E04: v8::RegisterExtension(v8::Extension*) (api.cc:369)
==6447== by 0x682480B: v8::DeclareExtension::DeclareExtension(v8::Extension*) (v8.h:2366)
==6447== by 0x68244D5: v8::internal::ExternalizeStringExtension::Register() (externalize-string-extension.cc:138)
==6447== by 0x67D0994: v8::internal::Bootstrapper::Initialize(bool) (bootstrapper.cc:99)
==6447== by 0x68CC094: v8::internal::Isolate::Init(v8::internal::Deserializer*) (isolate.cc:779)
==6447== by 0x6A27650: v8::internal::V8::Initialize(v8::internal::Deserializer*) (v8.cc:81)
==6447== by 0x69FA855: v8::internal::Snapshot::Deserialize(unsigned char const*, int) (snapshot-common.cc:43)
==6447== by 0x69FA8FB: v8::internal::Snapshot::Initialize(char const*) (snapshot-common.cc:56)
==6447== by 0x6796B0B: v8::InitializeHelper() (api.cc:282)
==6447== by 0x6796B73: v8::EnsureInitializedForIsolate(v8::internal::Isolate*, char const*) (api.cc:293)
==6447== by 0x679A2BA: v8::ObjectTemplate::New(v8::Handle<v8::FunctionTemplate>) (api.cc:1075)
==6447==
==6447== 32 bytes in 1 blocks are still reachable in loss record 20 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x67F1666: v8::internal::CompilationCache::EagerOptimizingSet() (compilation-cache.cc:467)
==6447== by 0x67F16F7: v8::internal::CompilationCache::ShouldOptimizeEagerly(v8::internal::Handle<v8::internal::JSFunction>) (compilation-cache.cc:477)
==6447== by 0x67F4C62: v8::internal::Compiler::CompileLazy(v8::internal::CompilationInfo*) (compiler.cc:671)
==6447== by 0x68562C2: v8::internal::CompileLazyHelper(v8::internal::CompilationInfo*, v8::internal::ClearExceptionFlag) (handles.cc:923)
==6447== by 0x6856448: v8::internal::CompileLazyFunction(v8::internal::Handle<v8::internal::JSFunction>, v8::internal::ClearExceptionFlag, v8::internal::InLoopFlag) (handles.cc:949)
==6447== by 0x68564F4: v8::internal::CompileLazyInLoop(v8::internal::Handle<v8::internal::JSFunction>, v8::internal::ClearExceptionFlag) (handles.cc:964)
==6447== by 0x699D9CC: v8::internal::Runtime_LazyCompile(v8::internal::Arguments, v8::internal::Isolate*) (runtime.cc:7284)
==6447== by 0xD5E816D: ???
==6447== by 0xD5EEBD2: ???
==6447== by 0xD5EAE29: ???
==6447== by 0xD602AFE: ???
==6447==
==6447== 32 bytes in 1 blocks are still reachable in loss record 21 of 73
==6447== at 0x4C2815C: malloc (vg_replace_malloc.c:236)
==6447== by 0x67960DF: v8::internal::Malloced::New(unsigned long) (allocation.cc:38)
==6447== by 0x6791716: v8::internal::FreeStoreAllocationPolicy::New(unsigned long) (allocation.h:108)
==6447== by 0x67BC0E9: v8::internal::List<v8::internal::Handle<v8::internal::Object>, v8::internal::FreeStoreAllocationPolicy>::NewData(int) (list.h:145)
==6447== by 0x67BD7CB: v8::internal::List<v8::internal::Handle<v8::internal::Object>, v8::internal::FreeStoreAllocationPolicy>::Resize(int) (list-inl.h:82)
==6447== by 0x67BD320: v8::internal::List<v8::internal::Handle<v8::internal::Object>, v8::internal::FreeStoreAllocationPolicy>::ResizeAddInternal(v8::internal::Handle<v8::internal::Object> const&) (list-inl.h:75)
==6447== by 0x67BC1DE: v8::internal::List<v8::internal::Handle<v8::internal::Object>, v8::internal::FreeStoreAllocationPolicy>::ResizeAdd(v8::internal::Handle<v8::internal::Object> const&) (list-inl.h:62)
==6447== by 0x67B9BBF: v8::internal::List<v8::internal::Handle<v8::internal::Object>, v8::internal::FreeStoreAllocationPolicy>::Add(v8::internal::Handle<v8::internal::Object> const&) (list-inl.h:42)
==6447== by 0x67B80BE: v8::internal::HandleScopeImplementer::EnterContext(v8::internal::Handle<v8::internal::Object>) (api.h:507)
==6447== by 0x67978D9: v8::Context::Enter() (api.cc:570)
==6447== by 0x609C970: v8::Context::Scope::Scope(v8::Handle<v8::Context>) (v8.h:3301)
==6447== by 0x6097F4C: BaseVMV8::LoadScriptFile(std::string, std::string) (basevmv8.cpp:77)
==6447==
==6447== 32 bytes in 1 blocks are still reachable in loss record 22 of 73
==6447== at 0x4C2815C: malloc (vg_replace_malloc.c:236)
==6447== by 0x67960DF: v8::internal::Malloced::New(unsigned long) (allocation.cc:38)
==6447== by 0x6791716: v8::internal::FreeStoreAllocationPolicy::New(unsigned long) (allocation.h:108)
==6447== by 0x67BC10B: v8::internal::List<v8::internal::Context*, v8::internal::FreeStoreAllocationPolicy>::NewData(int) (list.h:145)
==6447== by 0x67BD753: v8::internal::List<v8::internal::Context*, v8::internal::FreeStoreAllocationPolicy>::Resize(int) (list-inl.h:82)
==6447== by 0x67BD27E: v8::internal::List<v8::internal::Context*, v8::internal::FreeStoreAllocationPolicy>::ResizeAddInternal(v8::internal::Context* const&) (list-inl.h:75)
==6447== by 0x67BC130: v8::internal::List<v8::internal::Context*, v8::internal::FreeStoreAllocationPolicy>::ResizeAdd(v8::internal::Context* const&) (list-inl.h:62)
==6447== by 0x67B9B1B: v8::internal::List<v8::internal::Context*, v8::internal::FreeStoreAllocationPolicy>::Add(v8::internal::Context* const&) (list-inl.h:42)
==6447== by 0x67B8076: v8::internal::HandleScopeImplementer::SaveContext(v8::internal::Context*) (api.h:492)
==6447== by 0x67978FF: v8::Context::Enter() (api.cc:572)
==6447== by 0x609C970: v8::Context::Scope::Scope(v8::Handle<v8::Context>) (v8.h:3301)
==6447== by 0x6097F4C: BaseVMV8::LoadScriptFile(std::string, std::string) (basevmv8.cpp:77)
==6447==
==6447== 32 bytes in 1 blocks are still reachable in loss record 23 of 73
==6447== at 0x4C2815C: malloc (vg_replace_malloc.c:236)
==6447== by 0x67960DF: v8::internal::Malloced::New(unsigned long) (allocation.cc:38)
==6447== by 0x6791716: v8::internal::FreeStoreAllocationPolicy::New(unsigned long) (allocation.h:108)
==6447== by 0x6A0929D: v8::internal::List<v8::internal::CodeRange::FreeBlock, v8::internal::FreeStoreAllocationPolicy>::NewData(int) (list.h:145)
==6447== by 0x6A0904D: v8::internal::List<v8::internal::CodeRange::FreeBlock, v8::internal::FreeStoreAllocationPolicy>::Resize(int) (list-inl.h:82)
==6447== by 0x6A0931C: v8::internal::List<v8::internal::CodeRange::FreeBlock, v8::internal::FreeStoreAllocationPolicy>::ResizeAddInternal(v8::internal::CodeRange::FreeBlock const&) (list-inl.h:75)
==6447== by 0x6A0902A: v8::internal::List<v8::internal::CodeRange::FreeBlock, v8::internal::FreeStoreAllocationPolicy>::ResizeAdd(v8::internal::CodeRange::FreeBlock const&) (list-inl.h:62)
==6447== by 0x6A08A82: v8::internal::List<v8::internal::CodeRange::FreeBlock, v8::internal::FreeStoreAllocationPolicy>::Add(v8::internal::CodeRange::FreeBlock const&) (list-inl.h:42)
==6447== by 0x69FBD07: v8::internal::CodeRange::FreeRawMemory(void*, unsigned long) (spaces.cc:260)
==6447== by 0x69FC4AE: v8::internal::MemoryAllocator::FreeRawMemory(void*, unsigned long, v8::internal::Executability) (spaces.cc:408)
==6447== by 0x69FD6F7: v8::internal::MemoryAllocator::DeleteChunk(int) (spaces.cc:684)
==6447== by 0x69FD552: v8::internal::MemoryAllocator::FreeAllPages(v8::internal::PagedSpace*) (spaces.cc:660)
==6447==
==6447== 40 bytes in 1 blocks are still reachable in loss record 24 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x695E68F: v8::internal::OS::CreateSemaphore(int) (platform-linux.cc:805)
==6447== by 0x6983118: __static_initialization_and_destruction_0(int, int) (runtime-profiler.cc:114)
==6447== by 0x6983134: global constructors keyed to runtime_profiler.cc (runtime-profiler.cc:489)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447== by 0x73706D7472632F2D: ???
==6447== by 0x72632F7265767264: ???
==6447== by 0x6576726573706D73: ???
==6447==
==6447== 40 bytes in 1 blocks are still reachable in loss record 25 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x695E68F: v8::internal::OS::CreateSemaphore(int) (platform-linux.cc:805)
==6447== by 0x6810A6C: v8::internal::Debugger::Debugger() (debug.cc:1978)
==6447== by 0x68CB8F4: v8::internal::Isolate::PreInit() (isolate.cc:649)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447==
==6447== 40 bytes in 1 blocks are still reachable in loss record 26 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x6A2898A: v8::internal::ThreadManager::ThreadManager() (v8threads.cc:290)
==6447== by 0x68CBA83: v8::internal::Isolate::PreInit() (isolate.cc:674)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447==
==6447== 40 bytes in 1 blocks are still reachable in loss record 27 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x6A289B4: v8::internal::ThreadManager::ThreadManager() (v8threads.cc:291)
==6447== by 0x68CBA83: v8::internal::Isolate::PreInit() (isolate.cc:674)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447==
==6447== 40 bytes in 1 blocks are still reachable in loss record 28 of 73
==6447== at 0x4C285EB: operator new[](unsigned long) (vg_replace_malloc.c:305)
==6447== by 0x67F1A38: v8::internal::Object** v8::internal::NewArray<v8::internal::Object*>(int) (allocation.h:85)
==6447== by 0x67F1E7B: v8::internal::CompilationSubCache::CompilationSubCache(v8::internal::Isolate*, int) (compilation-cache.h:46)
==6447== by 0x67EFF36: v8::internal::CompilationCacheScript::CompilationCacheScript(v8::internal::Isolate*, int) (compilation-cache.cc:139)
==6447== by 0x67EF6C6: v8::internal::CompilationCache::CompilationCache(v8::internal::Isolate*) (compilation-cache.cc:56)
==6447== by 0x68CBAC3: v8::internal::Isolate::PreInit() (isolate.cc:676)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447==
==6447== 40 bytes in 1 blocks are still reachable in loss record 29 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x68CBC16: v8::internal::Isolate::PreInit() (isolate.cc:685)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447==
==6447== 48 bytes in 1 blocks are still reachable in loss record 30 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x695E478: v8::internal::OS::CreateMutex() (platform-linux.cc:735)
==6447== by 0x68109B2: v8::internal::Debugger::Debugger() (debug.cc:1978)
==6447== by 0x68CB8F4: v8::internal::Isolate::PreInit() (isolate.cc:649)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447==
==6447== 48 bytes in 1 blocks are still reachable in loss record 31 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x695E478: v8::internal::OS::CreateMutex() (platform-linux.cc:735)
==6447== by 0x6810A16: v8::internal::Debugger::Debugger() (debug.cc:1978)
==6447== by 0x68CB8F4: v8::internal::Isolate::PreInit() (isolate.cc:649)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447==
==6447== 48 bytes in 1 blocks are still reachable in loss record 32 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x695E478: v8::internal::OS::CreateMutex() (platform-linux.cc:735)
==6447== by 0x681487A: v8::internal::LockingCommandMessageQueue::LockingCommandMessageQueue(int) (debug.cc:3082)
==6447== by 0x6810A62: v8::internal::Debugger::Debugger() (debug.cc:1978)
==6447== by 0x68CB8F4: v8::internal::Isolate::PreInit() (isolate.cc:649)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447==
==6447== 48 bytes in 1 blocks are still reachable in loss record 33 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x695E478: v8::internal::OS::CreateMutex() (platform-linux.cc:735)
==6447== by 0x6A27BBB: __static_initialization_and_destruction_0(int, int) (v8.cc:44)
==6447== by 0x6A27BD7: global constructors keyed to v8.cc (v8.cc:213)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447== by 0x73706D7472632F2D: ???
==6447== by 0x72632F7265767264: ???
==6447== by 0x6576726573706D73: ???
==6447==
==6447== 48 bytes in 1 blocks are still reachable in loss record 34 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x695E478: v8::internal::OS::CreateMutex() (platform-linux.cc:735)
==6447== by 0x695EEEA: __static_initialization_and_destruction_0(int, int) (platform-linux.cc:1055)
==6447== by 0x695EF06: global constructors keyed to platform_linux.cc (platform-linux.cc:1092)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447== by 0x73706D7472632F2D: ???
==6447== by 0x72632F7265767264: ???
==6447== by 0x6576726573706D73: ???
==6447==
==6447== 48 bytes in 1 blocks are still reachable in loss record 35 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x695E478: v8::internal::OS::CreateMutex() (platform-linux.cc:735)
==6447== by 0x69013EE: __static_initialization_and_destruction_0(int, int) (log.cc:1614)
==6447== by 0x690140A: global constructors keyed to log.cc (log.cc:1665)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447== by 0x73706D7472632F2D: ???
==6447== by 0x72632F7265767264: ???
==6447== by 0x6576726573706D73: ???
==6447==
==6447== 48 bytes in 1 blocks are still reachable in loss record 36 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x695E478: v8::internal::OS::CreateMutex() (platform-linux.cc:735)
==6447== by 0x68CCA42: __static_initialization_and_destruction_0(int, int) (isolate.cc:261)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447== by 0x73706D7472632F2D: ???
==6447== by 0x72632F7265767264: ???
==6447== by 0x6576726573706D73: ???
==6447==
==6447== 48 bytes in 1 blocks are still reachable in loss record 37 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x695E478: v8::internal::OS::CreateMutex() (platform-linux.cc:735)
==6447== by 0x68CA4BF: v8::internal::Isolate::Isolate() (isolate.cc:451)
==6447== by 0x68C9A8F: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:321)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447==
==6447== 48 bytes in 1 blocks are still reachable in loss record 38 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x695E478: v8::internal::OS::CreateMutex() (platform-linux.cc:735)
==6447== by 0x681487A: v8::internal::LockingCommandMessageQueue::LockingCommandMessageQueue(int) (debug.cc:3082)
==6447== by 0x6810A8E: v8::internal::Debugger::Debugger() (debug.cc:1978)
==6447== by 0x68CB8F4: v8::internal::Isolate::PreInit() (isolate.cc:649)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447==
==6447== 48 bytes in 1 blocks are still reachable in loss record 39 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x68CBA75: v8::internal::Isolate::PreInit() (isolate.cc:674)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447==
==6447== 48 bytes in 1 blocks are still reachable in loss record 40 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x695E478: v8::internal::OS::CreateMutex() (platform-linux.cc:735)
==6447== by 0x6A2893D: v8::internal::ThreadManager::ThreadManager() (v8threads.cc:289)
==6447== by 0x68CBA83: v8::internal::Isolate::PreInit() (isolate.cc:674)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447==
==6447== 48 bytes in 1 blocks are still reachable in loss record 41 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x695E478: v8::internal::OS::CreateMutex() (platform-linux.cc:735)
==6447== by 0x68757B4: __static_initialization_and_destruction_0(int, int) (heap.cc:65)
==6447== by 0x68757D0: global constructors keyed to heap.cc (heap.cc:5868)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447== by 0x73706D7472632F2D: ???
==6447== by 0x72632F7265767264: ???
==6447== by 0x6576726573706D73: ???
==6447==
==6447== 48 bytes in 1 blocks are still reachable in loss record 42 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x695E478: v8::internal::OS::CreateMutex() (platform-linux.cc:735)
==6447== by 0x6803179: __static_initialization_and_destruction_0(int, int) (conversions.cc:1103)
==6447== by 0x68031A1: global constructors keyed to conversions.cc (conversions.cc:1122)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447== by 0x73706D7472632F2D: ???
==6447== by 0x72632F7265767264: ???
==6447== by 0x6576726573706D73: ???
==6447==
==6447== 48 bytes in 1 blocks are still reachable in loss record 43 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x695E478: v8::internal::OS::CreateMutex() (platform-linux.cc:735)
==6447== by 0x6803185: __static_initialization_and_destruction_0(int, int) (conversions.cc:1104)
==6447== by 0x68031A1: global constructors keyed to conversions.cc (conversions.cc:1122)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447== by 0x73706D7472632F2D: ???
==6447== by 0x72632F7265767264: ???
==6447== by 0x6576726573706D73: ???
==6447==
==6447== 48 bytes in 1 blocks are still reachable in loss record 44 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x695E478: v8::internal::OS::CreateMutex() (platform-linux.cc:735)
==6447== by 0x695D1E0: v8::internal::OS::Setup() (platform-linux.cc:89)
==6447== by 0x6A27914: v8::internal::V8::InitializeOncePerProcess() (v8.cc:194)
==6447== by 0x6A27535: v8::internal::V8::Initialize(v8::internal::Deserializer*) (v8.cc:55)
==6447== by 0x69FA855: v8::internal::Snapshot::Deserialize(unsigned char const*, int) (snapshot-common.cc:43)
==6447== by 0x69FA8FB: v8::internal::Snapshot::Initialize(char const*) (snapshot-common.cc:56)
==6447== by 0x6796B0B: v8::InitializeHelper() (api.cc:282)
==6447== by 0x6796B73: v8::EnsureInitializedForIsolate(v8::internal::Isolate*, char const*) (api.cc:293)
==6447== by 0x679A2BA: v8::ObjectTemplate::New(v8::Handle<v8::FunctionTemplate>) (api.cc:1075)
==6447== by 0x679A263: v8::ObjectTemplate::New() (api.cc:1065)
==6447== by 0x6097903: BaseVMV8::Initialize() (basevmv8.cpp:44)
==6447==
==6447== 48 bytes in 1 blocks are still reachable in loss record 45 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x68C98B2: v8::internal::Isolate::AllocatePerIsolateThreadData(v8::internal::ThreadId) (isolate.cc:288)
==6447== by 0x68C99F2: v8::internal::Isolate::FindOrAllocatePerThreadDataForThisThread() (isolate.cc:307)
==6447== by 0x68CC45A: v8::internal::Isolate::Enter() (isolate.cc:860)
==6447== by 0x68C9BA1: v8::internal::Isolate::EnterDefaultIsolate() (isolate.cc:351)
==6447== by 0x6A27549: v8::internal::V8::Initialize(v8::internal::Deserializer*) (v8.cc:62)
==6447== by 0x69FA855: v8::internal::Snapshot::Deserialize(unsigned char const*, int) (snapshot-common.cc:43)
==6447== by 0x69FA8FB: v8::internal::Snapshot::Initialize(char const*) (snapshot-common.cc:56)
==6447== by 0x6796B0B: v8::InitializeHelper() (api.cc:282)
==6447== by 0x6796B73: v8::EnsureInitializedForIsolate(v8::internal::Isolate*, char const*) (api.cc:293)
==6447== by 0x679A2BA: v8::ObjectTemplate::New(v8::Handle<v8::FunctionTemplate>) (api.cc:1075)
==6447== by 0x679A263: v8::ObjectTemplate::New() (api.cc:1065)
==6447==
==6447== 56 bytes in 1 blocks are still reachable in loss record 46 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x68FC612: v8::internal::Logger::Logger() (log.cc:355)
==6447== by 0x68CA4F4: v8::internal::Isolate::Isolate() (isolate.cc:451)
==6447== by 0x68C9A8F: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:321)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447==
==6447== 56 bytes in 1 blocks are still reachable in loss record 47 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x68CB95B: v8::internal::Isolate::PreInit() (isolate.cc:655)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447==
==6447== 64 bytes in 1 blocks are still reachable in loss record 48 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x68CBAD8: v8::internal::Isolate::PreInit() (isolate.cc:677)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447==
==6447== 64 bytes in 1 blocks are still reachable in loss record 49 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x69FA036: v8::internal::ExternalReferenceTable::instance(v8::internal::Isolate*) (serialize.cc:74)
==6447== by 0x69EF40C: v8::internal::ExternalReferenceDecoder::ExternalReferenceDecoder() (serialize.cc:568)
==6447== by 0x69EFAA0: v8::internal::Deserializer::Deserialize() (serialize.cc:687)
==6447== by 0x68CC1CC: v8::internal::Isolate::Init(v8::internal::Deserializer*) (isolate.cc:807)
==6447== by 0x6A27650: v8::internal::V8::Initialize(v8::internal::Deserializer*) (v8.cc:81)
==6447== by 0x69FA855: v8::internal::Snapshot::Deserialize(unsigned char const*, int) (snapshot-common.cc:43)
==6447== by 0x69FA8FB: v8::internal::Snapshot::Initialize(char const*) (snapshot-common.cc:56)
==6447== by 0x6796B0B: v8::InitializeHelper() (api.cc:282)
==6447== by 0x6796B73: v8::EnsureInitializedForIsolate(v8::internal::Isolate*, char const*) (api.cc:293)
==6447== by 0x679A2BA: v8::ObjectTemplate::New(v8::Handle<v8::FunctionTemplate>) (api.cc:1075)
==6447== by 0x679A263: v8::ObjectTemplate::New() (api.cc:1065)
==6447==
==6447== 88 bytes in 1 blocks are still reachable in loss record 50 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x68CBBE9: v8::internal::Isolate::PreInit() (isolate.cc:684)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447==
==6447== 88 bytes in 1 blocks are still reachable in loss record 51 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x68CBC39: v8::internal::Isolate::PreInit() (isolate.cc:686)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447==
==6447== 104 bytes in 1 blocks are still reachable in loss record 52 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x68CA4E6: v8::internal::Isolate::Isolate() (isolate.cc:451)
==6447== by 0x68C9A8F: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:321)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447==
==6447== 104 bytes in 1 blocks are still reachable in loss record 53 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x68CB922: v8::internal::Isolate::PreInit() (isolate.cc:653)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447==
==6447== 104 bytes in 1 blocks are possibly lost in loss record 54 of 73
==6447== at 0x4C285EB: operator new[](unsigned long) (vg_replace_malloc.c:305)
==6447== by 0x6814FDA: v8::internal::CommandMessage* v8::internal::NewArray<v8::internal::CommandMessage>(int) (allocation.h:85)
==6447== by 0x681453A: v8::internal::CommandMessageQueue::CommandMessageQueue(int) (debug.cc:3036)
==6447== by 0x6814875: v8::internal::LockingCommandMessageQueue::LockingCommandMessageQueue(int) (debug.cc:3081)
==6447== by 0x6810A62: v8::internal::Debugger::Debugger() (debug.cc:1978)
==6447== by 0x68CB8F4: v8::internal::Isolate::PreInit() (isolate.cc:649)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447==
==6447== 104 bytes in 1 blocks are possibly lost in loss record 55 of 73
==6447== at 0x4C285EB: operator new[](unsigned long) (vg_replace_malloc.c:305)
==6447== by 0x6814FDA: v8::internal::CommandMessage* v8::internal::NewArray<v8::internal::CommandMessage>(int) (allocation.h:85)
==6447== by 0x681453A: v8::internal::CommandMessageQueue::CommandMessageQueue(int) (debug.cc:3036)
==6447== by 0x6814875: v8::internal::LockingCommandMessageQueue::LockingCommandMessageQueue(int) (debug.cc:3081)
==6447== by 0x6810A8E: v8::internal::Debugger::Debugger() (debug.cc:1978)
==6447== by 0x68CB8F4: v8::internal::Isolate::PreInit() (isolate.cc:649)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447==
==6447== 168 bytes in 1 blocks are still reachable in loss record 56 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x68CBAAE: v8::internal::Isolate::PreInit() (isolate.cc:676)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447==
==6447== 192 bytes in 1 blocks are still reachable in loss record 57 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x68CB8B9: v8::internal::Isolate::PreInit() (isolate.cc:648)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447==
==6447== 192 bytes in 1 blocks are still reachable in loss record 58 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x68CB8E6: v8::internal::Isolate::PreInit() (isolate.cc:649)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447==
==6447== 192 bytes in 1 blocks are still reachable in loss record 59 of 73
==6447== at 0x4C2815C: malloc (vg_replace_malloc.c:236)
==6447== by 0x67960DF: v8::internal::Malloced::New(unsigned long) (allocation.cc:38)
==6447== by 0x6859E9D: v8::internal::Allocator::New(unsigned long) (hashmap.h:40)
==6447== by 0x6859CAC: v8::internal::HashMap::Initialize(unsigned int) (hashmap.cc:200)
==6447== by 0x68596D8: v8::internal::HashMap::HashMap(bool (*)(void*, void*), v8::internal::Allocator*, unsigned int) (hashmap.cc:53)
==6447== by 0x67F1687: v8::internal::CompilationCache::EagerOptimizingSet() (compilation-cache.cc:467)
==6447== by 0x67F16F7: v8::internal::CompilationCache::ShouldOptimizeEagerly(v8::internal::Handle<v8::internal::JSFunction>) (compilation-cache.cc:477)
==6447== by 0x67F4C62: v8::internal::Compiler::CompileLazy(v8::internal::CompilationInfo*) (compiler.cc:671)
==6447== by 0x68562C2: v8::internal::CompileLazyHelper(v8::internal::CompilationInfo*, v8::internal::ClearExceptionFlag) (handles.cc:923)
==6447== by 0x6856448: v8::internal::CompileLazyFunction(v8::internal::Handle<v8::internal::JSFunction>, v8::internal::ClearExceptionFlag, v8::internal::InLoopFlag) (handles.cc:949)
==6447== by 0x68564F4: v8::internal::CompileLazyInLoop(v8::internal::Handle<v8::internal::JSFunction>, v8::internal::ClearExceptionFlag) (handles.cc:964)
==6447== by 0x699D9CC: v8::internal::Runtime_LazyCompile(v8::internal::Arguments, v8::internal::Isolate*) (runtime.cc:7284)
==6447==
==6447== 272 bytes in 1 blocks are still reachable in loss record 60 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x68CBC8C: v8::internal::Isolate::PreInit() (isolate.cc:688)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447==
==6447== 1,064 bytes in 1 blocks are still reachable in loss record 61 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x68CBBC3: v8::internal::Isolate::PreInit() (isolate.cc:683)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447==
==6447== 1,280 bytes in 1 blocks are still reachable in loss record 62 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x68CBAFE: v8::internal::Isolate::PreInit() (isolate.cc:678)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447==
==6447== 1,280 bytes in 1 blocks are still reachable in loss record 63 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x68CBB4A: v8::internal::Isolate::PreInit() (isolate.cc:680)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447==
==6447== 3,128 bytes in 1 blocks are still reachable in loss record 64 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x68CBB70: v8::internal::Isolate::PreInit() (isolate.cc:681)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447==
==6447== 4,096 bytes in 1 blocks are still reachable in loss record 65 of 73
==6447== at 0x4C285EB: operator new[](unsigned long) (vg_replace_malloc.c:305)
==6447== by 0x6A34B24: unsigned char* v8::internal::NewArray<unsigned char>(int) (allocation.h:85)
==6447== by 0x6A2B9C8: v8::internal::Assembler::Assembler(v8::internal::Isolate*, void*, int) (assembler-x64.cc:363)
==6447== by 0x6AB90DD: v8::internal::MacroAssembler::MacroAssembler(v8::internal::Isolate*, void*, int) (macro-assembler-x64.cc:47)
==6447== by 0x67EC7E6: v8::internal::CodeStub::GetCode() (code-stubs.cc:98)
==6447== by 0x6ABA72A: v8::internal::MacroAssembler::CallStub(v8::internal::CodeStub*) (macro-assembler-x64.cc:430)
==6447== by 0x6A62CED: v8::internal::FullCodeGenerator::Generate(v8::internal::CompilationInfo*) (full-codegen-x64.cc:150)
==6447== by 0x6844069: v8::internal::FullCodeGenerator::MakeCode(v8::internal::CompilationInfo*) (full-codegen.cc:289)
==6447== by 0x67F2F10: v8::internal::MakeCrankshaftCode(v8::internal::CompilationInfo*) (compiler.cc:198)
==6447== by 0x67F36ED: v8::internal::MakeCode(v8::internal::CompilationInfo*) (compiler.cc:328)
==6447== by 0x67F48BB: v8::internal::Compiler::CompileLazy(v8::internal::CompilationInfo*) (compiler.cc:614)
==6447== by 0x68562C2: v8::internal::CompileLazyHelper(v8::internal::CompilationInfo*, v8::internal::ClearExceptionFlag) (handles.cc:923)
==6447==
==6447== 4,416 bytes in 1 blocks are still reachable in loss record 66 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x68CA48F: v8::internal::Isolate::Isolate() (isolate.cc:451)
==6447== by 0x68C9A8F: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:321)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447==
==6447== 5,120 bytes in 1 blocks are still reachable in loss record 67 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x68CBB24: v8::internal::Isolate::PreInit() (isolate.cc:679)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447==
==6447== 8,176 bytes in 1 blocks are still reachable in loss record 68 of 73
==6447== at 0x4C285EB: operator new[](unsigned long) (vg_replace_malloc.c:305)
==6447== by 0x685663E: v8::internal::Object** v8::internal::NewArray<v8::internal::Object*>(int) (allocation.h:85)
==6447== by 0x685734E: v8::internal::HandleScopeImplementer::GetSpareOrNewBlock() (api.h:528)
==6447== by 0x684D4AD: v8::internal::HandleScope::Extend() (handles.cc:88)
==6447== by 0x6836AEA: v8::internal::Struct** v8::internal::HandleScope::CreateHandle<v8::internal::Struct>(v8::internal::Struct*, v8::internal::Isolate*) (handles-inl.h:138)
==6447== by 0x68360B2: v8::internal::Handle<v8::internal::Struct>::Handle(v8::internal::Struct*, v8::internal::Isolate*) (handles-inl.h:58)
==6447== by 0x6829C1A: v8::internal::Factory::NewStruct(v8::internal::InstanceType) (factory.cc:236)
==6447== by 0x679A347: v8::ObjectTemplate::New(v8::Handle<v8::FunctionTemplate>) (api.cc:1079)
==6447== by 0x679A263: v8::ObjectTemplate::New() (api.cc:1065)
==6447== by 0x6097903: BaseVMV8::Initialize() (basevmv8.cpp:44)
==6447== by 0x93C6569: ???
==6447== by 0x93D111B: ???
==6447==
==6447== 17,904 bytes in 1 blocks are still reachable in loss record 69 of 73
==6447== at 0x4C2815C: malloc (vg_replace_malloc.c:236)
==6447== by 0x67960DF: v8::internal::Malloced::New(unsigned long) (allocation.cc:38)
==6447== by 0x6791716: v8::internal::FreeStoreAllocationPolicy::New(unsigned long) (allocation.h:108)
==6447== by 0x69FA55B: v8::internal::List<v8::internal::ExternalReferenceTable::ExternalReferenceEntry, v8::internal::FreeStoreAllocationPolicy>::NewData(int) (list.h:145)
==6447== by 0x69FA64F: v8::internal::List<v8::internal::ExternalReferenceTable::ExternalReferenceEntry, v8::internal::FreeStoreAllocationPolicy>::Resize(int) (list-inl.h:82)
==6447== by 0x69FA5E3: v8::internal::List<v8::internal::ExternalReferenceTable::ExternalReferenceEntry, v8::internal::FreeStoreAllocationPolicy>::ResizeAddInternal(v8::internal::ExternalReferenceTable::ExternalReferenceEntry const&) (list-inl.h:75)
==6447== by 0x69FA52E: v8::internal::List<v8::internal::ExternalReferenceTable::ExternalReferenceEntry, v8::internal::FreeStoreAllocationPolicy>::ResizeAdd(v8::internal::ExternalReferenceTable::ExternalReferenceEntry const&) (list-inl.h:62)
==6447== by 0x69FA457: v8::internal::List<v8::internal::ExternalReferenceTable::ExternalReferenceEntry, v8::internal::FreeStoreAllocationPolicy>::Add(v8::internal::ExternalReferenceTable::ExternalReferenceEntry const&) (list-inl.h:42)
==6447== by 0x69ED9D1: v8::internal::ExternalReferenceTable::Add(unsigned char*, v8::internal::TypeCode, unsigned short, char const*) (serialize.cc:163)
==6447== by 0x69EDD48: v8::internal::ExternalReferenceTable::PopulateTable(v8::internal::Isolate*) (serialize.cc:279)
==6447== by 0x69FA14B: v8::internal::ExternalReferenceTable::ExternalReferenceTable(v8::internal::Isolate*) (serialize.cc:92)
==6447== by 0x69FA04B: v8::internal::ExternalReferenceTable::instance(v8::internal::Isolate*) (serialize.cc:74)
==6447==
==6447== 32,776 bytes in 1 blocks are still reachable in loss record 70 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x68CBB96: v8::internal::Isolate::PreInit() (isolate.cc:682)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447==
==6447== 33,016 bytes in 1 blocks are still reachable in loss record 71 of 73
==6447== at 0x4C2815C: malloc (vg_replace_malloc.c:236)
==6447== by 0x67960DF: v8::internal::Malloced::New(unsigned long) (allocation.cc:38)
==6447== by 0x6ADC643: v8::internal::Zone::NewSegment(int) (zone.cc:88)
==6447== by 0x6ADC922: v8::internal::Zone::NewExpand(int) (zone.cc:181)
==6447== by 0x67C6CA2: v8::internal::Zone::New(int) (zone-inl.h:58)
==6447== by 0x68B1E30: v8::internal::ZoneObject::operator new(unsigned long, v8::internal::Zone*) (zone-inl.h:101)
==6447== by 0x68A04DE: v8::internal::HGraphBuilder::VisitLiteral(v8::internal::Literal*) (hydrogen.cc:2934)
==6447== by 0x67C182D: v8::internal::Literal::Accept(v8::internal::AstVisitor*) (ast.cc:55)
==6447== by 0x67C9650: v8::internal::AstVisitor::Visit(v8::internal::AstNode*) (ast.h:2148)
==6447== by 0x689C1AF: v8::internal::HGraphBuilder::VisitForValue(v8::internal::Expression*) (hydrogen.cc:2031)
==6447== by 0x689E059: v8::internal::HGraphBuilder::VisitSwitchStatement(v8::internal::SwitchStatement*) (hydrogen.cc:2466)
==6447== by 0x67C15D5: v8::internal::SwitchStatement::Accept(v8::internal::AstVisitor*) (ast.cc:55)
==6447==
==6447== 40,968 bytes in 1 blocks are still reachable in loss record 72 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x68CBC5F: v8::internal::Isolate::PreInit() (isolate.cc:687)
==6447== by 0x68C9ABF: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:326)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447==
==6447== 43,952 bytes in 1 blocks are still reachable in loss record 73 of 73
==6447== at 0x4C28973: operator new(unsigned long) (vg_replace_malloc.c:261)
==6447== by 0x68C9A81: v8::internal::Isolate::EnsureDefaultIsolate() (isolate.cc:321)
==6447== by 0x68CD89C: v8::internal::IsolateInitializer::IsolateInitializer() (isolate.cc:268)
==6447== by 0x68C9847: v8::internal::EnsureDefaultIsolateAllocated() (isolate.cc:274)
==6447== by 0x68CCA4E: __static_initialization_and_destruction_0(int, int) (isolate.cc:279)
==6447== by 0x68CCA6A: global constructors keyed to isolate.cc (isolate.cc:916)
==6447== by 0x6ADDE65: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x678E682: ??? (in /home/shiretu/v8-read-only/libv8_g.so)
==6447== by 0x7FF0007FA: ???
==6447== by 0x6D7472632F726575: ???
==6447== by 0x7265767265736F: ???
==6447== by 0x73706D7472632F2D: ???
==6447==
==6447== LEAK SUMMARY:
==6447== definitely lost: 0 bytes in 0 blocks
==6447== indirectly lost: 0 bytes in 0 blocks
==6447== possibly lost: 208 bytes in 2 blocks
==6447== still reachable: 200,352 bytes in 71 blocks
==6447== suppressed: 0 bytes in 0 blocks
==6447==
==6447== For counts of detected and suppressed errors, rerun with: -v
==6447== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 31 from 7)