|
Bugzilla – Full Text Bug Listing |
| Summary: | Memory errors crashing ns-3 | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Mitch Watrous <watrous> |
| Component: | network | Assignee: | ns-bugs <ns-bugs> |
| Status: | RESOLVED INVALID | ||
| Severity: | critical | CC: | mathieu.lacage |
| Priority: | P5 | ||
| Version: | ns-3-dev | ||
| Hardware: | All | ||
| OS: | All | ||
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. |
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 ***