==4367== Memcheck, a memory error detector ==4367== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al. ==4367== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info ==4367== Command: python test0.py ==4367== ==4367== Memcheck, a memory error detector ==4367== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al. ==4367== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info ==4367== Command: /usr/bin/python2.7 test0.py ==4367== ==4367== Use of uninitialised value of size 8 ==4367== at 0x4EBE1BD: PyObject_Realloc (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4E75C79: PyNode_AddChild (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4E761EB: PyParser_AddToken (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4E765D8: ??? (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F34992: PyParser_ASTFromString (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F34B7C: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F16DD7: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F19D2C: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F180BF: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F19D2C: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F180BF: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F18E4D: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) ==4367== Uninitialised value was created by a heap allocation ==4367== at 0x4C2C66D: malloc (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so) ==4367== by 0x4E75F59: PyParser_New (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4E764E2: ??? (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F34992: PyParser_ASTFromString (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F34B7C: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F16DD7: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F19D2C: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F180BF: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F19D2C: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F180BF: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F18E4D: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F18E4D: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) ==4367== ==4367== Use of uninitialised value of size 8 ==4367== at 0x4EBE1BD: PyObject_Realloc (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F1B07C: ??? (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F1B596: ??? (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F1FB45: ??? (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F2009F: ??? (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F210E4: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F33F83: ??? (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F34DCF: PyRun_FileExFlags (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F359AE: PyRun_SimpleFileExFlags (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F47149: Py_Main (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x54364BC: (below main) (libc-start.c:226) ==4367== Uninitialised value was created by a heap allocation ==4367== at 0x4C2C66D: malloc (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so) ==4367== by 0x4F488E5: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F489EC: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4EB618B: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F386F0: ??? (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F3AD41: PySymtable_Build (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F21089: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F33F83: ??? (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F34DCF: PyRun_FileExFlags (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F359AE: PyRun_SimpleFileExFlags (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F47149: Py_Main (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x54364BC: (below main) (libc-start.c:226) ==4367== ==4367== Use of uninitialised value of size 8 ==4367== at 0x4EBDF96: PyObject_Free (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F1A148: ??? (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F1A6D5: ??? (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F21100: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F33F83: ??? (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F34DCF: PyRun_FileExFlags (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F359AE: PyRun_SimpleFileExFlags (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F47149: Py_Main (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x54364BC: (below main) (libc-start.c:226) ==4367== Uninitialised value was created by a heap allocation ==4367== at 0x4C2C66D: malloc (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so) ==4367== by 0x4F488E5: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F489EC: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4EB618B: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F386F0: ??? (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F3AD41: PySymtable_Build (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F21089: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F33F83: ??? (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F34DCF: PyRun_FileExFlags (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F359AE: PyRun_SimpleFileExFlags (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F47149: Py_Main (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x54364BC: (below main) (libc-start.c:226) ==4367== ==4367== Use of uninitialised value of size 8 ==4367== at 0x4EBDF96: PyObject_Free (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F1A6D5: ??? (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F21100: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F33F83: ??? (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F34DCF: PyRun_FileExFlags (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F359AE: PyRun_SimpleFileExFlags (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F47149: Py_Main (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x54364BC: (below main) (libc-start.c:226) ==4367== Uninitialised value was created by a heap allocation ==4367== at 0x4C2C66D: malloc (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so) ==4367== by 0x4F488E5: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F489EC: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4EB618B: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F386F0: ??? (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F3AD41: PySymtable_Build (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F21089: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F33F83: ??? (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F34DCF: PyRun_FileExFlags (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F359AE: PyRun_SimpleFileExFlags (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x4F47149: Py_Main (in /usr/lib64/libpython2.7.so.1.0) ==4367== by 0x54364BC: (below main) (libc-start.c:226) ==4367== ==4374== Memcheck, a memory error detector ==4374== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al. ==4374== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info ==4374== Command: /bin/sh -c ldd\ /usr/bin/python2.7 ==4374== ==4374== Memcheck, a memory error detector ==4374== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al. ==4374== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info ==4374== Command: /usr/bin/ldd /usr/bin/python2.7 ==4374== ==4375== Memcheck, a memory error detector ==4375== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al. ==4375== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info ==4375== Command: /lib/ld-linux.so.2 --verify /usr/bin/python2.7 ==4375== vex x86->IR: unhandled instruction bytes: 0xC5 0xF9 0x6E 0x40 ==4375== valgrind: Unrecognised instruction at address 0x11d0e0. ==4375== at 0x11D0E0: _dl_sysdep_start (dl-sysdep.c:160) ==4375== by 0x10CC22: _dl_start (rtld.c:337) ==4375== by 0x1088F6: ??? (in /lib32/ld-2.15.so) ==4375== Your program just tried to execute an instruction that Valgrind ==4375== did not recognise. There are two possible reasons for this. ==4375== 1. Your program has a bug and erroneously jumped to a non-code ==4375== location. If you are running Memcheck and you just saw a ==4375== warning about a bad jump, it's probably your program's fault. ==4375== 2. The instruction is legitimate but Valgrind doesn't handle it, ==4375== i.e. it's Valgrind's fault. If you think this is the case or ==4375== you are not sure, please let us know and we'll try to fix it. ==4375== Either way, Valgrind will now raise a SIGILL signal which will ==4375== probably kill your program. ==4375== ==4375== Process terminating with default action of signal 4 (SIGILL) ==4375== Illegal opcode at address 0x11D0E0 ==4375== at 0x11D0E0: _dl_sysdep_start (dl-sysdep.c:160) ==4375== by 0x10CC22: _dl_start (rtld.c:337) ==4375== by 0x1088F6: ??? (in /lib32/ld-2.15.so) ==4375== ==4375== HEAP SUMMARY: ==4375== in use at exit: 0 bytes in 0 blocks ==4375== total heap usage: 0 allocs, 0 frees, 0 bytes allocated ==4375== ==4375== All heap blocks were freed -- no leaks are possible ==4375== ==4375== For counts of detected and suppressed errors, rerun with: -v ==4375== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) ==4376== Memcheck, a memory error detector ==4376== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al. ==4376== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info ==4376== Command: /lib64/ld-linux-x86-64.so.2 --verify /usr/bin/python2.7 ==4376== ==4376== ==4376== HEAP SUMMARY: ==4376== in use at exit: 0 bytes in 0 blocks ==4376== total heap usage: 0 allocs, 0 frees, 0 bytes allocated ==4376== ==4376== All heap blocks were freed -- no leaks are possible ==4376== ==4376== For counts of detected and suppressed errors, rerun with: -v ==4376== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) ==4378== Memcheck, a memory error detector ==4378== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al. ==4378== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info ==4378== Command: /bin/cat ==4378== ==4377== ==4377== HEAP SUMMARY: ==4377== in use at exit: 48,935 bytes in 1,502 blocks ==4377== total heap usage: 4,494 allocs, 2,992 frees, 158,835 bytes allocated ==4377== ==4377== LEAK SUMMARY: ==4377== definitely lost: 21 bytes in 1 blocks ==4377== indirectly lost: 0 bytes in 0 blocks ==4377== possibly lost: 0 bytes in 0 blocks ==4377== still reachable: 48,914 bytes in 1,501 blocks ==4377== suppressed: 0 bytes in 0 blocks ==4377== Rerun with --leak-check=full to see details of leaked memory ==4377== ==4377== For counts of detected and suppressed errors, rerun with: -v ==4377== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 2 from 2) ==4378== ==4378== HEAP SUMMARY: ==4378== in use at exit: 0 bytes in 0 blocks ==4378== total heap usage: 31 allocs, 31 frees, 73,312 bytes allocated ==4378== ==4378== All heap blocks were freed -- no leaks are possible ==4378== ==4378== For counts of detected and suppressed errors, rerun with: -v ==4378== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 2 from 2) ==4374== ==4374== HEAP SUMMARY: ==4374== in use at exit: 44,192 bytes in 1,021 blocks ==4374== total heap usage: 4,306 allocs, 3,285 frees, 143,135 bytes allocated ==4374== ==4374== LEAK SUMMARY: ==4374== definitely lost: 0 bytes in 0 blocks ==4374== indirectly lost: 0 bytes in 0 blocks ==4374== possibly lost: 0 bytes in 0 blocks ==4374== still reachable: 44,192 bytes in 1,021 blocks ==4374== suppressed: 0 bytes in 0 blocks ==4374== Rerun with --leak-check=full to see details of leaked memory ==4374== ==4374== For counts of detected and suppressed errors, rerun with: -v ==4374== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 2 from 2) Importing R: [?1034hImporting SU: Done ==4367== ==4367== HEAP SUMMARY: ==4367== in use at exit: 11,489,548 bytes in 98,399 blocks ==4367== total heap usage: 339,466 allocs, 241,067 frees, 32,798,125 bytes allocated ==4367== ==4367== LEAK SUMMARY: ==4367== definitely lost: 400 bytes in 24 blocks ==4367== indirectly lost: 240 bytes in 10 blocks ==4367== possibly lost: 961,091 bytes in 3,560 blocks ==4367== still reachable: 8,478,436 bytes in 72,439 blocks ==4367== suppressed: 2,049,381 bytes in 22,366 blocks ==4367== Rerun with --leak-check=full to see details of leaked memory ==4367== ==4367== For counts of detected and suppressed errors, rerun with: -v ==4367== ERROR SUMMARY: 11 errors from 4 contexts (suppressed: 1441 from 149)