Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 580025 Details for
Bug 815742
"realloc(): invalid pointer" whilst loading cert9.db in NSS_InitContext inside curl
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
valgrind log file
valgrind.log (text/plain), 1.47 MB, created by
Masami Ichikawa
on 2012-04-24 23:06:48 UTC
(
hide
)
Description:
valgrind log file
Filename:
MIME Type:
Creator:
Masami Ichikawa
Created:
2012-04-24 23:06:48 UTC
Size:
1.47 MB
patch
obsolete
>==1946== Memcheck, a memory error detector >==1946== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al. >==1946== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info >==1946== Command: /usr/bin/fedora-easy-karma >==1946== Parent PID: 1254 >==1946== >==1946== Conditional jump or move depends on uninitialised value(s) >==1946== at 0x307A817D96: index (in /usr/lib64/ld-2.15.so) >==1946== by 0x307A8079E7: expand_dynamic_string_token (in /usr/lib64/ld-2.15.so) >==1946== by 0x307A80827C: _dl_map_object (in /usr/lib64/ld-2.15.so) >==1946== by 0x307A80171D: map_doit (in /usr/lib64/ld-2.15.so) >==1946== by 0x307A80ECB5: _dl_catch_error (in /usr/lib64/ld-2.15.so) >==1946== by 0x307A800EE3: do_preload (in /usr/lib64/ld-2.15.so) >==1946== by 0x307A8040B4: dl_main (in /usr/lib64/ld-2.15.so) >==1946== by 0x307A8151DA: _dl_sysdep_start (in /usr/lib64/ld-2.15.so) >==1946== by 0x307A804EF1: _dl_start (in /usr/lib64/ld-2.15.so) >==1946== by 0x307A801537: ??? (in /usr/lib64/ld-2.15.so) >==1946== by 0x1: ??? >==1946== by 0x7FF0003CA: ??? >==1946== >==1946== Conditional jump or move depends on uninitialised value(s) >==1946== at 0x307A817D9B: index (in /usr/lib64/ld-2.15.so) >==1946== by 0x307A8079E7: expand_dynamic_string_token (in /usr/lib64/ld-2.15.so) >==1946== by 0x307A80827C: _dl_map_object (in /usr/lib64/ld-2.15.so) >==1946== by 0x307A80171D: map_doit (in /usr/lib64/ld-2.15.so) >==1946== by 0x307A80ECB5: _dl_catch_error (in /usr/lib64/ld-2.15.so) >==1946== by 0x307A800EE3: do_preload (in /usr/lib64/ld-2.15.so) >==1946== by 0x307A8040B4: dl_main (in /usr/lib64/ld-2.15.so) >==1946== by 0x307A8151DA: _dl_sysdep_start (in /usr/lib64/ld-2.15.so) >==1946== by 0x307A804EF1: _dl_start (in /usr/lib64/ld-2.15.so) >==1946== by 0x307A801537: ??? (in /usr/lib64/ld-2.15.so) >==1946== by 0x1: ??? >==1946== by 0x7FF0003CA: ??? >==1946== >==1946== >==1946== HEAP SUMMARY: >==1946== in use at exit: 8,333,121 bytes in 55,860 blocks >==1946== total heap usage: 499,944 allocs, 444,084 frees, 229,041,706 bytes allocated >==1946== >==1946== 7 bytes in 1 blocks are possibly lost in loss record 40 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x308AC0E5D8: NSSRWLock_New_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A869B38: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E765: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 12 bytes in 1 blocks are possibly lost in loss record 48 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CCAFD8: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CD43F0: PyUnicodeUCS4_Concat (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9929: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 16 bytes in 1 blocks are possibly lost in loss record 70 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x308A8DD434: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8E1151: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC32F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E6AB: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 16 bytes in 1 blocks are possibly lost in loss record 71 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x308A8DD434: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8E1151: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC32F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E6E6: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 16 bytes in 1 blocks are possibly lost in loss record 72 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x308A8DD434: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8E1151: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC32F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E70B: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 16 bytes in 1 blocks are possibly lost in loss record 73 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x308A8DD434: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8E1151: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC32F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E730: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 16 bytes in 1 blocks are possibly lost in loss record 74 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x308A8DD434: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8E1151: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC32F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E759: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 16 bytes in 1 blocks are possibly lost in loss record 75 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x308A8DD434: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8E1151: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC32F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E782: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 24 bytes in 2 blocks are possibly lost in loss record 561 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CC9548: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CCFC2C: PyUnicodeUCS4_DecodeUTF8Stateful (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D12348: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 32 bytes in 1 blocks are definitely lost in loss record 644 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x3089C125D8: ??? (in /usr/lib64/libnspr4.so) >==1946== by 0x3089C12293: ??? (in /usr/lib64/libnspr4.so) >==1946== by 0x3089C12717: PR_vsmprintf (in /usr/lib64/libnspr4.so) >==1946== by 0x3089C127DB: PR_smprintf (in /usr/lib64/libnspr4.so) >==1946== by 0x308A819EC9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81A723: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B540: NSS_InitContext (in /usr/lib64/libnss3.so) >==1946== by 0x3426E3FBC2: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40344: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 35 bytes in 1 blocks are possibly lost in loss record 655 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8744D5: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A873275: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A870649: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A870AD4: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A870BCF: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8710CB: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86A27A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A868043: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A822D1B: CERT_FindCertIssuer (in /usr/lib64/libnss3.so) >==1946== by 0x308A82312F: ??? (in /usr/lib64/libnss3.so) >==1946== >==1946== 36 bytes in 1 blocks are possibly lost in loss record 656 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CC9548: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CCAF9A: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CCFB93: PyUnicodeUCS4_DecodeUTF8Stateful (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D12348: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0BF50: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 37 bytes in 1 blocks are possibly lost in loss record 659 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CAF2D8: _PyString_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D00A6D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D02041: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0195C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0195C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D036A9: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D039F3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D04333: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D05786: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 38 bytes in 1 blocks are possibly lost in loss record 663 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C868FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C86F28: PyFile_FromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D200F7: _PySys_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A1A9: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 38 bytes in 1 blocks are possibly lost in loss record 664 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D330A7: initposix (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0DE41: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0EEF3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 38 bytes in 1 blocks are possibly lost in loss record 665 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CAF2D8: _PyString_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB5B87: PyString_DecodeEscape (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFC53: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1D62: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF17F5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF203B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF2694: PyAST_FromNode (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 38 bytes in 1 blocks are possibly lost in loss record 666 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CAF2D8: _PyString_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB5B87: PyString_DecodeEscape (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFC53: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEEC06: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE067: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE75B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE067: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE75B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF15C8: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 38 bytes in 1 blocks are possibly lost in loss record 667 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CAF2D8: _PyString_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB5B87: PyString_DecodeEscape (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFC53: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE067: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE75B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1D62: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF17C2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 38 bytes in 1 blocks are possibly lost in loss record 668 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CAF2D8: _PyString_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB5B87: PyString_DecodeEscape (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFC53: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE394: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFE43: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE3AD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF11D1: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1844: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 39 bytes in 1 blocks are possibly lost in loss record 674 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CAF2D8: _PyString_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB5B87: PyString_DecodeEscape (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFC53: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE067: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE75B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE067: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE75B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE3AD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1D62: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 39 bytes in 1 blocks are possibly lost in loss record 675 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFC53: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE394: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFE43: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE686: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE686: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF15C8: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 39 bytes in 1 blocks are possibly lost in loss record 676 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11607: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11F9F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 39 bytes in 1 blocks are possibly lost in loss record 677 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EDF53: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 40 bytes in 1 blocks are possibly lost in loss record 733 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11607: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11EE0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0BF50: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E3D0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F9B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 40 bytes in 1 blocks are possibly lost in loss record 734 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFB4C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEF4F7: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF0C44: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1825: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 40 bytes in 1 blocks are possibly lost in loss record 735 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CAF2D8: _PyString_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB5B87: PyString_DecodeEscape (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFC53: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE394: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1D62: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1825: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1825: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 40 bytes in 1 blocks are possibly lost in loss record 736 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFB4C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEF4F7: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF0C44: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 40 bytes in 1 blocks are possibly lost in loss record 737 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFB4C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF0977: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1825: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 40 bytes in 1 blocks are possibly lost in loss record 738 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CAF2D8: _PyString_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB5B87: PyString_DecodeEscape (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFC53: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE394: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE067: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE75B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1BCF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF17C2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 40 bytes in 1 blocks are possibly lost in loss record 739 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D076AD: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xECA5BD0: init_ssl (in /usr/lib64/python2.7/lib-dynload/_ssl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 40 bytes in 1 blocks are possibly lost in loss record 740 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C962B0: _PyLong_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9A51D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C66B80: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C675A0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA98A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 40 bytes in 1 blocks are possibly lost in loss record 741 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E386D: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 40 bytes in 1 blocks are possibly lost in loss record 742 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3B15: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 40 bytes in 1 blocks are possibly lost in loss record 743 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x308A8DD434: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8E11F8: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC32F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E782: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 40 bytes in 1 blocks are possibly lost in loss record 744 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE160: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 40 bytes in 1 blocks are possibly lost in loss record 745 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE189: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 40 bytes in 1 blocks are possibly lost in loss record 746 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE1B2: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 40 bytes in 1 blocks are possibly lost in loss record 747 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE1DB: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 40 bytes in 1 blocks are possibly lost in loss record 748 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE204: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 40 bytes in 1 blocks are possibly lost in loss record 749 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A876C14: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E6F3: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E8C3: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA97: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E217CB: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E21A99: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E367C3: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 40 bytes in 1 blocks are possibly lost in loss record 750 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x3089C0D43B: ??? (in /usr/lib64/libnspr4.so) >==1946== by 0x3089C270D4: ??? (in /usr/lib64/libnspr4.so) >==1946== by 0x3089C2751F: PR_Socket (in /usr/lib64/libnspr4.so) >==1946== by 0x3426E401F1: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E217CB: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E21A99: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E367C3: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E294F0: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x102E1181: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== >==1946== 40 bytes in 1 blocks are possibly lost in loss record 751 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x3089C0D43B: ??? (in /usr/lib64/libnspr4.so) >==1946== by 0x3089C270D4: ??? (in /usr/lib64/libnspr4.so) >==1946== by 0x3089C27734: PR_OpenFile (in /usr/lib64/libnspr4.so) >==1946== by 0x168BAE50: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B92AB: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BD7E4: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C2628: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A846589: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A847A32: PK11_CreateGenericObject (in /usr/lib64/libnss3.so) >==1946== by 0x3426E09C31: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E09CDC: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 41 bytes in 1 blocks are possibly lost in loss record 783 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CAF2D8: _PyString_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D00A6D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D03A11: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D039F3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D04333: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D05786: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D189A1: PyRun_FileExFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D193BA: PyRun_SimpleFileExFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 41 bytes in 1 blocks are possibly lost in loss record 784 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3094: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 41 bytes in 1 blocks are possibly lost in loss record 785 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3859: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 41 bytes in 1 blocks are possibly lost in loss record 786 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3881: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 41 bytes in 1 blocks are possibly lost in loss record 787 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3A9D: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 41 bytes in 1 blocks are possibly lost in loss record 788 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3BA1: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 42 bytes in 1 blocks are possibly lost in loss record 823 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D20181: _PySys_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A1A9: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 42 bytes in 1 blocks are possibly lost in loss record 824 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFB4C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF12A5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF17C2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 42 bytes in 1 blocks are possibly lost in loss record 825 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE8AC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF12A5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1825: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF08E0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 42 bytes in 1 blocks are possibly lost in loss record 826 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3648: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 42 bytes in 1 blocks are possibly lost in loss record 827 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3895: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 42 bytes in 1 blocks are possibly lost in loss record 828 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E38D1: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 42 bytes in 1 blocks are possibly lost in loss record 829 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3AD9: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 42 bytes in 1 blocks are possibly lost in loss record 830 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3BB5: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 42 bytes in 1 blocks are possibly lost in loss record 831 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3EFD: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 42 bytes in 1 blocks are possibly lost in loss record 832 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EDF44: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 42 bytes in 1 blocks are possibly lost in loss record 833 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EDF8C: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 42 bytes in 1 blocks are possibly lost in loss record 834 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EDF9B: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 43 bytes in 1 blocks are possibly lost in loss record 883 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D20193: _PySys_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A1A9: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 43 bytes in 1 blocks are possibly lost in loss record 884 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D201A5: _PySys_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A1A9: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 43 bytes in 1 blocks are possibly lost in loss record 885 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D204F2: _PySys_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A1A9: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 43 bytes in 1 blocks are possibly lost in loss record 886 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE8AC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1D62: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF17C2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 43 bytes in 1 blocks are possibly lost in loss record 887 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE8AC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF09B3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF0CA0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 43 bytes in 1 blocks are possibly lost in loss record 888 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFC53: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE686: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF15C8: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF2694: PyAST_FromNode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1850A: PyParser_ASTFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18757: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 43 bytes in 1 blocks are possibly lost in loss record 889 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFC53: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE686: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1D62: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF2694: PyAST_FromNode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1850A: PyParser_ASTFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18757: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 43 bytes in 1 blocks are possibly lost in loss record 890 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D076AD: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xEA974D6: init_socket (in /usr/lib64/python2.7/lib-dynload/_socketmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 43 bytes in 1 blocks are possibly lost in loss record 891 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D076AD: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xEA97511: init_socket (in /usr/lib64/python2.7/lib-dynload/_socketmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 43 bytes in 1 blocks are possibly lost in loss record 892 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D076AD: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xEA97548: init_socket (in /usr/lib64/python2.7/lib-dynload/_socketmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 43 bytes in 1 blocks are possibly lost in loss record 893 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E2FAD: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 43 bytes in 1 blocks are possibly lost in loss record 894 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E38E5: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 43 bytes in 1 blocks are possibly lost in loss record 895 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3A39: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 43 bytes in 1 blocks are possibly lost in loss record 896 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3A61: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 43 bytes in 1 blocks are possibly lost in loss record 897 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3A89: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 43 bytes in 1 blocks are possibly lost in loss record 898 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3B3D: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 43 bytes in 1 blocks are possibly lost in loss record 899 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3C7D: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 43 bytes in 1 blocks are possibly lost in loss record 900 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3CE1: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 43 bytes in 1 blocks are possibly lost in loss record 901 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3CF5: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 43 bytes in 1 blocks are possibly lost in loss record 902 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3E35: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 43 bytes in 1 blocks are possibly lost in loss record 903 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x12DAC386: initselect (in /usr/lib64/python2.7/lib-dynload/selectmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 43 bytes in 1 blocks are possibly lost in loss record 904 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EDF7D: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 44 bytes in 1 blocks are possibly lost in loss record 956 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A1FB: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 44 bytes in 1 blocks are possibly lost in loss record 957 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2D9DA: initsignal (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2E3D8: PyOS_InitInterrupts (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A672: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 44 bytes in 1 blocks are possibly lost in loss record 958 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2DAEE: initsignal (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2E3D8: PyOS_InitInterrupts (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A672: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 44 bytes in 1 blocks are possibly lost in loss record 959 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CAF2D8: _PyString_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB5B87: PyString_DecodeEscape (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFC53: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE394: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1D62: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF17F5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF203B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 44 bytes in 1 blocks are possibly lost in loss record 960 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE8AC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEF93F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEF986: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFE43: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE3AD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1D62: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 44 bytes in 1 blocks are possibly lost in loss record 961 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFB4C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF12A5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF17C2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1844: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 44 bytes in 1 blocks are possibly lost in loss record 962 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D076AD: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xC41B006: initcPickle (in /usr/lib64/python2.7/lib-dynload/cPickle.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 44 bytes in 1 blocks are possibly lost in loss record 963 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D076AD: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xC41B09A: initcPickle (in /usr/lib64/python2.7/lib-dynload/cPickle.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 44 bytes in 1 blocks are possibly lost in loss record 964 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D076AD: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xC41B0BB: initcPickle (in /usr/lib64/python2.7/lib-dynload/cPickle.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 44 bytes in 1 blocks are possibly lost in loss record 965 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D14C3B: Py_InitModule4_64 (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xECA5B5C: init_ssl (in /usr/lib64/python2.7/lib-dynload/_ssl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 44 bytes in 1 blocks are possibly lost in loss record 966 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E38A9: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 44 bytes in 1 blocks are possibly lost in loss record 967 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3921: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 44 bytes in 1 blocks are possibly lost in loss record 968 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E395D: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 44 bytes in 1 blocks are possibly lost in loss record 969 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3971: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 44 bytes in 1 blocks are possibly lost in loss record 970 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3A25: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 44 bytes in 1 blocks are possibly lost in loss record 971 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3B79: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 44 bytes in 1 blocks are possibly lost in loss record 972 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3DA9: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 44 bytes in 1 blocks are possibly lost in loss record 973 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E403D: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 44 bytes in 1 blocks are possibly lost in loss record 974 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4281: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 44 bytes in 1 blocks are possibly lost in loss record 975 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E42E5: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 44 bytes in 1 blocks are possibly lost in loss record 976 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x12DAC39A: initselect (in /usr/lib64/python2.7/lib-dynload/selectmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 44 bytes in 1 blocks are possibly lost in loss record 977 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x12DAC3AE: initselect (in /usr/lib64/python2.7/lib-dynload/selectmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 44 bytes in 1 blocks are possibly lost in loss record 978 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D076AD: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x13E471FC: init_sqlite3 (in /usr/lib64/python2.7/lib-dynload/_sqlite3.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 44 bytes in 1 blocks are possibly lost in loss record 979 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D076AD: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x13E47233: init_sqlite3 (in /usr/lib64/python2.7/lib-dynload/_sqlite3.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 44 bytes in 1 blocks are possibly lost in loss record 980 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D076AD: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x13E4726B: init_sqlite3 (in /usr/lib64/python2.7/lib-dynload/_sqlite3.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 44 bytes in 1 blocks are possibly lost in loss record 981 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D076AD: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x13E472A2: init_sqlite3 (in /usr/lib64/python2.7/lib-dynload/_sqlite3.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 44 bytes in 1 blocks are possibly lost in loss record 982 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D076AD: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x13E472D9: init_sqlite3 (in /usr/lib64/python2.7/lib-dynload/_sqlite3.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 44 bytes in 1 blocks are possibly lost in loss record 983 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D076AD: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x13E47310: init_sqlite3 (in /usr/lib64/python2.7/lib-dynload/_sqlite3.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 44 bytes in 1 blocks are possibly lost in loss record 984 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D076AD: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x13E47347: init_sqlite3 (in /usr/lib64/python2.7/lib-dynload/_sqlite3.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 44 bytes in 1 blocks are possibly lost in loss record 985 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D076AD: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x13E4737E: init_sqlite3 (in /usr/lib64/python2.7/lib-dynload/_sqlite3.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 45 bytes in 1 blocks are possibly lost in loss record 1,054 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFBAD8: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 45 bytes in 1 blocks are possibly lost in loss record 1,055 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEF3F9: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21CA: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF203B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF2694: PyAST_FromNode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18862: PyParser_ASTFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1897B: PyRun_FileExFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 45 bytes in 1 blocks are possibly lost in loss record 1,056 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E39E9: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 45 bytes in 1 blocks are possibly lost in loss record 1,057 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3B65: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 45 bytes in 1 blocks are possibly lost in loss record 1,058 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3BDD: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 45 bytes in 1 blocks are possibly lost in loss record 1,059 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3EE9: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 45 bytes in 1 blocks are possibly lost in loss record 1,060 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3F25: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 45 bytes in 1 blocks are possibly lost in loss record 1,061 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3F75: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 45 bytes in 1 blocks are possibly lost in loss record 1,062 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4773: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 45 bytes in 1 blocks are possibly lost in loss record 1,063 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E498B: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 45 bytes in 1 blocks are possibly lost in loss record 1,064 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11527921: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 45 bytes in 1 blocks are possibly lost in loss record 1,065 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D14C3B: Py_InitModule4_64 (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x135E41D5: initgrp (in /usr/lib64/python2.7/lib-dynload/grpmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 46 bytes in 1 blocks are possibly lost in loss record 1,116 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFB4C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEDE70: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE75B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1D62: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 46 bytes in 1 blocks are possibly lost in loss record 1,117 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE8AC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1809: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1825: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF17C2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 46 bytes in 1 blocks are possibly lost in loss record 1,118 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E2FE6: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 46 bytes in 1 blocks are possibly lost in loss record 1,119 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E37D0: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 46 bytes in 1 blocks are possibly lost in loss record 1,120 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3985: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 46 bytes in 1 blocks are possibly lost in loss record 1,121 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E39D5: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 46 bytes in 1 blocks are possibly lost in loss record 1,122 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E39FD: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 46 bytes in 1 blocks are possibly lost in loss record 1,123 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3AC5: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 46 bytes in 1 blocks are possibly lost in loss record 1,124 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3BC9: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 46 bytes in 1 blocks are possibly lost in loss record 1,125 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3C55: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 46 bytes in 1 blocks are possibly lost in loss record 1,126 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3C91: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 46 bytes in 1 blocks are possibly lost in loss record 1,127 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3CA5: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 46 bytes in 1 blocks are possibly lost in loss record 1,128 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3D1D: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 46 bytes in 1 blocks are possibly lost in loss record 1,129 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3D81: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 46 bytes in 1 blocks are possibly lost in loss record 1,130 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3DD1: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 46 bytes in 1 blocks are possibly lost in loss record 1,131 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3E71: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 46 bytes in 1 blocks are possibly lost in loss record 1,132 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3F11: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 46 bytes in 1 blocks are possibly lost in loss record 1,133 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3F9D: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 46 bytes in 1 blocks are possibly lost in loss record 1,134 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3FC5: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 46 bytes in 1 blocks are possibly lost in loss record 1,135 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E40A1: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 46 bytes in 1 blocks are possibly lost in loss record 1,136 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4141: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 46 bytes in 1 blocks are possibly lost in loss record 1,137 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E456B: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 46 bytes in 1 blocks are possibly lost in loss record 1,138 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11607: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11F74: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 47 bytes in 1 blocks are possibly lost in loss record 1,195 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D202A0: _PySys_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A1A9: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 47 bytes in 1 blocks are possibly lost in loss record 1,196 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2042C: _PySys_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A1A9: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 47 bytes in 1 blocks are possibly lost in loss record 1,197 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0DF37: PyImport_AddModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D14BC7: Py_InitModule4_64 (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82BFB: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 47 bytes in 1 blocks are possibly lost in loss record 1,198 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE8AC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1D62: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF203B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF2694: PyAST_FromNode (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 47 bytes in 1 blocks are possibly lost in loss record 1,199 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFB4C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF12A5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF08E0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 47 bytes in 1 blocks are possibly lost in loss record 1,200 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3747: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 47 bytes in 1 blocks are possibly lost in loss record 1,201 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E376F: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 47 bytes in 1 blocks are possibly lost in loss record 1,202 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3935: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 47 bytes in 1 blocks are possibly lost in loss record 1,203 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3949: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 47 bytes in 1 blocks are possibly lost in loss record 1,204 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3A4D: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 47 bytes in 1 blocks are possibly lost in loss record 1,205 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3B51: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 47 bytes in 1 blocks are possibly lost in loss record 1,206 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3C19: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 47 bytes in 1 blocks are possibly lost in loss record 1,207 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3C2D: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 47 bytes in 1 blocks are possibly lost in loss record 1,208 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3E49: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 47 bytes in 1 blocks are possibly lost in loss record 1,209 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3ED5: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 47 bytes in 1 blocks are possibly lost in loss record 1,210 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4029: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 47 bytes in 1 blocks are possibly lost in loss record 1,211 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4079: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 47 bytes in 1 blocks are possibly lost in loss record 1,212 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E40F1: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 47 bytes in 1 blocks are possibly lost in loss record 1,213 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4209: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 47 bytes in 1 blocks are possibly lost in loss record 1,214 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E42F9: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 47 bytes in 1 blocks are possibly lost in loss record 1,215 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4593: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 47 bytes in 1 blocks are possibly lost in loss record 1,216 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4723: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 47 bytes in 1 blocks are possibly lost in loss record 1,217 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E47C3: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 47 bytes in 1 blocks are possibly lost in loss record 1,218 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E499F: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,303 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11607: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11EE0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0BF50: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E3D0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,304 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE8AC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE067: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE75B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1D62: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF0CA0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,305 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3580: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,306 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E360C: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,307 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3733: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,308 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3794: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,309 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E37A8: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,310 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E39C1: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,311 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3A75: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,312 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3AB1: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,313 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3BF1: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,314 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3D31: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,315 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3D6D: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,316 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3E21: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,317 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3FD9: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,318 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4065: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,319 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E40C9: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,320 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E41F5: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,321 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E42D1: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,322 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E45F7: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,323 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4647: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,324 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E479B: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,325 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA39AC: _PyObject_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CCAFC3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CCC78A: PyUnicodeUCS4_FromUnicode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CCEB18: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA5F6: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,326 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D076AD: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11317199: initSSL (in /usr/lib64/python2.7/site-packages/OpenSSL/SSL.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F9B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FD60: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,327 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D076AD: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x113171D0: initSSL (in /usr/lib64/python2.7/site-packages/OpenSSL/SSL.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F9B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FD60: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,328 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D076AD: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11317207: initSSL (in /usr/lib64/python2.7/site-packages/OpenSSL/SSL.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F9B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FD60: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,329 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D076AD: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11317246: initSSL (in /usr/lib64/python2.7/site-packages/OpenSSL/SSL.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F9B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FD60: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,330 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D076AD: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11317285: initSSL (in /usr/lib64/python2.7/site-packages/OpenSSL/SSL.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F9B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FD60: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,331 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x308A8DD434: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DE90F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DDFE5: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC362: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E6AB: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,332 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x308A8DD434: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DE90F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DDFE5: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC362: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E6E6: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,333 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x308A8DD434: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DE90F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DDFE5: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC362: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E70B: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,334 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x308A8DD434: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DE90F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DDFE5: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC362: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E730: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,335 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x308A8DD434: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DE90F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DDFE5: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC362: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E759: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,336 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x308A8DD434: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DE90F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DDFE5: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC362: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E782: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,337 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x308A8DD434: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DE90F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DDAC5: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E7BB: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,338 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11527971: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,339 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x115279FA: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,340 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x3089C0D429: ??? (in /usr/lib64/libnspr4.so) >==1946== by 0x3089C270D4: ??? (in /usr/lib64/libnspr4.so) >==1946== by 0x3089C2751F: PR_Socket (in /usr/lib64/libnspr4.so) >==1946== by 0x3426E401F1: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E217CB: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E21A99: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E367C3: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E294F0: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x102E1181: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,341 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x3089C0D429: ??? (in /usr/lib64/libnspr4.so) >==1946== by 0x3089C270D4: ??? (in /usr/lib64/libnspr4.so) >==1946== by 0x3089C27734: PR_OpenFile (in /usr/lib64/libnspr4.so) >==1946== by 0x168BAE50: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B92AB: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BD7E4: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C2628: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A846589: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A847A32: PK11_CreateGenericObject (in /usr/lib64/libnss3.so) >==1946== by 0x3426E09C31: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E09CDC: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,342 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x3088401A4F: PL_HashTableRawAdd (in /usr/lib64/libplds4.so) >==1946== by 0x308A876FA3: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86C3CF: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A868D81: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A864598: CERT_NewTempCertificate (in /usr/lib64/libnss3.so) >==1946== by 0x308B813876: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B815950: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B81670D: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B817A24: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B81E8F4: ??? (in /usr/lib64/libssl3.so) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,343 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x3088401A4F: PL_HashTableRawAdd (in /usr/lib64/libplds4.so) >==1946== by 0x308A876FA3: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86C48B: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A868D81: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A864598: CERT_NewTempCertificate (in /usr/lib64/libnss3.so) >==1946== by 0x308B813876: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B815950: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B81670D: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B817A24: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B81E8F4: ??? (in /usr/lib64/libssl3.so) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,344 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x3088401A4F: PL_HashTableRawAdd (in /usr/lib64/libplds4.so) >==1946== by 0x168C817E: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BC217: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C7E3C: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C30DB: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A87091E: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A870BCF: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8710CB: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86A27A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A868043: ??? (in /usr/lib64/libnss3.so) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,345 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x3088401A4F: PL_HashTableRawAdd (in /usr/lib64/libplds4.so) >==1946== by 0x168C817E: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BB9E1: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C3107: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A87091E: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A870BCF: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8710CB: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86A27A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A868043: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A822D1B: CERT_FindCertIssuer (in /usr/lib64/libnss3.so) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,346 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A873291: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A870649: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A870AD4: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A870BCF: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8710CB: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86A27A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A868043: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A822D1B: CERT_FindCertIssuer (in /usr/lib64/libnss3.so) >==1946== by 0x308A82312F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A823A57: ??? (in /usr/lib64/libnss3.so) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,347 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x3088401A4F: PL_HashTableRawAdd (in /usr/lib64/libplds4.so) >==1946== by 0x308A876FA3: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86B5B0: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86CC94: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86D028: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86DE2D: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86A38F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A868043: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A822D1B: CERT_FindCertIssuer (in /usr/lib64/libnss3.so) >==1946== by 0x308A82312F: ??? (in /usr/lib64/libnss3.so) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,348 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x3088401A4F: PL_HashTableRawAdd (in /usr/lib64/libplds4.so) >==1946== by 0x308A876FA3: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86B6B7: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86CC94: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86D028: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86DE2D: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86A38F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A868043: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A822D1B: CERT_FindCertIssuer (in /usr/lib64/libnss3.so) >==1946== by 0x308A82312F: ??? (in /usr/lib64/libnss3.so) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,349 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x3088401A4F: PL_HashTableRawAdd (in /usr/lib64/libplds4.so) >==1946== by 0x308A876FA3: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86B74D: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86CC94: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86D028: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86DE2D: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86A38F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A868043: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A822D1B: CERT_FindCertIssuer (in /usr/lib64/libnss3.so) >==1946== by 0x308A82312F: ??? (in /usr/lib64/libnss3.so) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,350 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x3088401A4F: PL_HashTableRawAdd (in /usr/lib64/libplds4.so) >==1946== by 0x168C817E: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BC217: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C7E3C: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C30DB: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A87091E: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A870BCF: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8720F6: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86A9EA: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86EDEA: ??? (in /usr/lib64/libnss3.so) >==1946== >==1946== 48 bytes in 1 blocks are possibly lost in loss record 1,351 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x3088401A4F: PL_HashTableRawAdd (in /usr/lib64/libplds4.so) >==1946== by 0x168C817E: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BB9E1: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C3107: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A87091E: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A870BCF: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8720F6: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86A9EA: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86EDEA: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86F122: ??? (in /usr/lib64/libnss3.so) >==1946== >==1946== 49 bytes in 1 blocks are possibly lost in loss record 1,404 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA3094: PyModule_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0DF21: PyImport_AddModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E105: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 49 bytes in 1 blocks are possibly lost in loss record 1,405 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE8AC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE5DC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF17A6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF203B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 49 bytes in 1 blocks are possibly lost in loss record 1,406 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE8AC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1809: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF203B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF2694: PyAST_FromNode (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 49 bytes in 1 blocks are possibly lost in loss record 1,407 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3260: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 49 bytes in 1 blocks are possibly lost in loss record 1,408 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3468: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 49 bytes in 1 blocks are possibly lost in loss record 1,409 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E347C: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 49 bytes in 1 blocks are possibly lost in loss record 1,410 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E34B8: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 49 bytes in 1 blocks are possibly lost in loss record 1,411 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E34CC: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 49 bytes in 1 blocks are possibly lost in loss record 1,412 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E370C: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 49 bytes in 1 blocks are possibly lost in loss record 1,413 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E38BD: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 49 bytes in 1 blocks are possibly lost in loss record 1,414 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E390D: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 49 bytes in 1 blocks are possibly lost in loss record 1,415 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3B01: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 49 bytes in 1 blocks are possibly lost in loss record 1,416 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3D09: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 49 bytes in 1 blocks are possibly lost in loss record 1,417 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3D59: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 49 bytes in 1 blocks are possibly lost in loss record 1,418 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3DF9: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 49 bytes in 1 blocks are possibly lost in loss record 1,419 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3E0D: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 49 bytes in 1 blocks are possibly lost in loss record 1,420 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3E5D: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 49 bytes in 1 blocks are possibly lost in loss record 1,421 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3F61: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 49 bytes in 1 blocks are possibly lost in loss record 1,422 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E412D: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 49 bytes in 1 blocks are possibly lost in loss record 1,423 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4349: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 49 bytes in 1 blocks are possibly lost in loss record 1,424 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4382: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 49 bytes in 1 blocks are possibly lost in loss record 1,425 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4396: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 49 bytes in 1 blocks are possibly lost in loss record 1,426 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E44CC: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 49 bytes in 1 blocks are possibly lost in loss record 1,427 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E45BB: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 49 bytes in 1 blocks are possibly lost in loss record 1,428 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4633: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 49 bytes in 1 blocks are possibly lost in loss record 1,429 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E465B: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 49 bytes in 1 blocks are possibly lost in loss record 1,430 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E46D3: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 49 bytes in 1 blocks are possibly lost in loss record 1,431 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E470F: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 49 bytes in 1 blocks are possibly lost in loss record 1,432 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4787: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 49 bytes in 1 blocks are possibly lost in loss record 1,433 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11528221: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 49 bytes in 1 blocks are possibly lost in loss record 1,434 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11528397: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,475 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D14C3B: Py_InitModule4_64 (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2CEFF: initthread (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0DE41: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0EEF3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,476 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE8AC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF17A6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF203B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF2694: PyAST_FromNode (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,477 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE8AC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE0A1: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE75B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1D62: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF08E0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,478 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAD8FB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D16834: PyCode_Optimize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D00C57: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D04372: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D05786: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D189A1: PyRun_FileExFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D193BA: PyRun_SimpleFileExFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A891: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,479 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E300B: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,480 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E30BC: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,481 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3238: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,482 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E342C: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,483 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E35D0: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,484 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E35F8: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,485 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E36A6: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,486 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E36F6: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,487 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E37BC: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,488 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E37F8: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,489 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E38F9: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,490 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3B29: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,491 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3B8D: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,492 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3C41: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,493 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3C69: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,494 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3D45: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,495 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3EC1: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,496 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E408D: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,497 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E430D: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,498 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E435D: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,499 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4408: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,500 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E44DD: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,501 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4519: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,502 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4557: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,503 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E457F: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,504 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E460B: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,505 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4683: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,506 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E46E7: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,507 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E49C7: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,508 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11527A36: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 50 bytes in 1 blocks are possibly lost in loss record 1,509 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11527AE4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,550 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE8AC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1D62: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF08E0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF08E0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,551 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE8AC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE5DC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1809: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF17C2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF0CA0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,552 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFB4C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEDE70: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE75B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1D62: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF08E0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,553 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF2196: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF203B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF2694: PyAST_FromNode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18862: PyParser_ASTFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,554 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E2F9C: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,555 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E2FC1: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,556 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E31D4: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,557 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3490: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,558 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3558: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,559 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E35A8: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,560 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E366D: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,561 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E36BA: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,562 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E375B: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,563 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E39AD: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,564 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3AED: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,565 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3C05: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,566 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3CCD: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,567 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3D95: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,568 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3DBD: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,569 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3F39: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,570 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4119: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,571 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4155: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,572 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E41B9: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,573 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4259: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,574 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E42A9: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,575 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E43F7: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,576 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E441C: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,577 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E461F: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,578 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E46FB: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,579 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E474B: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,580 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E47D7: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,581 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x115279E6: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,582 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11527A5E: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,583 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11527A9A: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 51 bytes in 1 blocks are possibly lost in loss record 1,584 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11527B0C: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 52 bytes in 1 blocks are possibly lost in loss record 1,614 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE8AC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE5DC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE686: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF17A6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF0CA0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 52 bytes in 1 blocks are possibly lost in loss record 1,615 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE8AC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE0A1: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE75B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1D62: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF171E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 52 bytes in 1 blocks are possibly lost in loss record 1,616 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E2FD5: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 52 bytes in 1 blocks are possibly lost in loss record 1,617 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E30D0: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 52 bytes in 1 blocks are possibly lost in loss record 1,618 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3274: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 52 bytes in 1 blocks are possibly lost in loss record 1,619 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E356C: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 52 bytes in 1 blocks are possibly lost in loss record 1,620 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3594: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 52 bytes in 1 blocks are possibly lost in loss record 1,621 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E36CE: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 52 bytes in 1 blocks are possibly lost in loss record 1,622 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3780: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 52 bytes in 1 blocks are possibly lost in loss record 1,623 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3831: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 52 bytes in 1 blocks are possibly lost in loss record 1,624 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3999: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 52 bytes in 1 blocks are possibly lost in loss record 1,625 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3A11: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 52 bytes in 1 blocks are possibly lost in loss record 1,626 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3DE5: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 52 bytes in 1 blocks are possibly lost in loss record 1,627 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4321: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 52 bytes in 1 blocks are possibly lost in loss record 1,628 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E45A7: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 52 bytes in 1 blocks are possibly lost in loss record 1,629 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E45CF: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 52 bytes in 1 blocks are possibly lost in loss record 1,630 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E475F: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 52 bytes in 1 blocks are possibly lost in loss record 1,631 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E47AF: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 52 bytes in 1 blocks are possibly lost in loss record 1,632 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11527A4A: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 52 bytes in 1 blocks are possibly lost in loss record 1,633 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11527B20: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 52 bytes in 1 blocks are possibly lost in loss record 1,634 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11528383: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 53 bytes in 1 blocks are possibly lost in loss record 1,663 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CAF2D8: _PyString_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB5B87: PyString_DecodeEscape (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFC53: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE394: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1D62: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1844: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1825: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 53 bytes in 1 blocks are possibly lost in loss record 1,664 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFB4C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEDE70: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE75B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1BCF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF0E2B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 53 bytes in 1 blocks are possibly lost in loss record 1,665 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CAF2D8: _PyString_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB5B87: PyString_DecodeEscape (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFC53: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE394: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF11D1: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1844: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1825: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 53 bytes in 1 blocks are possibly lost in loss record 1,666 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3047: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 53 bytes in 1 blocks are possibly lost in loss record 1,667 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E351C: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 53 bytes in 1 blocks are possibly lost in loss record 1,668 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E35BC: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 53 bytes in 1 blocks are possibly lost in loss record 1,669 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3681: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 53 bytes in 1 blocks are possibly lost in loss record 1,670 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3695: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 53 bytes in 1 blocks are possibly lost in loss record 1,671 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3722: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 53 bytes in 1 blocks are possibly lost in loss record 1,672 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E37E4: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 53 bytes in 1 blocks are possibly lost in loss record 1,673 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3CB9: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 53 bytes in 1 blocks are possibly lost in loss record 1,674 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3FED: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 53 bytes in 1 blocks are possibly lost in loss record 1,675 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4105: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 53 bytes in 1 blocks are possibly lost in loss record 1,676 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4335: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 53 bytes in 1 blocks are possibly lost in loss record 1,677 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4441: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 53 bytes in 1 blocks are possibly lost in loss record 1,678 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4455: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 53 bytes in 1 blocks are possibly lost in loss record 1,679 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4469: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 53 bytes in 1 blocks are possibly lost in loss record 1,680 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4543: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 53 bytes in 1 blocks are possibly lost in loss record 1,681 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E45E3: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 53 bytes in 1 blocks are possibly lost in loss record 1,682 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E466F: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 53 bytes in 1 blocks are possibly lost in loss record 1,683 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4737: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 53 bytes in 1 blocks are possibly lost in loss record 1,684 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E49B3: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 53 bytes in 1 blocks are possibly lost in loss record 1,685 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1152795D: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 53 bytes in 1 blocks are possibly lost in loss record 1,686 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11527AF8: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 53 bytes in 1 blocks are possibly lost in loss record 1,687 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11528083: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 53 bytes in 1 blocks are possibly lost in loss record 1,688 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11528097: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 54 bytes in 1 blocks are possibly lost in loss record 1,714 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE8AC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF12A5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF17C2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 54 bytes in 1 blocks are possibly lost in loss record 1,715 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E2FFA: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 54 bytes in 1 blocks are possibly lost in loss record 1,716 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E305B: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 54 bytes in 1 blocks are possibly lost in loss record 1,717 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E310C: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 54 bytes in 1 blocks are possibly lost in loss record 1,718 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E31FC: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 54 bytes in 1 blocks are possibly lost in loss record 1,719 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3210: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 54 bytes in 1 blocks are possibly lost in loss record 1,720 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E32B0: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 54 bytes in 1 blocks are possibly lost in loss record 1,721 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3300: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 54 bytes in 1 blocks are possibly lost in loss record 1,722 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E34A4: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 54 bytes in 1 blocks are possibly lost in loss record 1,723 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E35E4: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 54 bytes in 1 blocks are possibly lost in loss record 1,724 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3809: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 54 bytes in 1 blocks are possibly lost in loss record 1,725 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3E85: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 54 bytes in 1 blocks are possibly lost in loss record 1,726 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3E99: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 54 bytes in 1 blocks are possibly lost in loss record 1,727 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3F4D: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 54 bytes in 1 blocks are possibly lost in loss record 1,728 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4001: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 54 bytes in 1 blocks are possibly lost in loss record 1,729 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4015: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 54 bytes in 1 blocks are possibly lost in loss record 1,730 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E421D: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 54 bytes in 1 blocks are possibly lost in loss record 1,731 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4505: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 54 bytes in 1 blocks are possibly lost in loss record 1,732 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E452D: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 54 bytes in 1 blocks are possibly lost in loss record 1,733 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11527A0E: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 55 bytes in 1 blocks are possibly lost in loss record 1,747 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3DA3: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2CEC1: initthread (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0DE41: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0EEF3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 55 bytes in 1 blocks are possibly lost in loss record 1,748 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE8AC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF17A6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1844: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 55 bytes in 1 blocks are possibly lost in loss record 1,749 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE8AC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE5DC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE686: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1809: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF171E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 55 bytes in 1 blocks are possibly lost in loss record 1,750 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E301F: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 55 bytes in 1 blocks are possibly lost in loss record 1,751 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E32EC: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 55 bytes in 1 blocks are possibly lost in loss record 1,752 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3350: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 55 bytes in 1 blocks are possibly lost in loss record 1,753 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E33C8: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 55 bytes in 1 blocks are possibly lost in loss record 1,754 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E34F4: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 55 bytes in 1 blocks are possibly lost in loss record 1,755 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3530: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 55 bytes in 1 blocks are possibly lost in loss record 1,756 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E381D: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 55 bytes in 1 blocks are possibly lost in loss record 1,757 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E40B5: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 55 bytes in 1 blocks are possibly lost in loss record 1,758 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E41CD: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 55 bytes in 1 blocks are possibly lost in loss record 1,759 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E436E: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 55 bytes in 1 blocks are possibly lost in loss record 1,760 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E442D: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 55 bytes in 1 blocks are possibly lost in loss record 1,761 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E447A: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 55 bytes in 1 blocks are possibly lost in loss record 1,762 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E44F1: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 55 bytes in 1 blocks are possibly lost in loss record 1,763 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E46BF: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 56 bytes in 1 blocks are possibly lost in loss record 1,798 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC40B3: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4067: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5D9F: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 56 bytes in 1 blocks are possibly lost in loss record 1,799 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFB4C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF12A5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF0CA0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 56 bytes in 1 blocks are possibly lost in loss record 1,800 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE8AC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1BCF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF08E0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF17C2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 56 bytes in 1 blocks are possibly lost in loss record 1,801 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBB594: PyType_GenericAlloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xDC738DE: ??? (in /usr/lib64/python2.7/lib-dynload/_struct.so) >==1946== by 0x4CBDF82: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B25D: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xDC753E2: ??? (in /usr/lib64/python2.7/lib-dynload/_struct.so) >==1946== by 0xDC75767: ??? (in /usr/lib64/python2.7/lib-dynload/_struct.so) >==1946== by 0x4CFE0F0: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 56 bytes in 1 blocks are possibly lost in loss record 1,802 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3033: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 56 bytes in 1 blocks are possibly lost in loss record 1,803 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3134: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 56 bytes in 1 blocks are possibly lost in loss record 1,804 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3198: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 56 bytes in 1 blocks are possibly lost in loss record 1,805 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3314: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 56 bytes in 1 blocks are possibly lost in loss record 1,806 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3378: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 56 bytes in 1 blocks are possibly lost in loss record 1,807 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3508: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 56 bytes in 1 blocks are possibly lost in loss record 1,808 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3845: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 56 bytes in 1 blocks are possibly lost in loss record 1,809 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4051: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 56 bytes in 1 blocks are possibly lost in loss record 1,810 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E41A5: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 56 bytes in 1 blocks are possibly lost in loss record 1,811 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E41E1: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 56 bytes in 1 blocks are possibly lost in loss record 1,812 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E426D: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 56 bytes in 1 blocks are possibly lost in loss record 1,813 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4295: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 56 bytes in 1 blocks are possibly lost in loss record 1,814 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11527B48: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 57 bytes in 1 blocks are possibly lost in loss record 1,827 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E306F: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 57 bytes in 1 blocks are possibly lost in loss record 1,828 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E31AC: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 57 bytes in 1 blocks are possibly lost in loss record 1,829 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3364: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 57 bytes in 1 blocks are possibly lost in loss record 1,830 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E338C: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 57 bytes in 1 blocks are possibly lost in loss record 1,831 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E33DC: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 57 bytes in 1 blocks are possibly lost in loss record 1,832 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3620: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 57 bytes in 1 blocks are possibly lost in loss record 1,833 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3EAD: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 57 bytes in 1 blocks are possibly lost in loss record 1,834 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3FB1: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 57 bytes in 1 blocks are possibly lost in loss record 1,835 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E417D: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 57 bytes in 1 blocks are possibly lost in loss record 1,836 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4191: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 57 bytes in 1 blocks are possibly lost in loss record 1,837 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11527982: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 57 bytes in 1 blocks are possibly lost in loss record 1,838 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11527B5C: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 57 bytes in 1 blocks are possibly lost in loss record 1,839 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11527C9C: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 57 bytes in 1 blocks are possibly lost in loss record 1,840 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11527CC4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 58 bytes in 1 blocks are possibly lost in loss record 1,845 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3083: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 58 bytes in 1 blocks are possibly lost in loss record 1,846 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3224: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 58 bytes in 1 blocks are possibly lost in loss record 1,847 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3288: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 58 bytes in 1 blocks are possibly lost in loss record 1,848 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3328: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 58 bytes in 1 blocks are possibly lost in loss record 1,849 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E33A0: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 58 bytes in 1 blocks are possibly lost in loss record 1,850 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3440: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 58 bytes in 1 blocks are possibly lost in loss record 1,851 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E365C: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 58 bytes in 1 blocks are possibly lost in loss record 1,852 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E36E2: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 58 bytes in 1 blocks are possibly lost in loss record 1,853 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E40DD: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 58 bytes in 1 blocks are possibly lost in loss record 1,854 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4245: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 58 bytes in 1 blocks are possibly lost in loss record 1,855 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E43BB: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 58 bytes in 1 blocks are possibly lost in loss record 1,856 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E43CF: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 58 bytes in 1 blocks are possibly lost in loss record 1,857 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E44B6: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 58 bytes in 1 blocks are possibly lost in loss record 1,858 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E46AB: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 58 bytes in 1 blocks are possibly lost in loss record 1,859 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11527AAB: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 59 bytes in 1 blocks are possibly lost in loss record 1,869 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E30A8: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 59 bytes in 1 blocks are possibly lost in loss record 1,870 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E30F8: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 59 bytes in 1 blocks are possibly lost in loss record 1,871 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3148: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 59 bytes in 1 blocks are possibly lost in loss record 1,872 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E315C: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 59 bytes in 1 blocks are possibly lost in loss record 1,873 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3170: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 59 bytes in 1 blocks are possibly lost in loss record 1,874 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3184: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 59 bytes in 1 blocks are possibly lost in loss record 1,875 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E32C4: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 59 bytes in 1 blocks are possibly lost in loss record 1,876 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E32D8: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 59 bytes in 1 blocks are possibly lost in loss record 1,877 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3404: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 59 bytes in 1 blocks are possibly lost in loss record 1,878 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3418: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 59 bytes in 1 blocks are possibly lost in loss record 1,879 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3454: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 59 bytes in 1 blocks are possibly lost in loss record 1,880 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E34E0: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 59 bytes in 1 blocks are possibly lost in loss record 1,881 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4231: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 59 bytes in 1 blocks are possibly lost in loss record 1,882 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E43A7: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 59 bytes in 1 blocks are possibly lost in loss record 1,883 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E43E3: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 59 bytes in 1 blocks are possibly lost in loss record 1,884 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11527996: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 59 bytes in 1 blocks are possibly lost in loss record 1,885 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11527ABF: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 60 bytes in 1 blocks are possibly lost in loss record 1,890 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA3094: PyModule_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0DF21: PyImport_AddModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E105: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 60 bytes in 1 blocks are possibly lost in loss record 1,891 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E30E4: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 60 bytes in 1 blocks are possibly lost in loss record 1,892 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E31E8: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 60 bytes in 1 blocks are possibly lost in loss record 1,893 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E324C: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 60 bytes in 1 blocks are possibly lost in loss record 1,894 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E329C: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 60 bytes in 1 blocks are possibly lost in loss record 1,895 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E33B4: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 60 bytes in 1 blocks are possibly lost in loss record 1,896 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E33F0: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 60 bytes in 1 blocks are possibly lost in loss record 1,897 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3544: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 60 bytes in 1 blocks are possibly lost in loss record 1,898 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3634: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 60 bytes in 1 blocks are possibly lost in loss record 1,899 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3F89: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 60 bytes in 1 blocks are possibly lost in loss record 1,900 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4169: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 60 bytes in 1 blocks are possibly lost in loss record 1,901 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E42BD: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 60 bytes in 1 blocks are possibly lost in loss record 1,902 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E4697: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 60 bytes in 1 blocks are possibly lost in loss record 1,903 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CC9548: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CCAF9A: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CCFB93: PyUnicodeUCS4_DecodeUTF8Stateful (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D12348: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 60 bytes in 1 blocks are possibly lost in loss record 1,904 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x115279BE: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 60 bytes in 1 blocks are possibly lost in loss record 1,905 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11527C88: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 60 bytes in 1 blocks are possibly lost in loss record 1,906 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11527D0E: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 61 bytes in 1 blocks are possibly lost in loss record 1,913 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFC53: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE394: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF15C8: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF2694: PyAST_FromNode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1850A: PyParser_ASTFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18757: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 61 bytes in 1 blocks are possibly lost in loss record 1,914 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3120: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 61 bytes in 1 blocks are possibly lost in loss record 1,915 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E31C0: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 61 bytes in 1 blocks are possibly lost in loss record 1,916 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E333C: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 61 bytes in 1 blocks are possibly lost in loss record 1,917 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E448E: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 61 bytes in 1 blocks are possibly lost in loss record 1,918 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x115279D2: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 61 bytes in 1 blocks are possibly lost in loss record 1,919 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11527CB0: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 61 bytes in 1 blocks are possibly lost in loss record 1,920 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11527CFD: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 62 bytes in 1 blocks are possibly lost in loss record 1,924 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CAF2D8: _PyString_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB5B87: PyString_DecodeEscape (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFC53: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE067: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE75B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1BCF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF0E2B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1825: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 62 bytes in 1 blocks are possibly lost in loss record 1,925 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CAF2D8: _PyString_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB3E88: PyString_Format (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFCB8B: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 63 bytes in 1 blocks are possibly lost in loss record 1,933 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE8AC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE394: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE067: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE75B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1BCF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF08E0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 63 bytes in 1 blocks are possibly lost in loss record 1,934 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D00B8E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D02041: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0195C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0195C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D036A9: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D039F3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D04333: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 63 bytes in 1 blocks are possibly lost in loss record 1,935 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D00B8E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D03A11: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D039F3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D04333: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D05786: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D189A1: PyRun_FileExFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 63 bytes in 1 blocks are possibly lost in loss record 1,936 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEA3A: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E44A2: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 63 bytes in 1 blocks are possibly lost in loss record 1,937 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x115279AA: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,024 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5ECB: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,025 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4067: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5D9F: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,026 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5D9F: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,027 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5DB3: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,028 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5DC7: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,029 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5DDB: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,030 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4067: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5DEF: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,031 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5DEF: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,032 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4067: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5E03: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,033 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5E03: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,034 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5E17: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,035 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5E2B: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,036 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5E3F: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,037 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5E53: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,038 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5E67: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,039 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5E7B: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,040 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5EA3: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,041 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5EB7: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,042 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA606F: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,043 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA6083: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,044 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA6097: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,045 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5EDF: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,046 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5EF3: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,047 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5F07: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,048 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5F1B: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,049 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5F2F: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,050 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5F43: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,051 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5F57: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,052 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5F7F: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,053 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5F93: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,054 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5FA7: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,055 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5FBB: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,056 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5FCF: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,057 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5FE3: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,058 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5FF7: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,059 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA600B: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,060 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA601F: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,061 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA6033: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,062 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA6047: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,063 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA605B: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,064 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82A55: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,065 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82A69: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,066 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82A7D: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,067 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82A91: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,068 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82AA5: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,069 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA60AB: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,070 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA60BF: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,071 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA60D3: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,072 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA60E7: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,073 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA60FB: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,074 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB7885: PyStructSequence_InitType (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9CE46: _PyLong_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A134: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,075 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB7885: PyStructSequence_InitType (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A154: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,076 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A17D: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,077 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB7885: PyStructSequence_InitType (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D20B30: _PySys_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A1A9: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,078 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB7885: PyStructSequence_InitType (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D20B18: _PySys_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A1A9: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,079 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82825: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,080 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82839: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,081 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8284D: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,082 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82861: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,083 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82875: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,084 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82889: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,085 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8289D: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,086 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C828B1: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,087 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C828C5: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,088 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C828D9: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,089 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C828ED: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,090 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82901: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,091 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82915: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,092 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82929: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,093 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8293D: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,094 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82951: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,095 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82965: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,096 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82979: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,097 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8298D: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,098 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C829A1: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,099 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C829B5: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,100 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C829C9: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,101 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C829DD: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,102 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C829F1: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,103 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82A05: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,104 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82A19: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,105 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82A2D: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,106 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82A41: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,107 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82AB9: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,108 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82ACD: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,109 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82AE1: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,110 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82AF5: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,111 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82B09: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,112 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82B1D: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,113 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82B31: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,114 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82B45: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,115 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82B59: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,116 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82B6D: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,117 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82B81: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,118 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82B95: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,119 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82BA9: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,120 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82BBD: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,121 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82BD1: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,122 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA4DA7: _PyObject_GenericGetAttrWithDict (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10694: PyImport_Import (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10889: PyImport_ImportModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82C13: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,123 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D109A3: _PyImportHooks_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A228: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,124 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D3F090: initzipimport (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0DE41: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0EEF3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,125 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D07606: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D3F101: initzipimport (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0DE41: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0EEF3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,126 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D07606: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2DF27: initsignal (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2E3D8: PyOS_InitInterrupts (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A672: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,127 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C674A3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B248: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0C166: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0C912: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F5B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,128 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB7885: PyStructSequence_InitType (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D338CA: initposix (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0DE41: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0EEF3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,129 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB7885: PyStructSequence_InitType (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D33907: initposix (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0DE41: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0EEF3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,130 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA38B: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,131 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C674A3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B248: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6BA7E: PyObject_IsSubclass (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D07B2B: PyErr_GivenExceptionMatches (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF4BFE: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE0F0: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C846FA: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,132 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA38B: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBF77D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,133 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D3B9C9: init_sre (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0DE41: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0EEF3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,134 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D3B9EB: init_sre (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0DE41: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0EEF3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,135 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D3B9FB: init_sre (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0DE41: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0EEF3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,136 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C674A3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B248: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6BA7E: PyObject_IsSubclass (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D07B2B: PyErr_GivenExceptionMatches (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9195E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6BD0A: PyIter_Next (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA9887: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,137 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C674A3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B248: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6BA7E: PyObject_IsSubclass (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D07B2B: PyErr_GivenExceptionMatches (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFBC44: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,138 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xE084891: init_collections (in /usr/lib64/python2.7/lib-dynload/_collectionsmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,139 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xE0848BF: init_collections (in /usr/lib64/python2.7/lib-dynload/_collectionsmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,140 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,141 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2CF59: initthread (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0DE41: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0EEF3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,142 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFC62D: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,143 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFF063: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D00AFD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D02041: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0195C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0195C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D036A9: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D039F3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,144 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFF063: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D00AA6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D02041: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0329A: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D039F3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D04333: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,145 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D00C6B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D02041: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0329A: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D039F3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D04333: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,146 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFF063: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D00AA6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D03A11: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D039F3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D04333: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,147 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D161EA: PyCode_Optimize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D00C57: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D03A11: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D039F3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D04333: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D05786: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,148 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D00C6B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D03A11: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D039F3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D04333: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,149 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFF063: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D00B4D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D03A11: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D04333: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D05786: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,150 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xC41ACF4: initcPickle (in /usr/lib64/python2.7/lib-dynload/cPickle.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,151 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFF063: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D00AE1: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D05797: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xC41AFB6: initcPickle (in /usr/lib64/python2.7/lib-dynload/cPickle.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,152 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xC6228CC: initcStringIO (in /usr/lib64/python2.7/lib-dynload/cStringIO.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,153 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xC831B75: initdatetime (in /usr/lib64/python2.7/lib-dynload/datetime.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,154 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xC831B89: initdatetime (in /usr/lib64/python2.7/lib-dynload/datetime.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,155 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xC831B9D: initdatetime (in /usr/lib64/python2.7/lib-dynload/datetime.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,156 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xC831BB1: initdatetime (in /usr/lib64/python2.7/lib-dynload/datetime.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,157 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xCC4892B: inititertools (in /usr/lib64/python2.7/lib-dynload/itertoolsmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,158 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xCC4893B: inititertools (in /usr/lib64/python2.7/lib-dynload/itertoolsmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,159 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xCC4894B: inititertools (in /usr/lib64/python2.7/lib-dynload/itertoolsmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,160 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC53D2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBDF82: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B25D: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA220: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,161 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xD663A8C: initoperator (in /usr/lib64/python2.7/lib-dynload/operator.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,162 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xD663ABA: initoperator (in /usr/lib64/python2.7/lib-dynload/operator.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,163 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDEEC: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,164 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C674A3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B248: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6BA7E: PyObject_IsSubclass (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D07B2B: PyErr_GivenExceptionMatches (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFBDB7: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,165 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D07606: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xDC75EB0: init_struct (in /usr/lib64/python2.7/lib-dynload/_struct.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,166 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C674A3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B248: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6BA7E: PyObject_IsSubclass (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D07B2B: PyErr_GivenExceptionMatches (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B618: _PyObject_LengthHint (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C93202: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6A6DF: PySequence_List (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,167 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D07606: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xDE7D08B: initbinascii (in /usr/lib64/python2.7/lib-dynload/binascii.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,168 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA38B: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,169 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D00C6B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D03A11: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D04173: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D05786: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,170 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC5F64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9EA0: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,171 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDEEC: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F155: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,172 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xF2B8705: init_json (in /usr/lib64/python2.7/lib-dynload/_json.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,173 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C674A3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B248: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B86E: PyObject_IsInstance (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF4878: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE0F0: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,174 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFAE57: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,175 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C674A3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B248: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6BA7E: PyObject_IsSubclass (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D07B2B: PyErr_GivenExceptionMatches (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFBDB7: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,176 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFAE57: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF81D6: PyEval_CallObjectWithKeywords (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,177 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C674A3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B248: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6BA7E: PyObject_IsSubclass (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D07B2B: PyErr_GivenExceptionMatches (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF4B06: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE0F0: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,178 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C674A3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B248: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6BA7E: PyObject_IsSubclass (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF4818: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE0F0: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,179 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xF8C0C54: ??? (in /usr/lib64/python2.7/lib-dynload/arraymodule.so) >==1946== by 0x4CBDF82: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA3F2: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,180 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x10F000BF: init_crypto_x509req (in /usr/lib64/python2.7/site-packages/OpenSSL/crypto.so) >==1946== by 0x10EFE1D2: initcrypto (in /usr/lib64/python2.7/site-packages/OpenSSL/crypto.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F9B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,181 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x10EFF9DF: init_crypto_pkey (in /usr/lib64/python2.7/site-packages/OpenSSL/crypto.so) >==1946== by 0x10EFE1E2: initcrypto (in /usr/lib64/python2.7/site-packages/OpenSSL/crypto.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F9B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,182 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x10F004BF: init_crypto_x509extension (in /usr/lib64/python2.7/site-packages/OpenSSL/crypto.so) >==1946== by 0x10EFE1F2: initcrypto (in /usr/lib64/python2.7/site-packages/OpenSSL/crypto.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F9B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,183 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x10F0072F: init_crypto_pkcs7 (in /usr/lib64/python2.7/site-packages/OpenSSL/crypto.so) >==1946== by 0x10EFE202: initcrypto (in /usr/lib64/python2.7/site-packages/OpenSSL/crypto.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F9B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,184 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x10F0118F: init_crypto_pkcs12 (in /usr/lib64/python2.7/site-packages/OpenSSL/crypto.so) >==1946== by 0x10EFE212: initcrypto (in /usr/lib64/python2.7/site-packages/OpenSSL/crypto.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F9B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,185 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x10F0158F: init_crypto_netscape_spki (in /usr/lib64/python2.7/site-packages/OpenSSL/crypto.so) >==1946== by 0x10EFE222: initcrypto (in /usr/lib64/python2.7/site-packages/OpenSSL/crypto.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F9B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,186 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x10F0208F: init_crypto_crl (in /usr/lib64/python2.7/site-packages/OpenSSL/crypto.so) >==1946== by 0x10EFE232: initcrypto (in /usr/lib64/python2.7/site-packages/OpenSSL/crypto.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F9B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,187 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x10F01BBF: init_crypto_revoked (in /usr/lib64/python2.7/site-packages/OpenSSL/crypto.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F9B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FD60: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,188 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D07606: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11317156: initSSL (in /usr/lib64/python2.7/site-packages/OpenSSL/SSL.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F9B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FD60: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,189 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11316FFF: init_ssl_context (in /usr/lib64/python2.7/site-packages/OpenSSL/SSL.so) >==1946== by 0x1131772B: initSSL (in /usr/lib64/python2.7/site-packages/OpenSSL/SSL.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F9B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,190 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1131587F: init_ssl_connection (in /usr/lib64/python2.7/site-packages/OpenSSL/SSL.so) >==1946== by 0x1131773B: initSSL (in /usr/lib64/python2.7/site-packages/OpenSSL/SSL.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F9B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,191 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7733A: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA5F6: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,192 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFAE57: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF81D6: PyEval_CallObjectWithKeywords (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,193 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1152758D: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,194 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x115275A1: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,195 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x115275B5: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,196 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x115275C9: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,197 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x115275DD: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,198 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x115275F4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,199 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1152760B: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,200 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11527622: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,201 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11527639: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,202 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11527650: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,203 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308AC0E588: NSSRWLock_New_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A869B38: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E765: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,204 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x3089C2356A: PR_NewCondVar (in /usr/lib64/libnspr4.so) >==1946== by 0x308AC0E5A9: NSSRWLock_New_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A869B38: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E765: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,205 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x3089C2356A: PR_NewCondVar (in /usr/lib64/libnspr4.so) >==1946== by 0x308AC0E5BA: NSSRWLock_New_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A869B38: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E765: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,206 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x308A8DD434: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DE90F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC296: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E6AB: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,207 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x308A8DD434: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DE90F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC296: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E6E6: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,208 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x308A8DD434: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DE90F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC296: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E70B: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,209 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x308A8DD434: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DE90F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC296: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E730: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,210 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x308A8DD434: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DE90F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC296: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E759: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,211 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x308A8DD434: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DE90F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC296: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E782: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,212 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C23964: PR_NewMonitor (in /usr/lib64/libnspr4.so) >==1946== by 0x308A8DDB49: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E7BB: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,213 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D07606: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x115276C1: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,214 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x125875A9: init_rpmb (in /usr/lib64/python2.7/site-packages/rpm/_rpmbmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,215 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x12DAC461: initselect (in /usr/lib64/python2.7/lib-dynload/selectmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,216 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x131C5C73: init_io (in /usr/lib64/python2.7/lib-dynload/_io.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,217 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x131C5CA9: init_io (in /usr/lib64/python2.7/lib-dynload/_io.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,218 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x131C5CDF: init_io (in /usr/lib64/python2.7/lib-dynload/_io.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,219 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x131C5D14: init_io (in /usr/lib64/python2.7/lib-dynload/_io.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,220 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x131C5D55: init_io (in /usr/lib64/python2.7/lib-dynload/_io.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,221 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x131C5DA0: init_io (in /usr/lib64/python2.7/lib-dynload/_io.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,222 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x131C5DDD: init_io (in /usr/lib64/python2.7/lib-dynload/_io.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,223 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x131C5E1A: init_io (in /usr/lib64/python2.7/lib-dynload/_io.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,224 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x131C5E57: init_io (in /usr/lib64/python2.7/lib-dynload/_io.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,225 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x131C5E94: init_io (in /usr/lib64/python2.7/lib-dynload/_io.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,226 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x131C5ED1: init_io (in /usr/lib64/python2.7/lib-dynload/_io.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,227 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x131C5F0E: init_io (in /usr/lib64/python2.7/lib-dynload/_io.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,228 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x131C5F44: init_io (in /usr/lib64/python2.7/lib-dynload/_io.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,229 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x133DF5E0: initbz2 (in /usr/lib64/python2.7/lib-dynload/bz2.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,230 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x133DF5F4: initbz2 (in /usr/lib64/python2.7/lib-dynload/bz2.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,231 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D070B6: PyErr_NormalizeException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFBA23: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,232 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x139FA401: init_gpgme (in /usr/lib64/python2.7/site-packages/gpgme/_gpgme.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,233 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x139FA43F: init_gpgme (in /usr/lib64/python2.7/site-packages/gpgme/_gpgme.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,234 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x139FA47D: init_gpgme (in /usr/lib64/python2.7/site-packages/gpgme/_gpgme.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,235 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x139FA4BB: init_gpgme (in /usr/lib64/python2.7/site-packages/gpgme/_gpgme.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,236 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x139FA4F9: init_gpgme (in /usr/lib64/python2.7/site-packages/gpgme/_gpgme.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,237 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x139FA537: init_gpgme (in /usr/lib64/python2.7/site-packages/gpgme/_gpgme.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,238 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x139FA575: init_gpgme (in /usr/lib64/python2.7/site-packages/gpgme/_gpgme.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,239 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x139FA5B3: init_gpgme (in /usr/lib64/python2.7/site-packages/gpgme/_gpgme.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,240 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A1D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11F30: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,241 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x13E47074: init_sqlite3 (in /usr/lib64/python2.7/lib-dynload/_sqlite3.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,242 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x13E47084: init_sqlite3 (in /usr/lib64/python2.7/lib-dynload/_sqlite3.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,243 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x13E42568: pysqlite_cache_setup_types (in /usr/lib64/python2.7/lib-dynload/_sqlite3.so) >==1946== by 0x13E47094: init_sqlite3 (in /usr/lib64/python2.7/lib-dynload/_sqlite3.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,244 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x13E47094: init_sqlite3 (in /usr/lib64/python2.7/lib-dynload/_sqlite3.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,245 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x13E470A4: init_sqlite3 (in /usr/lib64/python2.7/lib-dynload/_sqlite3.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,246 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x13E470B4: init_sqlite3 (in /usr/lib64/python2.7/lib-dynload/_sqlite3.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,247 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D07606: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x13E4718D: init_sqlite3 (in /usr/lib64/python2.7/lib-dynload/_sqlite3.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,248 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D07606: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x13E471C5: init_sqlite3 (in /usr/lib64/python2.7/lib-dynload/_sqlite3.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,249 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9A22: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17BA9: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1426003B: init_elementtree (in /usr/lib64/python2.7/lib-dynload/_elementtree.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,250 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C674A3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B248: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6BA7E: PyObject_IsSubclass (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D07B2B: PyErr_GivenExceptionMatches (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7813F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5116: PyObject_IsTrue (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD828: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,251 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x14679691: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681314: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,252 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x14682BBC: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x1468131D: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,253 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x14682BDD: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x1468131D: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,254 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467D3A2: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681326: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,255 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467D3C8: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681326: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,256 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467D3EE: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681326: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,257 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467D417: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681326: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,258 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467D439: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681326: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,259 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467D45B: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681326: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,260 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x14682F5D: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681334: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,261 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x14682F8A: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681334: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,262 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x14682FAC: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681334: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,263 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x14682FD5: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681334: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,264 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467CB3D: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x1468133D: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,265 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467C842: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681346: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,266 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467C86B: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681346: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,267 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467C894: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681346: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,268 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x14679D4D: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681354: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,269 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x14679D76: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681354: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,270 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1468039F: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x1468135D: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,271 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x146803C1: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x1468135D: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,272 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x146803DF: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x1468135D: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,273 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x146803FD: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x1468135D: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,274 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1468041B: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x1468135D: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,275 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1468201F: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681366: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,276 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467D8BF: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681374: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,277 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467D68F: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x1468137D: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,278 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467A55B: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681386: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,279 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1468293B: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681394: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,280 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C23964: PR_NewMonitor (in /usr/lib64/libnspr4.so) >==1946== by 0x308A86CEDC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86D20F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A864431: CERT_NewTempCertificate (in /usr/lib64/libnss3.so) >==1946== by 0x308B813876: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B815950: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B81670D: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B817A24: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B81E8F4: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B81EE8E: SSL_ForceHandshake (in /usr/lib64/libssl3.so) >==1946== by 0x3426E40CAB: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 64 bytes in 1 blocks are possibly lost in loss record 2,281 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C23964: PR_NewMonitor (in /usr/lib64/libnspr4.so) >==1946== by 0x308A86CEDC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86D20F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86D473: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86DB64: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86A2A3: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A868043: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A822D1B: CERT_FindCertIssuer (in /usr/lib64/libnss3.so) >==1946== by 0x308A82312F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A823A57: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A82464F: CERT_VerifyCert (in /usr/lib64/libnss3.so) >==1946== >==1946== 64 bytes in 2 blocks are possibly lost in loss record 2,282 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B91D8: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BD7E4: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C2628: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A846589: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A847A32: PK11_CreateGenericObject (in /usr/lib64/libnss3.so) >==1946== by 0x3426E09C31: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E09CDC: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40A8D: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 64 bytes in 8 blocks are possibly lost in loss record 2,283 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x308AC149C5: PORT_Alloc_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A8544A3: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8550F1: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A855D9C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EDCA: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA77: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E217CB: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 66 bytes in 1 blocks are possibly lost in loss record 2,292 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAD8FB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF22C: PyString_Concat (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C608AE: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFCA8A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 70 bytes in 1 blocks are possibly lost in loss record 2,306 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3DA3: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xC41ACE0: initcPickle (in /usr/lib64/python2.7/lib-dynload/cPickle.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,628 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5EB7: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,629 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5D9F: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,630 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5DB3: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,631 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5DC7: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,632 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5DDB: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,633 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4067: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5DEF: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,634 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4067: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5E03: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,635 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5E17: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,636 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5E2B: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,637 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5E3F: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,638 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5E53: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,639 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5E67: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,640 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5E7B: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,641 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5EA3: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,642 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA606F: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,643 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA6083: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,644 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5ECB: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,645 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5EF3: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,646 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5F07: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,647 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5F1B: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,648 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5F2F: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,649 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5F43: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,650 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5F57: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,651 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5F7F: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,652 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5F93: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,653 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5FA7: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,654 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5FBB: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,655 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5FCF: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,656 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5FE3: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,657 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5FF7: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,658 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA600B: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,659 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA601F: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,660 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA6033: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,661 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA6047: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,662 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA605B: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,663 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA6097: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,664 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA60AB: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,665 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA60BF: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,666 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA60D3: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,667 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA60E7: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,668 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA60FB: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,669 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB7885: PyStructSequence_InitType (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9CE46: _PyLong_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A134: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,670 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB7885: PyStructSequence_InitType (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A154: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,671 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A17D: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,672 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB7885: PyStructSequence_InitType (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D20B30: _PySys_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A1A9: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,673 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB7885: PyStructSequence_InitType (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D20B18: _PySys_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A1A9: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,674 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82825: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,675 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA4DA7: _PyObject_GenericGetAttrWithDict (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10694: PyImport_Import (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10889: PyImport_ImportModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,676 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D109A3: _PyImportHooks_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A228: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,677 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D3F090: initzipimport (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0DE41: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0EEF3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,678 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB7885: PyStructSequence_InitType (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D338CA: initposix (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0DE41: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,679 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB7885: PyStructSequence_InitType (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D33907: initposix (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0DE41: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,680 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA4DA7: _PyObject_GenericGetAttrWithDict (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF4B8B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE0F0: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,681 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDEEC: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,682 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D3B9C9: init_sre (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0DE41: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0EEF3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,683 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D3B9EB: init_sre (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0DE41: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0EEF3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,684 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D3B9FB: init_sre (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0DE41: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0EEF3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,685 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDEEC: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,686 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xE084855: init_collections (in /usr/lib64/python2.7/lib-dynload/_collectionsmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,687 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xE0848BF: init_collections (in /usr/lib64/python2.7/lib-dynload/_collectionsmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,688 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,689 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFF6F4: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D03972: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D04333: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D05786: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,690 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0152D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0212B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0191B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D036A9: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D039F3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,691 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFEDD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0166E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0195C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D036A9: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D039F3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,692 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFEDD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0166E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0191B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0197B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D03901: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,693 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0152D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0191B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D02FE1: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0394B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D039F3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,694 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFEDD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0166E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0191B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D01EFF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0195C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,695 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFEDD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0166E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0195C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0195C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D036A9: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,696 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFEDD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0166E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0212B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0191B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0329A: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,697 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFEDD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0166E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0212B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0195C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0195C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,698 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFEDD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0166E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D03901: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D039F3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,699 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFEDD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0166E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D036A9: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D039F3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,700 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0152D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0191B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0329A: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D04333: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,701 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDEEC: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,702 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFEDD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0166E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D01E8B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D03901: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D03B8B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,703 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFEDD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0166E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0195C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D02963: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D03B8B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,704 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0152D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0212B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0191B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0329A: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D041F5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,705 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D01703: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0187A: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0191B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0329A: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D041F5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,706 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFEDD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0166E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D032F2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D041F5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D02ED4: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,707 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFEDD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0166E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0195C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0329A: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D041F5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,708 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0152D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0191B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D01E8B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D03901: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D039F3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,709 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFEDD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0166E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0195C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D01E8B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D03901: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,710 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFEDD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0166E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0195C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0329A: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0394B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,711 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFEDD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0166E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D032F2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0394B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D039F3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,712 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFEDD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D01833: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0329A: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D039F3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,713 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0152D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0329A: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D039F3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D04333: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,714 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0152D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0212B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0191B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0329A: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D039F3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,715 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D01703: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0187A: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0191B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0329A: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D039F3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,716 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFEDD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0166E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D032F2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D039F3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,717 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFEDD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0166E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0195C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0329A: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D039F3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,718 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFEDD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0166E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0212B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0212B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0191B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,719 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFEDD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0166E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0212B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0195C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D02963: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,720 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFEDD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0166E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0329A: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D04173: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0394B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,721 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFEDD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D01043: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D05797: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,722 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC5F64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9EA0: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,723 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA4DA7: _PyObject_GenericGetAttrWithDict (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9EA0: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,724 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB7885: PyStructSequence_InitType (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xF0AEB22: inittime (in /usr/lib64/python2.7/lib-dynload/timemodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,725 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA38B: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C846FA: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6BD0A: PyIter_Next (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA088E: PyDict_MergeFromSeq2 (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA0D64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBDFCB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,726 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF27F2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE0F0: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,727 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0xDC75A48: ??? (in /usr/lib64/python2.7/lib-dynload/_struct.so) >==1946== by 0x4CBDFCB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B25D: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xDC753E2: ??? (in /usr/lib64/python2.7/lib-dynload/_struct.so) >==1946== by 0xDC75767: ??? (in /usr/lib64/python2.7/lib-dynload/_struct.so) >==1946== by 0x4CFE0F0: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,728 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDEEC: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AB60: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,729 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11527579: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,730 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1152758D: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,731 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x115275A1: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,732 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x115275B5: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,733 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x115275C9: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,734 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x115275DD: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,735 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x115275F4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,736 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1152760B: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,737 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11527622: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,738 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11527639: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,739 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x11527650: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,740 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308AC14938: PORT_ZAlloc_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308AC14A82: PORT_NewArena_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A849EF5: SECMOD_CreateModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B770: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC21: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,741 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308AC14938: PORT_ZAlloc_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308AC14A82: PORT_NewArena_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A849EF5: SECMOD_CreateModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B770: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B97F: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC21: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,742 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308840162A: PL_NewHashTable (in /usr/lib64/libplds4.so) >==1946== by 0x308A876E5C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86AFF3: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A869B4E: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E765: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,743 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308840162A: PL_NewHashTable (in /usr/lib64/libplds4.so) >==1946== by 0x308A876E5C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86B007: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A869B4E: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E765: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,744 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308840162A: PL_NewHashTable (in /usr/lib64/libplds4.so) >==1946== by 0x308A876E5C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86B01B: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A869B4E: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E765: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,745 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308840162A: PL_NewHashTable (in /usr/lib64/libplds4.so) >==1946== by 0x308A876E5C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86B02F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A869B4E: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E765: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,746 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308840162A: PL_NewHashTable (in /usr/lib64/libplds4.so) >==1946== by 0x308A876E5C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86CB2E: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A868C77: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E820: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,747 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308840162A: PL_NewHashTable (in /usr/lib64/libplds4.so) >==1946== by 0x308A876E5C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86CB41: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A868C77: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E820: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,748 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x12587592: init_rpmb (in /usr/lib64/python2.7/site-packages/rpm/_rpmbmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,749 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x125875A9: init_rpmb (in /usr/lib64/python2.7/site-packages/rpm/_rpmbmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,750 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x12DAC461: initselect (in /usr/lib64/python2.7/lib-dynload/selectmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,751 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDEEC: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,752 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1494D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D141BE: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D14992: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D14A9F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AD50: _PyObject_CallFunction_SizeT (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x131C5BEC: init_io (in /usr/lib64/python2.7/lib-dynload/_io.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,753 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x131C5C73: init_io (in /usr/lib64/python2.7/lib-dynload/_io.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,754 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x131C5F44: init_io (in /usr/lib64/python2.7/lib-dynload/_io.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,755 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x133DF5CC: initbz2 (in /usr/lib64/python2.7/lib-dynload/bz2.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,756 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x133DF5E0: initbz2 (in /usr/lib64/python2.7/lib-dynload/bz2.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,757 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x133DF5F4: initbz2 (in /usr/lib64/python2.7/lib-dynload/bz2.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,758 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB7885: PyStructSequence_InitType (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x135E422F: initgrp (in /usr/lib64/python2.7/lib-dynload/grpmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,759 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EA529: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,760 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x139FA385: init_gpgme (in /usr/lib64/python2.7/site-packages/gpgme/_gpgme.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,761 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x139FA3C3: init_gpgme (in /usr/lib64/python2.7/site-packages/gpgme/_gpgme.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,762 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x139FA401: init_gpgme (in /usr/lib64/python2.7/site-packages/gpgme/_gpgme.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,763 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x139FA43F: init_gpgme (in /usr/lib64/python2.7/site-packages/gpgme/_gpgme.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,764 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x139FA47D: init_gpgme (in /usr/lib64/python2.7/site-packages/gpgme/_gpgme.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,765 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x139FA4BB: init_gpgme (in /usr/lib64/python2.7/site-packages/gpgme/_gpgme.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,766 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x139FA4F9: init_gpgme (in /usr/lib64/python2.7/site-packages/gpgme/_gpgme.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,767 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x139FA537: init_gpgme (in /usr/lib64/python2.7/site-packages/gpgme/_gpgme.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,768 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x139FA575: init_gpgme (in /usr/lib64/python2.7/site-packages/gpgme/_gpgme.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,769 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x139FA5B3: init_gpgme (in /usr/lib64/python2.7/site-packages/gpgme/_gpgme.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,770 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x13E47065: init_sqlite3 (in /usr/lib64/python2.7/lib-dynload/_sqlite3.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,771 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x13E47074: init_sqlite3 (in /usr/lib64/python2.7/lib-dynload/_sqlite3.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,772 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x13E47084: init_sqlite3 (in /usr/lib64/python2.7/lib-dynload/_sqlite3.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,773 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x13E42568: pysqlite_cache_setup_types (in /usr/lib64/python2.7/lib-dynload/_sqlite3.so) >==1946== by 0x13E47094: init_sqlite3 (in /usr/lib64/python2.7/lib-dynload/_sqlite3.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,774 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x13E47094: init_sqlite3 (in /usr/lib64/python2.7/lib-dynload/_sqlite3.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,775 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x13E470A4: init_sqlite3 (in /usr/lib64/python2.7/lib-dynload/_sqlite3.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,776 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x13E470B4: init_sqlite3 (in /usr/lib64/python2.7/lib-dynload/_sqlite3.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,777 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467D8BF: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681374: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,778 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467D68F: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x1468137D: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,779 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467A55B: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681386: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,780 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1468293B: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681394: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,781 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308AC14938: PORT_ZAlloc_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308AC14A82: PORT_NewArena_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A849EF5: SECMOD_CreateModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B770: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC21: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B540: NSS_InitContext (in /usr/lib64/libnss3.so) >==1946== by 0x3426E3FBC2: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40344: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E217CB: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,782 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308AC14938: PORT_ZAlloc_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308AC14A82: PORT_NewArena_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A849EF5: SECMOD_CreateModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B770: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B97F: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC21: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B540: NSS_InitContext (in /usr/lib64/libnss3.so) >==1946== by 0x3426E3FBC2: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40344: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,783 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308AC14938: PORT_ZAlloc_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308AC14A82: PORT_NewArena_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A849EF5: SECMOD_CreateModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B770: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B97F: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B97F: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC21: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B540: NSS_InitContext (in /usr/lib64/libnss3.so) >==1946== by 0x3426E3FBC2: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40344: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,784 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308AC14938: PORT_ZAlloc_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308AC14A82: PORT_NewArena_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A849EF5: SECMOD_CreateModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B770: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA77: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E217CB: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E21A99: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E367C3: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,785 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308840162A: PL_NewHashTable (in /usr/lib64/libplds4.so) >==1946== by 0x168C8081: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BB51D: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C0A33: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A83E452: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EA3A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA77: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,786 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308840162A: PL_NewHashTable (in /usr/lib64/libplds4.so) >==1946== by 0x168C8081: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BB53C: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C0A33: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A83E452: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EA3A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA77: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,787 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308AC14938: PORT_ZAlloc_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308AC14A82: PORT_NewArena_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A85CB54: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86EBB8: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86F18A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8644BF: CERT_NewTempCertificate (in /usr/lib64/libnss3.so) >==1946== by 0x308B813876: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B815950: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B81670D: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B817A24: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B81E8F4: ??? (in /usr/lib64/libssl3.so) >==1946== >==1946== 72 bytes in 1 blocks are possibly lost in loss record 2,788 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308AC14938: PORT_ZAlloc_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308AC14A82: PORT_NewArena_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A85CB54: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86EBB8: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86F18A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A867EAC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8680D5: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A822D1B: CERT_FindCertIssuer (in /usr/lib64/libnss3.so) >==1946== by 0x308A82312F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A823A57: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A82464F: CERT_VerifyCert (in /usr/lib64/libnss3.so) >==1946== >==1946== 72 bytes in 1 blocks are definitely lost in loss record 2,796 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875B93: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A875C38: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A875878: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A869B0A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E765: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 72 bytes in 1 blocks are definitely lost in loss record 2,797 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C8AE3: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C8B88: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C87C8: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BB2E2: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C0A33: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A83E3FA: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EA3A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA77: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 76 bytes in 1 blocks are possibly lost in loss record 2,807 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D161EA: PyCode_Optimize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D00C57: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D02041: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0195C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0195C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D036A9: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D039F3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D04333: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 77 bytes in 1 blocks are possibly lost in loss record 2,809 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB5817: PyString_DecodeEscape (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xC414074: ??? (in /usr/lib64/python2.7/lib-dynload/cPickle.so) >==1946== by 0xC4179B5: ??? (in /usr/lib64/python2.7/lib-dynload/cPickle.so) >==1946== by 0xC4180BC: ??? (in /usr/lib64/python2.7/lib-dynload/cPickle.so) >==1946== by 0x4CFE052: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,926 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5DEF: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,927 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5E03: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,928 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5EDF: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,929 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82839: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,930 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82889: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,931 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8289D: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,932 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C828B1: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,933 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB87C9: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBDB1E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE0F0: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBA8F4: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,934 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xE084891: init_collections (in /usr/lib64/python2.7/lib-dynload/_collectionsmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,935 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFF063: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D00AE1: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D03A11: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D039F3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D04333: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,936 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1494D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D14A9F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AC70: PyObject_CallFunction (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D075AF: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xC41AFDA: initcPickle (in /usr/lib64/python2.7/lib-dynload/cPickle.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,937 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE8AF: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B25D: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9C47: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,938 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D16406: PyCode_Optimize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D00C57: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D04372: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D05786: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,939 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFF063: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D00AA6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D05797: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFB2C5: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,940 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8757FC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A869B0A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E765: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,941 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8757FC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86AFB2: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A869B4E: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E765: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,942 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8757FC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A868C4A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E820: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,943 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1494D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D14A9F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AC70: PyObject_CallFunction (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D075AF: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x115276C1: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,944 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1494D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D14A9F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AC70: PyObject_CallFunction (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D075AF: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x12FB2DF3: initzlib (in /usr/lib64/python2.7/lib-dynload/zlibmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,945 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x131C5CDF: init_io (in /usr/lib64/python2.7/lib-dynload/_io.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,946 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x131C5D14: init_io (in /usr/lib64/python2.7/lib-dynload/_io.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,947 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467963F: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681314: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,948 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x14679668: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681314: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,949 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467C842: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681346: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,950 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467C86B: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681346: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,951 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467C894: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681346: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,952 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x146803C1: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x1468135D: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,953 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x146803DF: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x1468135D: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,954 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x146803FD: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x1468135D: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,955 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1468041B: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x1468135D: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,956 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C874C: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BB2E2: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C0A33: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A83E452: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EA3A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA77: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,957 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8757FC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A87678C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A876BA8: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A876C24: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E6F3: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E8C3: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA97: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,958 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8757FC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86D284: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A864431: CERT_NewTempCertificate (in /usr/lib64/libnss3.so) >==1946== by 0x308B813876: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B815950: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B81670D: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B817A24: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B81E8F4: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B81EE8E: SSL_ForceHandshake (in /usr/lib64/libssl3.so) >==1946== by 0x3426E40CAB: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,959 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8757FC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A87678C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86C428: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A868D81: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A864598: CERT_NewTempCertificate (in /usr/lib64/libnss3.so) >==1946== by 0x308B813876: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B815950: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B81670D: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B817A24: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B81E8F4: ??? (in /usr/lib64/libssl3.so) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,960 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8757FC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86D284: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86D473: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86DB64: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86A2A3: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A868043: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A822D1B: CERT_FindCertIssuer (in /usr/lib64/libnss3.so) >==1946== by 0x308A82312F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A823A57: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A82464F: CERT_VerifyCert (in /usr/lib64/libnss3.so) >==1946== >==1946== 80 bytes in 1 blocks are possibly lost in loss record 2,961 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8757FC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86B5BD: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86CC94: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86D028: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86DE2D: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86A38F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A868043: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A822D1B: CERT_FindCertIssuer (in /usr/lib64/libnss3.so) >==1946== by 0x308A82312F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A823A57: ??? (in /usr/lib64/libnss3.so) >==1946== >==1946== 80 bytes in 2 blocks are possibly lost in loss record 2,962 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CAF2D8: _PyString_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB5B87: PyString_DecodeEscape (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFC53: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE394: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFE43: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF15C8: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF17F5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 85 bytes in 2 blocks are possibly lost in loss record 2,982 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFB4C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEDE70: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE75B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1BCF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 87 bytes in 2 blocks are possibly lost in loss record 2,991 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFB4C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF12A5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF0CA0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1825: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 88 bytes in 1 blocks are possibly lost in loss record 3,236 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8284D: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 88 bytes in 1 blocks are possibly lost in loss record 3,237 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82875: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 88 bytes in 1 blocks are possibly lost in loss record 3,238 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82B1D: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 88 bytes in 1 blocks are possibly lost in loss record 3,239 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD1B8: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 88 bytes in 1 blocks are possibly lost in loss record 3,240 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD1B8: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17BA9: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1426003B: init_elementtree (in /usr/lib64/python2.7/lib-dynload/_elementtree.so) >==1946== >==1946== 88 bytes in 1 blocks are possibly lost in loss record 3,241 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDEEC: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBA8F4: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBDF82: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 88 bytes in 1 blocks are possibly lost in loss record 3,242 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x131C5D55: init_io (in /usr/lib64/python2.7/lib-dynload/_io.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 88 bytes in 1 blocks are possibly lost in loss record 3,243 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x131C5DA0: init_io (in /usr/lib64/python2.7/lib-dynload/_io.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 88 bytes in 1 blocks are possibly lost in loss record 3,244 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x131C5DDD: init_io (in /usr/lib64/python2.7/lib-dynload/_io.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 88 bytes in 1 blocks are possibly lost in loss record 3,245 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x131C5E1A: init_io (in /usr/lib64/python2.7/lib-dynload/_io.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 88 bytes in 1 blocks are possibly lost in loss record 3,246 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x131C5E57: init_io (in /usr/lib64/python2.7/lib-dynload/_io.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 88 bytes in 1 blocks are possibly lost in loss record 3,247 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x131C5E94: init_io (in /usr/lib64/python2.7/lib-dynload/_io.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 88 bytes in 1 blocks are possibly lost in loss record 3,248 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x131C5ED1: init_io (in /usr/lib64/python2.7/lib-dynload/_io.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 88 bytes in 1 blocks are possibly lost in loss record 3,249 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x131C5F0E: init_io (in /usr/lib64/python2.7/lib-dynload/_io.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 88 bytes in 1 blocks are possibly lost in loss record 3,250 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x14679691: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681314: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 88 bytes in 1 blocks are possibly lost in loss record 3,251 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467D3A2: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681326: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 88 bytes in 1 blocks are possibly lost in loss record 3,252 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467D3C8: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681326: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 88 bytes in 1 blocks are possibly lost in loss record 3,253 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467D3EE: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681326: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 88 bytes in 1 blocks are possibly lost in loss record 3,254 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467D417: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681326: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 88 bytes in 1 blocks are possibly lost in loss record 3,255 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467D439: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681326: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 88 bytes in 1 blocks are possibly lost in loss record 3,256 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467D45B: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681326: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 88 bytes in 1 blocks are possibly lost in loss record 3,257 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x14682F5D: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681334: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 88 bytes in 1 blocks are possibly lost in loss record 3,258 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x14682FD5: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681334: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 88 bytes in 1 blocks are possibly lost in loss record 3,259 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467CB3D: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x1468133D: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 88 bytes in 1 blocks are possibly lost in loss record 3,260 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x14679D4D: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681354: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 89 bytes in 2 blocks are possibly lost in loss record 3,262 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CAF2D8: _PyString_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB5B87: PyString_DecodeEscape (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFC53: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE394: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE067: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE75B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1BCF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 90 bytes in 2 blocks are possibly lost in loss record 3,267 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11607: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11F74: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0BF50: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 92 bytes in 2 blocks are possibly lost in loss record 3,276 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFB4C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF12A5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF17F5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 92 bytes in 2 blocks are possibly lost in loss record 3,277 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE8AC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE0A1: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE75B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF11D1: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1825: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 93 bytes in 2 blocks are possibly lost in loss record 3,282 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11607: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11EE0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0BF50: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E3D0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F155: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 94 bytes in 2 blocks are possibly lost in loss record 3,285 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE8AC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1BCF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 96 bytes in 1 blocks are possibly lost in loss record 3,296 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82A69: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 96 bytes in 1 blocks are possibly lost in loss record 3,297 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82A7D: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 96 bytes in 1 blocks are possibly lost in loss record 3,298 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82861: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 96 bytes in 1 blocks are possibly lost in loss record 3,299 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C828C5: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 96 bytes in 1 blocks are possibly lost in loss record 3,300 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C828D9: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 96 bytes in 1 blocks are possibly lost in loss record 3,301 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82915: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 96 bytes in 1 blocks are possibly lost in loss record 3,302 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82929: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 96 bytes in 1 blocks are possibly lost in loss record 3,303 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82951: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 96 bytes in 1 blocks are possibly lost in loss record 3,304 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82979: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 96 bytes in 1 blocks are possibly lost in loss record 3,305 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8298D: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 96 bytes in 1 blocks are possibly lost in loss record 3,306 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C829C9: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 96 bytes in 1 blocks are possibly lost in loss record 3,307 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82A05: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 96 bytes in 1 blocks are possibly lost in loss record 3,308 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82ACD: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 96 bytes in 1 blocks are possibly lost in loss record 3,309 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82AE1: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 96 bytes in 1 blocks are possibly lost in loss record 3,310 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82AF5: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 96 bytes in 1 blocks are possibly lost in loss record 3,311 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82B09: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 96 bytes in 1 blocks are possibly lost in loss record 3,312 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82B31: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 96 bytes in 1 blocks are possibly lost in loss record 3,313 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82B45: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 96 bytes in 1 blocks are possibly lost in loss record 3,314 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82B59: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 96 bytes in 1 blocks are possibly lost in loss record 3,315 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82B6D: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 96 bytes in 1 blocks are possibly lost in loss record 3,316 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82B81: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 96 bytes in 1 blocks are possibly lost in loss record 3,317 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82B95: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 96 bytes in 1 blocks are possibly lost in loss record 3,318 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82BA9: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 96 bytes in 1 blocks are possibly lost in loss record 3,319 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82BBD: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 96 bytes in 1 blocks are possibly lost in loss record 3,320 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82BD1: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 96 bytes in 1 blocks are possibly lost in loss record 3,321 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1494D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D14A9F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AC70: PyObject_CallFunction (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10729: PyImport_Import (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10889: PyImport_ImportModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82C13: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 96 bytes in 1 blocks are possibly lost in loss record 3,322 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CDD7FD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CDEEAA: _PyWarnings_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A677: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 96 bytes in 1 blocks are possibly lost in loss record 3,323 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CDD7FD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CDEEC7: _PyWarnings_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A677: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 96 bytes in 1 blocks are possibly lost in loss record 3,324 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CDD7FD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CDEEF6: _PyWarnings_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A677: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 96 bytes in 1 blocks are possibly lost in loss record 3,325 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1494D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D14A9F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AC70: PyObject_CallFunction (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10729: PyImport_Import (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10889: PyImport_ImportModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18C33: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A24A: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 96 bytes in 2 blocks are possibly lost in loss record 3,326 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA39AC: _PyObject_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CCAFC3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CD43F0: PyUnicodeUCS4_Concat (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9929: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 96 bytes in 2 blocks are possibly lost in loss record 3,327 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x3088401A4F: PL_HashTableRawAdd (in /usr/lib64/libplds4.so) >==1946== by 0x168C817E: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BC217: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BD81F: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C2628: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A846589: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A847A32: PK11_CreateGenericObject (in /usr/lib64/libnss3.so) >==1946== by 0x3426E09C31: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E09CDC: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40A8D: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 96 bytes in 2 blocks are possibly lost in loss record 3,328 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x3088401A4F: PL_HashTableRawAdd (in /usr/lib64/libplds4.so) >==1946== by 0x168C817E: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BB9E1: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C2640: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A846589: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A847A32: PK11_CreateGenericObject (in /usr/lib64/libnss3.so) >==1946== by 0x3426E09C31: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E09CDC: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40A8D: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 99 bytes in 1 blocks are possibly lost in loss record 3,331 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3DA3: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467CB3D: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x1468133D: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 99 bytes in 2 blocks are possibly lost in loss record 3,332 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFB4C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEDE70: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE75B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE3AD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1D62: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 103 bytes in 2 blocks are possibly lost in loss record 3,340 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D14C3B: Py_InitModule4_64 (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D20092: _PySys_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A1A9: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 104 bytes in 1 blocks are possibly lost in loss record 3,343 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82A91: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 104 bytes in 1 blocks are possibly lost in loss record 3,344 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82AA5: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 104 bytes in 1 blocks are possibly lost in loss record 3,345 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C828ED: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 104 bytes in 1 blocks are possibly lost in loss record 3,346 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82901: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 104 bytes in 1 blocks are possibly lost in loss record 3,347 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8293D: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 104 bytes in 1 blocks are possibly lost in loss record 3,348 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82965: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 104 bytes in 1 blocks are possibly lost in loss record 3,349 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C829A1: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 104 bytes in 1 blocks are possibly lost in loss record 3,350 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C829DD: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 104 bytes in 1 blocks are possibly lost in loss record 3,351 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C829F1: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 104 bytes in 1 blocks are possibly lost in loss record 3,352 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82A19: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 104 bytes in 1 blocks are possibly lost in loss record 3,353 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82AB9: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 105 bytes in 2 blocks are possibly lost in loss record 3,356 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFB4C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEDE70: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE75B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE067: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE75B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1D62: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 106 bytes in 2 blocks are possibly lost in loss record 3,357 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CAF2D8: _PyString_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB5B87: PyString_DecodeEscape (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFC53: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE394: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1D62: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1825: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF17F5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 112 bytes in 1 blocks are possibly lost in loss record 3,366 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82A41: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 112 bytes in 1 blocks are possibly lost in loss record 3,367 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82A55: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 112 bytes in 1 blocks are possibly lost in loss record 3,368 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C829B5: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 112 bytes in 1 blocks are possibly lost in loss record 3,369 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C82A2D: _PyExc_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A205: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 112 bytes in 1 blocks are possibly lost in loss record 3,370 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4839: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC251F: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x131C5C36: init_io (in /usr/lib64/python2.7/lib-dynload/_io.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 112 bytes in 1 blocks are possibly lost in loss record 3,371 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86EBD1: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86F18A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8644BF: CERT_NewTempCertificate (in /usr/lib64/libnss3.so) >==1946== by 0x308B813876: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B815950: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B81670D: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B817A24: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B81E8F4: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B81EE8E: SSL_ForceHandshake (in /usr/lib64/libssl3.so) >==1946== by 0x3426E40CAB: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 112 bytes in 1 blocks are possibly lost in loss record 3,372 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86EBD1: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86F18A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A867EAC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8680D5: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A822D1B: CERT_FindCertIssuer (in /usr/lib64/libnss3.so) >==1946== by 0x308A82312F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A823A57: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A82464F: CERT_VerifyCert (in /usr/lib64/libnss3.so) >==1946== by 0x308A8248CF: CERT_VerifyCertNow (in /usr/lib64/libnss3.so) >==1946== by 0x308B816E03: SSL_AuthCertificate (in /usr/lib64/libssl3.so) >==1946== >==1946== 113 bytes in 2 blocks are possibly lost in loss record 3,373 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11607: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11EB3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 114 bytes in 3 blocks are possibly lost in loss record 3,377 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB3746: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9192A: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6BD0A: PyIter_Next (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA9887: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAAF14: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBDFCB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA3F2: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 125 bytes in 3 blocks are possibly lost in loss record 3,397 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11607: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0BF50: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E3D0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 126 bytes in 3 blocks are possibly lost in loss record 3,398 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEF3F9: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21CA: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF203B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF2694: PyAST_FromNode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1850A: PyParser_ASTFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18757: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 128 bytes in 1 blocks are possibly lost in loss record 3,435 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7AFA3: PyCode_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D00D56: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D02041: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0195C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0195C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D036A9: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D039F3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D04333: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 128 bytes in 1 blocks are possibly lost in loss record 3,436 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7AFA3: PyCode_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D00D56: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D03A11: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D039F3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D04333: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D05786: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D189A1: PyRun_FileExFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 128 bytes in 2 blocks are possibly lost in loss record 3,437 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA38B: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBA8F4: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBDF82: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 128 bytes in 2 blocks are possibly lost in loss record 3,438 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFF063: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D00AA6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D03A11: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D04173: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D05786: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 128 bytes in 2 blocks are possibly lost in loss record 3,439 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA38B: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17BA9: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 128 bytes in 2 blocks are possibly lost in loss record 3,440 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C674A3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B248: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6BA7E: PyObject_IsSubclass (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D07B2B: PyErr_GivenExceptionMatches (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFBDB7: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 128 bytes in 2 blocks are possibly lost in loss record 3,441 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C79040: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBE331: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBDFCB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA3F2: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 128 bytes in 2 blocks are possibly lost in loss record 3,442 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA38B: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 128 bytes in 2 blocks are possibly lost in loss record 3,443 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDEEC: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFAEFA: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 128 bytes in 2 blocks are possibly lost in loss record 3,444 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFC62D: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17BA9: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1426003B: init_elementtree (in /usr/lib64/python2.7/lib-dynload/_elementtree.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 128 bytes in 4 blocks are possibly lost in loss record 3,445 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA39AC: _PyObject_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2C18C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDE45: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBE331: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBDFCB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 128 bytes in 4 blocks are possibly lost in loss record 3,446 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4D284D6: PyThread_allocate_lock (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2C199: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDE45: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBE331: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBDFCB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 129 bytes in 3 blocks are possibly lost in loss record 3,447 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D14C3B: Py_InitModule4_64 (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xFACA082: initmath (in /usr/lib64/python2.7/lib-dynload/math.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 130 bytes in 3 blocks are possibly lost in loss record 3,451 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D14C3B: Py_InitModule4_64 (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xDE7D012: initbinascii (in /usr/lib64/python2.7/lib-dynload/binascii.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 139 bytes in 1 blocks are possibly lost in loss record 3,469 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3DA3: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467D8BF: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681374: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 140 bytes in 3 blocks are possibly lost in loss record 3,472 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFB4C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF12A5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF08E0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1825: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 144 bytes in 1 blocks are possibly lost in loss record 3,534 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x30884016B0: PL_NewHashTable (in /usr/lib64/libplds4.so) >==1946== by 0x308A876E5C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86CB2E: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A868C77: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E820: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== >==1946== 144 bytes in 1 blocks are possibly lost in loss record 3,535 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x30884016B0: PL_NewHashTable (in /usr/lib64/libplds4.so) >==1946== by 0x308A876E5C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86CB41: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A868C77: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E820: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== >==1946== 144 bytes in 1 blocks are possibly lost in loss record 3,536 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x30884016B0: PL_NewHashTable (in /usr/lib64/libplds4.so) >==1946== by 0x168C8081: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BB51D: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C0A33: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A83E452: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EA3A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA77: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 144 bytes in 1 blocks are possibly lost in loss record 3,537 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x30884016B0: PL_NewHashTable (in /usr/lib64/libplds4.so) >==1946== by 0x168C8081: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BB53C: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C0A33: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A83E452: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EA3A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA77: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 144 bytes in 2 blocks are possibly lost in loss record 3,538 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDEEC: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 144 bytes in 2 blocks are possibly lost in loss record 3,539 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D039A2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D04333: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D05786: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 144 bytes in 2 blocks are possibly lost in loss record 3,540 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0152D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0191B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0195C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0329A: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D039F3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 144 bytes in 2 blocks are possibly lost in loss record 3,541 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFEDD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D022AC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0329A: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D04333: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 144 bytes in 2 blocks are possibly lost in loss record 3,542 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFF063: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D00AA6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D04372: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D05786: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 144 bytes in 2 blocks are possibly lost in loss record 3,543 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDEEC: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 144 bytes in 2 blocks are possibly lost in loss record 3,544 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFEDD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0166E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0212B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D032F2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0394B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 144 bytes in 2 blocks are possibly lost in loss record 3,545 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFEDD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0166E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0212B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D032F2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D039F3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 144 bytes in 2 blocks are possibly lost in loss record 3,546 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDEEC: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 144 bytes in 2 blocks are possibly lost in loss record 3,547 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1494D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D141BE: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D14AD6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D14E2D: Py_BuildValue (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x13E46A31: pysqlite_microprotocols_add (in /usr/lib64/python2.7/lib-dynload/_sqlite3.so) >==1946== by 0x13E46E5D: ??? (in /usr/lib64/python2.7/lib-dynload/_sqlite3.so) >==1946== by 0x4CFE0F0: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 149 bytes in 3 blocks are possibly lost in loss record 3,554 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE8AC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1BCF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF203B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF2694: PyAST_FromNode (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 152 bytes in 4 blocks are possibly lost in loss record 3,558 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB3746: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9192A: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6BD0A: PyIter_Next (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA9887: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA9ADE: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAAC48: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBDF82: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA3F2: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 152 bytes in 4 blocks are possibly lost in loss record 3,559 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF67CD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF81D6: PyEval_CallObjectWithKeywords (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF4556: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE0F0: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 160 bytes in 2 blocks are possibly lost in loss record 3,597 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D16406: PyCode_Optimize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D00C57: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D03A11: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D04333: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D05786: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 160 bytes in 2 blocks are possibly lost in loss record 3,598 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8757FC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A82BFA7: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E668: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E7DF: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 160 bytes in 2 blocks are possibly lost in loss record 3,599 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8757FC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A82C039: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E668: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E7DF: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 160 bytes in 2 blocks are possibly lost in loss record 3,600 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8757FC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A82BFA7: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E668: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A857E30: SECMOD_UpdateSlotList (in /usr/lib64/libnss3.so) >==1946== by 0x308A857F68: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A858564: SECMOD_OpenNewSlot (in /usr/lib64/libnss3.so) >==1946== by 0x308A83E5AF: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EA3A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B97F: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== >==1946== 160 bytes in 2 blocks are possibly lost in loss record 3,601 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8757FC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A82C039: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E668: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A857E30: SECMOD_UpdateSlotList (in /usr/lib64/libnss3.so) >==1946== by 0x308A857F68: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A858564: SECMOD_OpenNewSlot (in /usr/lib64/libnss3.so) >==1946== by 0x308A83E5AF: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EA3A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B97F: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== >==1946== 160 bytes in 4 blocks are possibly lost in loss record 3,602 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11607: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0BF50: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E3D0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F9B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,673 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A1D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0BF50: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E3D0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F2A7: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,674 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E810: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBE331: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBDFCB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,675 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308AC14A96: PORT_NewArena_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A849EF5: SECMOD_CreateModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B770: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC21: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,676 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A849FED: SECMOD_CreateModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B770: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC21: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,677 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308AC14A96: PORT_NewArena_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A849EF5: SECMOD_CreateModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B770: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B97F: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC21: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,678 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A849FED: SECMOD_CreateModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B770: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B97F: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC21: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,679 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A875809: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A869B0A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E765: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,680 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308AC0E595: NSSRWLock_New_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A869B38: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E765: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,681 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A875809: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86AFB2: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A869B4E: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E765: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,682 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A86AFDC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A869B4E: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E765: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,683 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A876E36: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86AFF3: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A869B4E: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E765: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,684 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A876E36: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86B007: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A869B4E: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E765: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,685 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A876E36: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86B01B: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A869B4E: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E765: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,686 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A876E36: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86B02F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A869B4E: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E765: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,687 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A8767FC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E77F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,688 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A875809: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A868C4A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E820: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,689 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A86CB1B: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A868C77: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E820: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,690 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A876E36: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86CB2E: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A868C77: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E820: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,691 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A876E36: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86CB41: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A868C77: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E820: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,692 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A8DE9EB: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC296: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E6AB: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,693 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A8DE9EB: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DDFE5: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC362: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E6AB: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,694 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A8DE069: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC362: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E6AB: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,695 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A8DE9EB: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC296: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E6E6: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,696 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A8DE9EB: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DDFE5: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC362: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E6E6: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,697 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A8DE069: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC362: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E6E6: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,698 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A8DE9EB: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC296: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E70B: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,699 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A8DE9EB: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DDFE5: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC362: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E70B: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,700 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A8DE069: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC362: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E70B: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,701 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A8DE9EB: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC296: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E730: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,702 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A8DE9EB: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DDFE5: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC362: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E730: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,703 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A8DE069: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC362: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E730: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,704 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A8DE9EB: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC296: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E759: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,705 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A8DE9EB: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DDFE5: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC362: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E759: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,706 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A8DE069: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC362: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E759: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,707 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A8DE9EB: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC296: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E782: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,708 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A8DE9EB: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DDFE5: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC362: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E782: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,709 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A8DE069: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC362: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E782: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,710 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A8DE9EB: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DDAC5: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E7BB: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,711 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308AC14A96: PORT_NewArena_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A849EF5: SECMOD_CreateModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B770: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC21: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B540: NSS_InitContext (in /usr/lib64/libnss3.so) >==1946== by 0x3426E3FBC2: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40344: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E217CB: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,712 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A849FED: SECMOD_CreateModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B770: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC21: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B540: NSS_InitContext (in /usr/lib64/libnss3.so) >==1946== by 0x3426E3FBC2: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40344: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E217CB: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E21A99: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,713 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308AC14A96: PORT_NewArena_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A849EF5: SECMOD_CreateModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B770: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B97F: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC21: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B540: NSS_InitContext (in /usr/lib64/libnss3.so) >==1946== by 0x3426E3FBC2: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40344: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,714 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A849FED: SECMOD_CreateModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B770: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B97F: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC21: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B540: NSS_InitContext (in /usr/lib64/libnss3.so) >==1946== by 0x3426E3FBC2: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40344: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E217CB: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,715 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308AC14A96: PORT_NewArena_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A849EF5: SECMOD_CreateModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B770: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B97F: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B97F: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC21: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B540: NSS_InitContext (in /usr/lib64/libnss3.so) >==1946== by 0x3426E3FBC2: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40344: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,716 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A849FED: SECMOD_CreateModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B770: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B97F: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B97F: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC21: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B540: NSS_InitContext (in /usr/lib64/libnss3.so) >==1946== by 0x3426E3FBC2: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40344: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,717 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308AC14A96: PORT_NewArena_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A849EF5: SECMOD_CreateModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B770: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA77: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E217CB: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E21A99: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E367C3: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,718 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A849FED: SECMOD_CreateModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B770: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA77: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E217CB: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E21A99: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E367C3: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E294F0: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,719 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x168C8759: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BB2E2: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C0A33: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A83E452: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EA3A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA77: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,720 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A875809: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A87678C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A876BA8: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A876C24: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E6F3: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E8C3: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA97: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,721 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A8767FC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A876BA8: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A876C24: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E6F3: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E8C3: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA97: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E217CB: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,722 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A876C41: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E6F3: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E8C3: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA97: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E217CB: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E21A99: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E367C3: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,723 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A875809: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86D284: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A864431: CERT_NewTempCertificate (in /usr/lib64/libnss3.so) >==1946== by 0x308B813876: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B815950: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B81670D: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B817A24: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B81E8F4: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B81EE8E: SSL_ForceHandshake (in /usr/lib64/libssl3.so) >==1946== by 0x3426E40CAB: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,724 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308AC14A96: PORT_NewArena_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A85CB54: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86EBB8: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86F18A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8644BF: CERT_NewTempCertificate (in /usr/lib64/libnss3.so) >==1946== by 0x308B813876: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B815950: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B81670D: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B817A24: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B81E8F4: ??? (in /usr/lib64/libssl3.so) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,725 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A875809: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A87678C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86C428: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A868D81: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A864598: CERT_NewTempCertificate (in /usr/lib64/libnss3.so) >==1946== by 0x308B813876: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B815950: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B81670D: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B817A24: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B81E8F4: ??? (in /usr/lib64/libssl3.so) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,726 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A875809: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86D284: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86D473: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86DB64: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86A2A3: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A868043: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A822D1B: CERT_FindCertIssuer (in /usr/lib64/libnss3.so) >==1946== by 0x308A82312F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A823A57: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A82464F: CERT_VerifyCert (in /usr/lib64/libnss3.so) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,727 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A875809: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86B5BD: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86CC94: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86D028: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86DE2D: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86A38F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A868043: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A822D1B: CERT_FindCertIssuer (in /usr/lib64/libnss3.so) >==1946== by 0x308A82312F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A823A57: ??? (in /usr/lib64/libnss3.so) >==1946== >==1946== 168 bytes in 1 blocks are possibly lost in loss record 3,728 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308AC14A96: PORT_NewArena_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A85CB54: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86EBB8: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86F18A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A867EAC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8680D5: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A822D1B: CERT_FindCertIssuer (in /usr/lib64/libnss3.so) >==1946== by 0x308A82312F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A823A57: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A82464F: CERT_VerifyCert (in /usr/lib64/libnss3.so) >==1946== >==1946== 168 bytes in 2 blocks are possibly lost in loss record 3,729 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9A22: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 170 bytes in 1 blocks are definitely lost in loss record 3,734 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE78C: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 172 bytes in 2 blocks are possibly lost in loss record 3,737 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11607: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11F53: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 173 bytes in 1 blocks are possibly lost in loss record 3,738 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CAF2D8: _PyString_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB3E88: PyString_Format (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE797: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 178 bytes in 4 blocks are possibly lost in loss record 3,752 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFB4C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF12A5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1825: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 192 bytes in 3 blocks are possibly lost in loss record 3,769 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9A22: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17BA9: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFB2C5: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 192 bytes in 3 blocks are possibly lost in loss record 3,770 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9A22: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F155: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 192 bytes in 3 blocks are possibly lost in loss record 3,771 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C674A3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B248: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6BA7E: PyObject_IsSubclass (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D07B2B: PyErr_GivenExceptionMatches (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F9F6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FD60: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 192 bytes in 3 blocks are possibly lost in loss record 3,772 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFC62D: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17BA9: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 192 bytes in 3 blocks are possibly lost in loss record 3,773 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9A22: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F2A7: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE0F0: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 194 bytes in 4 blocks are possibly lost in loss record 3,774 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11607: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11F12: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 198 bytes in 4 blocks are possibly lost in loss record 3,777 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFB4C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF12A5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF17C2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF0CA0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 200 bytes in 1 blocks are possibly lost in loss record 3,787 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C2397F: PR_NewMonitor (in /usr/lib64/libnspr4.so) >==1946== by 0x308A8DDB49: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E7BB: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 200 bytes in 1 blocks are possibly lost in loss record 3,788 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C2397F: PR_NewMonitor (in /usr/lib64/libnspr4.so) >==1946== by 0x308A86CEDC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86D20F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A864431: CERT_NewTempCertificate (in /usr/lib64/libnss3.so) >==1946== by 0x308B813876: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B815950: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B81670D: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B817A24: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B81E8F4: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B81EE8E: SSL_ForceHandshake (in /usr/lib64/libssl3.so) >==1946== by 0x3426E40CAB: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 200 bytes in 1 blocks are possibly lost in loss record 3,789 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C2397F: PR_NewMonitor (in /usr/lib64/libnspr4.so) >==1946== by 0x308A86CEDC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86D20F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86D473: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86DB64: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86A2A3: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A868043: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A822D1B: CERT_FindCertIssuer (in /usr/lib64/libnss3.so) >==1946== by 0x308A82312F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A823A57: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A82464F: CERT_VerifyCert (in /usr/lib64/libnss3.so) >==1946== >==1946== 200 bytes in 2 blocks are possibly lost in loss record 3,790 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9A22: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBA8F4: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBDF82: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 208 bytes in 2 blocks are possibly lost in loss record 3,799 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A1D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11EE0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0BF50: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E3D0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F155: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 208 bytes in 3 blocks are possibly lost in loss record 3,800 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFC62D: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 208 bytes in 3 blocks are possibly lost in loss record 3,801 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDEEC: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 216 bytes in 2 blocks are possibly lost in loss record 3,851 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C79040: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBE331: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBDFCB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA3F2: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 216 bytes in 3 blocks are possibly lost in loss record 3,852 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFEDD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D01833: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D01EEB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0195C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D02FE1: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 216 bytes in 3 blocks are possibly lost in loss record 3,853 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDEEC: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 216 bytes in 3 blocks are possibly lost in loss record 3,854 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C79040: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF81D6: PyEval_CallObjectWithKeywords (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C79E09: PyInstance_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA3F2: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 221 bytes in 1 blocks are possibly lost in loss record 3,857 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CAF2D8: _PyString_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6087F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFCA8A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 222 bytes in 5 blocks are possibly lost in loss record 3,859 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11607: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11EE0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 223 bytes in 5 blocks are possibly lost in loss record 3,862 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE8AC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF12A5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF203B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF2694: PyAST_FromNode (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 228 bytes in 6 blocks are possibly lost in loss record 3,868 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB3746: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB37A8: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA5F6: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 229 bytes in 1 blocks are possibly lost in loss record 3,869 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CAF2D8: _PyString_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB3E88: PyString_Format (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE73F: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 230 bytes in 5 blocks are possibly lost in loss record 3,870 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAD6D7: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D16615: PyCode_Optimize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D00C57: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D03A11: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D04333: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D05786: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D189A1: PyRun_FileExFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 230 bytes in 1 blocks are definitely lost in loss record 3,871 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE734: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 235 bytes in 1 blocks are definitely lost in loss record 3,875 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE7E4: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 240 bytes in 3 blocks are possibly lost in loss record 3,919 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C79040: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF81D6: PyEval_CallObjectWithKeywords (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C79E09: PyInstance_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA3F2: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 240 bytes in 3 blocks are possibly lost in loss record 3,920 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDEEC: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 245 bytes in 1 blocks are possibly lost in loss record 3,924 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CAF2D8: _PyString_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB3E88: PyString_Format (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE7EF: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 253 bytes in 5 blocks are possibly lost in loss record 3,929 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CAF2D8: _PyString_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB3E88: PyString_Format (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFCB8B: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 254 bytes in 5 blocks are possibly lost in loss record 3,931 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CAF2D8: _PyString_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB3E88: PyString_Format (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFCB8B: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 256 bytes in 1 blocks are possibly lost in loss record 3,949 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x308A8DD434: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8E11F8: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC32F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E6AB: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 256 bytes in 1 blocks are possibly lost in loss record 3,950 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x308A8DD434: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8E11F8: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC32F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E6E6: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 256 bytes in 1 blocks are possibly lost in loss record 3,951 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x308A8DD434: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8E11F8: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC32F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E70B: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 256 bytes in 1 blocks are possibly lost in loss record 3,952 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x308A8DD434: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8E11F8: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC32F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E730: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 256 bytes in 1 blocks are possibly lost in loss record 3,953 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x308A8DD434: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8E11F8: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8DC32F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A89E759: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81ACD9: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 256 bytes in 2 blocks are possibly lost in loss record 3,954 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6C0C4: PySequence_Tuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC53B1: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBDF82: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B25D: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA220: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 256 bytes in 2 blocks are possibly lost in loss record 3,955 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7AFA3: PyCode_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D12010: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 256 bytes in 4 blocks are possibly lost in loss record 3,956 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C674A3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B248: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0C166: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0C912: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F455: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 263 bytes in 6 blocks are possibly lost in loss record 3,964 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11607: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11EE0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0BF50: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E3D0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 264 bytes in 3 blocks are possibly lost in loss record 3,969 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD1B8: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F155: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 272 bytes in 1 blocks are possibly lost in loss record 3,978 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x30884016B0: PL_NewHashTable (in /usr/lib64/libplds4.so) >==1946== by 0x308A876E5C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86AFF3: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A869B4E: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E765: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== >==1946== 272 bytes in 1 blocks are possibly lost in loss record 3,979 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x30884016B0: PL_NewHashTable (in /usr/lib64/libplds4.so) >==1946== by 0x308A876E5C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86B007: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A869B4E: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E765: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== >==1946== 272 bytes in 1 blocks are possibly lost in loss record 3,980 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x30884016B0: PL_NewHashTable (in /usr/lib64/libplds4.so) >==1946== by 0x308A876E5C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86B01B: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A869B4E: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E765: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== >==1946== 272 bytes in 1 blocks are possibly lost in loss record 3,981 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x30884016B0: PL_NewHashTable (in /usr/lib64/libplds4.so) >==1946== by 0x308A876E5C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86B02F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A869B4E: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E765: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,271 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF4D4: PyString_InternInPlace (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66DC: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBCDD4: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC21C8: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC4067: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5D9F: _Py_ReadyTypes (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A111: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,272 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0768C: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D3F101: initzipimport (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0DE41: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0EEF3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,273 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CDEF41: _PyWarnings_Init (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1A677: Py_InitializeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2A1DE: Py_Main (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x307AC21734: (below main) (in /usr/lib64/libc-2.15.so) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,274 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D33922: initposix (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0DE41: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0EEF3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,275 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3C12: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2CEC1: initthread (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0DE41: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0EEF3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,276 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1BA0C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1E5C7: PySymtable_Build (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D055F1: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFB2C5: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,277 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1E61C: PySymtable_Build (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D055F1: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFB2C5: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,278 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1C681: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1E639: PySymtable_Build (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D055F1: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFB2C5: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,279 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1C106: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1C710: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1E639: PySymtable_Build (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D055F1: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFB2C5: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,280 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1C117: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1C710: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1E639: PySymtable_Build (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D055F1: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFB2C5: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,281 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1C128: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1C710: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1E639: PySymtable_Build (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D055F1: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFB2C5: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,282 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1C139: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1C710: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1E639: PySymtable_Build (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D055F1: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFB2C5: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,283 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1C14C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1C710: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1E639: PySymtable_Build (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D055F1: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFB2C5: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,284 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1C63B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1C710: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1E639: PySymtable_Build (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D055F1: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFB2C5: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,285 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1C681: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1C710: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1E639: PySymtable_Build (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D055F1: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFB2C5: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,286 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1C6A7: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1C710: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1E639: PySymtable_Build (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D055F1: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFB2C5: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,287 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1C6D2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1C710: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1E639: PySymtable_Build (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D055F1: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFB2C5: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,288 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1C106: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1C710: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1C710: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1E639: PySymtable_Build (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D055F1: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,289 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1C117: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1C710: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1C710: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1E639: PySymtable_Build (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D055F1: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,290 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1C128: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1C710: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1C710: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1E639: PySymtable_Build (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D055F1: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,291 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1C117: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1E639: PySymtable_Build (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D055F1: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFB2C5: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,292 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1C128: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1E639: PySymtable_Build (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D055F1: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFB2C5: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,293 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1C14C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1E639: PySymtable_Build (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D055F1: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFB2C5: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,294 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0768C: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102E2EE8: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,295 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102E4967: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,296 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F345: _PyDict_NewPresized (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9E6C: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,297 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE09B: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,298 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE0D3: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,299 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF8464: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA372: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,300 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x14679585: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681314: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,301 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3C12: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467CB3D: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x1468133D: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,302 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467C815: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681346: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,303 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3C12: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x14679D76: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681354: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,304 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3C12: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467D8BF: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681374: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 280 bytes in 1 blocks are possibly lost in loss record 4,305 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3C12: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467D68F: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x1468137D: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 288 bytes in 4 blocks are possibly lost in loss record 4,341 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDEEC: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 288 bytes in 4 blocks are possibly lost in loss record 4,342 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A1D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11F12: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 288 bytes in 4 blocks are possibly lost in loss record 4,343 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFA8C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFFEDD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D01833: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D018CC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0195C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0195C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 292 bytes in 1 blocks are definitely lost in loss record 4,346 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE62C: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 297 bytes in 3 blocks are possibly lost in loss record 4,350 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFC53: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE394: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF15C8: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF203B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF2694: PyAST_FromNode (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 298 bytes in 1 blocks are possibly lost in loss record 4,351 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CAF2D8: _PyString_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB3E88: PyString_Format (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE637: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 304 bytes in 4 blocks are possibly lost in loss record 4,356 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFF063: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D00AA6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D03A11: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D05786: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 305 bytes in 6 blocks are possibly lost in loss record 4,357 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEF3F9: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21CA: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF17F5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF203B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF2694: PyAST_FromNode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18862: PyParser_ASTFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 307 bytes in 1 blocks are possibly lost in loss record 4,359 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CAF2D8: _PyString_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB3E88: PyString_Format (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE68F: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 307 bytes in 1 blocks are definitely lost in loss record 4,360 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE684: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 310 bytes in 1 blocks are possibly lost in loss record 4,362 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CAF2D8: _PyString_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB3E88: PyString_Format (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE587: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 312 bytes in 1 blocks are definitely lost in loss record 4,365 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE57C: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 317 bytes in 1 blocks are possibly lost in loss record 4,366 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3DA3: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1467D68F: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x1468137D: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 320 bytes in 4 blocks are possibly lost in loss record 4,394 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFF063: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D00AFD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D03A11: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D05786: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 320 bytes in 5 blocks are possibly lost in loss record 4,395 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C674A3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B248: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6BA7E: PyObject_IsSubclass (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D07B2B: PyErr_GivenExceptionMatches (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDA5D: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 320 bytes in 5 blocks are possibly lost in loss record 4,396 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBF766: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFBD20: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 320 bytes in 5 blocks are possibly lost in loss record 4,397 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA38B: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 336 bytes in 2 blocks are possibly lost in loss record 4,430 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A875809: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A82BFA7: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E668: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E7DF: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 336 bytes in 2 blocks are possibly lost in loss record 4,431 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A82BFD8: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E668: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E7DF: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 336 bytes in 2 blocks are possibly lost in loss record 4,432 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A875809: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A82C039: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E668: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E7DF: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 336 bytes in 2 blocks are possibly lost in loss record 4,433 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A82C06A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E668: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E7DF: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 336 bytes in 2 blocks are possibly lost in loss record 4,434 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A875809: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A82BFA7: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E668: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A857E30: SECMOD_UpdateSlotList (in /usr/lib64/libnss3.so) >==1946== by 0x308A857F68: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A858564: SECMOD_OpenNewSlot (in /usr/lib64/libnss3.so) >==1946== by 0x308A83E5AF: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EA3A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B97F: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== >==1946== 336 bytes in 2 blocks are possibly lost in loss record 4,435 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A82BFD8: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E668: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A857E30: SECMOD_UpdateSlotList (in /usr/lib64/libnss3.so) >==1946== by 0x308A857F68: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A858564: SECMOD_OpenNewSlot (in /usr/lib64/libnss3.so) >==1946== by 0x308A83E5AF: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EA3A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B97F: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B97F: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== >==1946== 336 bytes in 2 blocks are possibly lost in loss record 4,436 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A875809: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A82C039: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E668: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A857E30: SECMOD_UpdateSlotList (in /usr/lib64/libnss3.so) >==1946== by 0x308A857F68: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A858564: SECMOD_OpenNewSlot (in /usr/lib64/libnss3.so) >==1946== by 0x308A83E5AF: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EA3A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B97F: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== >==1946== 336 bytes in 2 blocks are possibly lost in loss record 4,437 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A82C06A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E668: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A857E30: SECMOD_UpdateSlotList (in /usr/lib64/libnss3.so) >==1946== by 0x308A857F68: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A858564: SECMOD_OpenNewSlot (in /usr/lib64/libnss3.so) >==1946== by 0x308A83E5AF: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EA3A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B97F: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B97F: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== >==1946== 337 bytes in 6 blocks are possibly lost in loss record 4,438 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1517C: PyModule_AddObject (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D15276: PyModule_AddIntConstant (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x1152785F: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 344 bytes in 10 blocks are possibly lost in loss record 4,441 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C962B0: _PyLong_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11B49: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 360 bytes in 5 blocks are possibly lost in loss record 4,479 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9A22: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 384 bytes in 1 blocks are possibly lost in loss record 4,493 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4C9EA91: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F370: _PyDict_NewPresized (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9E6C: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 384 bytes in 8 blocks are possibly lost in loss record 4,494 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x3088401A4F: PL_HashTableRawAdd (in /usr/lib64/libplds4.so) >==1946== by 0x168C817E: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C054E: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C1D95: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A85516B: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A855D9C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EDCA: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA77: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 384 bytes in 8 blocks are possibly lost in loss record 4,495 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x3088401A4F: PL_HashTableRawAdd (in /usr/lib64/libplds4.so) >==1946== by 0x168C817E: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BB819: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C1DAE: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A85516B: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A855D9C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EDCA: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA77: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 390 bytes in 10 blocks are definitely lost in loss record 4,496 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE333: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 390 bytes in 10 blocks are definitely lost in loss record 4,497 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE369: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 390 bytes in 10 blocks are definitely lost in loss record 4,498 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE385: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 390 bytes in 10 blocks are definitely lost in loss record 4,499 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE3A1: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 392 bytes in 5 blocks are possibly lost in loss record 4,500 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFF063: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D00AE1: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D03A11: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D05786: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 394 bytes in 8 blocks are possibly lost in loss record 4,503 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11607: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0BF50: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E3D0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F155: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 396 bytes in 6 blocks are possibly lost in loss record 4,506 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFC53: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE394: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE067: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE75B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1CEE: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF17C2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 399 bytes in 1 blocks are definitely lost in loss record 4,507 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE4CC: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 409 bytes in 1 blocks are possibly lost in loss record 4,522 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CAF2D8: _PyString_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB3E88: PyString_Format (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE4D7: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 410 bytes in 10 blocks are definitely lost in loss record 4,523 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE34D: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 420 bytes in 10 blocks are definitely lost in loss record 4,527 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE2FD: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 432 bytes in 1 blocks are possibly lost in loss record 4,543 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA3F2: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 432 bytes in 6 blocks are possibly lost in loss record 4,544 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDEEC: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 440 bytes in 1 blocks are possibly lost in loss record 4,548 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 440 bytes in 1 blocks are possibly lost in loss record 4,549 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBED22: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 440 bytes in 1 blocks are possibly lost in loss record 4,550 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C846FA: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9453: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 440 bytes in 1 blocks are possibly lost in loss record 4,551 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C846FA: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9453: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 448 bytes in 1 blocks are possibly lost in loss record 4,558 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 448 bytes in 1 blocks are possibly lost in loss record 4,559 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C846FA: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9453: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 450 bytes in 10 blocks are definitely lost in loss record 4,560 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE319: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 456 bytes in 1 blocks are possibly lost in loss record 4,565 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 456 bytes in 1 blocks are possibly lost in loss record 4,566 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF81D6: PyEval_CallObjectWithKeywords (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C79E09: PyInstance_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 456 bytes in 1 blocks are possibly lost in loss record 4,567 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF81D6: PyEval_CallObjectWithKeywords (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C79E09: PyInstance_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 456 bytes in 1 blocks are possibly lost in loss record 4,568 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AB60: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AE24: PyObject_CallMethod (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 456 bytes in 1 blocks are possibly lost in loss record 4,569 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA3F2: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 456 bytes in 1 blocks are possibly lost in loss record 4,570 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B25D: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC6412: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC8AD1: PyObject_ClearWeakRefs (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C75766: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 456 bytes in 4 blocks are possibly lost in loss record 4,571 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC5B9D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBDF82: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B25D: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA220: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 456 bytes in 7 blocks are possibly lost in loss record 4,572 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDEEC: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 460 bytes in 10 blocks are definitely lost in loss record 4,574 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE2E1: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 464 bytes in 1 blocks are possibly lost in loss record 4,576 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 464 bytes in 1 blocks are possibly lost in loss record 4,577 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xD869670: ??? (in /usr/lib64/python2.7/lib-dynload/_functoolsmodule.so) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA3F2: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 464 bytes in 1 blocks are possibly lost in loss record 4,578 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C846FA: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9453: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 464 bytes in 1 blocks are possibly lost in loss record 4,579 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF81D6: PyEval_CallObjectWithKeywords (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C770C1: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9EA0: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 464 bytes in 1 blocks are possibly lost in loss record 4,580 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBE331: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 472 bytes in 1 blocks are possibly lost in loss record 4,583 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 472 bytes in 1 blocks are possibly lost in loss record 4,584 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF81D6: PyEval_CallObjectWithKeywords (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 472 bytes in 1 blocks are possibly lost in loss record 4,585 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B25D: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9EA0: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 472 bytes in 1 blocks are possibly lost in loss record 4,586 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4D2BFC8: _PyObject_GC_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8DFD3: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 472 bytes in 1 blocks are possibly lost in loss record 4,587 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBED22: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA5F6: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 472 bytes in 1 blocks are possibly lost in loss record 4,588 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AB60: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 472 bytes in 1 blocks are possibly lost in loss record 4,589 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B25D: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBA9CE: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 472 bytes in 1 blocks are possibly lost in loss record 4,590 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C846FA: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6BD0A: PyIter_Next (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA088E: PyDict_MergeFromSeq2 (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA0D64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 472 bytes in 1 blocks are possibly lost in loss record 4,591 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C846FA: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C93225: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C93485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBDFCB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 472 bytes in 1 blocks are possibly lost in loss record 4,592 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4D2BFC8: _PyObject_GC_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8DFD3: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C846FA: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C93225: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C93485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBDFCB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA3F2: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 480 bytes in 1 blocks are possibly lost in loss record 4,602 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 480 bytes in 1 blocks are possibly lost in loss record 4,603 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBA8F4: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBDF82: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 480 bytes in 1 blocks are possibly lost in loss record 4,604 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 480 bytes in 1 blocks are possibly lost in loss record 4,605 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 480 bytes in 1 blocks are possibly lost in loss record 4,606 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C846FA: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9453: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 480 bytes in 1 blocks are possibly lost in loss record 4,607 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF81D6: PyEval_CallObjectWithKeywords (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF64A4: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE0F0: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 480 bytes in 2 blocks are possibly lost in loss record 4,608 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D35C1F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE0F0: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 488 bytes in 1 blocks are possibly lost in loss record 4,609 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F9B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 488 bytes in 1 blocks are possibly lost in loss record 4,610 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 488 bytes in 1 blocks are possibly lost in loss record 4,611 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4D2BFC8: _PyObject_GC_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8DFD3: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF81D6: PyEval_CallObjectWithKeywords (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DE521: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x3426E14A27: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 488 bytes in 1 blocks are possibly lost in loss record 4,612 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C846FA: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 495 bytes in 1 blocks are possibly lost in loss record 4,614 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CAF2D8: _PyString_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB3E88: PyString_Format (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE5DF: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 496 bytes in 1 blocks are possibly lost in loss record 4,615 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B25D: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6BA7E: PyObject_IsSubclass (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 496 bytes in 1 blocks are possibly lost in loss record 4,616 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 496 bytes in 1 blocks are possibly lost in loss record 4,617 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBED22: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBEDF7: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 496 bytes in 1 blocks are possibly lost in loss record 4,618 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF81D6: PyEval_CallObjectWithKeywords (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DE6BB: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== >==1946== 496 bytes in 1 blocks are possibly lost in loss record 4,619 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4D2BFC8: _PyObject_GC_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8DFD3: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBED22: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBEDF7: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA4F96: _PyObject_GenericSetAttrWithDict (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 497 bytes in 1 blocks are definitely lost in loss record 4,620 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE5D4: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 501 bytes in 1 blocks are possibly lost in loss record 4,623 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CAF2D8: _PyString_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB3E88: PyString_Format (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE52F: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 503 bytes in 1 blocks are definitely lost in loss record 4,624 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE524: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 504 bytes in 1 blocks are possibly lost in loss record 4,640 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 504 bytes in 1 blocks are possibly lost in loss record 4,641 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 504 bytes in 1 blocks are possibly lost in loss record 4,642 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFAEFA: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 504 bytes in 1 blocks are possibly lost in loss record 4,643 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C846FA: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9453: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 504 bytes in 7 blocks are possibly lost in loss record 4,644 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9A22: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 512 bytes in 1 blocks are possibly lost in loss record 4,653 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x308AC14BBF: PORT_ArenaAlloc_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A849F0E: SECMOD_CreateModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B770: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC21: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 512 bytes in 1 blocks are possibly lost in loss record 4,654 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x308AC14BBF: PORT_ArenaAlloc_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A849F0E: SECMOD_CreateModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B770: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B97F: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC21: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 512 bytes in 1 blocks are possibly lost in loss record 4,655 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x308AC14BBF: PORT_ArenaAlloc_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A83ED50: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B97F: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC21: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 512 bytes in 1 blocks are possibly lost in loss record 4,656 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x308AC14BBF: PORT_ArenaAlloc_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A849F0E: SECMOD_CreateModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B770: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC21: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B540: NSS_InitContext (in /usr/lib64/libnss3.so) >==1946== by 0x3426E3FBC2: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40344: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E217CB: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 512 bytes in 1 blocks are possibly lost in loss record 4,657 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x308AC14BBF: PORT_ArenaAlloc_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A849F0E: SECMOD_CreateModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B770: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B97F: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC21: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B540: NSS_InitContext (in /usr/lib64/libnss3.so) >==1946== by 0x3426E3FBC2: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40344: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 512 bytes in 1 blocks are possibly lost in loss record 4,658 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x308AC14BBF: PORT_ArenaAlloc_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A84B33A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83E6FD: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EA3A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B97F: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B97F: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC21: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B540: NSS_InitContext (in /usr/lib64/libnss3.so) >==1946== by 0x3426E3FBC2: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 512 bytes in 8 blocks are possibly lost in loss record 4,659 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9A22: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F9B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 512 bytes in 8 blocks are possibly lost in loss record 4,660 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C674A3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B248: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B86E: PyObject_IsInstance (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C790FD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA3F2: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 520 bytes in 1 blocks are possibly lost in loss record 4,664 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4D2BFC8: _PyObject_GC_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8DFD3: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBE331: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBDFCB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 528 bytes in 1 blocks are possibly lost in loss record 4,670 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBA8F4: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBDF82: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B25D: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 528 bytes in 11 blocks are possibly lost in loss record 4,671 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA39AC: _PyObject_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CCAFC3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CCFB93: PyUnicodeUCS4_DecodeUTF8Stateful (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D12348: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 536 bytes in 1 blocks are possibly lost in loss record 4,674 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBA8F4: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBDF82: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA3F2: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 552 bytes in 1 blocks are possibly lost in loss record 4,679 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4D2BFC8: _PyObject_GC_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8DFD3: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFAEFA: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 552 bytes in 1 blocks are possibly lost in loss record 4,680 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 560 bytes in 2 blocks are possibly lost in loss record 4,702 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1C106: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1E639: PySymtable_Build (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D055F1: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFB2C5: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 560 bytes in 2 blocks are possibly lost in loss record 4,703 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1C63B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1E639: PySymtable_Build (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D055F1: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFB2C5: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 560 bytes in 2 blocks are possibly lost in loss record 4,704 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBA070: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBC435: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE0F0: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 560 bytes in 2 blocks are possibly lost in loss record 4,705 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE7FC: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 568 bytes in 4 blocks are possibly lost in loss record 4,706 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A1D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0BF50: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E3D0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F155: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 576 bytes in 8 blocks are possibly lost in loss record 4,718 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308840162A: PL_NewHashTable (in /usr/lib64/libplds4.so) >==1946== by 0x168C8081: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BF7B8: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BF637: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C1019: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A854FFC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A855D9C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EDCA: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA77: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== >==1946== 576 bytes in 8 blocks are possibly lost in loss record 4,719 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308840162A: PL_NewHashTable (in /usr/lib64/libplds4.so) >==1946== by 0x168C8081: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BF7FD: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BF637: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C1019: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A854FFC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A855D9C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EDCA: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA77: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== >==1946== 576 bytes in 8 blocks are possibly lost in loss record 4,720 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308840162A: PL_NewHashTable (in /usr/lib64/libplds4.so) >==1946== by 0x168C8081: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BF81C: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BF637: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C1019: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A854FFC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A855D9C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EDCA: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA77: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== >==1946== 576 bytes in 8 blocks are possibly lost in loss record 4,721 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308840162A: PL_NewHashTable (in /usr/lib64/libplds4.so) >==1946== by 0x168C8081: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BCD62: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C044B: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C1D95: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A85516B: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A855D9C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EDCA: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA77: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== >==1946== 576 bytes in 9 blocks are possibly lost in loss record 4,722 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C674A3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B248: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B86E: PyObject_IsInstance (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF4878: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE0F0: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 582 bytes in 1 blocks are definitely lost in loss record 4,725 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE6DC: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 584 bytes in 1 blocks are possibly lost in loss record 4,726 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 587 bytes in 1 blocks are possibly lost in loss record 4,727 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CAF2D8: _PyString_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB3E88: PyString_Format (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE6E7: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 600 bytes in 14 blocks are possibly lost in loss record 4,732 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFC53: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEF93F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEF986: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFE43: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1D62: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF203B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 600 bytes in 14 blocks are possibly lost in loss record 4,733 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFC53: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEF93F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEF986: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFE43: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE067: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE75B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE067: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 616 bytes in 1 blocks are possibly lost in loss record 4,741 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4D2BFC8: _PyObject_GC_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8DFD3: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 616 bytes in 1 blocks are possibly lost in loss record 4,742 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4D2BFC8: _PyObject_GC_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8DFD3: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 640 bytes in 8 blocks are possibly lost in loss record 4,767 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C874C: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BF72A: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BF637: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C1019: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A854FFC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A855D9C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EDCA: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA77: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 640 bytes in 8 blocks are possibly lost in loss record 4,768 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C874C: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BCCD7: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C044B: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C1D95: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A85516B: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A855D9C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EDCA: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA77: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 640 bytes in 8 blocks are possibly lost in loss record 4,769 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8757FC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A82BFA7: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E668: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E8AF: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA97: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E217CB: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E21A99: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 640 bytes in 8 blocks are possibly lost in loss record 4,770 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x308A875689: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8757FC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A82C039: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E668: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E8AF: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA97: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E217CB: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E21A99: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 664 bytes in 16 blocks are possibly lost in loss record 4,784 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11607: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0BF50: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E3D0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 704 bytes in 11 blocks are possibly lost in loss record 4,801 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA38B: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBE331: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 720 (120 direct, 600 indirect) bytes in 1 blocks are definitely lost in loss record 4,811 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBB594: PyType_GenericAlloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EDF35: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 754 bytes in 15 blocks are possibly lost in loss record 4,817 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB66C8: PyString_InternFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CECC15: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFB4C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF12A5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF203B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 765 bytes in 1 blocks are possibly lost in loss record 4,821 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CAF2D8: _PyString_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB3E88: PyString_Format (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE47F: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 767 bytes in 1 blocks are definitely lost in loss record 4,822 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAD8FB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF22C: PyString_Concat (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF268: PyString_ConcatAndDel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE413: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 767 bytes in 1 blocks are definitely lost in loss record 4,823 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE474: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 792 bytes in 11 blocks are possibly lost in loss record 4,935 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C79040: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF81D6: PyEval_CallObjectWithKeywords (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C77ACC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD32D: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 792 bytes in 11 blocks are possibly lost in loss record 4,936 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9DA8A: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDE45: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 808 bytes in 15 blocks are possibly lost in loss record 4,942 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA1053: PyDict_SetItemString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x139FECE3: ??? (in /usr/lib64/python2.7/site-packages/gpgme/_gpgme.so) >==1946== by 0x4CFE0F0: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F155: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 811 bytes in 1 blocks are possibly lost in loss record 4,945 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3DA3: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x14679D76: ??? (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x14681354: init_dbus_bindings (in /usr/lib64/python2.7/site-packages/_dbus_bindings.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 832 bytes in 13 blocks are possibly lost in loss record 4,948 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9A22: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 832 bytes in 13 blocks are possibly lost in loss record 4,949 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB87C9: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xD8694E6: ??? (in /usr/lib64/python2.7/lib-dynload/_functoolsmodule.so) >==1946== by 0x4CBDF82: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA3F2: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 840 bytes in 3 blocks are possibly lost in loss record 4,953 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F345: _PyDict_NewPresized (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9E6C: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 840 bytes in 3 blocks are possibly lost in loss record 4,954 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1BA0C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1E39B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1E443: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1E71B: PySymtable_Build (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D055F1: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D18777: PyRun_StringFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 864 bytes in 12 blocks are possibly lost in loss record 4,961 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDEEC: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 872 bytes in 2 blocks are possibly lost in loss record 4,962 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 880 bytes in 2 blocks are possibly lost in loss record 4,966 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF81D6: PyEval_CallObjectWithKeywords (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 896 bytes in 2 blocks are possibly lost in loss record 4,969 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA3F2: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 899 bytes in 19 blocks are possibly lost in loss record 4,970 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11607: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11F12: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 912 bytes in 2 blocks are possibly lost in loss record 4,971 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B25D: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFB02E: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 912 bytes in 2 blocks are possibly lost in loss record 4,972 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AB60: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 920 bytes in 2 blocks are possibly lost in loss record 4,973 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBF77D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 928 bytes in 2 blocks are possibly lost in loss record 4,974 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF81D6: PyEval_CallObjectWithKeywords (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C770C1: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C78062: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA5116: PyObject_IsTrue (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 936 bytes in 2 blocks are possibly lost in loss record 4,983 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B25D: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9C47: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 944 bytes in 2 blocks are possibly lost in loss record 5,032 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFAEFA: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 952 bytes in 2 blocks are possibly lost in loss record 5,034 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBF77D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFBD20: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 952 bytes in 2 blocks are possibly lost in loss record 5,035 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF81D6: PyEval_CallObjectWithKeywords (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DE521: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== >==1946== 968 bytes in 2 blocks are possibly lost in loss record 5,043 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 968 bytes in 2 blocks are possibly lost in loss record 5,044 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA3F2: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 976 bytes in 2 blocks are possibly lost in loss record 5,046 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AB60: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AC2D: PyObject_CallFunction (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA4C78: _PyObject_GenericGetAttrWithDict (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 992 bytes in 2 blocks are possibly lost in loss record 5,065 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBE421: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6BB9D: PyObject_GetIter (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 992 bytes in 2 blocks are possibly lost in loss record 5,066 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4D2BFC8: _PyObject_GC_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8DFD3: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBE421: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6BB9D: PyObject_GetIter (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF93FD: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C846FA: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,015 bytes in 21 blocks are possibly lost in loss record 5,074 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11607: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11F74: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0BF50: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E3D0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,016 bytes in 2 blocks are possibly lost in loss record 5,075 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,024 bytes in 2 blocks are possibly lost in loss record 5,090 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x308AC14BBF: PORT_ArenaAlloc_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A849F0E: SECMOD_CreateModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B770: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B97F: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B97F: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC21: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B540: NSS_InitContext (in /usr/lib64/libnss3.so) >==1946== by 0x3426E3FBC2: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40344: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 1,040 bytes in 2 blocks are possibly lost in loss record 5,092 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,056 bytes in 2 blocks are possibly lost in loss record 5,093 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBA8F4: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBDF82: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA3F2: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,061 bytes in 21 blocks are possibly lost in loss record 5,095 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CAF2D8: _PyString_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB3E88: PyString_Format (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFCB8B: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,072 bytes in 2 blocks are possibly lost in loss record 5,096 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFAEFA: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,080 bytes in 11 blocks are possibly lost in loss record 5,102 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9A22: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,080 bytes in 15 blocks are possibly lost in loss record 5,103 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9A22: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,120 bytes in 4 blocks are possibly lost in loss record 5,114 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA50B4: _PyObject_GenericSetAttrWithDict (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA497E: PyObject_SetAttr (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFB4AD: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,120 bytes in 4 blocks are possibly lost in loss record 5,115 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1BA0C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1E39B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1E443: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D1E71B: PySymtable_Build (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D055F1: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D17B93: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D189A1: PyRun_FileExFlags (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,120 bytes in 4 blocks are possibly lost in loss record 5,116 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA50B4: _PyObject_GenericSetAttrWithDict (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA497E: PyObject_SetAttr (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA4AD4: PyObject_SetAttrString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7E8C7: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBDFCB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA3F2: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,128 bytes in 13 blocks are possibly lost in loss record 5,117 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9A22: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,136 bytes in 2 blocks are possibly lost in loss record 5,118 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFAEFA: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,152 bytes in 8 blocks are possibly lost in loss record 5,127 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x30884016B0: PL_NewHashTable (in /usr/lib64/libplds4.so) >==1946== by 0x168C8081: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BF7B8: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BF637: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C1019: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A854FFC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A855D9C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EDCA: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA77: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== >==1946== 1,152 bytes in 8 blocks are possibly lost in loss record 5,128 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x30884016B0: PL_NewHashTable (in /usr/lib64/libplds4.so) >==1946== by 0x168C8081: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BF7FD: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BF637: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C1019: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A854FFC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A855D9C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EDCA: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA77: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== >==1946== 1,152 bytes in 8 blocks are possibly lost in loss record 5,129 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x30884016B0: PL_NewHashTable (in /usr/lib64/libplds4.so) >==1946== by 0x168C8081: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BF81C: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BF637: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C1019: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A854FFC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A855D9C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EDCA: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA77: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== >==1946== 1,152 bytes in 8 blocks are possibly lost in loss record 5,130 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x30884016B0: PL_NewHashTable (in /usr/lib64/libplds4.so) >==1946== by 0x168C8081: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BCD62: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C044B: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C1D95: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A85516B: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A855D9C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EDCA: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA77: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== >==1946== 1,152 bytes in 16 blocks are possibly lost in loss record 5,131 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9DA8A: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDE45: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBA8F4: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBDF82: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,152 bytes in 18 blocks are possibly lost in loss record 5,132 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC3D59: PyType_Ready (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0xCC4890D: inititertools (in /usr/lib64/python2.7/lib-dynload/itertoolsmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,163 bytes in 26 blocks are possibly lost in loss record 5,134 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11607: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11EE0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0BF50: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E3D0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,192 bytes in 2 blocks are possibly lost in loss record 5,138 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4D2BFC8: _PyObject_GC_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8DFD3: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBE331: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBDFCB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,224 bytes in 1 blocks are possibly lost in loss record 5,158 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D35C1F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE0F0: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,252 bytes in 9 blocks are possibly lost in loss record 5,162 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CCAFD8: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CCFB93: PyUnicodeUCS4_DecodeUTF8Stateful (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D12348: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,280 bytes in 10 blocks are definitely lost in loss record 5,166 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x137EE3F9: ??? (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x137EA51E: initlzma (in /usr/lib64/python2.7/site-packages/lzma.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,296 bytes in 18 blocks are possibly lost in loss record 5,172 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9A22: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,312 bytes in 2 blocks are possibly lost in loss record 5,178 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AB60: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AC2D: PyObject_CallFunction (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,336 bytes in 3 blocks are possibly lost in loss record 5,182 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,336 bytes in 15 blocks are possibly lost in loss record 5,183 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9A22: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,344 bytes in 3 blocks are possibly lost in loss record 5,185 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AB60: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AC2D: PyObject_CallFunction (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7F342: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA4F96: _PyObject_GenericSetAttrWithDict (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,344 bytes in 8 blocks are possibly lost in loss record 5,186 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A85346F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EDAF: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA77: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E217CB: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E21A99: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E367C3: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 1,344 bytes in 8 blocks are possibly lost in loss record 5,187 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x168C8759: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BF72A: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BF637: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C1019: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A854FFC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A855D9C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EDCA: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA77: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 1,344 bytes in 8 blocks are possibly lost in loss record 5,188 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x168C8759: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BCCD7: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C044B: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C1D95: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A85516B: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A855D9C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EDCA: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA77: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 1,344 bytes in 8 blocks are possibly lost in loss record 5,189 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A875809: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A82BFA7: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E668: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E8AF: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA97: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E217CB: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E21A99: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 1,344 bytes in 8 blocks are possibly lost in loss record 5,190 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A82BFD8: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E668: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E8AF: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA97: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E217CB: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E21A99: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E367C3: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 1,344 bytes in 8 blocks are possibly lost in loss record 5,191 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A875809: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A82C039: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E668: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E8AF: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA97: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E217CB: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E21A99: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 1,344 bytes in 8 blocks are possibly lost in loss record 5,192 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x3089C234BC: PR_NewLock (in /usr/lib64/libnspr4.so) >==1946== by 0x308A82C06A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E668: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E8AF: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA97: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E217CB: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E21A99: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E367C3: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 1,344 bytes in 17 blocks are possibly lost in loss record 5,193 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFF063: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D00AA6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D03A11: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D04333: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D05786: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,344 bytes in 21 blocks are possibly lost in loss record 5,194 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C674A3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B248: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6BA7E: PyObject_IsSubclass (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D07B2B: PyErr_GivenExceptionMatches (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F5CE: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,360 bytes in 3 blocks are possibly lost in loss record 5,198 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AB60: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AC2D: PyObject_CallFunction (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7F342: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,400 bytes in 3 blocks are possibly lost in loss record 5,206 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,400 bytes in 3 blocks are possibly lost in loss record 5,207 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFAEFA: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,416 bytes in 3 blocks are possibly lost in loss record 5,208 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBED22: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBEE97: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,416 bytes in 3 blocks are possibly lost in loss record 5,209 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4D2BFC8: _PyObject_GC_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8DFD3: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBE331: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBDFCB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,416 bytes in 3 blocks are possibly lost in loss record 5,210 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4D2BFC8: _PyObject_GC_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8DFD3: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C846FA: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6BD0A: PyIter_Next (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA088E: PyDict_MergeFromSeq2 (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA0D64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBDFCB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,464 bytes in 3 blocks are possibly lost in loss record 5,222 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,464 bytes in 3 blocks are possibly lost in loss record 5,223 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,472 bytes in 2 blocks are possibly lost in loss record 5,224 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,504 bytes in 2 blocks are possibly lost in loss record 5,228 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B91BE: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BD7E4: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C2628: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A846589: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A847A32: PK11_CreateGenericObject (in /usr/lib64/libnss3.so) >==1946== by 0x3426E09C31: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E09CDC: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40A8D: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 1,511 bytes in 2 blocks are possibly lost in loss record 5,229 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAD8FB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF22C: PyString_Concat (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF268: PyString_ConcatAndDel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFF21: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFE43: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1D62: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF1EF2: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF21E5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,520 bytes in 3 blocks are possibly lost in loss record 5,235 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,520 bytes in 19 blocks are possibly lost in loss record 5,236 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C79040: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF81D6: PyEval_CallObjectWithKeywords (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C771D8: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA9B2: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,536 bytes in 1 blocks are possibly lost in loss record 5,246 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4C9EA91: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF955A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FCAB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,536 bytes in 3 blocks are possibly lost in loss record 5,247 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4C9EA91: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F370: _PyDict_NewPresized (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9E6C: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,568 bytes in 3 blocks are possibly lost in loss record 5,249 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFAEFA: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,664 bytes in 26 blocks are possibly lost in loss record 5,261 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AB47: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AE24: PyObject_CallMethod (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0C944: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F5B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,680 bytes in 6 blocks are possibly lost in loss record 5,264 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C79CB4: PyInstance_NewRaw (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C79DD8: PyInstance_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA3F2: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,680 bytes in 6 blocks are possibly lost in loss record 5,265 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F345: _PyDict_NewPresized (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9E6C: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,680 bytes in 6 blocks are possibly lost in loss record 5,266 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C79CB4: PyInstance_NewRaw (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C79DD8: PyInstance_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA3F2: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,728 bytes in 24 blocks are possibly lost in loss record 5,271 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDEEC: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF81D6: PyEval_CallObjectWithKeywords (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,728 bytes in 27 blocks are possibly lost in loss record 5,272 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA38B: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,784 bytes in 16 blocks are possibly lost in loss record 5,277 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFF063: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D00AFD: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D03A11: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D04333: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D05786: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,808 bytes in 22 blocks are possibly lost in loss record 5,279 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9A22: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,832 bytes in 4 blocks are possibly lost in loss record 5,282 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,896 bytes in 27 blocks are possibly lost in loss record 5,285 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A1D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11F30: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,920 bytes in 4 blocks are possibly lost in loss record 5,290 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AB60: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AC2D: PyObject_CallFunction (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA4C78: _PyObject_GenericGetAttrWithDict (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC16DF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,960 bytes in 7 blocks are possibly lost in loss record 5,298 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C79CB4: PyInstance_NewRaw (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C79DD8: PyInstance_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA3F2: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 1,992 bytes in 4 blocks are possibly lost in loss record 5,301 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 2,048 bytes in 1 blocks are possibly lost in loss record 5,314 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x308A87553D: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A87565F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A869B1F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E765: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 2,048 bytes in 1 blocks are possibly lost in loss record 5,315 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x308A87553D: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A87565F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86AFCB: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A869B4E: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E765: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== >==1946== 2,048 bytes in 1 blocks are possibly lost in loss record 5,316 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x308A87553D: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A87565F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A868C5F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E820: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 2,048 bytes in 1 blocks are possibly lost in loss record 5,317 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x168C848D: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C85AF: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BB2FB: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C0A33: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A83E452: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EA3A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA77: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 2,048 bytes in 1 blocks are possibly lost in loss record 5,318 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x168C848D: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C85AF: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BA8B3: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BA5DE: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B700C: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BB565: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C0A33: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A83E452: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EA3A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== >==1946== 2,048 bytes in 1 blocks are possibly lost in loss record 5,319 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x168C848D: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C85AF: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BC015: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BB738: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BF116: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BB5D8: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C0A33: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A83E452: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EA3A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== >==1946== 2,048 bytes in 1 blocks are possibly lost in loss record 5,320 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x168C848D: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C85AF: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BA7A6: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BFA2E: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C1035: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A854FFC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A855D9C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EDCA: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA77: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== >==1946== 2,048 bytes in 1 blocks are possibly lost in loss record 5,321 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x168C848D: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C85AF: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BA7A6: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BA831: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C10C0: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A854FFC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A855D9C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EDCA: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA77: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== >==1946== 2,048 bytes in 1 blocks are possibly lost in loss record 5,322 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x168C848D: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C85AF: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BA53E: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BF2DE: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C0DCB: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A855CBD: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EDCA: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA77: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 2,048 bytes in 1 blocks are possibly lost in loss record 5,323 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x308A87553D: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A87565F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A87608C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A82C030: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E668: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E8AF: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA97: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 2,048 bytes in 1 blocks are possibly lost in loss record 5,324 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x308A87553D: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A87565F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8767CC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A876BA8: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A876C24: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E6F3: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E8C3: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA97: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 2,048 bytes in 1 blocks are possibly lost in loss record 5,325 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x308AC14BBF: PORT_ArenaAlloc_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308AC14BF4: PORT_ArenaZAlloc_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308AC0B50C: ??? (in /usr/lib64/libnssutil3.so) >==1946== by 0x308AC0B5B9: ??? (in /usr/lib64/libnssutil3.so) >==1946== by 0x308AC0B0F0: ??? (in /usr/lib64/libnssutil3.so) >==1946== by 0x308AC0B3C0: ??? (in /usr/lib64/libnssutil3.so) >==1946== by 0x308AC0B0F0: ??? (in /usr/lib64/libnssutil3.so) >==1946== by 0x308AC0B3C0: ??? (in /usr/lib64/libnssutil3.so) >==1946== by 0x308AC0B8F5: SEC_QuickDERDecodeItem_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A85CBB3: ??? (in /usr/lib64/libnss3.so) >==1946== >==1946== 2,048 bytes in 1 blocks are possibly lost in loss record 5,326 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x308A87553D: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A87565F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86D1F0: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A864431: CERT_NewTempCertificate (in /usr/lib64/libnss3.so) >==1946== by 0x308B813876: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B815950: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B81670D: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B817A24: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B81E8F4: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B81EE8E: SSL_ForceHandshake (in /usr/lib64/libssl3.so) >==1946== >==1946== 2,048 bytes in 1 blocks are possibly lost in loss record 5,327 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x308AC14BBF: PORT_ArenaAlloc_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308AC14BF4: PORT_ArenaZAlloc_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A85CB6D: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86EBB8: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86F18A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8644BF: CERT_NewTempCertificate (in /usr/lib64/libnss3.so) >==1946== by 0x308B813876: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B815950: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B81670D: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B817A24: ??? (in /usr/lib64/libssl3.so) >==1946== >==1946== 2,048 bytes in 1 blocks are possibly lost in loss record 5,328 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x308AC14BBF: PORT_ArenaAlloc_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308AC14BF4: PORT_ArenaZAlloc_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308AC0B50C: ??? (in /usr/lib64/libnssutil3.so) >==1946== by 0x308AC0B0F0: ??? (in /usr/lib64/libnssutil3.so) >==1946== by 0x308AC0B3C0: ??? (in /usr/lib64/libnssutil3.so) >==1946== by 0x308AC0B0F0: ??? (in /usr/lib64/libnssutil3.so) >==1946== by 0x308AC0B3C0: ??? (in /usr/lib64/libnssutil3.so) >==1946== by 0x308AC0B8F5: SEC_QuickDERDecodeItem_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A85CBB3: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86EBB8: ??? (in /usr/lib64/libnss3.so) >==1946== >==1946== 2,048 bytes in 1 blocks are possibly lost in loss record 5,329 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x308A87553D: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A87565F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8767CC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86C428: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A868D81: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A864598: CERT_NewTempCertificate (in /usr/lib64/libnss3.so) >==1946== by 0x308B813876: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B815950: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B81670D: ??? (in /usr/lib64/libssl3.so) >==1946== by 0x308B817A24: ??? (in /usr/lib64/libssl3.so) >==1946== >==1946== 2,048 bytes in 1 blocks are possibly lost in loss record 5,330 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x308A87553D: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A87565F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86D1F0: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86D473: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86DB64: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86A2A3: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A868043: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A822D1B: CERT_FindCertIssuer (in /usr/lib64/libnss3.so) >==1946== by 0x308A82312F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A823A57: ??? (in /usr/lib64/libnss3.so) >==1946== >==1946== 2,048 bytes in 1 blocks are possibly lost in loss record 5,331 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x308A87553D: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A87565F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A876771: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86B635: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86CC94: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86D028: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86DE2D: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86A38F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A868043: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A822D1B: CERT_FindCertIssuer (in /usr/lib64/libnss3.so) >==1946== >==1946== 2,048 bytes in 1 blocks are possibly lost in loss record 5,332 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x308AC14BBF: PORT_ArenaAlloc_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308AC14BF4: PORT_ArenaZAlloc_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A85CB6D: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86EBB8: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86F18A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A867EAC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A8680D5: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A822D1B: CERT_FindCertIssuer (in /usr/lib64/libnss3.so) >==1946== by 0x308A82312F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A823A57: ??? (in /usr/lib64/libnss3.so) >==1946== >==1946== 2,128 bytes in 15 blocks are possibly lost in loss record 5,336 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A1D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11EE0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0BF50: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E3D0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 2,168 bytes in 25 blocks are possibly lost in loss record 5,341 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A1D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11EF9: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0BF50: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 2,192 bytes in 5 blocks are possibly lost in loss record 5,342 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFAEFA: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 2,216 bytes in 26 blocks are possibly lost in loss record 5,344 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A1D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 2,240 bytes in 8 blocks are possibly lost in loss record 5,346 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF8464: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA372: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 2,240 bytes in 14 blocks are possibly lost in loss record 5,347 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFF063: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D00AE1: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D03A11: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D04333: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D05786: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 2,312 bytes in 5 blocks are possibly lost in loss record 5,352 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B25D: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 2,322 bytes in 54 blocks are possibly lost in loss record 5,354 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11607: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11EF9: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 2,338 bytes in 52 blocks are possibly lost in loss record 5,355 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11607: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0BF50: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 2,376 bytes in 33 blocks are possibly lost in loss record 5,357 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9A22: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 2,448 bytes in 136 blocks are possibly lost in loss record 5,360 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B736B: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B9370: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BD7E4: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C2628: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A846589: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A847A32: PK11_CreateGenericObject (in /usr/lib64/libnss3.so) >==1946== by 0x3426E09C31: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E09CDC: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40A8D: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 2,448 bytes in 136 blocks are possibly lost in loss record 5,361 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B736B: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B93C1: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BD7E4: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C2628: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A846589: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A847A32: PK11_CreateGenericObject (in /usr/lib64/libnss3.so) >==1946== by 0x3426E09C31: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E09CDC: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40A8D: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 2,512 bytes in 37 blocks are possibly lost in loss record 5,362 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A1D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11F12: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 2,520 bytes in 56 blocks are possibly lost in loss record 5,364 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11607: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0BF50: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E3D0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 2,544 bytes in 2 blocks are possibly lost in loss record 5,365 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x3427231C77: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342720EAA8: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x3427215E57: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x3427218A12: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342723D261: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x3427213B57: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342724230E: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x34272424C7: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342724E5D3: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342724E8C5: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x34272801EE: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== >==1946== 2,600 bytes in 12 blocks are possibly lost in loss record 5,368 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C95EC6: PyList_AsTuple (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D00C6B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D03A11: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D04333: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0475F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D05786: PyAST_Compile (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 2,615 bytes in 37 blocks are possibly lost in loss record 5,369 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11607: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 2,624 bytes in 17 blocks are possibly lost in loss record 5,370 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A1D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0BF50: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E3D0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 2,640 bytes in 30 blocks are possibly lost in loss record 5,371 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB8FE1: PyTuple_Pack (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD1B8: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 2,656 bytes in 5 blocks are possibly lost in loss record 5,372 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 2,736 bytes in 6 blocks are possibly lost in loss record 5,374 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD0A: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBE331: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 2,808 bytes in 39 blocks are possibly lost in loss record 5,376 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9DA8A: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDE45: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 2,816 bytes in 58 blocks are possibly lost in loss record 5,377 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11607: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11F74: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 2,840 bytes in 5 blocks are possibly lost in loss record 5,380 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 2,904 bytes in 43 blocks are possibly lost in loss record 5,387 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9A22: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 3,001 bytes in 14 blocks are possibly lost in loss record 5,390 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF5A4: PyString_FromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7F5B7: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA4C78: _PyObject_GenericGetAttrWithDict (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9EA0: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 3,072 bytes in 4 blocks are possibly lost in loss record 5,460 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4C9EA91: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA4F37: _PyObject_GenericSetAttrWithDict (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA497E: PyObject_SetAttr (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFB4AD: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBE331: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 3,088 bytes in 7 blocks are possibly lost in loss record 5,463 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AB60: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AC2D: PyObject_CallFunction (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA4C78: _PyObject_GenericGetAttrWithDict (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9EA0: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 3,179 bytes in 136 blocks are possibly lost in loss record 5,467 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B793A: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B9370: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BD7E4: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C2628: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A846589: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A847A32: PK11_CreateGenericObject (in /usr/lib64/libnss3.so) >==1946== by 0x3426E09C31: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E09CDC: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40A8D: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 3,179 bytes in 136 blocks are possibly lost in loss record 5,468 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B793A: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B93C1: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BD7E4: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C2628: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A846589: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A847A32: PK11_CreateGenericObject (in /usr/lib64/libnss3.so) >==1946== by 0x3426E09C31: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E09CDC: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40A8D: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 3,200 bytes in 40 blocks are possibly lost in loss record 5,469 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C674A3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B248: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA220: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 3,640 bytes in 13 blocks are possibly lost in loss record 5,481 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA0E1F: PyDict_Copy (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC584A: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBDF82: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AB60: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AC2D: PyObject_CallFunction (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D075AF: PyErr_NewException (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 3,718 bytes in 82 blocks are possibly lost in loss record 5,482 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11607: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11F9F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 3,800 bytes in 75 blocks are possibly lost in loss record 5,485 of 5,664 >==1946== at 0x4A0892E: realloc (vg_replace_malloc.c:632) >==1946== by 0x4CAF2D8: _PyString_Resize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB3E88: PyString_Format (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFCB8B: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBE331: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBDFCB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 4,032 bytes in 56 blocks are possibly lost in loss record 5,493 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9DA8A: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDE45: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 4,096 bytes in 2 blocks are possibly lost in loss record 5,497 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x308A87553D: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A87565F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A82BFC0: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E668: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E7DF: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== >==1946== 4,096 bytes in 2 blocks are possibly lost in loss record 5,498 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x308A87553D: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A87565F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A82C052: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E668: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E7DF: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81AC6A: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A81B3B6: NSS_NoDB_Init (in /usr/lib64/libnss3.so) >==1946== by 0x310921683D: rpmInitCrypto (in /usr/lib64/librpmio.so.2.0.1) >==1946== by 0x310963DE16: rpmReadConfigFiles (in /usr/lib64/librpm.so.2.0.3) >==1946== by 0x115276A4: init_rpm (in /usr/lib64/python2.7/site-packages/rpm/_rpmmodule.so) >==1946== >==1946== 4,096 bytes in 2 blocks are possibly lost in loss record 5,499 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x308AC14BBF: PORT_ArenaAlloc_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308AC14BF4: PORT_ArenaZAlloc_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x11F525B8: ??? (in /usr/lib64/libsoftokn3.so) >==1946== by 0x11F528B5: ??? (in /usr/lib64/libsoftokn3.so) >==1946== by 0x11F700C2: ??? (in /usr/lib64/libsoftokn3.so) >==1946== by 0x11F70453: ??? (in /usr/lib64/libsoftokn3.so) >==1946== by 0x11F70CE0: ??? (in /usr/lib64/libsoftokn3.so) >==1946== by 0x11F56D9C: ??? (in /usr/lib64/libsoftokn3.so) >==1946== by 0x11F573F2: ??? (in /usr/lib64/libsoftokn3.so) >==1946== by 0x11F57901: ??? (in /usr/lib64/libsoftokn3.so) >==1946== >==1946== 4,096 bytes in 2 blocks are possibly lost in loss record 5,500 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x308AC14BBF: PORT_ArenaAlloc_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308AC14BF4: PORT_ArenaZAlloc_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308AC11BD4: SEC_ASN1DecoderStart_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308AC11CFD: SEC_ASN1Decode_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x11F528E1: ??? (in /usr/lib64/libsoftokn3.so) >==1946== by 0x11F700C2: ??? (in /usr/lib64/libsoftokn3.so) >==1946== by 0x11F70453: ??? (in /usr/lib64/libsoftokn3.so) >==1946== by 0x11F70CE0: ??? (in /usr/lib64/libsoftokn3.so) >==1946== by 0x11F56D9C: ??? (in /usr/lib64/libsoftokn3.so) >==1946== by 0x11F573F2: ??? (in /usr/lib64/libsoftokn3.so) >==1946== >==1946== 4,112 bytes in 1 blocks are possibly lost in loss record 5,508 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B7971: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B9370: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BD7E4: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C2628: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A846589: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A847A32: PK11_CreateGenericObject (in /usr/lib64/libnss3.so) >==1946== by 0x3426E09C31: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E09CDC: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40A8D: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 4,208 bytes in 59 blocks are possibly lost in loss record 5,509 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A1D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0BF50: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E3D0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 4,480 bytes in 16 blocks are possibly lost in loss record 5,510 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F345: _PyDict_NewPresized (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9E6C: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 4,786 bytes in 136 blocks are possibly lost in loss record 5,515 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B72D3: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B9370: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BD7E4: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C2628: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A846589: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A847A32: PK11_CreateGenericObject (in /usr/lib64/libnss3.so) >==1946== by 0x3426E09C31: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E09CDC: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40A8D: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 4,786 bytes in 136 blocks are possibly lost in loss record 5,516 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B72D3: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B93C1: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BD7E4: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C2628: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A846589: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A847A32: PK11_CreateGenericObject (in /usr/lib64/libnss3.so) >==1946== by 0x3426E09C31: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E09CDC: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40A8D: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 5,088 bytes in 4 blocks are possibly lost in loss record 5,521 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x3427231C77: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342720EAA8: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x3427215E57: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x3427218A12: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342723D261: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x3427213B57: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342724230E: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x34272424C7: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342725033F: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342726C406: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342726C760: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== >==1946== 5,088 bytes in 4 blocks are possibly lost in loss record 5,522 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x3427231C77: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342720EAA8: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x3427215E57: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x3427218A12: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342723D261: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x3427213B57: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342724230E: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x34272424C7: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342724E5D3: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342724E630: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342724E797: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== >==1946== 5,088 bytes in 4 blocks are possibly lost in loss record 5,523 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x3427231C77: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342720EAA8: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x3427215E57: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x3427218A12: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342723D261: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x3427213B57: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342724230E: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x34272424C7: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342724E5D3: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342724E630: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342725655F: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== >==1946== 5,088 bytes in 4 blocks are possibly lost in loss record 5,524 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x3427231C77: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342720EAA8: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x3427215E57: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x3427218A12: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342723D261: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x3427213B57: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342724230E: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x34272424C7: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342725033F: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342727D23D: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x3427265C80: sqlite3_step (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== >==1946== 5,088 bytes in 4 blocks are possibly lost in loss record 5,525 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x3427231C77: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342720EAA8: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x3427215E57: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x3427218A12: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342723D261: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x3427213B57: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342724230E: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x34272424C7: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x3427250D39: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x34272542E9: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342727BCD6: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== >==1946== 5,248 bytes in 8 blocks are possibly lost in loss record 5,528 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x308AC149C5: PORT_Alloc_Util (in /usr/lib64/libnssutil3.so) >==1946== by 0x308A853442: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EDAF: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA77: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E217CB: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E21A99: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E367C3: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 5,432 bytes in 12 blocks are possibly lost in loss record 5,535 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA3F2: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 5,440 bytes in 136 blocks are possibly lost in loss record 5,536 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B73B8: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B9370: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BD7E4: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C2628: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A846589: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A847A32: PK11_CreateGenericObject (in /usr/lib64/libnss3.so) >==1946== by 0x3426E09C31: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E09CDC: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40A8D: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 5,440 bytes in 136 blocks are possibly lost in loss record 5,537 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B73B8: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B93C1: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BD7E4: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C2628: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A846589: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A847A32: PK11_CreateGenericObject (in /usr/lib64/libnss3.so) >==1946== by 0x3426E09C31: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E09CDC: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40A8D: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 5,464 bytes in 11 blocks are possibly lost in loss record 5,538 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 5,576 bytes in 123 blocks are possibly lost in loss record 5,539 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11607: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 5,880 bytes in 21 blocks are possibly lost in loss record 5,544 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC211B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7F5B7: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA4C78: _PyObject_GenericGetAttrWithDict (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9EA0: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 6,310 bytes in 149 blocks are possibly lost in loss record 5,551 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11607: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11EF9: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0BF50: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E3D0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 6,544 bytes in 84 blocks are possibly lost in loss record 5,552 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A1D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11EE0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 6,814 bytes in 115 blocks are possibly lost in loss record 5,555 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CD1289: PyUnicodeUCS4_EncodeUTF8 (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D3D055: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF81D6: PyEval_CallObjectWithKeywords (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0628C: PyCodec_Encode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CD4624: PyUnicodeUCS4_AsEncodedString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEDA6B: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEFC53: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CEE25C: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 7,272 bytes in 101 blocks are possibly lost in loss record 5,558 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF28A0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE0F0: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 7,752 bytes in 107 blocks are possibly lost in loss record 5,560 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A1D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 7,872 bytes in 103 blocks are possibly lost in loss record 5,562 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A1D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 7,936 bytes in 102 blocks are possibly lost in loss record 5,564 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A1D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11EF9: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 7,944 bytes in 16 blocks are possibly lost in loss record 5,565 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E8C6: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBE331: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBDFCB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 8,522 bytes in 105 blocks are possibly lost in loss record 5,576 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11607: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11F53: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 8,640 bytes in 270 blocks are possibly lost in loss record 5,577 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B932B: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BD7E4: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C2628: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A846589: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A847A32: PK11_CreateGenericObject (in /usr/lib64/libnss3.so) >==1946== by 0x3426E09C31: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E09CDC: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40A8D: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 8,704 bytes in 272 blocks are possibly lost in loss record 5,578 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B9388: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BD7E4: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C2628: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A846589: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A847A32: PK11_CreateGenericObject (in /usr/lib64/libnss3.so) >==1946== by 0x3426E09C31: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E09CDC: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40A8D: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 9,424 bytes in 105 blocks are possibly lost in loss record 5,581 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11607: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11EB3: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 10,176 bytes in 8 blocks are possibly lost in loss record 5,585 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x3427231C77: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342720EAA8: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x3427215E57: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x3427218A12: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342723D261: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x3427213B57: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342724230E: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x34272424C7: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342724E5D3: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x342724E8C5: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== by 0x34272559B5: ??? (in /usr/lib64/libsqlite3.so.0.8.6) >==1946== >==1946== 10,306 bytes in 137 blocks are possibly lost in loss record 5,586 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11607: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0BF50: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E3D0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 12,288 bytes in 1 blocks are possibly lost in loss record 5,592 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4C9EA91: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x102DEACE: ??? (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x102E3634: initpycurl (in /usr/lib64/python2.7/site-packages/pycurl.so) >==1946== by 0x4D10FC0: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F779: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0FC6E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D10219: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF660E: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF81D6: PyEval_CallObjectWithKeywords (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 12,320 bytes in 44 blocks are possibly lost in loss record 5,593 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8EC34: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7F5B7: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA4C78: _PyObject_GenericGetAttrWithDict (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CF9EA0: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 13,440 bytes in 105 blocks are possibly lost in loss record 5,595 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7AFA3: PyCode_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D12010: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 14,280 bytes in 51 blocks are possibly lost in loss record 5,597 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA0E1F: PyDict_Copy (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CC584A: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBDF82: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6B25D: PyObject_CallFunctionObjArgs (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFA220: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 15,312 bytes in 159 blocks are possibly lost in loss record 5,599 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A1D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0BF50: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 16,128 bytes in 34 blocks are possibly lost in loss record 5,602 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E00E: PyFrame_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFE325: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C7908F: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBE331: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CBDFCB: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 16,384 bytes in 8 blocks are possibly lost in loss record 5,606 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x168C848D: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C85AF: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BF743: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BF637: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C1019: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A854FFC: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A855D9C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EDCA: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA77: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== >==1946== 16,384 bytes in 8 blocks are possibly lost in loss record 5,607 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x168C848D: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C85AF: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BCCF0: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C044B: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C1D95: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A85516B: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A855D9C: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A83EDCA: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84B7FC: SECMOD_LoadModule (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA77: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== >==1946== 16,384 bytes in 8 blocks are possibly lost in loss record 5,608 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x308A87553D: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A87565F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A82BFC0: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E668: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E8AF: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA97: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E217CB: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 16,384 bytes in 8 blocks are possibly lost in loss record 5,609 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x30884012F3: PL_ArenaAllocate (in /usr/lib64/libplds4.so) >==1946== by 0x308A87553D: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A87565F: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A82C052: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E668: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A86E8AF: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A84BA97: SECMOD_LoadUserModule (in /usr/lib64/libnss3.so) >==1946== by 0x3426E403C4: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E0FE9F: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E217CB: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 16,800 bytes in 60 blocks are possibly lost in loss record 5,610 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA50B4: _PyObject_GenericSetAttrWithDict (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA497E: PyObject_SetAttr (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFB4AD: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 18,171 bytes in 136 blocks are possibly lost in loss record 5,613 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B78DF: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B9370: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BD7E4: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C2628: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A846589: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A847A32: PK11_CreateGenericObject (in /usr/lib64/libnss3.so) >==1946== by 0x3426E09C31: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E09CDC: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40A8D: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 18,171 bytes in 136 blocks are possibly lost in loss record 5,614 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B790B: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B9370: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BD7E4: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C2628: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A846589: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A847A32: PK11_CreateGenericObject (in /usr/lib64/libnss3.so) >==1946== by 0x3426E09C31: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E09CDC: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40A8D: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 18,171 bytes in 136 blocks are possibly lost in loss record 5,615 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B78DF: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B93C1: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BD7E4: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C2628: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A846589: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A847A32: PK11_CreateGenericObject (in /usr/lib64/libnss3.so) >==1946== by 0x3426E09C31: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E09CDC: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40A8D: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 18,171 bytes in 136 blocks are possibly lost in loss record 5,616 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B790B: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B93C1: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BD7E4: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C2628: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A846589: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A847A32: PK11_CreateGenericObject (in /usr/lib64/libnss3.so) >==1946== by 0x3426E09C31: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E09CDC: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40A8D: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 18,200 bytes in 65 blocks are possibly lost in loss record 5,617 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF1C: _PyObject_GC_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C9F123: PyDict_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA50B4: _PyObject_GenericSetAttrWithDict (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CA497E: PyObject_SetAttr (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFB4AD: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFDD60: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C8E7B5: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4C6AA7D: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 20,488 bytes in 193 blocks are possibly lost in loss record 5,619 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A1D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11EE0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0BF50: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 22,816 bytes in 327 blocks are possibly lost in loss record 5,625 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFC62D: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFD122: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEB2E: PyEval_EvalCodeEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CFEC01: PyEval_EvalCode (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E17C: PyImport_ExecCodeModuleEx (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E422: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 33,085 bytes in 680 blocks are possibly lost in loss record 5,631 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11607: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11EE0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 62,365 bytes in 1,388 blocks are possibly lost in loss record 5,642 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11607: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11EF9: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 102,272 bytes in 136 blocks are possibly lost in loss record 5,644 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B727B: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B9370: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BD7E4: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C2628: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A846589: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A847A32: PK11_CreateGenericObject (in /usr/lib64/libnss3.so) >==1946== by 0x3426E09C31: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E09CDC: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40A8D: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 102,272 bytes in 136 blocks are possibly lost in loss record 5,645 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B727B: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B93C1: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BD7E4: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C2628: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A846589: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A847A32: PK11_CreateGenericObject (in /usr/lib64/libnss3.so) >==1946== by 0x3426E09C31: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E09CDC: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40A8D: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 130,378 bytes in 2,130 blocks are possibly lost in loss record 5,649 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF864: PyString_FromStringAndSize (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11607: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 148,191 bytes in 136 blocks are possibly lost in loss record 5,651 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B73D6: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B9370: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BD7E4: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C2628: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A846589: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A847A32: PK11_CreateGenericObject (in /usr/lib64/libnss3.so) >==1946== by 0x3426E09C31: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E09CDC: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40A8D: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 148,191 bytes in 136 blocks are possibly lost in loss record 5,652 of 5,664 >==1946== at 0x4A06F18: calloc (vg_replace_malloc.c:566) >==1946== by 0x168C85D9: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B73D6: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168B93C1: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168BD7E4: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x168C2628: ??? (in /usr/lib64/libnsspem.so) >==1946== by 0x308A846589: ??? (in /usr/lib64/libnss3.so) >==1946== by 0x308A847A32: PK11_CreateGenericObject (in /usr/lib64/libnss3.so) >==1946== by 0x3426E09C31: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E09CDC: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E40A8D: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== by 0x3426E3774A: ??? (in /usr/lib64/libcurl.so.4.2.0) >==1946== >==1946== 189,184 bytes in 2,133 blocks are possibly lost in loss record 5,655 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A1D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11EF9: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 189,688 bytes in 2,160 blocks are possibly lost in loss record 5,657 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A1D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 228,120 bytes in 2,053 blocks are possibly lost in loss record 5,658 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4CA6A70: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BE28: _PyObject_GC_Malloc (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D2BF5D: _PyObject_GC_NewVar (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CB84DE: PyTuple_New (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A1D: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11EE0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== 786,432 bytes in 1 blocks are possibly lost in loss record 5,664 of 5,664 >==1946== at 0x4A0884D: malloc (vg_replace_malloc.c:263) >==1946== by 0x4C9EA91: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4CAF508: PyString_InternInPlace (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D12497: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11A64: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D11ECC: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13CA7: PyMarshal_ReadObjectFromString (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D13D4D: PyMarshal_ReadLastObjectFromFile (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0BF50: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0E3D0: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F485: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== by 0x4D0F6FF: ??? (in /usr/lib64/libpython2.7.so.1.0) >==1946== >==1946== LEAK SUMMARY: >==1946== definitely lost: 9,937 bytes in 106 blocks >==1946== indirectly lost: 600 bytes in 8 blocks >==1946== possibly lost: 3,046,815 bytes in 19,133 blocks >==1946== still reachable: 5,275,769 bytes in 36,613 blocks >==1946== suppressed: 0 bytes in 0 blocks >==1946== Reachable blocks (those to which a pointer was found) are not shown. >==1946== To see them, rerun with: --leak-check=full --show-reachable=yes >==1946== >==1946== For counts of detected and suppressed errors, rerun with: -v >==1946== Use --track-origins=yes to see where uninitialised values come from >==1946== ERROR SUMMARY: 1593 errors from 1593 contexts (suppressed: 0 from 0)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 815742
:
579837
|
579838
|
579839
|
579840
| 580025