[Ns-developers] [Ns-commits] Output of run-tests script: failure

Gustavo Carneiro gjcarneiro at gmail.com
Tue Apr 21 03:14:50 PDT 2009


Alas, the python valgrind suppressions file alone is not enough, you can't
get away from having to recompile Python.

I've disabled valgrind for python tests, which should fix this problem.

2009/4/21 <tomhend at u.washington.edu>

> Tue Apr 21 02:50:26 PDT 2009
>
> download.py success
> Regression testing for machine: ns-regression
> Linux 2.6.24-19-server x86_64
> g++ (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3)
> -----------------------------
> Waf: Entering directory
> `/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/build'
> [651/673] regression-test (test-csma-bridge)
> [652/673] regression-test (test-csma-broadcast)
> [653/673] regression-test (test-csma-multicast)
> [654/673] regression-test (test-csma-one-subnet)
> ==6756== Memcheck, a memory error detector.
> ==6756== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
> ==6756== Using LibVEX rev 1804, a library for dynamic binary translation.
> ==6756== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
> ==6756== Using valgrind-3.3.0-Debian, a dynamic binary instrumentation
> framework.
> ==6756== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
> ==6756== For more details, rerun with: -v
> ==6756==
> ==6756== Conditional jump or move depends on uninitialised value(s)
> ==6756==    at 0x448D8D: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4CDABA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A136F: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x481AA8: (within /usr/bin/python2.5)
> ==6756==    by 0x417E32: PyObject_Call (in /usr/bin/python2.5)
> ==6756==    by 0x482051: PyEval_CallObjectWithKeywords (in
> /usr/bin/python2.5)
> ==6756==    by 0x485BF0: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A405: PyEval_EvalCodeEx (in /usr/bin/python2.5)
> ==6756==
> ==6756== Use of uninitialised value of size 8
> ==6756==    at 0x448DA4: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4CDABA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A136F: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x481AA8: (within /usr/bin/python2.5)
> ==6756==    by 0x417E32: PyObject_Call (in /usr/bin/python2.5)
> ==6756==    by 0x482051: PyEval_CallObjectWithKeywords (in
> /usr/bin/python2.5)
> ==6756==    by 0x485BF0: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A405: PyEval_EvalCodeEx (in /usr/bin/python2.5)
> ==6756==
> ==6756== Conditional jump or move depends on uninitialised value(s)
> ==6756==    at 0x448D8D: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x457421: (within /usr/bin/python2.5)
> ==6756==    by 0x4CDB42: (within /usr/bin/python2.5)
> ==6756==    by 0x4A136F: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x481AA8: (within /usr/bin/python2.5)
> ==6756==    by 0x417E32: PyObject_Call (in /usr/bin/python2.5)
> ==6756==    by 0x482051: PyEval_CallObjectWithKeywords (in
> /usr/bin/python2.5)
> ==6756==    by 0x485BF0: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==
> ==6756== Use of uninitialised value of size 8
> ==6756==    at 0x448DA4: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x457421: (within /usr/bin/python2.5)
> ==6756==    by 0x4CDB42: (within /usr/bin/python2.5)
> ==6756==    by 0x4A136F: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x481AA8: (within /usr/bin/python2.5)
> ==6756==    by 0x417E32: PyObject_Call (in /usr/bin/python2.5)
> ==6756==    by 0x482051: PyEval_CallObjectWithKeywords (in
> /usr/bin/python2.5)
> ==6756==    by 0x485BF0: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==
> ==6756== Conditional jump or move depends on uninitialised value(s)
> ==6756==    at 0x448D8D: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x457421: (within /usr/bin/python2.5)
> ==6756==    by 0x4CDB32: (within /usr/bin/python2.5)
> ==6756==    by 0x4A136F: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x481AA8: (within /usr/bin/python2.5)
> ==6756==    by 0x417E32: PyObject_Call (in /usr/bin/python2.5)
> ==6756==    by 0x482051: PyEval_CallObjectWithKeywords (in
> /usr/bin/python2.5)
> ==6756==    by 0x485BF0: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==
> ==6756== Use of uninitialised value of size 8
> ==6756==    at 0x448DA4: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x457421: (within /usr/bin/python2.5)
> ==6756==    by 0x4CDB32: (within /usr/bin/python2.5)
> ==6756==    by 0x4A136F: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x481AA8: (within /usr/bin/python2.5)
> ==6756==    by 0x417E32: PyObject_Call (in /usr/bin/python2.5)
> ==6756==    by 0x482051: PyEval_CallObjectWithKeywords (in
> /usr/bin/python2.5)
> ==6756==    by 0x485BF0: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4CDABA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A136F: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x481AA8: (within /usr/bin/python2.5)
> ==6756==    by 0x417E32: PyObject_Call (in /usr/bin/python2.5)
> ==6756==    by 0x482051: PyEval_CallObjectWithKeywords (in
> /usr/bin/python2.5)
> ==6756==    by 0x485BF0: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A405: PyEval_EvalCodeEx (in /usr/bin/python2.5)
> ==6756==  Address 0x5b17020 is 136 bytes inside a block of size 568 free'd
> ==6756==    at 0x4C22B2E: free (vg_replace_malloc.c:323)
> ==6756==    by 0x572E7B8: (within /lib/libc-2.7.so)
> ==6756==    by 0x4A0137: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1A41: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x481AA8: (within /usr/bin/python2.5)
> ==6756==    by 0x417E32: PyObject_Call (in /usr/bin/python2.5)
> ==6756==    by 0x482051: PyEval_CallObjectWithKeywords (in
> /usr/bin/python2.5)
> ==6756==    by 0x485BF0: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A405: PyEval_EvalCodeEx (in /usr/bin/python2.5)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x457421: (within /usr/bin/python2.5)
> ==6756==    by 0x4CDB42: (within /usr/bin/python2.5)
> ==6756==    by 0x4A136F: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x481AA8: (within /usr/bin/python2.5)
> ==6756==    by 0x417E32: PyObject_Call (in /usr/bin/python2.5)
> ==6756==    by 0x482051: PyEval_CallObjectWithKeywords (in
> /usr/bin/python2.5)
> ==6756==    by 0x485BF0: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==  Address 0x5b17020 is 136 bytes inside a block of size 568 free'd
> ==6756==    at 0x4C22B2E: free (vg_replace_malloc.c:323)
> ==6756==    by 0x572E7B8: (within /lib/libc-2.7.so)
> ==6756==    by 0x4A0137: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1A41: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x481AA8: (within /usr/bin/python2.5)
> ==6756==    by 0x417E32: PyObject_Call (in /usr/bin/python2.5)
> ==6756==    by 0x482051: PyEval_CallObjectWithKeywords (in
> /usr/bin/python2.5)
> ==6756==    by 0x485BF0: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A405: PyEval_EvalCodeEx (in /usr/bin/python2.5)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x457421: (within /usr/bin/python2.5)
> ==6756==    by 0x4CDB32: (within /usr/bin/python2.5)
> ==6756==    by 0x4A136F: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x481AA8: (within /usr/bin/python2.5)
> ==6756==    by 0x417E32: PyObject_Call (in /usr/bin/python2.5)
> ==6756==    by 0x482051: PyEval_CallObjectWithKeywords (in
> /usr/bin/python2.5)
> ==6756==    by 0x485BF0: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==  Address 0x5b1a020 is 1,168 bytes inside a block of size 1,184
> free'd
> ==6756==    at 0x4C22B2E: free (vg_replace_malloc.c:323)
> ==6756==    by 0x435EA2: (within /usr/bin/python2.5)
> ==6756==    by 0x4A534A: PyMarshal_ReadLastObjectFromFile (in
> /usr/bin/python2.5)
> ==6756==    by 0x4A143E: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x481AA8: (within /usr/bin/python2.5)
> ==6756==    by 0x417E32: PyObject_Call (in /usr/bin/python2.5)
> ==6756==    by 0x482051: PyEval_CallObjectWithKeywords (in
> /usr/bin/python2.5)
> ==6756==    by 0x485BF0: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4CDAA1: (within /usr/bin/python2.5)
> ==6756==    by 0x4A136F: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x481AA8: (within /usr/bin/python2.5)
> ==6756==    by 0x417E32: PyObject_Call (in /usr/bin/python2.5)
> ==6756==    by 0x482051: PyEval_CallObjectWithKeywords (in
> /usr/bin/python2.5)
> ==6756==    by 0x485BF0: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A405: PyEval_EvalCodeEx (in /usr/bin/python2.5)
> ==6756==  Address 0x5b1a020 is 1,168 bytes inside a block of size 1,184
> free'd
> ==6756==    at 0x4C22B2E: free (vg_replace_malloc.c:323)
> ==6756==    by 0x435EA2: (within /usr/bin/python2.5)
> ==6756==    by 0x4A534A: PyMarshal_ReadLastObjectFromFile (in
> /usr/bin/python2.5)
> ==6756==    by 0x4A143E: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x481AA8: (within /usr/bin/python2.5)
> ==6756==    by 0x417E32: PyObject_Call (in /usr/bin/python2.5)
> ==6756==    by 0x482051: PyEval_CallObjectWithKeywords (in
> /usr/bin/python2.5)
> ==6756==    by 0x485BF0: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==
> ==6756== Conditional jump or move depends on uninitialised value(s)
> ==6756==    at 0x448D8D: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4CDAA1: (within /usr/bin/python2.5)
> ==6756==    by 0x4573F0: (within /usr/bin/python2.5)
> ==6756==    by 0x4CDB42: (within /usr/bin/python2.5)
> ==6756==    by 0x4A136F: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x481AA8: (within /usr/bin/python2.5)
> ==6756==    by 0x417E32: PyObject_Call (in /usr/bin/python2.5)
> ==6756==    by 0x482051: PyEval_CallObjectWithKeywords (in
> /usr/bin/python2.5)
> ==6756==
> ==6756== Use of uninitialised value of size 8
> ==6756==    at 0x448DA4: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4CDAA1: (within /usr/bin/python2.5)
> ==6756==    by 0x4573F0: (within /usr/bin/python2.5)
> ==6756==    by 0x4CDB42: (within /usr/bin/python2.5)
> ==6756==    by 0x4A136F: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x481AA8: (within /usr/bin/python2.5)
> ==6756==    by 0x417E32: PyObject_Call (in /usr/bin/python2.5)
> ==6756==    by 0x482051: PyEval_CallObjectWithKeywords (in
> /usr/bin/python2.5)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4CDAA1: (within /usr/bin/python2.5)
> ==6756==    by 0x4573F0: (within /usr/bin/python2.5)
> ==6756==    by 0x4CDB42: (within /usr/bin/python2.5)
> ==6756==    by 0x4A136F: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x481AA8: (within /usr/bin/python2.5)
> ==6756==    by 0x417E32: PyObject_Call (in /usr/bin/python2.5)
> ==6756==    by 0x482051: PyEval_CallObjectWithKeywords (in
> /usr/bin/python2.5)
> ==6756==  Address 0x5b25020 is 240 bytes inside a block of size 768 free'd
> ==6756==    at 0x4C22B2E: free (vg_replace_malloc.c:323)
> ==6756==    by 0x442259: (within /usr/bin/python2.5)
> ==6756==    by 0x488682: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A405: PyEval_EvalCodeEx (in /usr/bin/python2.5)
> ==6756==    by 0x488074: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A405: PyEval_EvalCodeEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A521: PyEval_EvalCode (in /usr/bin/python2.5)
> ==6756==    by 0x4A0B1F: PyImport_ExecCodeModuleEx (in /usr/bin/python2.5)
> ==6756==    by 0x4A134F: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4CDABA: (within /usr/bin/python2.5)
> ==6756==    by 0x4573F0: (within /usr/bin/python2.5)
> ==6756==    by 0x4CDB42: (within /usr/bin/python2.5)
> ==6756==    by 0x4A136F: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x481AA8: (within /usr/bin/python2.5)
> ==6756==    by 0x417E32: PyObject_Call (in /usr/bin/python2.5)
> ==6756==    by 0x482051: PyEval_CallObjectWithKeywords (in
> /usr/bin/python2.5)
> ==6756==  Address 0x5b23020 is 520 bytes inside a block of size 568 free'd
> ==6756==    at 0x4C22B2E: free (vg_replace_malloc.c:323)
> ==6756==    by 0x572E7B8: (within /lib/libc-2.7.so)
> ==6756==    by 0x4A0137: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1A41: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x481AA8: (within /usr/bin/python2.5)
> ==6756==    by 0x417E32: PyObject_Call (in /usr/bin/python2.5)
> ==6756==    by 0x482051: PyEval_CallObjectWithKeywords (in
> /usr/bin/python2.5)
> ==6756==    by 0x485BF0: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A405: PyEval_EvalCodeEx (in /usr/bin/python2.5)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x457421: (within /usr/bin/python2.5)
> ==6756==    by 0x4CDB32: (within /usr/bin/python2.5)
> ==6756==    by 0x4573F0: (within /usr/bin/python2.5)
> ==6756==    by 0x4CDB42: (within /usr/bin/python2.5)
> ==6756==    by 0x4A136F: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x481AA8: (within /usr/bin/python2.5)
> ==6756==    by 0x417E32: PyObject_Call (in /usr/bin/python2.5)
> ==6756==  Address 0x5b24020 is not stack'd, malloc'd or (recently) free'd
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4CACBC: PyGrammar_AddAccelerators (in /usr/bin/python2.5)
> ==6756==    by 0x4CBA76: PyParser_New (in /usr/bin/python2.5)
> ==6756==    by 0x414870: (within /usr/bin/python2.5)
> ==6756==    by 0x4ACAE7: PyRun_StringFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4813AC: (within /usr/bin/python2.5)
> ==6756==    by 0x48964A: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==    by 0x488C06: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A405: PyEval_EvalCodeEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A521: PyEval_EvalCode (in /usr/bin/python2.5)
> ==6756==    by 0x4A0B1F: PyImport_ExecCodeModuleEx (in /usr/bin/python2.5)
> ==6756==    by 0x4A134F: (within /usr/bin/python2.5)
> ==6756==  Address 0x5b2a020 is 24 bytes inside a block of size 672 free'd
> ==6756==    at 0x4C22B2E: free (vg_replace_malloc.c:323)
> ==6756==    by 0x4CACBC: PyGrammar_AddAccelerators (in /usr/bin/python2.5)
> ==6756==    by 0x4CBA76: PyParser_New (in /usr/bin/python2.5)
> ==6756==    by 0x414870: (within /usr/bin/python2.5)
> ==6756==    by 0x4ACAE7: PyRun_StringFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4813AC: (within /usr/bin/python2.5)
> ==6756==    by 0x48964A: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==    by 0x488C06: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A405: PyEval_EvalCodeEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A521: PyEval_EvalCode (in /usr/bin/python2.5)
> ==6756==    by 0x4A0B1F: PyImport_ExecCodeModuleEx (in /usr/bin/python2.5)
> ==6756==    by 0x4A134F: (within /usr/bin/python2.5)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x48A71D: (within /usr/bin/python2.5)
> ==6756==    by 0x49713C: PyAST_Compile (in /usr/bin/python2.5)
> ==6756==    by 0x4ACB32: PyRun_StringFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4813AC: (within /usr/bin/python2.5)
> ==6756==    by 0x48964A: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==    by 0x488C06: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A405: PyEval_EvalCodeEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A521: PyEval_EvalCode (in /usr/bin/python2.5)
> ==6756==    by 0x4A0B1F: PyImport_ExecCodeModuleEx (in /usr/bin/python2.5)
> ==6756==    by 0x4A134F: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==  Address 0x5b84020 is 11,672 bytes inside a block of size 12,032
> free'd
> ==6756==    at 0x4C22B2E: free (vg_replace_malloc.c:323)
> ==6756==    by 0x414BB3: (within /usr/bin/python2.5)
> ==6756==    by 0x4ACAE7: PyRun_StringFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4813AC: (within /usr/bin/python2.5)
> ==6756==    by 0x48964A: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==    by 0x488C06: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A405: PyEval_EvalCodeEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A521: PyEval_EvalCode (in /usr/bin/python2.5)
> ==6756==    by 0x4A0B1F: PyImport_ExecCodeModuleEx (in /usr/bin/python2.5)
> ==6756==    by 0x4A134F: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x49713C: PyAST_Compile (in /usr/bin/python2.5)
> ==6756==    by 0x4ACB32: PyRun_StringFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4813AC: (within /usr/bin/python2.5)
> ==6756==    by 0x48964A: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==    by 0x488C06: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A405: PyEval_EvalCodeEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A521: PyEval_EvalCode (in /usr/bin/python2.5)
> ==6756==    by 0x4A0B1F: PyImport_ExecCodeModuleEx (in /usr/bin/python2.5)
> ==6756==    by 0x4A134F: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==  Address 0x5b84020 is 11,672 bytes inside a block of size 12,032
> free'd
> ==6756==    at 0x4C22B2E: free (vg_replace_malloc.c:323)
> ==6756==    by 0x414BB3: (within /usr/bin/python2.5)
> ==6756==    by 0x4ACAE7: PyRun_StringFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4813AC: (within /usr/bin/python2.5)
> ==6756==    by 0x48964A: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==    by 0x488C06: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A405: PyEval_EvalCodeEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A521: PyEval_EvalCode (in /usr/bin/python2.5)
> ==6756==    by 0x4A0B1F: PyImport_ExecCodeModuleEx (in /usr/bin/python2.5)
> ==6756==    by 0x4A134F: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4CDAA1: (within /usr/bin/python2.5)
> ==6756==    by 0x4D411E: (within /usr/bin/python2.5)
> ==6756==    by 0x4B262A: (within /usr/bin/python2.5)
> ==6756==    by 0x4B2636: (within /usr/bin/python2.5)
> ==6756==    by 0x443839: PyDict_DelItem (in /usr/bin/python2.5)
> ==6756==    by 0x4438D6: PyDict_DelItemString (in /usr/bin/python2.5)
> ==6756==    by 0x483C35: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==    by 0x488C06: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A405: PyEval_EvalCodeEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A521: PyEval_EvalCode (in /usr/bin/python2.5)
> ==6756==    by 0x4A0B1F: PyImport_ExecCodeModuleEx (in /usr/bin/python2.5)
> ==6756==  Address 0x5b84020 is 11,672 bytes inside a block of size 12,032
> free'd
> ==6756==    at 0x4C22B2E: free (vg_replace_malloc.c:323)
> ==6756==    by 0x414BB3: (within /usr/bin/python2.5)
> ==6756==    by 0x4ACAE7: PyRun_StringFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4813AC: (within /usr/bin/python2.5)
> ==6756==    by 0x48964A: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==    by 0x488C06: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A405: PyEval_EvalCodeEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A521: PyEval_EvalCode (in /usr/bin/python2.5)
> ==6756==    by 0x4A0B1F: PyImport_ExecCodeModuleEx (in /usr/bin/python2.5)
> ==6756==    by 0x4A134F: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4CDAA1: (within /usr/bin/python2.5)
> ==6756==    by 0x4ACBA0: PyRun_StringFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4813AC: (within /usr/bin/python2.5)
> ==6756==    by 0x48964A: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==    by 0x488C06: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A405: PyEval_EvalCodeEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A521: PyEval_EvalCode (in /usr/bin/python2.5)
> ==6756==    by 0x4A0B1F: PyImport_ExecCodeModuleEx (in /usr/bin/python2.5)
> ==6756==    by 0x4A134F: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==  Address 0x5b8a020 is 296 bytes inside a block of size 432 free'd
> ==6756==    at 0x4C22B2E: free (vg_replace_malloc.c:323)
> ==6756==    by 0x49713C: PyAST_Compile (in /usr/bin/python2.5)
> ==6756==    by 0x4ACB32: PyRun_StringFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4813AC: (within /usr/bin/python2.5)
> ==6756==    by 0x48964A: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==    by 0x488C06: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A405: PyEval_EvalCodeEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A521: PyEval_EvalCode (in /usr/bin/python2.5)
> ==6756==    by 0x4A0B1F: PyImport_ExecCodeModuleEx (in /usr/bin/python2.5)
> ==6756==    by 0x4A134F: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4CDACA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A136F: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x481AA8: (within /usr/bin/python2.5)
> ==6756==    by 0x417E32: PyObject_Call (in /usr/bin/python2.5)
> ==6756==    by 0x482051: PyEval_CallObjectWithKeywords (in
> /usr/bin/python2.5)
> ==6756==    by 0x485BF0: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A405: PyEval_EvalCodeEx (in /usr/bin/python2.5)
> ==6756==  Address 0x5ab5020 is 720 bytes inside a block of size 776 free'd
> ==6756==    at 0x4C22B2E: free (vg_replace_malloc.c:323)
> ==6756==    by 0x457421: (within /usr/bin/python2.5)
> ==6756==    by 0x4CDB32: (within /usr/bin/python2.5)
> ==6756==    by 0x4A136F: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x481AA8: (within /usr/bin/python2.5)
> ==6756==    by 0x417E32: PyObject_Call (in /usr/bin/python2.5)
> ==6756==    by 0x482051: PyEval_CallObjectWithKeywords (in
> /usr/bin/python2.5)
> ==6756==    by 0x485BF0: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4CDAA1: (within /usr/bin/python2.5)
> ==6756==    by 0x4A136F: (within /usr/bin/python2.5)
> ==6756==    by 0x4A29E2: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x4987E4: (within /usr/bin/python2.5)
> ==6756==    by 0x498AC4: _PyCodec_Lookup (in /usr/bin/python2.5)
> ==6756==    by 0x499027: PyCodec_Encoder (in /usr/bin/python2.5)
> ==6756==    by 0x4AD3F7: Py_InitializeEx (in /usr/bin/python2.5)
> ==6756==  Address 0x5c22020 is 88 bytes inside a block of size 280 free'd
> ==6756==    at 0x4C23082: realloc (vg_replace_malloc.c:429)
> ==6756==    by 0x439708: PyList_Append (in /usr/bin/python2.5)
> ==6756==    by 0x4A4DC8: (within /usr/bin/python2.5)
> ==6756==    by 0x4A3EA6: (within /usr/bin/python2.5)
> ==6756==    by 0x4A47A4: (within /usr/bin/python2.5)
> ==6756==    by 0x4A3EA6: (within /usr/bin/python2.5)
> ==6756==    by 0x4A478E: (within /usr/bin/python2.5)
> ==6756==    by 0x4A5311: PyMarshal_ReadLastObjectFromFile (in
> /usr/bin/python2.5)
> ==6756==    by 0x4A143E: (within /usr/bin/python2.5)
> ==6756==    by 0x4A29E2: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==
> ==6756== Conditional jump or move depends on uninitialised value(s)
> ==6756==    at 0x44930B: PyObject_Realloc (in /usr/bin/python2.5)
> ==6756==    by 0x4CB077: PyNode_AddChild (in /usr/bin/python2.5)
> ==6756==    by 0x4CB6CC: PyParser_AddToken (in /usr/bin/python2.5)
> ==6756==    by 0x414906: (within /usr/bin/python2.5)
> ==6756==    by 0x4ABDCA: PyRun_FileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4AC0C8: PyRun_SimpleFileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4145AC: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==
> ==6756== Use of uninitialised value of size 8
> ==6756==    at 0x449322: PyObject_Realloc (in /usr/bin/python2.5)
> ==6756==    by 0x4CB077: PyNode_AddChild (in /usr/bin/python2.5)
> ==6756==    by 0x4CB6CC: PyParser_AddToken (in /usr/bin/python2.5)
> ==6756==    by 0x414906: (within /usr/bin/python2.5)
> ==6756==    by 0x4ABDCA: PyRun_FileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4AC0C8: PyRun_SimpleFileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4145AC: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x449302: PyObject_Realloc (in /usr/bin/python2.5)
> ==6756==    by 0x4CB077: PyNode_AddChild (in /usr/bin/python2.5)
> ==6756==    by 0x4CB6CC: PyParser_AddToken (in /usr/bin/python2.5)
> ==6756==    by 0x414906: (within /usr/bin/python2.5)
> ==6756==    by 0x4ABDCA: PyRun_FileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4AC0C8: PyRun_SimpleFileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4145AC: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==  Address 0x5c98020 is 80 bytes inside a block of size 960 free'd
> ==6756==    at 0x4C23082: realloc (vg_replace_malloc.c:429)
> ==6756==    by 0x4CB077: PyNode_AddChild (in /usr/bin/python2.5)
> ==6756==    by 0x4CB6CC: PyParser_AddToken (in /usr/bin/python2.5)
> ==6756==    by 0x414906: (within /usr/bin/python2.5)
> ==6756==    by 0x4ABDCA: PyRun_FileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4AC0C8: PyRun_SimpleFileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4145AC: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==
> ==6756== Conditional jump or move depends on uninitialised value(s)
> ==6756==    at 0x448D8D: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4CB2FE: (within /usr/bin/python2.5)
> ==6756==    by 0x4CB479: PyNode_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4ABDF2: PyRun_FileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4AC0C8: PyRun_SimpleFileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4145AC: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==
> ==6756== Use of uninitialised value of size 8
> ==6756==    at 0x448DA4: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4CB2FE: (within /usr/bin/python2.5)
> ==6756==    by 0x4CB479: PyNode_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4ABDF2: PyRun_FileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4AC0C8: PyRun_SimpleFileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4145AC: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==
> ==6756== Conditional jump or move depends on uninitialised value(s)
> ==6756==    at 0x448D8D: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4CB2D4: (within /usr/bin/python2.5)
> ==6756==    by 0x4CB479: PyNode_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4ABDF2: PyRun_FileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4AC0C8: PyRun_SimpleFileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4145AC: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==
> ==6756== Use of uninitialised value of size 8
> ==6756==    at 0x448DA4: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4CB2D4: (within /usr/bin/python2.5)
> ==6756==    by 0x4CB479: PyNode_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4ABDF2: PyRun_FileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4AC0C8: PyRun_SimpleFileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4145AC: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4CB38C: (within /usr/bin/python2.5)
> ==6756==    by 0x4CB479: PyNode_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4ABDF2: PyRun_FileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4AC0C8: PyRun_SimpleFileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4145AC: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==  Address 0x5c99020 is 672 bytes inside a block of size 1,440
> free'd
> ==6756==    at 0x4C23082: realloc (vg_replace_malloc.c:429)
> ==6756==    by 0x4CB077: PyNode_AddChild (in /usr/bin/python2.5)
> ==6756==    by 0x4CB6CC: PyParser_AddToken (in /usr/bin/python2.5)
> ==6756==    by 0x414906: (within /usr/bin/python2.5)
> ==6756==    by 0x4ABDCA: PyRun_FileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4AC0C8: PyRun_SimpleFileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4145AC: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4CB3BB: (within /usr/bin/python2.5)
> ==6756==    by 0x4CB479: PyNode_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4ABDF2: PyRun_FileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4AC0C8: PyRun_SimpleFileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4145AC: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==  Address 0x5c57020 is 12,016 bytes inside a block of size 12,032
> free'd
> ==6756==    at 0x4C22B2E: free (vg_replace_malloc.c:323)
> ==6756==    by 0x414BB3: (within /usr/bin/python2.5)
> ==6756==    by 0x4ABDCA: PyRun_FileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4AC0C8: PyRun_SimpleFileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4145AC: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4CB48C: PyNode_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4ABDF2: PyRun_FileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4AC0C8: PyRun_SimpleFileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4145AC: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==  Address 0x5c9a020 is 1,632 bytes inside a block of size 1,760
> free'd
> ==6756==    at 0x4C22B2E: free (vg_replace_malloc.c:323)
> ==6756==    by 0x4CB38C: (within /usr/bin/python2.5)
> ==6756==    by 0x4CB479: PyNode_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4ABDF2: PyRun_FileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4AC0C8: PyRun_SimpleFileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4145AC: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x449302: PyObject_Realloc (in /usr/bin/python2.5)
> ==6756==    by 0x48AC43: (within /usr/bin/python2.5)
> ==6756==    by 0x48D95C: (within /usr/bin/python2.5)
> ==6756==    by 0x48EE45: (within /usr/bin/python2.5)
> ==6756==    by 0x48EDE1: (within /usr/bin/python2.5)
> ==6756==    by 0x48F7C4: (within /usr/bin/python2.5)
> ==6756==    by 0x48F804: (within /usr/bin/python2.5)
> ==6756==    by 0x493309: (within /usr/bin/python2.5)
> ==6756==    by 0x496C6F: (within /usr/bin/python2.5)
> ==6756==    by 0x4972CC: PyAST_Compile (in /usr/bin/python2.5)
> ==6756==    by 0x4ABE13: PyRun_FileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4AC0C8: PyRun_SimpleFileExFlags (in /usr/bin/python2.5)
> ==6756==  Address 0x5ca9020 is 1,032 bytes inside a block of size 1,536
> free'd
> ==6756==    at 0x4C23082: realloc (vg_replace_malloc.c:429)
> ==6756==    by 0x48AC43: (within /usr/bin/python2.5)
> ==6756==    by 0x48FE12: (within /usr/bin/python2.5)
> ==6756==    by 0x48F7C4: (within /usr/bin/python2.5)
> ==6756==    by 0x48F804: (within /usr/bin/python2.5)
> ==6756==    by 0x493309: (within /usr/bin/python2.5)
> ==6756==    by 0x496C6F: (within /usr/bin/python2.5)
> ==6756==    by 0x4972CC: PyAST_Compile (in /usr/bin/python2.5)
> ==6756==    by 0x4ABE13: PyRun_FileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4AC0C8: PyRun_SimpleFileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4145AC: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x48A71D: (within /usr/bin/python2.5)
> ==6756==    by 0x496D33: (within /usr/bin/python2.5)
> ==6756==    by 0x4972CC: PyAST_Compile (in /usr/bin/python2.5)
> ==6756==    by 0x4ABE13: PyRun_FileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4AC0C8: PyRun_SimpleFileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4145AC: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==  Address 0x5ca9020 is 1,032 bytes inside a block of size 1,536
> free'd
> ==6756==    at 0x4C23082: realloc (vg_replace_malloc.c:429)
> ==6756==    by 0x48AC43: (within /usr/bin/python2.5)
> ==6756==    by 0x48FE12: (within /usr/bin/python2.5)
> ==6756==    by 0x48F7C4: (within /usr/bin/python2.5)
> ==6756==    by 0x48F804: (within /usr/bin/python2.5)
> ==6756==    by 0x493309: (within /usr/bin/python2.5)
> ==6756==    by 0x496C6F: (within /usr/bin/python2.5)
> ==6756==    by 0x4972CC: PyAST_Compile (in /usr/bin/python2.5)
> ==6756==    by 0x4ABE13: PyRun_FileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4AC0C8: PyRun_SimpleFileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4145AC: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x48A71D: (within /usr/bin/python2.5)
> ==6756==    by 0x49713C: PyAST_Compile (in /usr/bin/python2.5)
> ==6756==    by 0x4ABE13: PyRun_FileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4AC0C8: PyRun_SimpleFileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4145AC: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==  Address 0x5caf020 is 3,280 bytes inside a block of size 3,980
> free'd
> ==6756==    at 0x4C22B2E: free (vg_replace_malloc.c:323)
> ==6756==    by 0x48CB32: (within /usr/bin/python2.5)
> ==6756==    by 0x48EAF6: (within /usr/bin/python2.5)
> ==6756==    by 0x496D20: (within /usr/bin/python2.5)
> ==6756==    by 0x4972CC: PyAST_Compile (in /usr/bin/python2.5)
> ==6756==    by 0x4ABE13: PyRun_FileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4AC0C8: PyRun_SimpleFileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4145AC: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x49713C: PyAST_Compile (in /usr/bin/python2.5)
> ==6756==    by 0x4ABE13: PyRun_FileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4AC0C8: PyRun_SimpleFileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4145AC: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==  Address 0x5ca3020 is 328 bytes inside a block of size 768 free'd
> ==6756==    at 0x4C22B2E: free (vg_replace_malloc.c:323)
> ==6756==    by 0x443638: (within /usr/bin/python2.5)
> ==6756==    by 0x4AE149: (within /usr/bin/python2.5)
> ==6756==    by 0x4AE442: (within /usr/bin/python2.5)
> ==6756==    by 0x4B0443: PySymtable_Build (in /usr/bin/python2.5)
> ==6756==    by 0x496FDE: PyAST_Compile (in /usr/bin/python2.5)
> ==6756==    by 0x4ABE13: PyRun_FileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4AC0C8: PyRun_SimpleFileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4145AC: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4CB48C: PyNode_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4AAB74: PyParser_ASTFromFile (in /usr/bin/python2.5)
> ==6756==    by 0x4A1254: (within /usr/bin/python2.5)
> ==6756==    by 0x4A29E2: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x481AA8: (within /usr/bin/python2.5)
> ==6756==    by 0x417E32: PyObject_Call (in /usr/bin/python2.5)
> ==6756==    by 0x482051: PyEval_CallObjectWithKeywords (in
> /usr/bin/python2.5)
> ==6756==  Address 0x5cb8020 is 9,384 bytes inside a block of size 12,032
> free'd
> ==6756==    at 0x4C22B2E: free (vg_replace_malloc.c:323)
> ==6756==    by 0x414BB3: (within /usr/bin/python2.5)
> ==6756==    by 0x4AAB4E: PyParser_ASTFromFile (in /usr/bin/python2.5)
> ==6756==    by 0x4A1254: (within /usr/bin/python2.5)
> ==6756==    by 0x4A29E2: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x481AA8: (within /usr/bin/python2.5)
> ==6756==    by 0x417E32: PyObject_Call (in /usr/bin/python2.5)
> ==6756==    by 0x482051: PyEval_CallObjectWithKeywords (in
> /usr/bin/python2.5)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x48A71D: (within /usr/bin/python2.5)
> ==6756==    by 0x49713C: PyAST_Compile (in /usr/bin/python2.5)
> ==6756==    by 0x4A126D: (within /usr/bin/python2.5)
> ==6756==    by 0x4A29E2: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x481AA8: (within /usr/bin/python2.5)
> ==6756==    by 0x417E32: PyObject_Call (in /usr/bin/python2.5)
> ==6756==    by 0x482051: PyEval_CallObjectWithKeywords (in
> /usr/bin/python2.5)
> ==6756==  Address 0x5cb8020 is 9,384 bytes inside a block of size 12,032
> free'd
> ==6756==    at 0x4C22B2E: free (vg_replace_malloc.c:323)
> ==6756==    by 0x414BB3: (within /usr/bin/python2.5)
> ==6756==    by 0x4AAB4E: PyParser_ASTFromFile (in /usr/bin/python2.5)
> ==6756==    by 0x4A1254: (within /usr/bin/python2.5)
> ==6756==    by 0x4A29E2: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x481AA8: (within /usr/bin/python2.5)
> ==6756==    by 0x417E32: PyObject_Call (in /usr/bin/python2.5)
> ==6756==    by 0x482051: PyEval_CallObjectWithKeywords (in
> /usr/bin/python2.5)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x49713C: PyAST_Compile (in /usr/bin/python2.5)
> ==6756==    by 0x4A126D: (within /usr/bin/python2.5)
> ==6756==    by 0x4A29E2: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x481AA8: (within /usr/bin/python2.5)
> ==6756==    by 0x417E32: PyObject_Call (in /usr/bin/python2.5)
> ==6756==    by 0x482051: PyEval_CallObjectWithKeywords (in
> /usr/bin/python2.5)
> ==6756==    by 0x485BF0: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==  Address 0x5cb8020 is 9,384 bytes inside a block of size 12,032
> free'd
> ==6756==    at 0x4C22B2E: free (vg_replace_malloc.c:323)
> ==6756==    by 0x414BB3: (within /usr/bin/python2.5)
> ==6756==    by 0x4AAB4E: PyParser_ASTFromFile (in /usr/bin/python2.5)
> ==6756==    by 0x4A1254: (within /usr/bin/python2.5)
> ==6756==    by 0x4A29E2: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x481AA8: (within /usr/bin/python2.5)
> ==6756==    by 0x417E32: PyObject_Call (in /usr/bin/python2.5)
> ==6756==    by 0x482051: PyEval_CallObjectWithKeywords (in
> /usr/bin/python2.5)
> ==6756==
> ==6756== Invalid read of size 8
> ==6756==    at 0x4015EFE: (within /lib/ld-2.7.so)
> ==6756==    by 0x400AB93: (within /lib/ld-2.7.so)
> ==6756==    by 0x40061E4: (within /lib/ld-2.7.so)
> ==6756==    by 0x4008677: (within /lib/ld-2.7.so)
> ==6756==    by 0x4012048: (within /lib/ld-2.7.so)
> ==6756==    by 0x400DDF5: (within /lib/ld-2.7.so)
> ==6756==    by 0x401191A: (within /lib/ld-2.7.so)
> ==6756==    by 0x5043F8A: (within /lib/libdl-2.7.so)
> ==6756==    by 0x400DDF5: (within /lib/ld-2.7.so)
> ==6756==    by 0x50444EC: (within /lib/libdl-2.7.so)
> ==6756==    by 0x5043EF0: dlopen (in /lib/libdl-2.7.so)
> ==6756==    by 0x4B33FB: _PyImport_GetDynLoadFunc (in /usr/bin/python2.5)
> ==6756==  Address 0x5cb9fc0 is 88 bytes inside a block of size 89 alloc'd
> ==6756==    at 0x4C22FAB: malloc (vg_replace_malloc.c:207)
> ==6756==    by 0x4007823: (within /lib/ld-2.7.so)
> ==6756==    by 0x40085CE: (within /lib/ld-2.7.so)
> ==6756==    by 0x4012048: (within /lib/ld-2.7.so)
> ==6756==    by 0x400DDF5: (within /lib/ld-2.7.so)
> ==6756==    by 0x401191A: (within /lib/ld-2.7.so)
> ==6756==    by 0x5043F8A: (within /lib/libdl-2.7.so)
> ==6756==    by 0x400DDF5: (within /lib/ld-2.7.so)
> ==6756==    by 0x50444EC: (within /lib/libdl-2.7.so)
> ==6756==    by 0x5043EF0: dlopen (in /lib/libdl-2.7.so)
> ==6756==    by 0x4B33FB: _PyImport_GetDynLoadFunc (in /usr/bin/python2.5)
> ==6756==    by 0x4A3997: _PyImport_LoadDynamicModule (in
> /usr/bin/python2.5)
> ==6756==
> ==6756== Invalid read of size 8
> ==6756==    at 0x4015EB0: (within /lib/ld-2.7.so)
> ==6756==    by 0x400AB93: (within /lib/ld-2.7.so)
> ==6756==    by 0x40061E4: (within /lib/ld-2.7.so)
> ==6756==    by 0x4008677: (within /lib/ld-2.7.so)
> ==6756==    by 0x400BE0C: (within /lib/ld-2.7.so)
> ==6756==    by 0x400DDF5: (within /lib/ld-2.7.so)
> ==6756==    by 0x400C4D0: (within /lib/ld-2.7.so)
> ==6756==    by 0x40120A8: (within /lib/ld-2.7.so)
> ==6756==    by 0x400DDF5: (within /lib/ld-2.7.so)
> ==6756==    by 0x401191A: (within /lib/ld-2.7.so)
> ==6756==    by 0x5043F8A: (within /lib/libdl-2.7.so)
> ==6756==    by 0x400DDF5: (within /lib/ld-2.7.so)
> ==6756==  Address 0x5cba5d0 is 64 bytes inside a block of size 71 alloc'd
> ==6756==    at 0x4C22FAB: malloc (vg_replace_malloc.c:207)
> ==6756==    by 0x4005F47: (within /lib/ld-2.7.so)
> ==6756==    by 0x400885F: (within /lib/ld-2.7.so)
> ==6756==    by 0x400BE0C: (within /lib/ld-2.7.so)
> ==6756==    by 0x400DDF5: (within /lib/ld-2.7.so)
> ==6756==    by 0x400C4D0: (within /lib/ld-2.7.so)
> ==6756==    by 0x40120A8: (within /lib/ld-2.7.so)
> ==6756==    by 0x400DDF5: (within /lib/ld-2.7.so)
> ==6756==    by 0x401191A: (within /lib/ld-2.7.so)
> ==6756==    by 0x5043F8A: (within /lib/libdl-2.7.so)
> ==6756==    by 0x400DDF5: (within /lib/ld-2.7.so)
> ==6756==    by 0x50444EC: (within /lib/libdl-2.7.so)
> ==6756==
> ==6756== Invalid read of size 8
> ==6756==    at 0x4015EE4: (within /lib/ld-2.7.so)
> ==6756==    by 0x400AB93: (within /lib/ld-2.7.so)
> ==6756==    by 0x40061E4: (within /lib/ld-2.7.so)
> ==6756==    by 0x4008677: (within /lib/ld-2.7.so)
> ==6756==    by 0x400BE0C: (within /lib/ld-2.7.so)
> ==6756==    by 0x400DDF5: (within /lib/ld-2.7.so)
> ==6756==    by 0x400C4D0: (within /lib/ld-2.7.so)
> ==6756==    by 0x40120A8: (within /lib/ld-2.7.so)
> ==6756==    by 0x400DDF5: (within /lib/ld-2.7.so)
> ==6756==    by 0x401191A: (within /lib/ld-2.7.so)
> ==6756==    by 0x5043F8A: (within /lib/libdl-2.7.so)
> ==6756==    by 0x400DDF5: (within /lib/ld-2.7.so)
> ==6756==  Address 0x5cbd0d8 is 16 bytes inside a block of size 23 alloc'd
> ==6756==    at 0x4C22FAB: malloc (vg_replace_malloc.c:207)
> ==6756==    by 0x4008B75: (within /lib/ld-2.7.so)
> ==6756==    by 0x400BE0C: (within /lib/ld-2.7.so)
> ==6756==    by 0x400DDF5: (within /lib/ld-2.7.so)
> ==6756==    by 0x400C4D0: (within /lib/ld-2.7.so)
> ==6756==    by 0x40120A8: (within /lib/ld-2.7.so)
> ==6756==    by 0x400DDF5: (within /lib/ld-2.7.so)
> ==6756==    by 0x401191A: (within /lib/ld-2.7.so)
> ==6756==    by 0x5043F8A: (within /lib/libdl-2.7.so)
> ==6756==    by 0x400DDF5: (within /lib/ld-2.7.so)
> ==6756==    by 0x50444EC: (within /lib/libdl-2.7.so)
> ==6756==    by 0x5043EF0: dlopen (in /lib/libdl-2.7.so)
> ==6756==
> ==6756== Invalid read of size 8
> ==6756==    at 0x4015ECA: (within /lib/ld-2.7.so)
> ==6756==    by 0x400522C: (within /lib/ld-2.7.so)
> ==6756==    by 0x40079E5: (within /lib/ld-2.7.so)
> ==6756==    by 0x40089D7: (within /lib/ld-2.7.so)
> ==6756==    by 0x400BE0C: (within /lib/ld-2.7.so)
> ==6756==    by 0x400DDF5: (within /lib/ld-2.7.so)
> ==6756==    by 0x400C4D0: (within /lib/ld-2.7.so)
> ==6756==    by 0x40120A8: (within /lib/ld-2.7.so)
> ==6756==    by 0x400DDF5: (within /lib/ld-2.7.so)
> ==6756==    by 0x401191A: (within /lib/ld-2.7.so)
> ==6756==    by 0x5043F8A: (within /lib/libdl-2.7.so)
> ==6756==    by 0x400DDF5: (within /lib/ld-2.7.so)
> ==6756==  Address 0x5cc3690 is 8 bytes inside a block of size 9 alloc'd
> ==6756==    at 0x4C22FAB: malloc (vg_replace_malloc.c:207)
> ==6756==    by 0x4007823: (within /lib/ld-2.7.so)
> ==6756==    by 0x4007979: (within /lib/ld-2.7.so)
> ==6756==    by 0x40089D7: (within /lib/ld-2.7.so)
> ==6756==    by 0x400BE0C: (within /lib/ld-2.7.so)
> ==6756==    by 0x400DDF5: (within /lib/ld-2.7.so)
> ==6756==    by 0x400C4D0: (within /lib/ld-2.7.so)
> ==6756==    by 0x40120A8: (within /lib/ld-2.7.so)
> ==6756==    by 0x400DDF5: (within /lib/ld-2.7.so)
> ==6756==    by 0x401191A: (within /lib/ld-2.7.so)
> ==6756==    by 0x5043F8A: (within /lib/libdl-2.7.so)
> ==6756==    by 0x400DDF5: (within /lib/ld-2.7.so)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4CDAA1: (within /usr/bin/python2.5)
> ==6756==    by 0x4ABE99: PyRun_FileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4AC0C8: PyRun_SimpleFileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4145AC: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==  Address 0x5cb0020 is 32 bytes inside a block of size 268 free'd
> ==6756==    at 0x4C22B2E: free (vg_replace_malloc.c:323)
> ==6756==    by 0x48CB32: (within /usr/bin/python2.5)
> ==6756==    by 0x48EAF6: (within /usr/bin/python2.5)
> ==6756==    by 0x49712A: PyAST_Compile (in /usr/bin/python2.5)
> ==6756==    by 0x4ABE13: PyRun_FileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4AC0C8: PyRun_SimpleFileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4145AC: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4CDABA: (within /usr/bin/python2.5)
> ==6756==    by 0x4D5432: (within /usr/bin/python2.5)
> ==6756==    by 0x441F6C: (within /usr/bin/python2.5)
> ==6756==    by 0x44398D: PyDict_SetItem (in /usr/bin/python2.5)
> ==6756==    by 0x44573D: _PyModule_Clear (in /usr/bin/python2.5)
> ==6756==    by 0x49F494: PyImport_Cleanup (in /usr/bin/python2.5)
> ==6756==    by 0x4ABA71: Py_Finalize (in /usr/bin/python2.5)
> ==6756==    by 0x4140B7: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==  Address 0x5caf020 is 3,280 bytes inside a block of size 3,980
> free'd
> ==6756==    at 0x4C22B2E: free (vg_replace_malloc.c:323)
> ==6756==    by 0x48CB32: (within /usr/bin/python2.5)
> ==6756==    by 0x48EAF6: (within /usr/bin/python2.5)
> ==6756==    by 0x496D20: (within /usr/bin/python2.5)
> ==6756==    by 0x4972CC: PyAST_Compile (in /usr/bin/python2.5)
> ==6756==    by 0x4ABE13: PyRun_FileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4AC0C8: PyRun_SimpleFileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4145AC: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x457421: (within /usr/bin/python2.5)
> ==6756==    by 0x4CDB32: (within /usr/bin/python2.5)
> ==6756==    by 0x4D5432: (within /usr/bin/python2.5)
> ==6756==    by 0x441F6C: (within /usr/bin/python2.5)
> ==6756==    by 0x44398D: PyDict_SetItem (in /usr/bin/python2.5)
> ==6756==    by 0x44573D: _PyModule_Clear (in /usr/bin/python2.5)
> ==6756==    by 0x49F494: PyImport_Cleanup (in /usr/bin/python2.5)
> ==6756==    by 0x4ABA71: Py_Finalize (in /usr/bin/python2.5)
> ==6756==    by 0x4140B7: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==  Address 0x5cac020 is 2,424 bytes inside a block of size 3,072
> free'd
> ==6756==    at 0x4C22B2E: free (vg_replace_malloc.c:323)
> ==6756==    by 0x443638: (within /usr/bin/python2.5)
> ==6756==    by 0x48A8B2: (within /usr/bin/python2.5)
> ==6756==    by 0x496D33: (within /usr/bin/python2.5)
> ==6756==    by 0x4972CC: PyAST_Compile (in /usr/bin/python2.5)
> ==6756==    by 0x4ABE13: PyRun_FileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4AC0C8: PyRun_SimpleFileExFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4145AC: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4CDAA1: (within /usr/bin/python2.5)
> ==6756==    by 0x4D5432: (within /usr/bin/python2.5)
> ==6756==    by 0x441F6C: (within /usr/bin/python2.5)
> ==6756==    by 0x44398D: PyDict_SetItem (in /usr/bin/python2.5)
> ==6756==    by 0x44573D: _PyModule_Clear (in /usr/bin/python2.5)
> ==6756==    by 0x49F311: PyImport_Cleanup (in /usr/bin/python2.5)
> ==6756==    by 0x4ABA71: Py_Finalize (in /usr/bin/python2.5)
> ==6756==    by 0x4140B7: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==  Address 0x5bda020 is not stack'd, malloc'd or (recently) free'd
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4D5442: (within /usr/bin/python2.5)
> ==6756==    by 0x441F6C: (within /usr/bin/python2.5)
> ==6756==    by 0x44398D: PyDict_SetItem (in /usr/bin/python2.5)
> ==6756==    by 0x44573D: _PyModule_Clear (in /usr/bin/python2.5)
> ==6756==    by 0x49F311: PyImport_Cleanup (in /usr/bin/python2.5)
> ==6756==    by 0x4ABA71: Py_Finalize (in /usr/bin/python2.5)
> ==6756==    by 0x4140B7: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==  Address 0x5aa5020 is 96 bytes inside a block of size 464 free'd
> ==6756==    at 0x4C23082: realloc (vg_replace_malloc.c:429)
> ==6756==    by 0x439708: PyList_Append (in /usr/bin/python2.5)
> ==6756==    by 0x4A4DC8: (within /usr/bin/python2.5)
> ==6756==    by 0x4A3EA6: (within /usr/bin/python2.5)
> ==6756==    by 0x4A478E: (within /usr/bin/python2.5)
> ==6756==    by 0x4A3EA6: (within /usr/bin/python2.5)
> ==6756==    by 0x4A478E: (within /usr/bin/python2.5)
> ==6756==    by 0x4A5311: PyMarshal_ReadLastObjectFromFile (in
> /usr/bin/python2.5)
> ==6756==    by 0x4A143E: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x441F6C: (within /usr/bin/python2.5)
> ==6756==    by 0x44398D: PyDict_SetItem (in /usr/bin/python2.5)
> ==6756==    by 0x44573D: _PyModule_Clear (in /usr/bin/python2.5)
> ==6756==    by 0x49F311: PyImport_Cleanup (in /usr/bin/python2.5)
> ==6756==    by 0x4ABA71: Py_Finalize (in /usr/bin/python2.5)
> ==6756==    by 0x4140B7: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==  Address 0x5aa3020 is 136 bytes inside a block of size 568 free'd
> ==6756==    at 0x4C22B2E: free (vg_replace_malloc.c:323)
> ==6756==    by 0x572E7B8: (within /lib/libc-2.7.so)
> ==6756==    by 0x4A0137: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1A41: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x481AA8: (within /usr/bin/python2.5)
> ==6756==    by 0x41AB3C: PyObject_CallFunctionObjArgs (in
> /usr/bin/python2.5)
> ==6756==    by 0x4A2646: PyImport_Import (in /usr/bin/python2.5)
> ==6756==    by 0x4A27F4: PyImport_ImportModule (in /usr/bin/python2.5)
> ==6756==    by 0x4ABB9D: (within /usr/bin/python2.5)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x441F6C: (within /usr/bin/python2.5)
> ==6756==    by 0x44398D: PyDict_SetItem (in /usr/bin/python2.5)
> ==6756==    by 0x4456A2: _PyModule_Clear (in /usr/bin/python2.5)
> ==6756==    by 0x49F311: PyImport_Cleanup (in /usr/bin/python2.5)
> ==6756==    by 0x4ABA71: Py_Finalize (in /usr/bin/python2.5)
> ==6756==    by 0x4140B7: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==  Address 0x5c21020 is 208 bytes inside a block of size 568 free'd
> ==6756==    at 0x4C22B2E: free (vg_replace_malloc.c:323)
> ==6756==    by 0x572DDAB: fclose (in /lib/libc-2.7.so)
> ==6756==    by 0x4A155C: (within /usr/bin/python2.5)
> ==6756==    by 0x4A29E2: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x4987E4: (within /usr/bin/python2.5)
> ==6756==    by 0x498AC4: _PyCodec_Lookup (in /usr/bin/python2.5)
> ==6756==    by 0x499027: PyCodec_Encoder (in /usr/bin/python2.5)
> ==6756==    by 0x4AD3F7: Py_InitializeEx (in /usr/bin/python2.5)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x44361A: (within /usr/bin/python2.5)
> ==6756==    by 0x44361A: (within /usr/bin/python2.5)
> ==6756==    by 0x49F6DC: _PyImport_Fini (in /usr/bin/python2.5)
> ==6756==    by 0x4ABA76: Py_Finalize (in /usr/bin/python2.5)
> ==6756==    by 0x4140B7: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==  Address 0x5ab5020 is 720 bytes inside a block of size 776 free'd
> ==6756==    at 0x4C22B2E: free (vg_replace_malloc.c:323)
> ==6756==    by 0x457421: (within /usr/bin/python2.5)
> ==6756==    by 0x4CDB32: (within /usr/bin/python2.5)
> ==6756==    by 0x4A136F: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x481AA8: (within /usr/bin/python2.5)
> ==6756==    by 0x417E32: PyObject_Call (in /usr/bin/python2.5)
> ==6756==    by 0x482051: PyEval_CallObjectWithKeywords (in
> /usr/bin/python2.5)
> ==6756==    by 0x485BF0: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x44361A: (within /usr/bin/python2.5)
> ==6756==    by 0x44361A: (within /usr/bin/python2.5)
> ==6756==    by 0x44361A: (within /usr/bin/python2.5)
> ==6756==    by 0x49F6DC: _PyImport_Fini (in /usr/bin/python2.5)
> ==6756==    by 0x4ABA76: Py_Finalize (in /usr/bin/python2.5)
> ==6756==    by 0x4140B7: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==  Address 0x5b03020 is 9,376 bytes inside a block of size 12,288
> free'd
> ==6756==    at 0x4C22B2E: free (vg_replace_malloc.c:323)
> ==6756==    by 0x443638: (within /usr/bin/python2.5)
> ==6756==    by 0x4457AA: (within /usr/bin/python2.5)
> ==6756==    by 0x441F6C: (within /usr/bin/python2.5)
> ==6756==    by 0x44398D: PyDict_SetItem (in /usr/bin/python2.5)
> ==6756==    by 0x49F323: PyImport_Cleanup (in /usr/bin/python2.5)
> ==6756==    by 0x4ABA71: Py_Finalize (in /usr/bin/python2.5)
> ==6756==    by 0x4140B7: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4CDABA: (within /usr/bin/python2.5)
> ==6756==    by 0x4D5432: (within /usr/bin/python2.5)
> ==6756==    by 0x435E96: (within /usr/bin/python2.5)
> ==6756==    by 0x4A9FE2: PyInterpreterState_Clear (in /usr/bin/python2.5)
> ==6756==    by 0x4ABA83: Py_Finalize (in /usr/bin/python2.5)
> ==6756==    by 0x4140B7: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==  Address 0x5c21020 is 208 bytes inside a block of size 568 free'd
> ==6756==    at 0x4C22B2E: free (vg_replace_malloc.c:323)
> ==6756==    by 0x572DDAB: fclose (in /lib/libc-2.7.so)
> ==6756==    by 0x4A155C: (within /usr/bin/python2.5)
> ==6756==    by 0x4A29E2: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1DFA: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x4987E4: (within /usr/bin/python2.5)
> ==6756==    by 0x498AC4: _PyCodec_Lookup (in /usr/bin/python2.5)
> ==6756==    by 0x499027: PyCodec_Encoder (in /usr/bin/python2.5)
> ==6756==    by 0x4AD3F7: Py_InitializeEx (in /usr/bin/python2.5)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4D5442: (within /usr/bin/python2.5)
> ==6756==    by 0x44361A: (within /usr/bin/python2.5)
> ==6756==    by 0x41F3DA: (within /usr/bin/python2.5)
> ==6756==    by 0x4573F0: (within /usr/bin/python2.5)
> ==6756==    by 0x41F3EA: (within /usr/bin/python2.5)
> ==6756==    by 0x4573F0: (within /usr/bin/python2.5)
> ==6756==    by 0x459AE6: (within /usr/bin/python2.5)
> ==6756==    by 0x44361A: (within /usr/bin/python2.5)
> ==6756==    by 0x4A9FD2: PyInterpreterState_Clear (in /usr/bin/python2.5)
> ==6756==    by 0x4ABA83: Py_Finalize (in /usr/bin/python2.5)
> ==6756==    by 0x4140B7: Py_Main (in /usr/bin/python2.5)
> ==6756==  Address 0x5c30020 is 456 bytes inside a block of size 1,323
> free'd
> ==6756==    at 0x4C22B2E: free (vg_replace_malloc.c:323)
> ==6756==    by 0x4D5442: (within /usr/bin/python2.5)
> ==6756==    by 0x44361A: (within /usr/bin/python2.5)
> ==6756==    by 0x41F3DA: (within /usr/bin/python2.5)
> ==6756==    by 0x4573F0: (within /usr/bin/python2.5)
> ==6756==    by 0x41F3EA: (within /usr/bin/python2.5)
> ==6756==    by 0x4573F0: (within /usr/bin/python2.5)
> ==6756==    by 0x459AE6: (within /usr/bin/python2.5)
> ==6756==    by 0x44361A: (within /usr/bin/python2.5)
> ==6756==    by 0x4A9FD2: PyInterpreterState_Clear (in /usr/bin/python2.5)
> ==6756==    by 0x4ABA83: Py_Finalize (in /usr/bin/python2.5)
> ==6756==    by 0x4140B7: Py_Main (in /usr/bin/python2.5)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4CDABA: (within /usr/bin/python2.5)
> ==6756==    by 0x4D5432: (within /usr/bin/python2.5)
> ==6756==    by 0x44361A: (within /usr/bin/python2.5)
> ==6756==    by 0x41F3DA: (within /usr/bin/python2.5)
> ==6756==    by 0x4573F0: (within /usr/bin/python2.5)
> ==6756==    by 0x41F3EA: (within /usr/bin/python2.5)
> ==6756==    by 0x4573F0: (within /usr/bin/python2.5)
> ==6756==    by 0x459AE6: (within /usr/bin/python2.5)
> ==6756==    by 0x44361A: (within /usr/bin/python2.5)
> ==6756==    by 0x4A9FD2: PyInterpreterState_Clear (in /usr/bin/python2.5)
> ==6756==    by 0x4ABA83: Py_Finalize (in /usr/bin/python2.5)
> ==6756==  Address 0x5c30020 is 456 bytes inside a block of size 1,323
> free'd
> ==6756==    at 0x4C22B2E: free (vg_replace_malloc.c:323)
> ==6756==    by 0x4D5442: (within /usr/bin/python2.5)
> ==6756==    by 0x44361A: (within /usr/bin/python2.5)
> ==6756==    by 0x41F3DA: (within /usr/bin/python2.5)
> ==6756==    by 0x4573F0: (within /usr/bin/python2.5)
> ==6756==    by 0x41F3EA: (within /usr/bin/python2.5)
> ==6756==    by 0x4573F0: (within /usr/bin/python2.5)
> ==6756==    by 0x459AE6: (within /usr/bin/python2.5)
> ==6756==    by 0x44361A: (within /usr/bin/python2.5)
> ==6756==    by 0x4A9FD2: PyInterpreterState_Clear (in /usr/bin/python2.5)
> ==6756==    by 0x4ABA83: Py_Finalize (in /usr/bin/python2.5)
> ==6756==    by 0x4140B7: Py_Main (in /usr/bin/python2.5)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x44361A: (within /usr/bin/python2.5)
> ==6756==    by 0x41F3DA: (within /usr/bin/python2.5)
> ==6756==    by 0x4573F0: (within /usr/bin/python2.5)
> ==6756==    by 0x41F3EA: (within /usr/bin/python2.5)
> ==6756==    by 0x4573F0: (within /usr/bin/python2.5)
> ==6756==    by 0x41F3EA: (within /usr/bin/python2.5)
> ==6756==    by 0x4573F0: (within /usr/bin/python2.5)
> ==6756==    by 0x459AE6: (within /usr/bin/python2.5)
> ==6756==    by 0x44361A: (within /usr/bin/python2.5)
> ==6756==    by 0x4A9FD2: PyInterpreterState_Clear (in /usr/bin/python2.5)
> ==6756==    by 0x4ABA83: Py_Finalize (in /usr/bin/python2.5)
> ==6756==  Address 0x5c2d020 is 33,520 bytes inside a block of size 33,907
> free'd
> ==6756==    at 0x4C22B2E: free (vg_replace_malloc.c:323)
> ==6756==    by 0x4A5339: PyMarshal_ReadLastObjectFromFile (in
> /usr/bin/python2.5)
> ==6756==    by 0x4A143E: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1928: (within /usr/bin/python2.5)
> ==6756==    by 0x4A1E8C: (within /usr/bin/python2.5)
> ==6756==    by 0x4A2039: (within /usr/bin/python2.5)
> ==6756==    by 0x4A24E4: PyImport_ImportModuleLevel (in /usr/bin/python2.5)
> ==6756==    by 0x481AA8: (within /usr/bin/python2.5)
> ==6756==    by 0x417E32: PyObject_Call (in /usr/bin/python2.5)
> ==6756==    by 0x482051: PyEval_CallObjectWithKeywords (in
> /usr/bin/python2.5)
> ==6756==    by 0x485BF0: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A405: PyEval_EvalCodeEx (in /usr/bin/python2.5)
> ==6756==
> ==6756== Invalid read of size 4
> ==6756==    at 0x448D84: PyObject_Free (in /usr/bin/python2.5)
> ==6756==    by 0x4CAB31: PyGrammar_RemoveAccelerators (in
> /usr/bin/python2.5)
> ==6756==    by 0x4ABAD8: Py_Finalize (in /usr/bin/python2.5)
> ==6756==    by 0x4140B7: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==  Address 0x5b2a020 is 24 bytes inside a block of size 672 free'd
> ==6756==    at 0x4C22B2E: free (vg_replace_malloc.c:323)
> ==6756==    by 0x4CACBC: PyGrammar_AddAccelerators (in /usr/bin/python2.5)
> ==6756==    by 0x4CBA76: PyParser_New (in /usr/bin/python2.5)
> ==6756==    by 0x414870: (within /usr/bin/python2.5)
> ==6756==    by 0x4ACAE7: PyRun_StringFlags (in /usr/bin/python2.5)
> ==6756==    by 0x4813AC: (within /usr/bin/python2.5)
> ==6756==    by 0x48964A: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==    by 0x488C06: PyEval_EvalFrameEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A405: PyEval_EvalCodeEx (in /usr/bin/python2.5)
> ==6756==    by 0x48A521: PyEval_EvalCode (in /usr/bin/python2.5)
> ==6756==    by 0x4A0B1F: PyImport_ExecCodeModuleEx (in /usr/bin/python2.5)
> ==6756==    by 0x4A134F: (within /usr/bin/python2.5)
> ==6756==
> ==6756== ERROR SUMMARY: 621 errors from 57 contexts (suppressed: 133 from
> 1)
> ==6756== malloc/free: in use at exit: 2,247,796 bytes in 1,211 blocks.
> ==6756== malloc/free: 82,252 allocs, 81,041 frees, 9,091,997 bytes
> allocated.
> ==6756== For counts of detected errors, rerun with: -v
> ==6756== searching for pointers to 1,211 not-freed blocks.
> ==6756== checked 3,307,200 bytes.
> ==6756==
> ==6756==
> ==6756== 14,616 bytes in 50 blocks are possibly lost in loss record 23 of
> 27
> ==6756==    at 0x4C22FAB: malloc (vg_replace_malloc.c:207)
> ==6756==    by 0x4B6408: _PyObject_GC_Malloc (in /usr/bin/python2.5)
> ==6756==    by 0x4B653C: _PyObject_GC_New (in /usr/bin/python2.5)
> ==6756==    by 0x444AEA: PyDict_New (in /usr/bin/python2.5)
> ==6756==    by 0x4AD159: Py_InitializeEx (in /usr/bin/python2.5)
> ==6756==    by 0x413F20: Py_Main (in /usr/bin/python2.5)
> ==6756==    by 0x56E91C3: (below main) (in /lib/libc-2.7.so)
> ==6756==
> ==6756== LEAK SUMMARY:
> ==6756==    definitely lost: 0 bytes in 0 blocks.
> ==6756==      possibly lost: 14,616 bytes in 50 blocks.
> ==6756==    still reachable: 2,233,180 bytes in 1,161 blocks.
> ==6756==         suppressed: 0 bytes in 0 blocks.
> ==6756== Reachable blocks (those to which a pointer was found) are not
> shown.
> ==6756== To see them, rerun with: --leak-check=full --show-reachable=yes
> Command ['/usr/bin/valgrind', '--leak-check=full', '--error-exitcode=1',
> '/usr/bin/python',
> '/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/examples/csma-bridge.py']
> exited with code 1
> [655/673] regression-test (test-csma-packet-socket)
> ==6762== Memcheck, a memory error detector.
> ==6762== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
> ==6762== Using LibVEX rev 1804, a library for dynamic binary translation.
> ==6762== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
> ==6762== Using valgrind-3.3.0-Debian, a dynamic binary instrumentation
> framework.
> ==6762== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
> ==6762== For more details, rerun with: -v
> ==6762==
> ==6762==
> ==6762== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 8 from 1)
> ==6762== malloc/free: in use at exit: 0 bytes in 0 blocks.
> ==6762== malloc/free: 117,119 allocs, 117,119 frees, 5,946,265 bytes
> allocated.
> ==6762== For counts of detected errors, rerun with: -v
> ==6762== All heap blocks were freed -- no leaks are possible.
> [656/673] regression-test (test-csma-ping)
> ==6760== Memcheck, a memory error detector.
> ==6760== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
> ==6760== Using LibVEX rev 1804, a library for dynamic binary translation.
> ==6761== Memcheck, a memory error detector.
> ==6760== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
> ==6761== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
> ==6760== Using valgrind-3.3.0-Debian, a dynamic binary instrumentation
> framework.
> ==6761== Using LibVEX rev 1804, a library for dynamic binary translation.
> ==6760== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
> ==6761== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
> ==6760== For more details, rerun with: -v
> ==6761== Using valgrind-3.3.0-Debian, a dynamic binary instrumentation
> framework.
> ==6760==
> ==6761== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
> ==6760==
> ==6761== For more details, rerun with: -v
> ==6760== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 8 from 1)
> ==6761==
> ==6760== malloc/free: in use at exit: 0 bytes in 0 blocks.
> ==6761==
> ==6760== malloc/free: 72,424 allocs, 72,424 frees, 3,493,036 bytes
> allocated.
> ==6761== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 8 from 1)
> ==6760== For counts of detected errors, rerun with: -v
> ==6761== malloc/free: in use at exit: 0 bytes in 0 blocks.
> ==6760== All heap blocks were freed -- no leaks are possible.
> ==6761== malloc/free: 6,463 allocs, 6,463 frees, 470,242 bytes allocated.
> ==6761== For counts of detected errors, rerun with: -v
> ==6761== All heap blocks were freed -- no leaks are possible.
> [657/673] regression-test (test-csma-raw-ip-socket)
> [658/673] regression-test (test-csma-star)
> ==6766== Memcheck, a memory error detector.
> ==6766== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
> ==6766== Using LibVEX rev 1804, a library for dynamic binary translation.
> ==6766== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
> ==6766== Using valgrind-3.3.0-Debian, a dynamic binary instrumentation
> framework.
> ==6766== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
> ==6766== For more details, rerun with: -v
> ==6766==
> ==6766==
> ==6766== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 8 from 1)
> ==6766== malloc/free: in use at exit: 0 bytes in 0 blocks.
> ==6766== malloc/free: 4,706 allocs, 4,706 frees, 344,745 bytes allocated.
> ==6766== For counts of detected errors, rerun with: -v
> ==6766== All heap blocks were freed -- no leaks are possible.
> [659/673] regression-test (test-dynamic-global-routing)
> ==6765== Memcheck, a memory error detector.
> ==6765== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
> ==6765== Using LibVEX rev 1804, a library for dynamic binary translation.
> ==6765== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
> ==6765== Using valgrind-3.3.0-Debian, a dynamic binary instrumentation
> framework.
> ==6765== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
> ==6765== For more details, rerun with: -v
> ==6765==
> ==6765==
> ==6765== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 8 from 1)
> ==6765== malloc/free: in use at exit: 0 bytes in 0 blocks.
> ==6765== malloc/free: 5,876 allocs, 5,876 frees, 416,198 bytes allocated.
> ==6765== For counts of detected errors, rerun with: -v
> ==6765== All heap blocks were freed -- no leaks are possible.
> [660/673] regression-test (test-global-routing-slash32)
> ==6769== Memcheck, a memory error detector.
> ==6769== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
> ==6769== Using LibVEX rev 1804, a library for dynamic binary translation.
> ==6769== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
> ==6769== Using valgrind-3.3.0-Debian, a dynamic binary instrumentation
> framework.
> ==6769== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
> ==6769== For more details, rerun with: -v
> ==6769==
> ==6769==
> ==6769== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 8 from 1)
> ==6769== malloc/free: in use at exit: 0 bytes in 0 blocks.
> ==6769== malloc/free: 6,575 allocs, 6,575 frees, 454,153 bytes allocated.
> ==6769== For counts of detected errors, rerun with: -v
> ==6769== All heap blocks were freed -- no leaks are possible.
> [661/673] regression-test (test-ns2-mob)
> ==6768== Memcheck, a memory error detector.
> ==6768== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
> ==6768== Using LibVEX rev 1804, a library for dynamic binary translation.
> ==6768== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
> ==6768== Using valgrind-3.3.0-Debian, a dynamic binary instrumentation
> framework.
> ==6768== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
> ==6768== For more details, rerun with: -v
> ==6768==
> ==6768==
> ==6768== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 8 from 1)
> ==6768== malloc/free: in use at exit: 0 bytes in 0 blocks.
> ==6768== malloc/free: 18,788 allocs, 18,788 frees, 1,124,538 bytes
> allocated.
> ==6768== For counts of detected errors, rerun with: -v
> ==6768== All heap blocks were freed -- no leaks are possible.
> [662/673] regression-test (test-realtime-udp-echo)
> ==6764== Memcheck, a memory error detector.
> ==6764== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
> ==6764== Using LibVEX rev 1804, a library for dynamic binary translation.
> ==6764== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
> ==6764== Using valgrind-3.3.0-Debian, a dynamic binary instrumentation
> framework.
> ==6764== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
> ==6764== For more details, rerun with: -v
> ==6764==
> ==6764==
> ==6764== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 8 from 1)
> ==6764== malloc/free: in use at exit: 0 bytes in 0 blocks.
> ==6764== malloc/free: 101,219 allocs, 101,219 frees, 5,159,074 bytes
> allocated.
> ==6764== For counts of detected errors, rerun with: -v
> ==6764== All heap blocks were freed -- no leaks are possible.
> [663/673] regression-test (test-second)
> ==6770== Memcheck, a memory error detector.
> ==6770== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
> ==6770== Using LibVEX rev 1804, a library for dynamic binary translation.
> ==6770== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
> ==6770== Using valgrind-3.3.0-Debian, a dynamic binary instrumentation
> framework.
> ==6770== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
> ==6770== For more details, rerun with: -v
> ==6770==
> ==6770==
> ==6770== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 8 from 1)
> ==6770== malloc/free: in use at exit: 0 bytes in 0 blocks.
> ==6770== malloc/free: 3,523 allocs, 3,523 frees, 217,273 bytes allocated.
> ==6770== For counts of detected errors, rerun with: -v
> ==6770== All heap blocks were freed -- no leaks are possible.
> [664/673] regression-test (test-simple-error-model)
> ==6772== Memcheck, a memory error detector.
> ==6772== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
> ==6772== Using LibVEX rev 1804, a library for dynamic binary translation.
> ==6772== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
> ==6772== Using valgrind-3.3.0-Debian, a dynamic binary instrumentation
> framework.
> ==6772== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
> ==6772== For more details, rerun with: -v
> ==6772==
> ==6772==
> ==6772== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 8 from 1)
> ==6772== malloc/free: in use at exit: 0 bytes in 0 blocks.
> ==6772== malloc/free: 5,006 allocs, 5,006 frees, 358,510 bytes allocated.
> ==6772== For counts of detected errors, rerun with: -v
> ==6772== All heap blocks were freed -- no leaks are possible.
> [665/673] regression-test (test-simple-global-routing)
> ==6771== Memcheck, a memory error detector.
> ==6771== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
> ==6771== Using LibVEX rev 1804, a library for dynamic binary translation.
> ==6771== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
> ==6771== Using valgrind-3.3.0-Debian, a dynamic binary instrumentation
> framework.
> ==6771== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
> ==6771== For more details, rerun with: -v
> ==6771==
> ==6771==
> ==6771== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 8 from 1)
> ==6771== malloc/free: in use at exit: 0 bytes in 0 blocks.
> ==6771== malloc/free: 45,607 allocs, 45,607 frees, 2,405,555 bytes
> allocated.
> ==6771== For counts of detected errors, rerun with: -v
> ==6771== All heap blocks were freed -- no leaks are possible.
> [666/673] regression-test (test-simple-point-to-point-olsr)
> ==6775== Memcheck, a memory error detector.
> ==6775== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
> ==6775== Using LibVEX rev 1804, a library for dynamic binary translation.
> ==6775== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
> ==6775== Using valgrind-3.3.0-Debian, a dynamic binary instrumentation
> framework.
> ==6775== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
> ==6775== For more details, rerun with: -v
> ==6775==
> ==6775==
> ==6775== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 8 from 1)
> ==6775== malloc/free: in use at exit: 0 bytes in 0 blocks.
> ==6775== malloc/free: 87,675 allocs, 87,675 frees, 4,224,651 bytes
> allocated.
> ==6775== For counts of detected errors, rerun with: -v
> ==6775== All heap blocks were freed -- no leaks are possible.
> [667/673] regression-test (test-static-routing-slash32)
> ==6773== Memcheck, a memory error detector.
> ==6773== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
> ==6773== Using LibVEX rev 1804, a library for dynamic binary translation.
> ==6773== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
> ==6773== Using valgrind-3.3.0-Debian, a dynamic binary instrumentation
> framework.
> ==6773== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
> ==6773== For more details, rerun with: -v
> ==6773==
> ==6773==
> ==6773== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 8 from 1)
> ==6773== malloc/free: in use at exit: 0 bytes in 0 blocks.
> ==6773== malloc/free: 178,282 allocs, 178,282 frees, 7,839,585 bytes
> allocated.
> ==6773== For counts of detected errors, rerun with: -v
> ==6773== All heap blocks were freed -- no leaks are possible.
> [668/673] regression-test (test-tcp-large-transfer)
> ==6776== Memcheck, a memory error detector.
> ==6776== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
> ==6776== Using LibVEX rev 1804, a library for dynamic binary translation.
> ==6776== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
> ==6776== Using valgrind-3.3.0-Debian, a dynamic binary instrumentation
> framework.
> ==6776== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
> ==6776== For more details, rerun with: -v
> ==6776==
> ==6776==
> ==6776== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 8 from 1)
> ==6776== malloc/free: in use at exit: 0 bytes in 0 blocks.
> ==6776== malloc/free: 6,450 allocs, 6,450 frees, 450,514 bytes allocated.
> ==6776== For counts of detected errors, rerun with: -v
> ==6776== All heap blocks were freed -- no leaks are possible.
> [669/673] regression-test (test-tcp-nsc-lfn)
> [670/673] regression-test (test-third)
> ==6783== Memcheck, a memory error detector.
> ==6783== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
> ==6783== Using LibVEX rev 1804, a library for dynamic binary translation.
> ==6783== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
> ==6783== Using valgrind-3.3.0-Debian, a dynamic binary instrumentation
> framework.
> ==6783== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
> ==6783== For more details, rerun with: -v
> ==6783==
> ==6783==
> ==6783== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 8 from 1)
> ==6783== malloc/free: in use at exit: 0 bytes in 0 blocks.
> ==6783== malloc/free: 7,445 allocs, 7,445 frees, 520,586 bytes allocated.
> ==6783== For counts of detected errors, rerun with: -v
> ==6783== All heap blocks were freed -- no leaks are possible.
> [671/673] regression-test (test-udp-echo)
> ==6774== Memcheck, a memory error detector.
> ==6774== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
> ==6774== Using LibVEX rev 1804, a library for dynamic binary translation.
> ==6774== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
> ==6774== Using valgrind-3.3.0-Debian, a dynamic binary instrumentation
> framework.
> ==6774== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
> ==6774== For more details, rerun with: -v
> ==6774==
> ==6774==
> ==6774== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 8 from 1)
> ==6774== malloc/free: in use at exit: 0 bytes in 0 blocks.
> ==6774== malloc/free: 221,556 allocs, 221,556 frees, 9,464,122 bytes
> allocated.
> ==6774== For counts of detected errors, rerun with: -v
> ==6774== All heap blocks were freed -- no leaks are possible.
> [672/673] regression-test (test-wifi-wired-bridging)
> ==6784== Memcheck, a memory error detector.
> ==6784== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
> ==6784== Using LibVEX rev 1804, a library for dynamic binary translation.
> ==6784== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
> ==6784== Using valgrind-3.3.0-Debian, a dynamic binary instrumentation
> framework.
> ==6784== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
> ==6784== For more details, rerun with: -v
> ==6784==
> ==6784==
> ==6784== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 8 from 1)
> ==6784== malloc/free: in use at exit: 0 bytes in 0 blocks.
> ==6784== malloc/free: 5,557 allocs, 5,557 frees, 403,686 bytes allocated.
> ==6784== For counts of detected errors, rerun with: -v
> ==6784== All heap blocks were freed -- no leaks are possible.
> ==6785== Memcheck, a memory error detector.
> ==6785== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
> ==6785== Using LibVEX rev 1804, a library for dynamic binary translation.
> ==6785== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
> ==6785== Using valgrind-3.3.0-Debian, a dynamic binary instrumentation
> framework.
> ==6785== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
> ==6785== For more details, rerun with: -v
> ==6785==
> ==6785==
> ==6785== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 8 from 1)
> ==6785== malloc/free: in use at exit: 0 bytes in 0 blocks.
> ==6785== malloc/free: 42,196 allocs, 42,196 frees, 2,740,421 bytes
> allocated.
> ==6785== For counts of detected errors, rerun with: -v
> ==6785== All heap blocks were freed -- no leaks are possible.
> ==6777== Memcheck, a memory error detector.
> ==6777== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
> ==6777== Using LibVEX rev 1804, a library for dynamic binary translation.
> ==6777== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
> ==6777== Using valgrind-3.3.0-Debian, a dynamic binary instrumentation
> framework.
> ==6777== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
> ==6777== For more details, rerun with: -v
> ==6777==
> ==6777==
> ==6777== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 8 from 1)
> ==6777== malloc/free: in use at exit: 0 bytes in 0 blocks.
> ==6777== malloc/free: 280,322 allocs, 280,322 frees, 15,086,244 bytes
> allocated.
> ==6777== For counts of detected errors, rerun with: -v
> ==6777== All heap blocks were freed -- no leaks are possible.
> ==6767== Memcheck, a memory error detector.
> ==6767== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
> ==6767== Using LibVEX rev 1804, a library for dynamic binary translation.
> ==6767== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
> ==6767== Using valgrind-3.3.0-Debian, a dynamic binary instrumentation
> framework.
> ==6767== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
> ==6767== For more details, rerun with: -v
> ==6767==
> ==6767==
> ==6767== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 8 from 1)
> ==6767== malloc/free: in use at exit: 0 bytes in 0 blocks.
> ==6767== malloc/free: 1,657,696 allocs, 1,657,696 frees, 99,041,469 bytes
> allocated.
> ==6767== For counts of detected errors, rerun with: -v
> ==6767== All heap blocks were freed -- no leaks are possible.
> [673/673] regression-test-collector
> Waf: Leaving directory
> `/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/build'
> Build failed
>  -> task failed (err #1):
>        {task: regression_test_collector_task }
> FAIL test-csma-bridge
> PASS test-csma-one-subnet
> PASS test-csma-multicast
> PASS test-csma-broadcast
> PASS test-csma-raw-ip-socket
> PASS test-csma-ping
> PASS test-global-routing-slash32
> PASS test-dynamic-global-routing
> PASS test-csma-packet-socket
> PASS test-ns2-mob
> PASS test-second
> PASS test-realtime-udp-echo
> PASS test-simple-point-to-point-olsr
> PASS test-simple-error-model
> PASS test-static-routing-slash32
> SKIP test-tcp-nsc-lfn (NSC does not get along with valgrind)
> PASS test-third
> PASS test-simple-global-routing
> PASS test-udp-echo
> PASS test-wifi-wired-bridging
> PASS test-tcp-large-transfer
> PASS test-csma-star
> Regression testing summary:
> SKIP: 1 of 22 tests have been skipped (test-tcp-nsc-lfn)
> FAIL: 1 of 22 tests have failed (test-csma-bridge)
> FAILURE: waf -d debug configure; ./waf --valgrind --regression failed on
> ns-3-dev
> _______________________________________________
>



-- 
Gustavo J. A. M. Carneiro
INESC Porto, Telecommunications and Multimedia Unit
"The universe is always one step beyond logic." -- Frank Herbert


More information about the Ns-developers mailing list