Bugzilla – Bug 1211
Memory errors crashing ns-3
Last modified: 2011-07-07 11:11:31 UTC
The latest version of ns-3-dev for changeset with this description: bug 1091: replace virtual method with callbacks. causes test.py to get hung up and the following memory errors to be generated: *** glibc detected *** /home/watrous/repositories/ns-3-allinone/ns-3-dev/build/debug/examples/routing/simple-routing-ping6: malloc(): memory corruption: 0x0000000000c08aa0 *** *** glibc detected *** /home/watrous/repositories/ns-3-allinone/ns-3-dev/build/debug/examples/ipv6/icmpv6-redirect: malloc(): memory corruption: 0x0000000000b5daa0 *** *** glibc detected *** /home/watrous/repositories/ns-3-allinone/ns-3-dev/build/debug/examples/ipv6/radvd: malloc(): memory corruption: 0x000000000187caa0 *** *** glibc detected *** /home/watrous/repositories/ns-3-allinone/ns-3-dev/build/debug/examples/ipv6/radvd-two-prefix: malloc(): memory corruption: 0x00000000011feaa0 ***
WORKSFORME. Please, give more information about your configuration. Did you make sure you had a clean build before running everything ?
Works for me now. I will close this bug.