==6685== Memcheck, a memory error detector
==6685== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
==6685== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
==6685== Command: ./build/bin/dce-ovs
==6685==
==6685== Warning: client syscall munmap tried to modify addresses 0xffffffffffffffff-0x3f3ffe
==6685== Invalid read of size 8
==6685== at 0x4FEACE8: ns3::TaskManager::CurrentTask() (task-manager.cc:393)
==6685== by 0x50659EE: ns3::KernelSocketFdFactory::TaskCurrent(SimKernel*) (kernel-socket-fd-factory.cc:331)
==6685== by 0xFCA2788: ??? (in /disk/bake/source/ns-3-dce/elf-cache/0/liblinux.so)
==6685== by 0x7FEFFE76F: ???
==6685== by 0xFCA2798: ??? (in /disk/bake/source/ns-3-dce/elf-cache/0/liblinux.so)
==6685== by 0x2E90EDCFFF: ???
==6685== by 0xFCD58F8: ??? (in /disk/bake/source/ns-3-dce/elf-cache/0/liblinux.so)
==6685== by 0x12D94E4F: ???
==6685== by 0xFD23D20: ??? (in /disk/bake/source/ns-3-dce/elf-cache/0/liblinux.so)
==6685== by 0x2E90EDCFFF: ???
==6685== by 0x12D94E4F: ???
==6685== by 0x13B4AC0F: ???
==6685== Address 0x28 is not stack'd, malloc'd or (recently) free'd
==6685==
==6685==
==6685== Process terminating with default action of signal 11 (SIGSEGV)
==6685== Access not within mapped region at address 0x28
==6685== at 0x4FEACE8: ns3::TaskManager::CurrentTask() (task-manager.cc:393)
==6685== by 0x50659EE: ns3::KernelSocketFdFactory::TaskCurrent(SimKernel*) (kernel-socket-fd-factory.cc:331)
==6685== by 0xFCA2788: ??? (in /disk/bake/source/ns-3-dce/elf-cache/0/liblinux.so)
==6685== by 0x7FEFFE76F: ???
==6685== by 0xFCA2798: ??? (in /disk/bake/source/ns-3-dce/elf-cache/0/liblinux.so)
==6685== by 0x2E90EDCFFF: ???
==6685== by 0xFCD58F8: ??? (in /disk/bake/source/ns-3-dce/elf-cache/0/liblinux.so)
==6685== by 0x12D94E4F: ???
==6685== by 0xFD23D20: ??? (in /disk/bake/source/ns-3-dce/elf-cache/0/liblinux.so)
==6685== by 0x2E90EDCFFF: ???
==6685== by 0x12D94E4F: ???
==6685== by 0x13B4AC0F: ???
==6685== If you believe this happened as a result of a stack
==6685== overflow in your program's main thread (unlikely but
==6685== possible), you can try to increase the size of the
==6685== main thread stack using the --main-stacksize= flag.
==6685== The main thread stack size used in this run was 8388608.
==6685==
==6685== HEAP SUMMARY:
==6685== in use at exit: 2,194,865 bytes in 9,747 blocks
==6685== total heap usage: 522,330 allocs, 512,583 frees, 135,221,638 bytes allocated
==6685==
==6685== LEAK SUMMARY:
==6685== definitely lost: 14,607 bytes in 118 blocks
==6685== indirectly lost: 4,224 bytes in 72 blocks
==6685== possibly lost: 182,299 bytes in 3,628 blocks
==6685== still reachable: 1,993,735 bytes in 5,929 blocks
==6685== suppressed: 0 bytes in 0 blocks
==6685== Rerun with --leak-check=full to see details of leaked memory
==6685==
==6685== For counts of detected and suppressed errors, rerun with: -v
==6685== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 2 from 2)