ralfg@vm1:~/Projekte/GNU Radio$ valgrind --tool=memcheck /usr/bin/python3 test.py ==3522== Memcheck, a memory error detector ==3522== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==3522== Using Valgrind-3.15.0 and LibVEX; rerun with -h for copyright info ==3522== Command: /usr/bin/python3 test.py ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5CE4E1: PyDict_SetDefault (in /usr/bin/python3.8) ==3522== by 0x577B7E: PyUnicode_InternFromString (in /usr/bin/python3.8) ==3522== by 0x69E740: ??? (in /usr/bin/python3.8) ==3522== by 0x5A340A: PyType_Ready (in /usr/bin/python3.8) ==3522== by 0x6A5CB2: _PyTypes_Init (in /usr/bin/python3.8) ==3522== by 0x68110B: Py_InitializeFromConfig (in /usr/bin/python3.8) ==3522== by 0x6B7505: ??? (in /usr/bin/python3.8) ==3522== by 0x6B7560: ??? (in /usr/bin/python3.8) ==3522== by 0x6B75CC: Py_BytesMain (in /usr/bin/python3.8) ==3522== by 0x488C0B2: (below main) (libc-start.c:308) ==3522== Address 0x4c28020 is 8 bytes after a block of size 264 alloc'd ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x67E062: ??? (in /usr/bin/python3.8) ==3522== by 0x6810CB: Py_InitializeFromConfig (in /usr/bin/python3.8) ==3522== by 0x6B7505: ??? (in /usr/bin/python3.8) ==3522== by 0x6B7560: ??? (in /usr/bin/python3.8) ==3522== by 0x6B75CC: Py_BytesMain (in /usr/bin/python3.8) ==3522== by 0x488C0B2: (below main) (libc-start.c:308) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x5A219A: PyType_Ready (in /usr/bin/python3.8) ==3522== by 0x6A5CB2: _PyTypes_Init (in /usr/bin/python3.8) ==3522== by 0x68110B: Py_InitializeFromConfig (in /usr/bin/python3.8) ==3522== by 0x6B7505: ??? (in /usr/bin/python3.8) ==3522== by 0x6B7560: ??? (in /usr/bin/python3.8) ==3522== by 0x6B75CC: Py_BytesMain (in /usr/bin/python3.8) ==3522== by 0x488C0B2: (below main) (libc-start.c:308) ==3522== Address 0x4c29020 is 1,280 bytes inside a block of size 2,208 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5CE4E1: PyDict_SetDefault (in /usr/bin/python3.8) ==3522== by 0x577B7E: PyUnicode_InternFromString (in /usr/bin/python3.8) ==3522== by 0x5A1E9E: PyType_Ready (in /usr/bin/python3.8) ==3522== by 0x6A5CB2: _PyTypes_Init (in /usr/bin/python3.8) ==3522== by 0x68110B: Py_InitializeFromConfig (in /usr/bin/python3.8) ==3522== by 0x6B7505: ??? (in /usr/bin/python3.8) ==3522== by 0x6B7560: ??? (in /usr/bin/python3.8) ==3522== by 0x6B75CC: Py_BytesMain (in /usr/bin/python3.8) ==3522== by 0x488C0B2: (below main) (libc-start.c:308) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BCCD3: PyObject_Malloc (in /usr/bin/python3.8) ==3522== by 0x5D0B25: ??? (in /usr/bin/python3.8) ==3522== by 0x5CE4E1: PyDict_SetDefault (in /usr/bin/python3.8) ==3522== by 0x577B7E: PyUnicode_InternFromString (in /usr/bin/python3.8) ==3522== by 0x69E740: ??? (in /usr/bin/python3.8) ==3522== by 0x5A340A: PyType_Ready (in /usr/bin/python3.8) ==3522== by 0x6A5CB2: _PyTypes_Init (in /usr/bin/python3.8) ==3522== by 0x68110B: Py_InitializeFromConfig (in /usr/bin/python3.8) ==3522== by 0x6B7505: ??? (in /usr/bin/python3.8) ==3522== by 0x6B7560: ??? (in /usr/bin/python3.8) ==3522== by 0x6B75CC: Py_BytesMain (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x5A00B4: PyType_Ready (in /usr/bin/python3.8) ==3522== by 0x6A5E98: _PyTypes_Init (in /usr/bin/python3.8) ==3522== by 0x68110B: Py_InitializeFromConfig (in /usr/bin/python3.8) ==3522== by 0x6B7505: ??? (in /usr/bin/python3.8) ==3522== by 0x6B7560: ??? (in /usr/bin/python3.8) ==3522== by 0x6B75CC: Py_BytesMain (in /usr/bin/python3.8) ==3522== by 0x488C0B2: (below main) (libc-start.c:308) ==3522== Address 0x4c36020 is 8 bytes after a block of size 1,112 alloc'd ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BCCD3: PyObject_Malloc (in /usr/bin/python3.8) ==3522== by 0x5D0B25: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x5A1F76: PyType_Ready (in /usr/bin/python3.8) ==3522== by 0x6A5E3E: _PyTypes_Init (in /usr/bin/python3.8) ==3522== by 0x68110B: Py_InitializeFromConfig (in /usr/bin/python3.8) ==3522== by 0x6B7505: ??? (in /usr/bin/python3.8) ==3522== by 0x6B7560: ??? (in /usr/bin/python3.8) ==3522== by 0x6B75CC: Py_BytesMain (in /usr/bin/python3.8) ==3522== by 0x488C0B2: (below main) (libc-start.c:308) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x5A1F76: PyType_Ready (in /usr/bin/python3.8) ==3522== by 0x6A5E98: _PyTypes_Init (in /usr/bin/python3.8) ==3522== by 0x68110B: Py_InitializeFromConfig (in /usr/bin/python3.8) ==3522== by 0x6B7505: ??? (in /usr/bin/python3.8) ==3522== by 0x6B7560: ??? (in /usr/bin/python3.8) ==3522== by 0x6B75CC: Py_BytesMain (in /usr/bin/python3.8) ==3522== by 0x488C0B2: (below main) (libc-start.c:308) ==3522== Address 0x4c36020 is 8 bytes after a block of size 1,112 alloc'd ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BCCD3: PyObject_Malloc (in /usr/bin/python3.8) ==3522== by 0x5D0B25: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x5A1F76: PyType_Ready (in /usr/bin/python3.8) ==3522== by 0x6A5E3E: _PyTypes_Init (in /usr/bin/python3.8) ==3522== by 0x68110B: Py_InitializeFromConfig (in /usr/bin/python3.8) ==3522== by 0x6B7505: ??? (in /usr/bin/python3.8) ==3522== by 0x6B7560: ??? (in /usr/bin/python3.8) ==3522== by 0x6B75CC: Py_BytesMain (in /usr/bin/python3.8) ==3522== by 0x488C0B2: (below main) (libc-start.c:308) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x5A0EAA: PyType_Ready (in /usr/bin/python3.8) ==3522== by 0x6A6012: _PyTypes_Init (in /usr/bin/python3.8) ==3522== by 0x68110B: Py_InitializeFromConfig (in /usr/bin/python3.8) ==3522== by 0x6B7505: ??? (in /usr/bin/python3.8) ==3522== by 0x6B7560: ??? (in /usr/bin/python3.8) ==3522== by 0x6B75CC: Py_BytesMain (in /usr/bin/python3.8) ==3522== by 0x488C0B2: (below main) (libc-start.c:308) ==3522== Address 0x4c37020 is 0 bytes after a block of size 2,208 alloc'd ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BCCD3: PyObject_Malloc (in /usr/bin/python3.8) ==3522== by 0x5D0B25: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x5A1F76: PyType_Ready (in /usr/bin/python3.8) ==3522== by 0x6A5E98: _PyTypes_Init (in /usr/bin/python3.8) ==3522== by 0x68110B: Py_InitializeFromConfig (in /usr/bin/python3.8) ==3522== by 0x6B7505: ??? (in /usr/bin/python3.8) ==3522== by 0x6B7560: ??? (in /usr/bin/python3.8) ==3522== by 0x6B75CC: Py_BytesMain (in /usr/bin/python3.8) ==3522== by 0x488C0B2: (below main) (libc-start.c:308) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5CEFC3: PyDict_SetItemString (in /usr/bin/python3.8) ==3522== by 0x6B094A: _PyBuiltins_AddExceptions (in /usr/bin/python3.8) ==3522== by 0x681213: Py_InitializeFromConfig (in /usr/bin/python3.8) ==3522== by 0x6B7505: ??? (in /usr/bin/python3.8) ==3522== by 0x6B7560: ??? (in /usr/bin/python3.8) ==3522== by 0x6B75CC: Py_BytesMain (in /usr/bin/python3.8) ==3522== by 0x488C0B2: (below main) (libc-start.c:308) ==3522== Address 0x4c48020 is 848 bytes inside a block of size 1,112 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x5C0694: PyObject_SetAttr (in /usr/bin/python3.8) ==3522== by 0x5C350C: ??? (in /usr/bin/python3.8) ==3522== by 0x6A6EF1: PyModule_AddFunctions (in /usr/bin/python3.8) ==3522== by 0x6A7169: _PyModule_CreateInitialized (in /usr/bin/python3.8) ==3522== by 0x5FFF78: _PyBuiltin_Init (in /usr/bin/python3.8) ==3522== by 0x6811CD: Py_InitializeFromConfig (in /usr/bin/python3.8) ==3522== by 0x6B7505: ??? (in /usr/bin/python3.8) ==3522== by 0x6B7560: ??? (in /usr/bin/python3.8) ==3522== by 0x6B75CC: Py_BytesMain (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BCCD3: PyObject_Malloc (in /usr/bin/python3.8) ==3522== by 0x5D0B25: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x5C0694: PyObject_SetAttr (in /usr/bin/python3.8) ==3522== by 0x5C350C: ??? (in /usr/bin/python3.8) ==3522== by 0x6A6EF1: PyModule_AddFunctions (in /usr/bin/python3.8) ==3522== by 0x6A7169: _PyModule_CreateInitialized (in /usr/bin/python3.8) ==3522== by 0x5FFF78: _PyBuiltin_Init (in /usr/bin/python3.8) ==3522== by 0x6811CD: Py_InitializeFromConfig (in /usr/bin/python3.8) ==3522== by 0x6B7505: ??? (in /usr/bin/python3.8) ==3522== by 0x6B7560: ??? (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BD10A: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x550312: ??? (in /usr/bin/python3.8) ==3522== by 0x550131: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x6848DF: PyImport_ImportFrozenModuleObject (in /usr/bin/python3.8) ==3522== by 0x684981: PyImport_ImportFrozenModule (in /usr/bin/python3.8) ==3522== by 0x680170: ??? (in /usr/bin/python3.8) ==3522== by 0x6812BB: Py_InitializeFromConfig (in /usr/bin/python3.8) ==3522== Address 0x4c57020 is 976 bytes inside a block of size 1,384 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x55006E: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x6848DF: PyImport_ImportFrozenModuleObject (in /usr/bin/python3.8) ==3522== by 0x684981: PyImport_ImportFrozenModule (in /usr/bin/python3.8) ==3522== by 0x680170: ??? (in /usr/bin/python3.8) ==3522== by 0x6812BB: Py_InitializeFromConfig (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5506F4: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x6848DF: PyImport_ImportFrozenModuleObject (in /usr/bin/python3.8) ==3522== by 0x684981: PyImport_ImportFrozenModule (in /usr/bin/python3.8) ==3522== by 0x680170: ??? (in /usr/bin/python3.8) ==3522== by 0x6812BB: Py_InitializeFromConfig (in /usr/bin/python3.8) ==3522== by 0x6B7505: ??? (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5ECB6C: ??? (in /usr/bin/python3.8) ==3522== by 0x682307: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x6848DF: PyImport_ImportFrozenModuleObject (in /usr/bin/python3.8) ==3522== by 0x684981: PyImport_ImportFrozenModule (in /usr/bin/python3.8) ==3522== by 0x680170: ??? (in /usr/bin/python3.8) ==3522== by 0x6812BB: Py_InitializeFromConfig (in /usr/bin/python3.8) ==3522== by 0x6B7505: ??? (in /usr/bin/python3.8) ==3522== by 0x6B7560: ??? (in /usr/bin/python3.8) ==3522== by 0x6B75CC: Py_BytesMain (in /usr/bin/python3.8) ==3522== by 0x488C0B2: (below main) (libc-start.c:308) ==3522== Address 0x4c57020 is 976 bytes inside a block of size 1,384 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x55006E: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x6848DF: PyImport_ImportFrozenModuleObject (in /usr/bin/python3.8) ==3522== by 0x684981: PyImport_ImportFrozenModule (in /usr/bin/python3.8) ==3522== by 0x680170: ??? (in /usr/bin/python3.8) ==3522== by 0x6812BB: Py_InitializeFromConfig (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5506F4: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x6848DF: PyImport_ImportFrozenModuleObject (in /usr/bin/python3.8) ==3522== by 0x684981: PyImport_ImportFrozenModule (in /usr/bin/python3.8) ==3522== by 0x680170: ??? (in /usr/bin/python3.8) ==3522== by 0x6812BB: Py_InitializeFromConfig (in /usr/bin/python3.8) ==3522== by 0x6B7505: ??? (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BD10A: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x550E84: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x4c62020 is 32 bytes before a block of size 656 in arena "client" ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BD10A: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x550E84: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x55010A: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x4c62020 is 32 bytes before a block of size 656 in arena "client" ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BD10A: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x550E84: ??? (in /usr/bin/python3.8) ==3522== by 0x55069E: ??? (in /usr/bin/python3.8) ==3522== by 0x550158: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x4c63020 is 400 bytes inside a block of size 1,864 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x550E84: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x55010A: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x550E84: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5ECB6C: ??? (in /usr/bin/python3.8) ==3522== by 0x682307: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x4c65020 is 1,232 bytes inside a block of size 2,832 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5506F4: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5506F4: ??? (in /usr/bin/python3.8) ==3522== by 0x55010A: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5CD9CF: _PyDict_SetItemId (in /usr/bin/python3.8) ==3522== by 0x5A1C90: PyType_Ready (in /usr/bin/python3.8) ==3522== by 0x6640DD: PyInit__io (in /usr/bin/python3.8) ==3522== by 0x554269: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x4c69020 is 16 bytes before a block of size 1,112 alloc'd ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BCCD3: PyObject_Malloc (in /usr/bin/python3.8) ==3522== by 0x5D0B25: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x5A1F76: PyType_Ready (in /usr/bin/python3.8) ==3522== by 0x66400E: PyInit__io (in /usr/bin/python3.8) ==3522== by 0x554269: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x5A03F1: PyType_Ready (in /usr/bin/python3.8) ==3522== by 0x66419A: PyInit__io (in /usr/bin/python3.8) ==3522== by 0x554269: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x4c6a020 is 432 bytes inside a block of size 576 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5CD9CF: _PyDict_SetItemId (in /usr/bin/python3.8) ==3522== by 0x5A1C90: PyType_Ready (in /usr/bin/python3.8) ==3522== by 0x6640DD: PyInit__io (in /usr/bin/python3.8) ==3522== by 0x554269: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BCCD3: PyObject_Malloc (in /usr/bin/python3.8) ==3522== by 0x5D0B25: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x5A1F76: PyType_Ready (in /usr/bin/python3.8) ==3522== by 0x6640DD: PyInit__io (in /usr/bin/python3.8) ==3522== by 0x554269: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x5C0694: PyObject_SetAttr (in /usr/bin/python3.8) ==3522== by 0x5C350C: ??? (in /usr/bin/python3.8) ==3522== by 0x6A6EF1: PyModule_AddFunctions (in /usr/bin/python3.8) ==3522== by 0x6A7169: _PyModule_CreateInitialized (in /usr/bin/python3.8) ==3522== by 0x63B80D: PyInit_posix (in /usr/bin/python3.8) ==3522== by 0x554269: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x4c6d020 is 256 bytes inside a block of size 1,112 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x5C0694: PyObject_SetAttr (in /usr/bin/python3.8) ==3522== by 0x5C350C: ??? (in /usr/bin/python3.8) ==3522== by 0x6A6EF1: PyModule_AddFunctions (in /usr/bin/python3.8) ==3522== by 0x6A7169: _PyModule_CreateInitialized (in /usr/bin/python3.8) ==3522== by 0x63B80D: PyInit_posix (in /usr/bin/python3.8) ==3522== by 0x554269: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BCCD3: PyObject_Malloc (in /usr/bin/python3.8) ==3522== by 0x5D0B25: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x5C0694: PyObject_SetAttr (in /usr/bin/python3.8) ==3522== by 0x5C350C: ??? (in /usr/bin/python3.8) ==3522== by 0x6A6EF1: PyModule_AddFunctions (in /usr/bin/python3.8) ==3522== by 0x6A7169: _PyModule_CreateInitialized (in /usr/bin/python3.8) ==3522== by 0x63B80D: PyInit_posix (in /usr/bin/python3.8) ==3522== by 0x554269: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x63B8CE: PyInit_posix (in /usr/bin/python3.8) ==3522== by 0x554269: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x50AC7D: ??? (in /usr/bin/python3.8) ==3522== Address 0x4c6f020 is 288 bytes inside a block of size 576 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x63B8CE: PyInit_posix (in /usr/bin/python3.8) ==3522== by 0x554269: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x50AC7D: ??? (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BCCD3: PyObject_Malloc (in /usr/bin/python3.8) ==3522== by 0x5D0B25: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x63B8CE: PyInit_posix (in /usr/bin/python3.8) ==3522== by 0x554269: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x54C7E7: PyModule_AddIntConstant (in /usr/bin/python3.8) ==3522== by 0x63BA02: PyInit_posix (in /usr/bin/python3.8) ==3522== by 0x554269: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x50AC7D: ??? (in /usr/bin/python3.8) ==3522== Address 0x4c6d020 is 256 bytes inside a block of size 1,112 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x5C0694: PyObject_SetAttr (in /usr/bin/python3.8) ==3522== by 0x5C350C: ??? (in /usr/bin/python3.8) ==3522== by 0x6A6EF1: PyModule_AddFunctions (in /usr/bin/python3.8) ==3522== by 0x6A7169: _PyModule_CreateInitialized (in /usr/bin/python3.8) ==3522== by 0x63B80D: PyInit_posix (in /usr/bin/python3.8) ==3522== by 0x554269: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BCCD3: PyObject_Malloc (in /usr/bin/python3.8) ==3522== by 0x5D0B25: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x5C0694: PyObject_SetAttr (in /usr/bin/python3.8) ==3522== by 0x5C350C: ??? (in /usr/bin/python3.8) ==3522== by 0x6A6EF1: PyModule_AddFunctions (in /usr/bin/python3.8) ==3522== by 0x6A7169: _PyModule_CreateInitialized (in /usr/bin/python3.8) ==3522== by 0x63B80D: PyInit_posix (in /usr/bin/python3.8) ==3522== by 0x554269: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5CEFC3: PyDict_SetItemString (in /usr/bin/python3.8) ==3522== by 0x641D75: ??? (in /usr/bin/python3.8) ==3522== by 0x63C625: PyInit_posix (in /usr/bin/python3.8) ==3522== by 0x554269: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x4c86020 is 352 bytes inside a block of size 1,112 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5CEFC3: PyDict_SetItemString (in /usr/bin/python3.8) ==3522== by 0x641D75: ??? (in /usr/bin/python3.8) ==3522== by 0x63C625: PyInit_posix (in /usr/bin/python3.8) ==3522== by 0x554269: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BCCD3: PyObject_Malloc (in /usr/bin/python3.8) ==3522== by 0x5D0B25: ??? (in /usr/bin/python3.8) ==3522== by 0x5CEFC3: PyDict_SetItemString (in /usr/bin/python3.8) ==3522== by 0x641D75: ??? (in /usr/bin/python3.8) ==3522== by 0x63C625: PyInit_posix (in /usr/bin/python3.8) ==3522== by 0x554269: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5CFF8B: ??? (in /usr/bin/python3.8) ==3522== by 0x5A89BA: ??? (in /usr/bin/python3.8) ==3522== by 0x5F6872: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x4F71E7: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x4c8e020 is 1,056 bytes inside a block of size 1,112 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x56CC9B: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BCCD3: PyObject_Malloc (in /usr/bin/python3.8) ==3522== by 0x5D0B25: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x56CC9B: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5CFF8B: ??? (in /usr/bin/python3.8) ==3522== by 0x4F70A3: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x4c8f020 is 48 bytes inside a block of size 576 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5CFF8B: ??? (in /usr/bin/python3.8) ==3522== by 0x5A89BA: ??? (in /usr/bin/python3.8) ==3522== by 0x5F6872: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x4F71E7: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5CC457: PyDict_Copy (in /usr/bin/python3.8) ==3522== by 0x5A8879: ??? (in /usr/bin/python3.8) ==3522== by 0x5F6872: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x4F71E7: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5AF888: ??? (in /usr/bin/python3.8) ==3522== by 0x50644B: ??? (in /usr/bin/python3.8) ==3522== by 0x5ED0FF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F619C: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x5F38F0: ??? (in /usr/bin/python3.8) ==3522== Address 0x4c60020 is 656 bytes inside a block of size 769 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x506435: ??? (in /usr/bin/python3.8) ==3522== by 0x5ED0FF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F619C: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x5F38F0: ??? (in /usr/bin/python3.8) ==3522== by 0x5F3D77: _PyObject_CallMethodIdObjArgs (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5F9F20: PyBytes_FromStringAndSize (in /usr/bin/python3.8) ==3522== by 0x55025D: ??? (in /usr/bin/python3.8) ==3522== by 0x55065E: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5AF888: ??? (in /usr/bin/python3.8) ==3522== by 0x506461: ??? (in /usr/bin/python3.8) ==3522== by 0x5ED0FF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F619C: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x5F38F0: ??? (in /usr/bin/python3.8) ==3522== Address 0x4c66020 is 2,432 bytes inside a block of size 3,240 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ECEAC: ??? (in /usr/bin/python3.8) ==3522== by 0x682307: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5506F4: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BD10A: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x550312: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Address 0x4c95020 is 256 bytes inside a block of size 576 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550688: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BBCC0: ??? (in /usr/bin/python3.8) ==3522== by 0x5BD318: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x550E84: ??? (in /usr/bin/python3.8) ==3522== by 0x5500E3: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BD10A: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x550158: ??? (in /usr/bin/python3.8) ==3522== by 0x55069E: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Address 0x4c95020 is 256 bytes inside a block of size 576 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550688: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BBCC0: ??? (in /usr/bin/python3.8) ==3522== by 0x5BD318: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x550E84: ??? (in /usr/bin/python3.8) ==3522== by 0x5500E3: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x58F4F3: ??? (in /usr/bin/python3.8) ==3522== by 0x57BC41: _PyUnicodeWriter_PrepareInternal (in /usr/bin/python3.8) ==3522== by 0x57CBAC: ??? (in /usr/bin/python3.8) ==3522== by 0x4F0BE3: ??? (in /usr/bin/python3.8) ==3522== by 0x550956: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Address 0x4c96020 is 656 bytes inside a block of size 1,008 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x550158: ??? (in /usr/bin/python3.8) ==3522== by 0x55069E: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x550312: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x590FA8: ??? (in /usr/bin/python3.8) ==3522== by 0x4F091A: ??? (in /usr/bin/python3.8) ==3522== by 0x550956: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x4c96020 is 656 bytes inside a block of size 1,008 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x550158: ??? (in /usr/bin/python3.8) ==3522== by 0x55069E: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x550312: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BD10A: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5500E3: ??? (in /usr/bin/python3.8) ==3522== by 0x550688: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Address 0x4c96020 is 656 bytes inside a block of size 1,008 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x550158: ??? (in /usr/bin/python3.8) ==3522== by 0x55069E: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x550312: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BD10A: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x550312: ??? (in /usr/bin/python3.8) ==3522== by 0x55010A: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Address 0x4c96020 is 656 bytes inside a block of size 1,008 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x550158: ??? (in /usr/bin/python3.8) ==3522== by 0x55069E: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x550312: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5CEFC3: PyDict_SetItemString (in /usr/bin/python3.8) ==3522== by 0x54C194: PyModule_AddObject (in /usr/bin/python3.8) ==3522== by 0x61DFE5: PyInit_time (in /usr/bin/python3.8) ==3522== by 0x554269: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x4c98020 is 272 bytes inside a block of size 576 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x5C0694: PyObject_SetAttr (in /usr/bin/python3.8) ==3522== by 0x5C350C: ??? (in /usr/bin/python3.8) ==3522== by 0x6A6EF1: PyModule_AddFunctions (in /usr/bin/python3.8) ==3522== by 0x6A7169: _PyModule_CreateInitialized (in /usr/bin/python3.8) ==3522== by 0x61DF14: PyInit_time (in /usr/bin/python3.8) ==3522== by 0x554269: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BCCD3: PyObject_Malloc (in /usr/bin/python3.8) ==3522== by 0x5D0B25: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x5C0694: PyObject_SetAttr (in /usr/bin/python3.8) ==3522== by 0x5C350C: ??? (in /usr/bin/python3.8) ==3522== by 0x6A6EF1: PyModule_AddFunctions (in /usr/bin/python3.8) ==3522== by 0x6A7169: _PyModule_CreateInitialized (in /usr/bin/python3.8) ==3522== by 0x61DF14: PyInit_time (in /usr/bin/python3.8) ==3522== by 0x554269: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x56CC9B: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Address 0x4c97020 is 144 bytes inside a block of size 1,384 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x550312: ??? (in /usr/bin/python3.8) ==3522== by 0x55010A: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5500E3: ??? (in /usr/bin/python3.8) ==3522== by 0x550688: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x6822F4: PyMarshal_ReadObjectFromString (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x640A18: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x50ADEF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Address 0x4cac020 is 32 bytes inside a block of size 40 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x640507: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x50ADEF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x640047: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x50ADEF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB732: PyMem_Free (in /usr/bin/python3.8) ==3522== by 0x5B449A: ??? (in /usr/bin/python3.8) ==3522== by 0x5B2045: ??? (in /usr/bin/python3.8) ==3522== by 0x5F68EE: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x57107B: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x50ADEF: ??? (in /usr/bin/python3.8) ==3522== Address 0x4cb2020 is 16 bytes after a block of size 64 in arena "client" ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5ECB6C: ??? (in /usr/bin/python3.8) ==3522== by 0x5ED0FF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F619C: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x50ADEF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x50ADEF: ??? (in /usr/bin/python3.8) ==3522== Address 0x4cb2020 is 16 bytes after a block of size 64 in arena "client" ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x5BC7DA: PyObject_Realloc (in /usr/bin/python3.8) ==3522== by 0x5F78FB: _PyBytes_Resize (in /usr/bin/python3.8) ==3522== by 0x6493BC: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5165: ??? (in /usr/bin/python3.8) ==3522== by 0x4F2A6D: ??? (in /usr/bin/python3.8) ==3522== by 0x64FD07: ??? (in /usr/bin/python3.8) ==3522== by 0x504BC2: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Use of uninitialised value of size 8 ==3522== at 0x5BC7EE: PyObject_Realloc (in /usr/bin/python3.8) ==3522== by 0x5F78FB: _PyBytes_Resize (in /usr/bin/python3.8) ==3522== by 0x6493BC: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5165: ??? (in /usr/bin/python3.8) ==3522== by 0x4F2A6D: ??? (in /usr/bin/python3.8) ==3522== by 0x64FD07: ??? (in /usr/bin/python3.8) ==3522== by 0x504BC2: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x59DD52: ??? (in /usr/bin/python3.8) ==3522== by 0x5CA582: ??? (in /usr/bin/python3.8) ==3522== by 0x5ED0FF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F619C: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Address 0x4cb8020 is 2,320 bytes inside a block of size 3,937 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5F78FB: _PyBytes_Resize (in /usr/bin/python3.8) ==3522== by 0x6493BC: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5165: ??? (in /usr/bin/python3.8) ==3522== by 0x4F2A6D: ??? (in /usr/bin/python3.8) ==3522== by 0x64FD07: ??? (in /usr/bin/python3.8) ==3522== by 0x504BC2: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5F9F20: PyBytes_FromStringAndSize (in /usr/bin/python3.8) ==3522== by 0x649360: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5165: ??? (in /usr/bin/python3.8) ==3522== by 0x4F2A6D: ??? (in /usr/bin/python3.8) ==3522== by 0x64FD07: ??? (in /usr/bin/python3.8) ==3522== by 0x504BC2: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB732: PyMem_Free (in /usr/bin/python3.8) ==3522== by 0x64F1A9: ??? (in /usr/bin/python3.8) ==3522== by 0x5045DA: ??? (in /usr/bin/python3.8) ==3522== by 0x5F38F0: ??? (in /usr/bin/python3.8) ==3522== by 0x5F442F: PyObject_CallMethodObjArgs (in /usr/bin/python3.8) ==3522== by 0x5F5E59: PyCFunction_Call (in /usr/bin/python3.8) ==3522== by 0x5F698D: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x572185: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x4cba020 is 560 bytes inside a block of size 576 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ECEAC: ??? (in /usr/bin/python3.8) ==3522== by 0x682697: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56CF29: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BBCC0: ??? (in /usr/bin/python3.8) ==3522== by 0x5BD318: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x55069E: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BD10A: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x550095: ??? (in /usr/bin/python3.8) ==3522== by 0x55069E: ??? (in /usr/bin/python3.8) ==3522== by 0x550158: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== Address 0x4ccd020 is 576 bytes inside a block of size 704 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x550E84: ??? (in /usr/bin/python3.8) ==3522== by 0x55069E: ??? (in /usr/bin/python3.8) ==3522== by 0x550131: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x550E84: ??? (in /usr/bin/python3.8) ==3522== by 0x55069E: ??? (in /usr/bin/python3.8) ==3522== by 0x5500E3: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BD10A: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5500BC: ??? (in /usr/bin/python3.8) ==3522== by 0x550688: ??? (in /usr/bin/python3.8) ==3522== by 0x5500BC: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== Address 0x4ccd020 is 576 bytes inside a block of size 704 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x550E84: ??? (in /usr/bin/python3.8) ==3522== by 0x55069E: ??? (in /usr/bin/python3.8) ==3522== by 0x550131: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x550E84: ??? (in /usr/bin/python3.8) ==3522== by 0x55069E: ??? (in /usr/bin/python3.8) ==3522== by 0x5500E3: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BD10A: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x550312: ??? (in /usr/bin/python3.8) ==3522== by 0x550158: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== Address 0x4cce020 is 464 bytes inside a block of size 1,008 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5500BC: ??? (in /usr/bin/python3.8) ==3522== by 0x550688: ??? (in /usr/bin/python3.8) ==3522== by 0x5500BC: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x550095: ??? (in /usr/bin/python3.8) ==3522== by 0x55069E: ??? (in /usr/bin/python3.8) ==3522== by 0x550158: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BD10A: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x55006E: ??? (in /usr/bin/python3.8) ==3522== by 0x55069E: ??? (in /usr/bin/python3.8) ==3522== by 0x550095: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== Address 0x4ccf020 is 96 bytes inside a block of size 1,384 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x550E84: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x550312: ??? (in /usr/bin/python3.8) ==3522== by 0x550158: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x59DD52: ??? (in /usr/bin/python3.8) ==3522== by 0x506435: ??? (in /usr/bin/python3.8) ==3522== by 0x5ED0FF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F619C: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x5F38F0: ??? (in /usr/bin/python3.8) ==3522== by 0x5F3D77: _PyObject_CallMethodIdObjArgs (in /usr/bin/python3.8) ==3522== Address 0x4ccb020 is 30,624 bytes inside a block of size 33,989 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5CA582: ??? (in /usr/bin/python3.8) ==3522== by 0x5ED0FF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F619C: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5F78FB: _PyBytes_Resize (in /usr/bin/python3.8) ==3522== by 0x6493BC: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5165: ??? (in /usr/bin/python3.8) ==3522== by 0x4F2A6D: ??? (in /usr/bin/python3.8) ==3522== by 0x64FD07: ??? (in /usr/bin/python3.8) ==3522== by 0x504BC2: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5065BC: ??? (in /usr/bin/python3.8) ==3522== by 0x5ED0FF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F619C: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x5F38F0: ??? (in /usr/bin/python3.8) ==3522== by 0x5F3D77: _PyObject_CallMethodIdObjArgs (in /usr/bin/python3.8) ==3522== Address 0x4cd1020 is 1,216 bytes inside a block of size 1,864 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ECEAC: ??? (in /usr/bin/python3.8) ==3522== by 0x682697: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56CF29: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x55006E: ??? (in /usr/bin/python3.8) ==3522== by 0x55069E: ??? (in /usr/bin/python3.8) ==3522== by 0x550095: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BD10A: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Address 0x4cf0020 is 144 bytes inside a block of size 1,384 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5ECB6C: ??? (in /usr/bin/python3.8) ==3522== by 0x682697: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56CF29: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Address 0x4cf3020 is 2,592 bytes inside a block of size 2,832 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x59DD52: ??? (in /usr/bin/python3.8) ==3522== by 0x5064DA: ??? (in /usr/bin/python3.8) ==3522== by 0x5ED0FF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F619C: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x5F38F0: ??? (in /usr/bin/python3.8) ==3522== by 0x5F3D77: _PyObject_CallMethodIdObjArgs (in /usr/bin/python3.8) ==3522== Address 0x4cf4020 is 480 bytes inside a block of size 3,696 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ECEAC: ??? (in /usr/bin/python3.8) ==3522== by 0x682697: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56CF29: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x54C7E7: PyModule_AddIntConstant (in /usr/bin/python3.8) ==3522== by 0x6292D9: PyInit__signal (in /usr/bin/python3.8) ==3522== by 0x554269: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x50AC7D: ??? (in /usr/bin/python3.8) ==3522== Address 0x4cfc020 is 0 bytes inside a block of size 576 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x5C0694: PyObject_SetAttr (in /usr/bin/python3.8) ==3522== by 0x5C350C: ??? (in /usr/bin/python3.8) ==3522== by 0x6A6EF1: PyModule_AddFunctions (in /usr/bin/python3.8) ==3522== by 0x6A7169: _PyModule_CreateInitialized (in /usr/bin/python3.8) ==3522== by 0x628F79: PyInit__signal (in /usr/bin/python3.8) ==3522== by 0x554269: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BCCD3: PyObject_Malloc (in /usr/bin/python3.8) ==3522== by 0x5D0B25: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x5C0694: PyObject_SetAttr (in /usr/bin/python3.8) ==3522== by 0x5C350C: ??? (in /usr/bin/python3.8) ==3522== by 0x6A6EF1: PyModule_AddFunctions (in /usr/bin/python3.8) ==3522== by 0x6A7169: _PyModule_CreateInitialized (in /usr/bin/python3.8) ==3522== by 0x628F79: PyInit__signal (in /usr/bin/python3.8) ==3522== by 0x554269: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BD10A: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5506F4: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Address 0x4d1c020 is 880 bytes inside a block of size 1,008 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x550131: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x550095: ??? (in /usr/bin/python3.8) ==3522== by 0x55069E: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BD10A: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x55010A: ??? (in /usr/bin/python3.8) ==3522== by 0x550688: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Address 0x4d31020 is 144 bytes inside a block of size 1,184 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x550E84: ??? (in /usr/bin/python3.8) ==3522== by 0x55069E: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550688: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BD10A: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x551172: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56CF29: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Address 0x4d5d020 is 288 bytes inside a block of size 848 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x551106: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56CF29: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x551106: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56CF29: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x54C7E7: PyModule_AddIntConstant (in /usr/bin/python3.8) ==3522== by 0x658879: PyInit__stat (in /usr/bin/python3.8) ==3522== by 0x554269: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x50AC7D: ??? (in /usr/bin/python3.8) ==3522== Address 0x4d60020 is 352 bytes inside a block of size 576 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x54C7E7: PyModule_AddIntConstant (in /usr/bin/python3.8) ==3522== by 0x658660: PyInit__stat (in /usr/bin/python3.8) ==3522== by 0x554269: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x50AC7D: ??? (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BCCD3: PyObject_Malloc (in /usr/bin/python3.8) ==3522== by 0x5D0B25: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x5C0694: PyObject_SetAttr (in /usr/bin/python3.8) ==3522== by 0x5C350C: ??? (in /usr/bin/python3.8) ==3522== by 0x6A6EF1: PyModule_AddFunctions (in /usr/bin/python3.8) ==3522== by 0x6A7169: _PyModule_CreateInitialized (in /usr/bin/python3.8) ==3522== by 0x6585F4: PyInit__stat (in /usr/bin/python3.8) ==3522== by 0x554269: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BD10A: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x550312: ??? (in /usr/bin/python3.8) ==3522== by 0x550095: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== Address 0x4d72020 is 160 bytes inside a block of size 704 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5506F4: ??? (in /usr/bin/python3.8) ==3522== by 0x5500BC: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5506F4: ??? (in /usr/bin/python3.8) ==3522== by 0x550131: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BD10A: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x550E84: ??? (in /usr/bin/python3.8) ==3522== by 0x5506B4: ??? (in /usr/bin/python3.8) ==3522== by 0x550095: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== Address 0x4d73020 is 832 bytes inside a block of size 1,184 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x55006E: ??? (in /usr/bin/python3.8) ==3522== by 0x550688: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x550312: ??? (in /usr/bin/python3.8) ==3522== by 0x550095: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5CFF8B: ??? (in /usr/bin/python3.8) ==3522== by 0x5A89BA: ??? (in /usr/bin/python3.8) ==3522== by 0x59F90A: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5DB8: PyCFunction_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x59B948: ??? (in /usr/bin/python3.8) ==3522== by 0x5F6872: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x4F71E7: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x4d7c020 is 16 bytes before a block of size 576 alloc'd ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5CC457: PyDict_Copy (in /usr/bin/python3.8) ==3522== by 0x5A7DA4: ??? (in /usr/bin/python3.8) ==3522== by 0x59F90A: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5DB8: PyCFunction_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x59B948: ??? (in /usr/bin/python3.8) ==3522== by 0x5F6872: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x4F71E7: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x572FC4: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x4d62020 is 16 bytes after a block of size 560 in arena "client" ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5ECB6C: ??? (in /usr/bin/python3.8) ==3522== by 0x57347C: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Address 0x4d7f020 is 336 bytes inside a block of size 576 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5CFF8B: ??? (in /usr/bin/python3.8) ==3522== by 0x4F70A3: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BCCD3: PyObject_Malloc (in /usr/bin/python3.8) ==3522== by 0x5D0B25: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x56CC9B: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x4F6938: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5ECB6C: ??? (in /usr/bin/python3.8) ==3522== by 0x6A61DA: PyObject_Dir (in /usr/bin/python3.8) ==3522== by 0x60072D: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5E59: PyCFunction_Call (in /usr/bin/python3.8) ==3522== by 0x5F698D: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x57107B: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== Address 0x4d92020 is 32 bytes before a block of size 2,208 in arena "client" ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BD10A: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x56D005: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== Address 0x4d93020 is 1,792 bytes inside a block of size 2,408 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ECEAC: ??? (in /usr/bin/python3.8) ==3522== by 0x6A61DA: PyObject_Dir (in /usr/bin/python3.8) ==3522== by 0x60072D: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5E59: PyCFunction_Call (in /usr/bin/python3.8) ==3522== by 0x5F698D: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x57107B: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BD85D: PyMem_Calloc (in /usr/bin/python3.8) ==3522== by 0x5ED56C: PyList_New (in /usr/bin/python3.8) ==3522== by 0x5CF1E2: PyDict_Keys (in /usr/bin/python3.8) ==3522== by 0x6A6E00: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5165: ??? (in /usr/bin/python3.8) ==3522== by 0x4F87C7: ??? (in /usr/bin/python3.8) ==3522== by 0x6A61A0: PyObject_Dir (in /usr/bin/python3.8) ==3522== by 0x60072D: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5E59: PyCFunction_Call (in /usr/bin/python3.8) ==3522== by 0x5F698D: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x57107B: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5ECB6C: ??? (in /usr/bin/python3.8) ==3522== by 0x5E209C: ??? (in /usr/bin/python3.8) ==3522== by 0x56C1A9: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== Address 0x4d93020 is 1,792 bytes inside a block of size 2,408 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ECEAC: ??? (in /usr/bin/python3.8) ==3522== by 0x6A61DA: PyObject_Dir (in /usr/bin/python3.8) ==3522== by 0x60072D: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5E59: PyCFunction_Call (in /usr/bin/python3.8) ==3522== by 0x5F698D: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x57107B: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BD85D: PyMem_Calloc (in /usr/bin/python3.8) ==3522== by 0x5ED56C: PyList_New (in /usr/bin/python3.8) ==3522== by 0x5CF1E2: PyDict_Keys (in /usr/bin/python3.8) ==3522== by 0x6A6E00: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5165: ??? (in /usr/bin/python3.8) ==3522== by 0x4F87C7: ??? (in /usr/bin/python3.8) ==3522== by 0x6A61A0: PyObject_Dir (in /usr/bin/python3.8) ==3522== by 0x60072D: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5E59: PyCFunction_Call (in /usr/bin/python3.8) ==3522== by 0x5F698D: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x57107B: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5ECB6C: ??? (in /usr/bin/python3.8) ==3522== by 0x56BFB6: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Address 0x4d96020 is 1,008 bytes inside a block of size 1,864 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x56D005: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x56D005: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x640A22: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Use of uninitialised value of size 8 ==3522== at 0x640A36: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x640A18: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Address 0x4db3020 is 128 bytes inside a block of size 576 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x640D7E: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BBCC0: ??? (in /usr/bin/python3.8) ==3522== by 0x640F2B: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5ECB6C: ??? (in /usr/bin/python3.8) ==3522== by 0x570D9F: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== Address 0x4db5020 is 544 bytes inside a block of size 1,864 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x640D7E: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x640D7E: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x5BB73C: PyMem_Free (in /usr/bin/python3.8) ==3522== by 0x64F1A9: ??? (in /usr/bin/python3.8) ==3522== by 0x5045DA: ??? (in /usr/bin/python3.8) ==3522== by 0x5F38F0: ??? (in /usr/bin/python3.8) ==3522== by 0x5F442F: PyObject_CallMethodObjArgs (in /usr/bin/python3.8) ==3522== by 0x5F5E59: PyCFunction_Call (in /usr/bin/python3.8) ==3522== by 0x5F698D: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x572185: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Use of uninitialised value of size 8 ==3522== at 0x5BB754: PyMem_Free (in /usr/bin/python3.8) ==3522== by 0x64F1A9: ??? (in /usr/bin/python3.8) ==3522== by 0x5045DA: ??? (in /usr/bin/python3.8) ==3522== by 0x5F38F0: ??? (in /usr/bin/python3.8) ==3522== by 0x5F442F: PyObject_CallMethodObjArgs (in /usr/bin/python3.8) ==3522== by 0x5F5E59: PyCFunction_Call (in /usr/bin/python3.8) ==3522== by 0x5F698D: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x572185: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x54C7E7: PyModule_AddIntConstant (in /usr/bin/python3.8) ==3522== by 0x66371B: PyInit__locale (in /usr/bin/python3.8) ==3522== by 0x554269: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x50AC7D: ??? (in /usr/bin/python3.8) ==3522== Address 0x4db8020 is 3,584 bytes inside a block of size 4,096 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x64F1A9: ??? (in /usr/bin/python3.8) ==3522== by 0x5045DA: ??? (in /usr/bin/python3.8) ==3522== by 0x5F38F0: ??? (in /usr/bin/python3.8) ==3522== by 0x5F442F: PyObject_CallMethodObjArgs (in /usr/bin/python3.8) ==3522== by 0x5F5E59: PyCFunction_Call (in /usr/bin/python3.8) ==3522== by 0x5F698D: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x572185: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BBCC0: ??? (in /usr/bin/python3.8) ==3522== by 0x64E7B8: ??? (in /usr/bin/python3.8) ==3522== by 0x64ED12: ??? (in /usr/bin/python3.8) ==3522== by 0x5F68EE: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x5F338A: _PyObject_CallFunction_SizeT (in /usr/bin/python3.8) ==3522== by 0x664B17: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x5F4DD2: _PyObject_CallMethodId_SizeT (in /usr/bin/python3.8) ==3522== by 0x614401: PyFile_OpenCodeObject (in /usr/bin/python3.8) ==3522== by 0x6646AB: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x54C7E7: PyModule_AddIntConstant (in /usr/bin/python3.8) ==3522== by 0x663780: PyInit__locale (in /usr/bin/python3.8) ==3522== by 0x554269: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x50AC7D: ??? (in /usr/bin/python3.8) ==3522== Address 0x4db9020 is 544 bytes inside a block of size 576 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x54C7E7: PyModule_AddIntConstant (in /usr/bin/python3.8) ==3522== by 0x66371B: PyInit__locale (in /usr/bin/python3.8) ==3522== by 0x554269: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x50AC7D: ??? (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BCCD3: PyObject_Malloc (in /usr/bin/python3.8) ==3522== by 0x5D0B25: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x5C0694: PyObject_SetAttr (in /usr/bin/python3.8) ==3522== by 0x5C350C: ??? (in /usr/bin/python3.8) ==3522== by 0x6A6EF1: PyModule_AddFunctions (in /usr/bin/python3.8) ==3522== by 0x6A7169: _PyModule_CreateInitialized (in /usr/bin/python3.8) ==3522== by 0x6636A6: PyInit__locale (in /usr/bin/python3.8) ==3522== by 0x554269: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x59DD52: ??? (in /usr/bin/python3.8) ==3522== by 0x62133F: ??? (in /usr/bin/python3.8) ==3522== by 0x51E24B: ??? (in /usr/bin/python3.8) ==3522== by 0x51E831: ??? (in /usr/bin/python3.8) ==3522== by 0x501316: ??? (in /usr/bin/python3.8) ==3522== by 0x56C1A9: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Address 0x4dbc020 is 4,720 bytes inside a block of size 8,225 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5F78FB: _PyBytes_Resize (in /usr/bin/python3.8) ==3522== by 0x64F079: ??? (in /usr/bin/python3.8) ==3522== by 0x504BC2: ??? (in /usr/bin/python3.8) ==3522== by 0x5F38F0: ??? (in /usr/bin/python3.8) ==3522== by 0x5F442F: PyObject_CallMethodObjArgs (in /usr/bin/python3.8) ==3522== by 0x6211F5: ??? (in /usr/bin/python3.8) ==3522== by 0x51E24B: ??? (in /usr/bin/python3.8) ==3522== by 0x51E831: ??? (in /usr/bin/python3.8) ==3522== by 0x501316: ??? (in /usr/bin/python3.8) ==3522== by 0x56C1A9: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5F9F20: PyBytes_FromStringAndSize (in /usr/bin/python3.8) ==3522== by 0x64EFFD: ??? (in /usr/bin/python3.8) ==3522== by 0x504BC2: ??? (in /usr/bin/python3.8) ==3522== by 0x5F38F0: ??? (in /usr/bin/python3.8) ==3522== by 0x5F442F: PyObject_CallMethodObjArgs (in /usr/bin/python3.8) ==3522== by 0x6211F5: ??? (in /usr/bin/python3.8) ==3522== by 0x51E24B: ??? (in /usr/bin/python3.8) ==3522== by 0x51E831: ??? (in /usr/bin/python3.8) ==3522== by 0x501316: ??? (in /usr/bin/python3.8) ==3522== by 0x56C1A9: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x5BD113: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x619FBC: ??? (in /usr/bin/python3.8) ==3522== by 0x61A8D0: PyTokenizer_FromUTF8 (in /usr/bin/python3.8) ==3522== by 0x61B0BA: PyParser_ParseStringObject (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CF4D: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Use of uninitialised value of size 8 ==3522== at 0x5BD12B: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x619FBC: ??? (in /usr/bin/python3.8) ==3522== by 0x61A8D0: PyTokenizer_FromUTF8 (in /usr/bin/python3.8) ==3522== by 0x61B0BA: PyParser_ParseStringObject (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CF4D: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x51B8EA: PyGrammar_AddAccelerators (in /usr/bin/python3.8) ==3522== by 0x5FE354: PyParser_New (in /usr/bin/python3.8) ==3522== by 0x5180A3: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CF4D: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Address 0x4dc1020 is 448 bytes inside a block of size 732 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x51BAD8: PyGrammar_AddAccelerators (in /usr/bin/python3.8) ==3522== by 0x5FE354: PyParser_New (in /usr/bin/python3.8) ==3522== by 0x5180A3: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CF4D: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x51BAEF: PyGrammar_AddAccelerators (in /usr/bin/python3.8) ==3522== by 0x5FE354: PyParser_New (in /usr/bin/python3.8) ==3522== by 0x5180A3: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CF4D: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB732: PyMem_Free (in /usr/bin/python3.8) ==3522== by 0x519B8B: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CF4D: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x4e17020 is 176 bytes inside a block of size 732 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x51BAD8: PyGrammar_AddAccelerators (in /usr/bin/python3.8) ==3522== by 0x5FE354: PyParser_New (in /usr/bin/python3.8) ==3522== by 0x5180A3: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CF4D: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x51BAEF: PyGrammar_AddAccelerators (in /usr/bin/python3.8) ==3522== by 0x5FE354: PyParser_New (in /usr/bin/python3.8) ==3522== by 0x5180A3: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CF4D: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x5BB73C: PyMem_Free (in /usr/bin/python3.8) ==3522== by 0x61A7E1: PyTokenizer_Free (in /usr/bin/python3.8) ==3522== by 0x519BA8: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CF4D: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== ==3522== Use of uninitialised value of size 8 ==3522== at 0x5BB754: PyMem_Free (in /usr/bin/python3.8) ==3522== by 0x61A7E1: PyTokenizer_Free (in /usr/bin/python3.8) ==3522== by 0x519BA8: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CF4D: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x5BB73C: PyMem_Free (in /usr/bin/python3.8) ==3522== by 0x519BA8: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CF4D: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Use of uninitialised value of size 8 ==3522== at 0x5BB754: PyMem_Free (in /usr/bin/python3.8) ==3522== by 0x519BA8: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CF4D: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x514078: ??? (in /usr/bin/python3.8) ==3522== by 0x5140FA: ??? (in /usr/bin/python3.8) ==3522== by 0x514145: ??? (in /usr/bin/python3.8) ==3522== by 0x5140FA: ??? (in /usr/bin/python3.8) ==3522== by 0x61A631: PyNode_Free (in /usr/bin/python3.8) ==3522== by 0x67CB1B: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CF4D: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x4e21020 is 39,536 bytes inside a block of size 40,832 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x519B8B: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CF4D: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BBCC0: ??? (in /usr/bin/python3.8) ==3522== by 0x5FE2DD: PyParser_New (in /usr/bin/python3.8) ==3522== by 0x5180A3: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CF4D: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x562DD7: ??? (in /usr/bin/python3.8) ==3522== by 0x689CC6: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE38: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CD48: ??? (in /usr/bin/python3.8) ==3522== by 0x67CF6E: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Address 0x4e23020 is 0 bytes after a block of size 576 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x5637A0: ??? (in /usr/bin/python3.8) ==3522== by 0x5612BD: ??? (in /usr/bin/python3.8) ==3522== by 0x561309: ??? (in /usr/bin/python3.8) ==3522== by 0x562525: ??? (in /usr/bin/python3.8) ==3522== by 0x565441: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE18: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CD48: ??? (in /usr/bin/python3.8) ==3522== by 0x67CF6E: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BCCD3: PyObject_Malloc (in /usr/bin/python3.8) ==3522== by 0x5D0B25: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x56150B: ??? (in /usr/bin/python3.8) ==3522== by 0x561434: ??? (in /usr/bin/python3.8) ==3522== by 0x562525: ??? (in /usr/bin/python3.8) ==3522== by 0x565441: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE18: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CD48: ??? (in /usr/bin/python3.8) ==3522== by 0x67CF6E: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5CFF8B: ??? (in /usr/bin/python3.8) ==3522== by 0x562F57: ??? (in /usr/bin/python3.8) ==3522== by 0x689CC6: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE38: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CD48: ??? (in /usr/bin/python3.8) ==3522== by 0x67CF6E: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x4e23020 is 0 bytes after a block of size 576 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x5637A0: ??? (in /usr/bin/python3.8) ==3522== by 0x5612BD: ??? (in /usr/bin/python3.8) ==3522== by 0x561309: ??? (in /usr/bin/python3.8) ==3522== by 0x562525: ??? (in /usr/bin/python3.8) ==3522== by 0x565441: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE18: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CD48: ??? (in /usr/bin/python3.8) ==3522== by 0x67CF6E: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BCCD3: PyObject_Malloc (in /usr/bin/python3.8) ==3522== by 0x5D0B25: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x56150B: ??? (in /usr/bin/python3.8) ==3522== by 0x561434: ??? (in /usr/bin/python3.8) ==3522== by 0x562525: ??? (in /usr/bin/python3.8) ==3522== by 0x565441: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE18: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CD48: ??? (in /usr/bin/python3.8) ==3522== by 0x67CF6E: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5CFF8B: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE7A: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CD48: ??? (in /usr/bin/python3.8) ==3522== by 0x67CF6E: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Address 0x4e23020 is 0 bytes after a block of size 576 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x5637A0: ??? (in /usr/bin/python3.8) ==3522== by 0x5612BD: ??? (in /usr/bin/python3.8) ==3522== by 0x561309: ??? (in /usr/bin/python3.8) ==3522== by 0x562525: ??? (in /usr/bin/python3.8) ==3522== by 0x565441: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE18: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CD48: ??? (in /usr/bin/python3.8) ==3522== by 0x67CF6E: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BCCD3: PyObject_Malloc (in /usr/bin/python3.8) ==3522== by 0x5D0B25: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x56150B: ??? (in /usr/bin/python3.8) ==3522== by 0x561434: ??? (in /usr/bin/python3.8) ==3522== by 0x562525: ??? (in /usr/bin/python3.8) ==3522== by 0x565441: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE18: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CD48: ??? (in /usr/bin/python3.8) ==3522== by 0x67CF6E: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BC7D1: PyObject_Realloc (in /usr/bin/python3.8) ==3522== by 0x5F78FB: _PyBytes_Resize (in /usr/bin/python3.8) ==3522== by 0x6493BC: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5165: ??? (in /usr/bin/python3.8) ==3522== by 0x4F2A6D: ??? (in /usr/bin/python3.8) ==3522== by 0x64FD07: ??? (in /usr/bin/python3.8) ==3522== by 0x504BC2: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x4e2f020 is 32 bytes before a block of size 3,792 in arena "client" ==3522== ==3522== Invalid read of size 4 ==3522== at 0x59DD52: ??? (in /usr/bin/python3.8) ==3522== by 0x506435: ??? (in /usr/bin/python3.8) ==3522== by 0x5AF809: ??? (in /usr/bin/python3.8) ==3522== by 0x50644B: ??? (in /usr/bin/python3.8) ==3522== by 0x5ED0FF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F619C: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Address 0x4e3a020 is 672 bytes inside a block of size 848 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x550095: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x55006E: ??? (in /usr/bin/python3.8) ==3522== by 0x550688: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5A486F: ??? (in /usr/bin/python3.8) ==3522== by 0x4EF820: ??? (in /usr/bin/python3.8) ==3522== by 0x5FD426: ??? (in /usr/bin/python3.8) ==3522== by 0x53CFE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5AD538: PyTuple_New (in /usr/bin/python3.8) ==3522== by 0x550041: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5500BC: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== Address 0x4e2b020 is 304 bytes inside a block of size 576 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x56CC9B: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BCCD3: PyObject_Malloc (in /usr/bin/python3.8) ==3522== by 0x5D0B25: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x56CC9B: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BD10A: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x55017B: ??? (in /usr/bin/python3.8) ==3522== by 0x550688: ??? (in /usr/bin/python3.8) ==3522== by 0x5500E3: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== Address 0x4e91020 is 480 bytes inside a block of size 576 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5500BC: ??? (in /usr/bin/python3.8) ==3522== by 0x55069E: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BBCC0: ??? (in /usr/bin/python3.8) ==3522== by 0x5BD318: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x55006E: ??? (in /usr/bin/python3.8) ==3522== by 0x55069E: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x590FA8: ??? (in /usr/bin/python3.8) ==3522== by 0x4F091A: ??? (in /usr/bin/python3.8) ==3522== by 0x550956: ??? (in /usr/bin/python3.8) ==3522== by 0x550095: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56CF29: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x4ea4020 is 4,448 bytes inside a block of size 4,768 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x57BC41: _PyUnicodeWriter_PrepareInternal (in /usr/bin/python3.8) ==3522== by 0x57CBAC: ??? (in /usr/bin/python3.8) ==3522== by 0x4F0BE3: ??? (in /usr/bin/python3.8) ==3522== by 0x550956: ??? (in /usr/bin/python3.8) ==3522== by 0x550095: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x4F0A39: ??? (in /usr/bin/python3.8) ==3522== by 0x550956: ??? (in /usr/bin/python3.8) ==3522== by 0x550095: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56CF29: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x590FA8: ??? (in /usr/bin/python3.8) ==3522== by 0x4F091A: ??? (in /usr/bin/python3.8) ==3522== by 0x6653BD: PyInit__heapq (in /usr/bin/python3.8) ==3522== by 0x554269: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x50AC7D: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x4ea9020 is 2,640 bytes inside a block of size 4,768 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x57BC41: _PyUnicodeWriter_PrepareInternal (in /usr/bin/python3.8) ==3522== by 0x57CBAC: ??? (in /usr/bin/python3.8) ==3522== by 0x4F0BE3: ??? (in /usr/bin/python3.8) ==3522== by 0x6653BD: PyInit__heapq (in /usr/bin/python3.8) ==3522== by 0x554269: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x4F0A39: ??? (in /usr/bin/python3.8) ==3522== by 0x6653BD: PyInit__heapq (in /usr/bin/python3.8) ==3522== by 0x554269: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x50AC7D: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5A486F: ??? (in /usr/bin/python3.8) ==3522== by 0x4EF820: ??? (in /usr/bin/python3.8) ==3522== by 0x5FD426: ??? (in /usr/bin/python3.8) ==3522== by 0x5AB790: ??? (in /usr/bin/python3.8) ==3522== by 0x5023D8: ??? (in /usr/bin/python3.8) ==3522== by 0x5A6AFD: ??? (in /usr/bin/python3.8) ==3522== by 0x5C2D88: _PyObject_GetAttrId (in /usr/bin/python3.8) ==3522== by 0x6750CA: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x59B948: ??? (in /usr/bin/python3.8) ==3522== Address 0x4e94020 is 1,344 bytes inside a block of size 2,208 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x56CC9B: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BCCD3: PyObject_Malloc (in /usr/bin/python3.8) ==3522== by 0x5D0B25: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x56CC9B: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5AF888: ??? (in /usr/bin/python3.8) ==3522== by 0x50644B: ??? (in /usr/bin/python3.8) ==3522== by 0x5AF809: ??? (in /usr/bin/python3.8) ==3522== by 0x50644B: ??? (in /usr/bin/python3.8) ==3522== by 0x5ED0FF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F619C: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x4e86020 is 2,112 bytes inside a block of size 2,472 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5506F4: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x550E84: ??? (in /usr/bin/python3.8) ==3522== by 0x550688: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5AF888: ??? (in /usr/bin/python3.8) ==3522== by 0x506461: ??? (in /usr/bin/python3.8) ==3522== by 0x5AF809: ??? (in /usr/bin/python3.8) ==3522== by 0x50644B: ??? (in /usr/bin/python3.8) ==3522== by 0x5ED0FF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F619C: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x4e88020 is 2,224 bytes inside a block of size 3,240 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ECEAC: ??? (in /usr/bin/python3.8) ==3522== by 0x682697: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56CF29: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x550E84: ??? (in /usr/bin/python3.8) ==3522== by 0x55069E: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BD10A: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x550131: ??? (in /usr/bin/python3.8) ==3522== by 0x550688: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Address 0x4ed2020 is 1,536 bytes inside a block of size 1,608 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5500E3: ??? (in /usr/bin/python3.8) ==3522== by 0x5506B4: ??? (in /usr/bin/python3.8) ==3522== by 0x55017B: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5500BC: ??? (in /usr/bin/python3.8) ==3522== by 0x55069E: ??? (in /usr/bin/python3.8) ==3522== by 0x5500E3: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x5BB73C: PyMem_Free (in /usr/bin/python3.8) ==3522== by 0x519B8B: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CF4D: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== ==3522== Use of uninitialised value of size 8 ==3522== at 0x5BB754: PyMem_Free (in /usr/bin/python3.8) ==3522== by 0x519B8B: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CF4D: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x514078: ??? (in /usr/bin/python3.8) ==3522== by 0x51411D: ??? (in /usr/bin/python3.8) ==3522== by 0x514145: ??? (in /usr/bin/python3.8) ==3522== by 0x5140FA: ??? (in /usr/bin/python3.8) ==3522== by 0x5140FA: ??? (in /usr/bin/python3.8) ==3522== by 0x514145: ??? (in /usr/bin/python3.8) ==3522== by 0x5140FA: ??? (in /usr/bin/python3.8) ==3522== by 0x61A631: PyNode_Free (in /usr/bin/python3.8) ==3522== by 0x67CB1B: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CF4D: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== Address 0x4ee2020 is 39,392 bytes inside a block of size 40,832 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x519B8B: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CF4D: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BBCC0: ??? (in /usr/bin/python3.8) ==3522== by 0x5FE2DD: PyParser_New (in /usr/bin/python3.8) ==3522== by 0x5180A3: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CF4D: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x689CC6: ??? (in /usr/bin/python3.8) ==3522== by 0x68A315: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE18: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CD48: ??? (in /usr/bin/python3.8) ==3522== by 0x67CF6E: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Address 0x4ee2020 is 39,392 bytes inside a block of size 40,832 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x519B8B: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CF4D: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BBCC0: ??? (in /usr/bin/python3.8) ==3522== by 0x5FE2DD: PyParser_New (in /usr/bin/python3.8) ==3522== by 0x5180A3: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CF4D: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x689CC6: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE38: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CD48: ??? (in /usr/bin/python3.8) ==3522== by 0x67CF6E: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Address 0x4ee2020 is 39,392 bytes inside a block of size 40,832 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x519B8B: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CF4D: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BBCC0: ??? (in /usr/bin/python3.8) ==3522== by 0x5FE2DD: PyParser_New (in /usr/bin/python3.8) ==3522== by 0x5180A3: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CF4D: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5CFF8B: ??? (in /usr/bin/python3.8) ==3522== by 0x5ED0FF: ??? (in /usr/bin/python3.8) ==3522== by 0x56A0E8: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x4ee2020 is 39,392 bytes inside a block of size 40,832 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x519B8B: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CF4D: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BBCC0: ??? (in /usr/bin/python3.8) ==3522== by 0x5FE2DD: PyParser_New (in /usr/bin/python3.8) ==3522== by 0x5180A3: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CF4D: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5A486F: ??? (in /usr/bin/python3.8) ==3522== by 0x4EF820: ??? (in /usr/bin/python3.8) ==3522== by 0x5FD426: ??? (in /usr/bin/python3.8) ==3522== by 0x5CD247: ??? (in /usr/bin/python3.8) ==3522== by 0x512A27: PyObject_GetIter (in /usr/bin/python3.8) ==3522== by 0x61A413: ??? (in /usr/bin/python3.8) ==3522== by 0x6750E0: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x59B948: ??? (in /usr/bin/python3.8) ==3522== by 0x5F6872: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== Address 0x4ed4020 is 2,064 bytes inside a block of size 2,472 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ECEAC: ??? (in /usr/bin/python3.8) ==3522== by 0x682697: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56CF29: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5500BC: ??? (in /usr/bin/python3.8) ==3522== by 0x55069E: ??? (in /usr/bin/python3.8) ==3522== by 0x5500E3: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x640A22: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x50ADEF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Use of uninitialised value of size 8 ==3522== at 0x640A36: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x50ADEF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== ==3522== More than 100 errors detected. Subsequent errors ==3522== will still be recorded, but in less detail than before. ==3522== Invalid read of size 4 ==3522== at 0x5BB732: PyMem_Free (in /usr/bin/python3.8) ==3522== by 0x67F76A: PyArena_Free (in /usr/bin/python3.8) ==3522== by 0x67CF79: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Address 0x4dbd020 is 512 bytes inside a block of size 602 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x62133F: ??? (in /usr/bin/python3.8) ==3522== by 0x51E24B: ??? (in /usr/bin/python3.8) ==3522== by 0x51E831: ??? (in /usr/bin/python3.8) ==3522== by 0x501316: ??? (in /usr/bin/python3.8) ==3522== by 0x56C1A9: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5F78FB: _PyBytes_Resize (in /usr/bin/python3.8) ==3522== by 0x64F079: ??? (in /usr/bin/python3.8) ==3522== by 0x504BC2: ??? (in /usr/bin/python3.8) ==3522== by 0x5F38F0: ??? (in /usr/bin/python3.8) ==3522== by 0x5F442F: PyObject_CallMethodObjArgs (in /usr/bin/python3.8) ==3522== by 0x6211F5: ??? (in /usr/bin/python3.8) ==3522== by 0x51E24B: ??? (in /usr/bin/python3.8) ==3522== by 0x51E831: ??? (in /usr/bin/python3.8) ==3522== by 0x501316: ??? (in /usr/bin/python3.8) ==3522== by 0x56C1A9: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5ECB6C: ??? (in /usr/bin/python3.8) ==3522== by 0x67F77E: PyArena_Free (in /usr/bin/python3.8) ==3522== by 0x67CF79: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Address 0x4e21020 is 39,536 bytes inside a block of size 40,832 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x519B8B: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CF4D: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BBCC0: ??? (in /usr/bin/python3.8) ==3522== by 0x5FE2DD: PyParser_New (in /usr/bin/python3.8) ==3522== by 0x5180A3: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CF4D: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x58F3BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5CF5C2: ??? (in /usr/bin/python3.8) ==3522== by 0x5CFF8B: ??? (in /usr/bin/python3.8) ==3522== by 0x5ED225: ??? (in /usr/bin/python3.8) ==3522== by 0x5F619C: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x4dbd020 is 512 bytes inside a block of size 602 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x62133F: ??? (in /usr/bin/python3.8) ==3522== by 0x51E24B: ??? (in /usr/bin/python3.8) ==3522== by 0x51E831: ??? (in /usr/bin/python3.8) ==3522== by 0x501316: ??? (in /usr/bin/python3.8) ==3522== by 0x56C1A9: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5F78FB: _PyBytes_Resize (in /usr/bin/python3.8) ==3522== by 0x64F079: ??? (in /usr/bin/python3.8) ==3522== by 0x504BC2: ??? (in /usr/bin/python3.8) ==3522== by 0x5F38F0: ??? (in /usr/bin/python3.8) ==3522== by 0x5F442F: PyObject_CallMethodObjArgs (in /usr/bin/python3.8) ==3522== by 0x6211F5: ??? (in /usr/bin/python3.8) ==3522== by 0x51E24B: ??? (in /usr/bin/python3.8) ==3522== by 0x51E831: ??? (in /usr/bin/python3.8) ==3522== by 0x501316: ??? (in /usr/bin/python3.8) ==3522== by 0x56C1A9: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x59DD52: ??? (in /usr/bin/python3.8) ==3522== by 0x5ED0FF: ??? (in /usr/bin/python3.8) ==3522== by 0x544957: ??? (in /usr/bin/python3.8) ==3522== by 0x5449A9: ??? (in /usr/bin/python3.8) ==3522== by 0x68472D: PyImport_GetImporter (in /usr/bin/python3.8) ==3522== by 0x6B73D7: Py_RunMain (in /usr/bin/python3.8) ==3522== by 0x6B75CC: Py_BytesMain (in /usr/bin/python3.8) ==3522== by 0x488C0B2: (below main) (libc-start.c:308) ==3522== Address 0x4f16020 is 15,952 bytes inside a block of size 17,261 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5F78FB: _PyBytes_Resize (in /usr/bin/python3.8) ==3522== by 0x6493BC: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5165: ??? (in /usr/bin/python3.8) ==3522== by 0x4F2A6D: ??? (in /usr/bin/python3.8) ==3522== by 0x64FD07: ??? (in /usr/bin/python3.8) ==3522== by 0x504BC2: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x59CDFA: ??? (in /usr/bin/python3.8) ==3522== by 0x5F68EE: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5F9F20: PyBytes_FromStringAndSize (in /usr/bin/python3.8) ==3522== by 0x649360: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5165: ??? (in /usr/bin/python3.8) ==3522== by 0x4F2A6D: ??? (in /usr/bin/python3.8) ==3522== by 0x64FD07: ??? (in /usr/bin/python3.8) ==3522== by 0x504BC2: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x59CDFA: ??? (in /usr/bin/python3.8) ==3522== by 0x5F68EE: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x518503: ??? (in /usr/bin/python3.8) ==3522== by 0x67CA13: PyParser_ASTFromFileObject (in /usr/bin/python3.8) ==3522== by 0x67CDED: ??? (in /usr/bin/python3.8) ==3522== by 0x67EF46: PyRun_SimpleFileExFlags (in /usr/bin/python3.8) ==3522== by 0x6B7241: Py_RunMain (in /usr/bin/python3.8) ==3522== by 0x6B75CC: Py_BytesMain (in /usr/bin/python3.8) ==3522== by 0x488C0B2: (below main) (libc-start.c:308) ==3522== ==3522== Use of uninitialised value of size 8 ==3522== at 0x51851B: ??? (in /usr/bin/python3.8) ==3522== by 0x67CA13: PyParser_ASTFromFileObject (in /usr/bin/python3.8) ==3522== by 0x67CDED: ??? (in /usr/bin/python3.8) ==3522== by 0x67EF46: PyRun_SimpleFileExFlags (in /usr/bin/python3.8) ==3522== by 0x6B7241: Py_RunMain (in /usr/bin/python3.8) ==3522== by 0x6B75CC: Py_BytesMain (in /usr/bin/python3.8) ==3522== by 0x488C0B2: (below main) (libc-start.c:308) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5184FA: ??? (in /usr/bin/python3.8) ==3522== by 0x67CA13: PyParser_ASTFromFileObject (in /usr/bin/python3.8) ==3522== by 0x67CDED: ??? (in /usr/bin/python3.8) ==3522== by 0x67EF46: PyRun_SimpleFileExFlags (in /usr/bin/python3.8) ==3522== by 0x6B7241: Py_RunMain (in /usr/bin/python3.8) ==3522== by 0x6B75CC: Py_BytesMain (in /usr/bin/python3.8) ==3522== by 0x488C0B2: (below main) (libc-start.c:308) ==3522== Address 0x4f2b020 is 912 bytes inside a block of size 960 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x51907F: ??? (in /usr/bin/python3.8) ==3522== by 0x67CA13: PyParser_ASTFromFileObject (in /usr/bin/python3.8) ==3522== by 0x67CDED: ??? (in /usr/bin/python3.8) ==3522== by 0x67EF46: PyRun_SimpleFileExFlags (in /usr/bin/python3.8) ==3522== by 0x6B7241: Py_RunMain (in /usr/bin/python3.8) ==3522== by 0x6B75CC: Py_BytesMain (in /usr/bin/python3.8) ==3522== by 0x488C0B2: (below main) (libc-start.c:308) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x51907F: ??? (in /usr/bin/python3.8) ==3522== by 0x67CA13: PyParser_ASTFromFileObject (in /usr/bin/python3.8) ==3522== by 0x67CDED: ??? (in /usr/bin/python3.8) ==3522== by 0x67EF46: PyRun_SimpleFileExFlags (in /usr/bin/python3.8) ==3522== by 0x6B7241: Py_RunMain (in /usr/bin/python3.8) ==3522== by 0x6B75CC: Py_BytesMain (in /usr/bin/python3.8) ==3522== by 0x488C0B2: (below main) (libc-start.c:308) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x518D14: ??? (in /usr/bin/python3.8) ==3522== by 0x67CA13: PyParser_ASTFromFileObject (in /usr/bin/python3.8) ==3522== by 0x67CDED: ??? (in /usr/bin/python3.8) ==3522== by 0x67EF46: PyRun_SimpleFileExFlags (in /usr/bin/python3.8) ==3522== by 0x6B7241: Py_RunMain (in /usr/bin/python3.8) ==3522== by 0x6B75CC: Py_BytesMain (in /usr/bin/python3.8) ==3522== by 0x488C0B2: (below main) (libc-start.c:308) ==3522== Address 0x4f53020 is 336 bytes inside a block of size 576 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x51907F: ??? (in /usr/bin/python3.8) ==3522== by 0x67CA13: PyParser_ASTFromFileObject (in /usr/bin/python3.8) ==3522== by 0x67CDED: ??? (in /usr/bin/python3.8) ==3522== by 0x67EF46: PyRun_SimpleFileExFlags (in /usr/bin/python3.8) ==3522== by 0x6B7241: Py_RunMain (in /usr/bin/python3.8) ==3522== by 0x6B75CC: Py_BytesMain (in /usr/bin/python3.8) ==3522== by 0x488C0B2: (below main) (libc-start.c:308) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BBCC0: ??? (in /usr/bin/python3.8) ==3522== by 0x51954F: ??? (in /usr/bin/python3.8) ==3522== by 0x67CA13: PyParser_ASTFromFileObject (in /usr/bin/python3.8) ==3522== by 0x67CDED: ??? (in /usr/bin/python3.8) ==3522== by 0x67EF46: PyRun_SimpleFileExFlags (in /usr/bin/python3.8) ==3522== by 0x6B7241: Py_RunMain (in /usr/bin/python3.8) ==3522== by 0x6B75CC: Py_BytesMain (in /usr/bin/python3.8) ==3522== by 0x488C0B2: (below main) (libc-start.c:308) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x5BB73C: PyMem_Free (in /usr/bin/python3.8) ==3522== by 0x61A7FF: PyTokenizer_Free (in /usr/bin/python3.8) ==3522== by 0x519BA8: ??? (in /usr/bin/python3.8) ==3522== by 0x67CA13: PyParser_ASTFromFileObject (in /usr/bin/python3.8) ==3522== by 0x67CDED: ??? (in /usr/bin/python3.8) ==3522== by 0x67EF46: PyRun_SimpleFileExFlags (in /usr/bin/python3.8) ==3522== by 0x6B7241: Py_RunMain (in /usr/bin/python3.8) ==3522== by 0x6B75CC: Py_BytesMain (in /usr/bin/python3.8) ==3522== by 0x488C0B2: (below main) (libc-start.c:308) ==3522== ==3522== Use of uninitialised value of size 8 ==3522== at 0x5BB754: PyMem_Free (in /usr/bin/python3.8) ==3522== by 0x61A7FF: PyTokenizer_Free (in /usr/bin/python3.8) ==3522== by 0x519BA8: ??? (in /usr/bin/python3.8) ==3522== by 0x67CA13: PyParser_ASTFromFileObject (in /usr/bin/python3.8) ==3522== by 0x67CDED: ??? (in /usr/bin/python3.8) ==3522== by 0x67EF46: PyRun_SimpleFileExFlags (in /usr/bin/python3.8) ==3522== by 0x6B7241: Py_RunMain (in /usr/bin/python3.8) ==3522== by 0x6B75CC: Py_BytesMain (in /usr/bin/python3.8) ==3522== by 0x488C0B2: (below main) (libc-start.c:308) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BD10A: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x4FE07C: ??? (in /usr/bin/python3.8) ==3522== by 0x4FA622: ??? (in /usr/bin/python3.8) ==3522== by 0x4FBE01: ??? (in /usr/bin/python3.8) ==3522== by 0x4FD481: ??? (in /usr/bin/python3.8) ==3522== by 0x60C47D: ??? (in /usr/bin/python3.8) ==3522== by 0x4FD481: ??? (in /usr/bin/python3.8) ==3522== by 0x60451F: ??? (in /usr/bin/python3.8) ==3522== by 0x4FDB0F: PyAST_FromNodeObject (in /usr/bin/python3.8) ==3522== by 0x67CA50: PyParser_ASTFromFileObject (in /usr/bin/python3.8) ==3522== by 0x67CDED: ??? (in /usr/bin/python3.8) ==3522== by 0x67EF46: PyRun_SimpleFileExFlags (in /usr/bin/python3.8) ==3522== Address 0x4f54020 is 80 bytes inside a block of size 768 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x519508: ??? (in /usr/bin/python3.8) ==3522== by 0x67CA13: PyParser_ASTFromFileObject (in /usr/bin/python3.8) ==3522== by 0x67CDED: ??? (in /usr/bin/python3.8) ==3522== by 0x67EF46: PyRun_SimpleFileExFlags (in /usr/bin/python3.8) ==3522== by 0x6B7241: Py_RunMain (in /usr/bin/python3.8) ==3522== by 0x6B75CC: Py_BytesMain (in /usr/bin/python3.8) ==3522== by 0x488C0B2: (below main) (libc-start.c:308) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x51907F: ??? (in /usr/bin/python3.8) ==3522== by 0x67CA13: PyParser_ASTFromFileObject (in /usr/bin/python3.8) ==3522== by 0x67CDED: ??? (in /usr/bin/python3.8) ==3522== by 0x67EF46: PyRun_SimpleFileExFlags (in /usr/bin/python3.8) ==3522== by 0x6B7241: Py_RunMain (in /usr/bin/python3.8) ==3522== by 0x6B75CC: Py_BytesMain (in /usr/bin/python3.8) ==3522== by 0x488C0B2: (below main) (libc-start.c:308) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BD10A: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x4FA931: ??? (in /usr/bin/python3.8) ==3522== by 0x4FC08D: ??? (in /usr/bin/python3.8) ==3522== by 0x4FD481: ??? (in /usr/bin/python3.8) ==3522== by 0x60C47D: ??? (in /usr/bin/python3.8) ==3522== by 0x4FD481: ??? (in /usr/bin/python3.8) ==3522== by 0x60451F: ??? (in /usr/bin/python3.8) ==3522== by 0x4FDB0F: PyAST_FromNodeObject (in /usr/bin/python3.8) ==3522== by 0x67CA50: PyParser_ASTFromFileObject (in /usr/bin/python3.8) ==3522== by 0x67CDED: ??? (in /usr/bin/python3.8) ==3522== by 0x67EF46: PyRun_SimpleFileExFlags (in /usr/bin/python3.8) ==3522== by 0x6B7241: Py_RunMain (in /usr/bin/python3.8) ==3522== Address 0x4f54020 is 80 bytes inside a block of size 768 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x519508: ??? (in /usr/bin/python3.8) ==3522== by 0x67CA13: PyParser_ASTFromFileObject (in /usr/bin/python3.8) ==3522== by 0x67CDED: ??? (in /usr/bin/python3.8) ==3522== by 0x67EF46: PyRun_SimpleFileExFlags (in /usr/bin/python3.8) ==3522== by 0x6B7241: Py_RunMain (in /usr/bin/python3.8) ==3522== by 0x6B75CC: Py_BytesMain (in /usr/bin/python3.8) ==3522== by 0x488C0B2: (below main) (libc-start.c:308) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x51907F: ??? (in /usr/bin/python3.8) ==3522== by 0x67CA13: PyParser_ASTFromFileObject (in /usr/bin/python3.8) ==3522== by 0x67CDED: ??? (in /usr/bin/python3.8) ==3522== by 0x67EF46: PyRun_SimpleFileExFlags (in /usr/bin/python3.8) ==3522== by 0x6B7241: Py_RunMain (in /usr/bin/python3.8) ==3522== by 0x6B75CC: Py_BytesMain (in /usr/bin/python3.8) ==3522== by 0x488C0B2: (below main) (libc-start.c:308) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x5BD113: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x4FA931: ??? (in /usr/bin/python3.8) ==3522== by 0x4FC08D: ??? (in /usr/bin/python3.8) ==3522== by 0x4FD481: ??? (in /usr/bin/python3.8) ==3522== by 0x60C47D: ??? (in /usr/bin/python3.8) ==3522== by 0x4FD481: ??? (in /usr/bin/python3.8) ==3522== by 0x60451F: ??? (in /usr/bin/python3.8) ==3522== by 0x4FDB0F: PyAST_FromNodeObject (in /usr/bin/python3.8) ==3522== by 0x67CA50: PyParser_ASTFromFileObject (in /usr/bin/python3.8) ==3522== by 0x67CDED: ??? (in /usr/bin/python3.8) ==3522== by 0x67EF46: PyRun_SimpleFileExFlags (in /usr/bin/python3.8) ==3522== by 0x6B7241: Py_RunMain (in /usr/bin/python3.8) ==3522== ==3522== Use of uninitialised value of size 8 ==3522== at 0x5BD12B: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x4FA931: ??? (in /usr/bin/python3.8) ==3522== by 0x4FC08D: ??? (in /usr/bin/python3.8) ==3522== by 0x4FD481: ??? (in /usr/bin/python3.8) ==3522== by 0x60C47D: ??? (in /usr/bin/python3.8) ==3522== by 0x4FD481: ??? (in /usr/bin/python3.8) ==3522== by 0x60451F: ??? (in /usr/bin/python3.8) ==3522== by 0x4FDB0F: PyAST_FromNodeObject (in /usr/bin/python3.8) ==3522== by 0x67CA50: PyParser_ASTFromFileObject (in /usr/bin/python3.8) ==3522== by 0x67CDED: ??? (in /usr/bin/python3.8) ==3522== by 0x67EF46: PyRun_SimpleFileExFlags (in /usr/bin/python3.8) ==3522== by 0x6B7241: Py_RunMain (in /usr/bin/python3.8) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x5BD113: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x4FE07C: ??? (in /usr/bin/python3.8) ==3522== by 0x4FA622: ??? (in /usr/bin/python3.8) ==3522== by 0x4FBE01: ??? (in /usr/bin/python3.8) ==3522== by 0x4FD481: ??? (in /usr/bin/python3.8) ==3522== by 0x60C47D: ??? (in /usr/bin/python3.8) ==3522== by 0x4FD481: ??? (in /usr/bin/python3.8) ==3522== by 0x60451F: ??? (in /usr/bin/python3.8) ==3522== by 0x4FDB0F: PyAST_FromNodeObject (in /usr/bin/python3.8) ==3522== by 0x67CA50: PyParser_ASTFromFileObject (in /usr/bin/python3.8) ==3522== by 0x67CDED: ??? (in /usr/bin/python3.8) ==3522== by 0x67EF46: PyRun_SimpleFileExFlags (in /usr/bin/python3.8) ==3522== ==3522== Use of uninitialised value of size 8 ==3522== at 0x5BD12B: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x4FE07C: ??? (in /usr/bin/python3.8) ==3522== by 0x4FA622: ??? (in /usr/bin/python3.8) ==3522== by 0x4FBE01: ??? (in /usr/bin/python3.8) ==3522== by 0x4FD481: ??? (in /usr/bin/python3.8) ==3522== by 0x60C47D: ??? (in /usr/bin/python3.8) ==3522== by 0x4FD481: ??? (in /usr/bin/python3.8) ==3522== by 0x60451F: ??? (in /usr/bin/python3.8) ==3522== by 0x4FDB0F: PyAST_FromNodeObject (in /usr/bin/python3.8) ==3522== by 0x67CA50: PyParser_ASTFromFileObject (in /usr/bin/python3.8) ==3522== by 0x67CDED: ??? (in /usr/bin/python3.8) ==3522== by 0x67EF46: PyRun_SimpleFileExFlags (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BD10A: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x54B223: PyArena_AddPyObject (in /usr/bin/python3.8) ==3522== by 0x602723: ??? (in /usr/bin/python3.8) ==3522== by 0x603109: ??? (in /usr/bin/python3.8) ==3522== by 0x4FA35D: ??? (in /usr/bin/python3.8) ==3522== by 0x4FB775: ??? (in /usr/bin/python3.8) ==3522== by 0x4FA2F9: ??? (in /usr/bin/python3.8) ==3522== by 0x4FC031: ??? (in /usr/bin/python3.8) ==3522== by 0x4FD481: ??? (in /usr/bin/python3.8) ==3522== by 0x60C47D: ??? (in /usr/bin/python3.8) ==3522== by 0x4FD481: ??? (in /usr/bin/python3.8) ==3522== by 0x60451F: ??? (in /usr/bin/python3.8) ==3522== Address 0x4f58020 is 272 bytes inside a block of size 1,384 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x54B223: PyArena_AddPyObject (in /usr/bin/python3.8) ==3522== by 0x4FA3F7: ??? (in /usr/bin/python3.8) ==3522== by 0x4FC031: ??? (in /usr/bin/python3.8) ==3522== by 0x4FD481: ??? (in /usr/bin/python3.8) ==3522== by 0x60C47D: ??? (in /usr/bin/python3.8) ==3522== by 0x4FD481: ??? (in /usr/bin/python3.8) ==3522== by 0x60451F: ??? (in /usr/bin/python3.8) ==3522== by 0x4FDB0F: PyAST_FromNodeObject (in /usr/bin/python3.8) ==3522== by 0x67CA50: PyParser_ASTFromFileObject (in /usr/bin/python3.8) ==3522== by 0x67CDED: ??? (in /usr/bin/python3.8) ==3522== by 0x67EF46: PyRun_SimpleFileExFlags (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x4FA931: ??? (in /usr/bin/python3.8) ==3522== by 0x4FBE01: ??? (in /usr/bin/python3.8) ==3522== by 0x4FD481: ??? (in /usr/bin/python3.8) ==3522== by 0x4FC7B5: ??? (in /usr/bin/python3.8) ==3522== by 0x4FD481: ??? (in /usr/bin/python3.8) ==3522== by 0x4FC19F: ??? (in /usr/bin/python3.8) ==3522== by 0x4FD481: ??? (in /usr/bin/python3.8) ==3522== by 0x60C47D: ??? (in /usr/bin/python3.8) ==3522== by 0x4FD481: ??? (in /usr/bin/python3.8) ==3522== by 0x60451F: ??? (in /usr/bin/python3.8) ==3522== by 0x4FDB0F: PyAST_FromNodeObject (in /usr/bin/python3.8) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x5BD113: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x54B223: PyArena_AddPyObject (in /usr/bin/python3.8) ==3522== by 0x602723: ??? (in /usr/bin/python3.8) ==3522== by 0x603109: ??? (in /usr/bin/python3.8) ==3522== by 0x4FA35D: ??? (in /usr/bin/python3.8) ==3522== by 0x4FB6FD: ??? (in /usr/bin/python3.8) ==3522== by 0x4FB881: ??? (in /usr/bin/python3.8) ==3522== by 0x4FAA72: ??? (in /usr/bin/python3.8) ==3522== by 0x4FB6FD: ??? (in /usr/bin/python3.8) ==3522== by 0x4FA2F9: ??? (in /usr/bin/python3.8) ==3522== by 0x4FC031: ??? (in /usr/bin/python3.8) ==3522== by 0x4FD481: ??? (in /usr/bin/python3.8) ==3522== ==3522== Use of uninitialised value of size 8 ==3522== at 0x5BD12B: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x54B223: PyArena_AddPyObject (in /usr/bin/python3.8) ==3522== by 0x602723: ??? (in /usr/bin/python3.8) ==3522== by 0x603109: ??? (in /usr/bin/python3.8) ==3522== by 0x4FA35D: ??? (in /usr/bin/python3.8) ==3522== by 0x4FB6FD: ??? (in /usr/bin/python3.8) ==3522== by 0x4FB881: ??? (in /usr/bin/python3.8) ==3522== by 0x4FAA72: ??? (in /usr/bin/python3.8) ==3522== by 0x4FB6FD: ??? (in /usr/bin/python3.8) ==3522== by 0x4FA2F9: ??? (in /usr/bin/python3.8) ==3522== by 0x4FC031: ??? (in /usr/bin/python3.8) ==3522== by 0x4FD481: ??? (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB732: PyMem_Free (in /usr/bin/python3.8) ==3522== by 0x5B5807: ??? (in /usr/bin/python3.8) ==3522== by 0x5498FC: ??? (in /usr/bin/python3.8) ==3522== by 0x54978F: ??? (in /usr/bin/python3.8) ==3522== by 0x54978F: ??? (in /usr/bin/python3.8) ==3522== by 0x54978F: ??? (in /usr/bin/python3.8) ==3522== by 0x54978F: ??? (in /usr/bin/python3.8) ==3522== by 0x67BE05: PySymtable_BuildObject (in /usr/bin/python3.8) ==3522== by 0x68ADC6: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CD48: ??? (in /usr/bin/python3.8) ==3522== by 0x67CE20: ??? (in /usr/bin/python3.8) ==3522== by 0x67EF46: PyRun_SimpleFileExFlags (in /usr/bin/python3.8) ==3522== Address 0x4f90020 is 704 bytes inside a block of size 1,024 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5B5807: ??? (in /usr/bin/python3.8) ==3522== by 0x5498FC: ??? (in /usr/bin/python3.8) ==3522== by 0x54978F: ??? (in /usr/bin/python3.8) ==3522== by 0x54978F: ??? (in /usr/bin/python3.8) ==3522== by 0x54978F: ??? (in /usr/bin/python3.8) ==3522== by 0x54978F: ??? (in /usr/bin/python3.8) ==3522== by 0x67BE05: PySymtable_BuildObject (in /usr/bin/python3.8) ==3522== by 0x68ADC6: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CD48: ??? (in /usr/bin/python3.8) ==3522== by 0x67CE20: ??? (in /usr/bin/python3.8) ==3522== by 0x67EF46: PyRun_SimpleFileExFlags (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BBCC0: ??? (in /usr/bin/python3.8) ==3522== by 0x5B44A9: ??? (in /usr/bin/python3.8) ==3522== by 0x5B7C88: ??? (in /usr/bin/python3.8) ==3522== by 0x5B9B1F: ??? (in /usr/bin/python3.8) ==3522== by 0x50F4FC: PyNumber_InPlaceOr (in /usr/bin/python3.8) ==3522== by 0x548EED: ??? (in /usr/bin/python3.8) ==3522== by 0x54978F: ??? (in /usr/bin/python3.8) ==3522== by 0x54978F: ??? (in /usr/bin/python3.8) ==3522== by 0x54978F: ??? (in /usr/bin/python3.8) ==3522== by 0x54978F: ??? (in /usr/bin/python3.8) ==3522== by 0x67BE05: PySymtable_BuildObject (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BC7D1: PyObject_Realloc (in /usr/bin/python3.8) ==3522== by 0x56385A: ??? (in /usr/bin/python3.8) ==3522== by 0x566146: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE18: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CD48: ??? (in /usr/bin/python3.8) ==3522== by 0x67CE20: ??? (in /usr/bin/python3.8) ==3522== by 0x67EF46: PyRun_SimpleFileExFlags (in /usr/bin/python3.8) ==3522== by 0x6B7241: Py_RunMain (in /usr/bin/python3.8) ==3522== by 0x6B75CC: Py_BytesMain (in /usr/bin/python3.8) ==3522== by 0x488C0B2: (below main) (libc-start.c:308) ==3522== Address 0x4f92020 is 16 bytes after a block of size 624 alloc'd ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BCCD3: PyObject_Malloc (in /usr/bin/python3.8) ==3522== by 0x689D4C: ??? (in /usr/bin/python3.8) ==3522== by 0x68ADF9: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CD48: ??? (in /usr/bin/python3.8) ==3522== by 0x67CE20: ??? (in /usr/bin/python3.8) ==3522== by 0x67EF46: PyRun_SimpleFileExFlags (in /usr/bin/python3.8) ==3522== by 0x6B7241: Py_RunMain (in /usr/bin/python3.8) ==3522== by 0x6B75CC: Py_BytesMain (in /usr/bin/python3.8) ==3522== by 0x488C0B2: (below main) (libc-start.c:308) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BC7D1: PyObject_Realloc (in /usr/bin/python3.8) ==3522== by 0x561593: ??? (in /usr/bin/python3.8) ==3522== by 0x561372: ??? (in /usr/bin/python3.8) ==3522== by 0x561298: ??? (in /usr/bin/python3.8) ==3522== by 0x5652ED: ??? (in /usr/bin/python3.8) ==3522== by 0x68A2E2: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x5657DD: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE18: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CD48: ??? (in /usr/bin/python3.8) ==3522== by 0x67CE20: ??? (in /usr/bin/python3.8) ==3522== Address 0x4fa6020 is 736 bytes inside a block of size 768 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x561593: ??? (in /usr/bin/python3.8) ==3522== by 0x561372: ??? (in /usr/bin/python3.8) ==3522== by 0x561298: ??? (in /usr/bin/python3.8) ==3522== by 0x5652ED: ??? (in /usr/bin/python3.8) ==3522== by 0x68A2E2: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x5657DD: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE18: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CD48: ??? (in /usr/bin/python3.8) ==3522== by 0x67CE20: ??? (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BBCC0: ??? (in /usr/bin/python3.8) ==3522== by 0x5BC9C2: PyObject_Realloc (in /usr/bin/python3.8) ==3522== by 0x56385A: ??? (in /usr/bin/python3.8) ==3522== by 0x56206D: ??? (in /usr/bin/python3.8) ==3522== by 0x565472: ??? (in /usr/bin/python3.8) ==3522== by 0x68A2E2: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x5657DD: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE18: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CD48: ??? (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BC7D1: PyObject_Realloc (in /usr/bin/python3.8) ==3522== by 0x55A2AE: ??? (in /usr/bin/python3.8) ==3522== by 0x6880F8: ??? (in /usr/bin/python3.8) ==3522== by 0x56188A: ??? (in /usr/bin/python3.8) ==3522== by 0x565441: ??? (in /usr/bin/python3.8) ==3522== by 0x68A2E2: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x5657DD: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE18: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CD48: ??? (in /usr/bin/python3.8) ==3522== by 0x67CE20: ??? (in /usr/bin/python3.8) ==3522== Address 0x4fa6020 is 736 bytes inside a block of size 768 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x561593: ??? (in /usr/bin/python3.8) ==3522== by 0x561372: ??? (in /usr/bin/python3.8) ==3522== by 0x561298: ??? (in /usr/bin/python3.8) ==3522== by 0x5652ED: ??? (in /usr/bin/python3.8) ==3522== by 0x68A2E2: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x5657DD: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE18: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CD48: ??? (in /usr/bin/python3.8) ==3522== by 0x67CE20: ??? (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BBCC0: ??? (in /usr/bin/python3.8) ==3522== by 0x5BC9C2: PyObject_Realloc (in /usr/bin/python3.8) ==3522== by 0x56385A: ??? (in /usr/bin/python3.8) ==3522== by 0x56206D: ??? (in /usr/bin/python3.8) ==3522== by 0x565472: ??? (in /usr/bin/python3.8) ==3522== by 0x68A2E2: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x5657DD: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE18: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CD48: ??? (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BC7D1: PyObject_Realloc (in /usr/bin/python3.8) ==3522== by 0x563EDC: ??? (in /usr/bin/python3.8) ==3522== by 0x5611FE: ??? (in /usr/bin/python3.8) ==3522== by 0x6880C5: ??? (in /usr/bin/python3.8) ==3522== by 0x56177D: ??? (in /usr/bin/python3.8) ==3522== by 0x561309: ??? (in /usr/bin/python3.8) ==3522== by 0x5652ED: ??? (in /usr/bin/python3.8) ==3522== by 0x68A2E2: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x5657DD: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE18: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== Address 0x4fab020 is 1,728 bytes inside a block of size 3,072 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x56385A: ??? (in /usr/bin/python3.8) ==3522== by 0x5613CC: ??? (in /usr/bin/python3.8) ==3522== by 0x56134E: ??? (in /usr/bin/python3.8) ==3522== by 0x565441: ??? (in /usr/bin/python3.8) ==3522== by 0x68A2E2: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x5657DD: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE18: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CD48: ??? (in /usr/bin/python3.8) ==3522== by 0x67CE20: ??? (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x56385A: ??? (in /usr/bin/python3.8) ==3522== by 0x5612BD: ??? (in /usr/bin/python3.8) ==3522== by 0x5652ED: ??? (in /usr/bin/python3.8) ==3522== by 0x68A2E2: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x5657DD: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE18: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CD48: ??? (in /usr/bin/python3.8) ==3522== by 0x67CE20: ??? (in /usr/bin/python3.8) ==3522== by 0x67EF46: PyRun_SimpleFileExFlags (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x59DD52: ??? (in /usr/bin/python3.8) ==3522== by 0x55FBBA: ??? (in /usr/bin/python3.8) ==3522== by 0x68A2FD: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x5657DD: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE18: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CD48: ??? (in /usr/bin/python3.8) ==3522== by 0x67CE20: ??? (in /usr/bin/python3.8) ==3522== by 0x67EF46: PyRun_SimpleFileExFlags (in /usr/bin/python3.8) ==3522== by 0x6B7241: Py_RunMain (in /usr/bin/python3.8) ==3522== by 0x6B75CC: Py_BytesMain (in /usr/bin/python3.8) ==3522== Address 0x4fb2020 is 3,536 bytes inside a block of size 4,129 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5F78FB: _PyBytes_Resize (in /usr/bin/python3.8) ==3522== by 0x55FC2D: ??? (in /usr/bin/python3.8) ==3522== by 0x68A2FD: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x5657DD: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE18: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CD48: ??? (in /usr/bin/python3.8) ==3522== by 0x67CE20: ??? (in /usr/bin/python3.8) ==3522== by 0x67EF46: PyRun_SimpleFileExFlags (in /usr/bin/python3.8) ==3522== by 0x6B7241: Py_RunMain (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5F78FB: _PyBytes_Resize (in /usr/bin/python3.8) ==3522== by 0x560620: ??? (in /usr/bin/python3.8) ==3522== by 0x68A2FD: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x5657DD: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE18: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CD48: ??? (in /usr/bin/python3.8) ==3522== by 0x67CE20: ??? (in /usr/bin/python3.8) ==3522== by 0x67EF46: PyRun_SimpleFileExFlags (in /usr/bin/python3.8) ==3522== by 0x6B7241: Py_RunMain (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x58F3BF: ??? (in /usr/bin/python3.8) ==3522== by 0x56BFB6: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Address 0x592e020 is 32 bytes before a block of size 944 in arena "client" ==3522== ==3522== Invalid read of size 4 ==3522== at 0x58F3BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5AF809: ??? (in /usr/bin/python3.8) ==3522== by 0x50644B: ??? (in /usr/bin/python3.8) ==3522== by 0x5ED0FF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F619C: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x5F38F0: ??? (in /usr/bin/python3.8) ==3522== Address 0x5021020 is 4,544 bytes inside a block of size 6,392 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5CA582: ??? (in /usr/bin/python3.8) ==3522== by 0x5ED0FF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F619C: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5F78FB: _PyBytes_Resize (in /usr/bin/python3.8) ==3522== by 0x6493BC: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5165: ??? (in /usr/bin/python3.8) ==3522== by 0x4F2A6D: ??? (in /usr/bin/python3.8) ==3522== by 0x64FD07: ??? (in /usr/bin/python3.8) ==3522== by 0x504BC2: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x530C0D: ??? (in /usr/bin/python3.8) ==3522== by 0x5048ED: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Use of uninitialised value of size 8 ==3522== at 0x530C25: ??? (in /usr/bin/python3.8) ==3522== by 0x5048ED: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x530CB0: ??? (in /usr/bin/python3.8) ==3522== by 0x5048ED: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x5022020 is 96 bytes inside a block of size 640 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5AF888: ??? (in /usr/bin/python3.8) ==3522== by 0x506461: ??? (in /usr/bin/python3.8) ==3522== by 0x5ED0FF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F619C: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x5F38F0: ??? (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x53CF1B: ??? (in /usr/bin/python3.8) ==3522== by 0x5AD538: PyTuple_New (in /usr/bin/python3.8) ==3522== by 0x550041: ??? (in /usr/bin/python3.8) ==3522== by 0x551106: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56CF29: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BD10A: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x5E9A44: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Address 0x5946020 is 448 bytes inside a block of size 576 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5E9A44: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BBCC0: ??? (in /usr/bin/python3.8) ==3522== by 0x5BD318: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x5E9A44: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x5BB9FC: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x5C0694: PyObject_SetAttr (in /usr/bin/python3.8) ==3522== by 0x5C350C: ??? (in /usr/bin/python3.8) ==3522== by 0x6A6EF1: PyModule_AddFunctions (in /usr/bin/python3.8) ==3522== by 0x6A7169: _PyModule_CreateInitialized (in /usr/bin/python3.8) ==3522== by 0x5F3034F: PyInit_QtCore (in /usr/lib/python3/dist-packages/PyQt5/QtCore.cpython-38-x86_64-linux-gnu.so) ==3522== by 0x6841BD: _PyImport_LoadDynamicModuleWithSpec (in /usr/bin/python3.8) ==3522== by 0x685610: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== ==3522== Use of uninitialised value of size 8 ==3522== at 0x5BBA14: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x5C0694: PyObject_SetAttr (in /usr/bin/python3.8) ==3522== by 0x5C350C: ??? (in /usr/bin/python3.8) ==3522== by 0x6A6EF1: PyModule_AddFunctions (in /usr/bin/python3.8) ==3522== by 0x6A7169: _PyModule_CreateInitialized (in /usr/bin/python3.8) ==3522== by 0x5F3034F: PyInit_QtCore (in /usr/lib/python3/dist-packages/PyQt5/QtCore.cpython-38-x86_64-linux-gnu.so) ==3522== by 0x6841BD: _PyImport_LoadDynamicModuleWithSpec (in /usr/bin/python3.8) ==3522== by 0x685610: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x5BB9FC: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5CFF8B: ??? (in /usr/bin/python3.8) ==3522== by 0x5A89BA: ??? (in /usr/bin/python3.8) ==3522== by 0x5F6872: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x4F71E7: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== ==3522== Use of uninitialised value of size 8 ==3522== at 0x5BBA14: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5CFF8B: ??? (in /usr/bin/python3.8) ==3522== by 0x4F70A3: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x590DDF: ??? (in /usr/bin/python3.8) ==3522== by 0x5795D8: PyUnicode_Format (in /usr/bin/python3.8) ==3522== by 0x56D90C: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x4F6938: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x12970020 is 528 bytes inside a block of size 704 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5500E3: ??? (in /usr/bin/python3.8) ==3522== by 0x550688: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x550095: ??? (in /usr/bin/python3.8) ==3522== by 0x550688: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x53C14D: _PyObject_GC_Resize (in /usr/bin/python3.8) ==3522== by 0x5F65D7: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x12971020 is 32 bytes before a block of size 544 in arena "client" ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x6A9BF9: ??? (in /usr/bin/python3.8) ==3522== by 0x4EF7F7: ??? (in /usr/bin/python3.8) ==3522== by 0x5FD426: ??? (in /usr/bin/python3.8) ==3522== by 0x5AA9C0: PyType_GenericAlloc (in /usr/bin/python3.8) ==3522== by 0x5A0038: PyType_Ready (in /usr/bin/python3.8) ==3522== by 0x12E47F99: PyInit__multiarray_umath (in /usr/lib/python3/dist-packages/numpy/core/_multiarray_umath.cpython-38-x86_64-linux-gnu.so) ==3522== by 0x6841BD: _PyImport_LoadDynamicModuleWithSpec (in /usr/bin/python3.8) ==3522== by 0x685610: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x129a6020 is 992 bytes inside a block of size 1,112 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5CFF8B: ??? (in /usr/bin/python3.8) ==3522== by 0x4F70A3: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BCCD3: PyObject_Malloc (in /usr/bin/python3.8) ==3522== by 0x5D0B25: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x56CC9B: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x4F6938: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x58F3BF: ??? (in /usr/bin/python3.8) ==3522== by 0x4FE935: ??? (in /usr/bin/python3.8) ==3522== by 0x4EF7F7: ??? (in /usr/bin/python3.8) ==3522== by 0x5FD426: ??? (in /usr/bin/python3.8) ==3522== by 0x5AA9C0: PyType_GenericAlloc (in /usr/bin/python3.8) ==3522== by 0x5A0038: PyType_Ready (in /usr/bin/python3.8) ==3522== by 0x12E47F99: PyInit__multiarray_umath (in /usr/lib/python3/dist-packages/numpy/core/_multiarray_umath.cpython-38-x86_64-linux-gnu.so) ==3522== by 0x6841BD: _PyImport_LoadDynamicModuleWithSpec (in /usr/bin/python3.8) ==3522== by 0x685610: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x1299e020 is 2,960 bytes inside a block of size 3,240 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x550095: ??? (in /usr/bin/python3.8) ==3522== by 0x55069E: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x550E84: ??? (in /usr/bin/python3.8) ==3522== by 0x55069E: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x518503: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CF4D: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== ==3522== Use of uninitialised value of size 8 ==3522== at 0x51851B: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CF4D: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x530C04: ??? (in /usr/bin/python3.8) ==3522== by 0x5048ED: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== Address 0x12b40020 is 720 bytes inside a block of size 1,114 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x531089: ??? (in /usr/bin/python3.8) ==3522== by 0x5048ED: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BD1FC: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x532F44: ??? (in /usr/bin/python3.8) ==3522== by 0x530788: ??? (in /usr/bin/python3.8) ==3522== by 0x5048ED: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x530CBA: ??? (in /usr/bin/python3.8) ==3522== by 0x5048ED: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== ==3522== Use of uninitialised value of size 8 ==3522== at 0x530CD2: ??? (in /usr/bin/python3.8) ==3522== by 0x5048ED: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB732: PyMem_Free (in /usr/bin/python3.8) ==3522== by 0x519BA8: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CF4D: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== Address 0x12b69020 is 16 bytes before a block of size 2,024 alloc'd ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BBCC0: ??? (in /usr/bin/python3.8) ==3522== by 0x61A6AA: ??? (in /usr/bin/python3.8) ==3522== by 0x61A8B5: PyTokenizer_FromUTF8 (in /usr/bin/python3.8) ==3522== by 0x61B0BA: PyParser_ParseStringObject (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CF4D: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB732: PyMem_Free (in /usr/bin/python3.8) ==3522== by 0x65B28C: ??? (in /usr/bin/python3.8) ==3522== by 0x5048ED: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x12b7a020 is 96 bytes inside a block of size 1,114 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x65B928: ??? (in /usr/bin/python3.8) ==3522== by 0x65BC06: ??? (in /usr/bin/python3.8) ==3522== by 0x5048ED: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BD1FC: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x532F44: ??? (in /usr/bin/python3.8) ==3522== by 0x52F540: ??? (in /usr/bin/python3.8) ==3522== by 0x65B714: ??? (in /usr/bin/python3.8) ==3522== by 0x65BC06: ??? (in /usr/bin/python3.8) ==3522== by 0x5048ED: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB732: PyMem_Free (in /usr/bin/python3.8) ==3522== by 0x658D0E: ??? (in /usr/bin/python3.8) ==3522== by 0x65B3AB: ??? (in /usr/bin/python3.8) ==3522== by 0x5048ED: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Address 0x12b7b020 is 640 bytes inside a block of size 1,114 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x65B28C: ??? (in /usr/bin/python3.8) ==3522== by 0x5048ED: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BD1FC: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x532F44: ??? (in /usr/bin/python3.8) ==3522== by 0x52F540: ??? (in /usr/bin/python3.8) ==3522== by 0x65B2BC: ??? (in /usr/bin/python3.8) ==3522== by 0x5048ED: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x5BB73C: PyMem_Free (in /usr/bin/python3.8) ==3522== by 0x65B928: ??? (in /usr/bin/python3.8) ==3522== by 0x65BC06: ??? (in /usr/bin/python3.8) ==3522== by 0x5048ED: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== ==3522== Use of uninitialised value of size 8 ==3522== at 0x5BB754: PyMem_Free (in /usr/bin/python3.8) ==3522== by 0x65B928: ??? (in /usr/bin/python3.8) ==3522== by 0x65BC06: ??? (in /usr/bin/python3.8) ==3522== by 0x5048ED: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB732: PyMem_Free (in /usr/bin/python3.8) ==3522== by 0x65B928: ??? (in /usr/bin/python3.8) ==3522== by 0x65BC06: ??? (in /usr/bin/python3.8) ==3522== by 0x5048ED: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Address 0x12b7d020 is 464 bytes inside a block of size 1,114 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x65B928: ??? (in /usr/bin/python3.8) ==3522== by 0x65BC06: ??? (in /usr/bin/python3.8) ==3522== by 0x5048ED: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BD1FC: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x532F44: ??? (in /usr/bin/python3.8) ==3522== by 0x52F540: ??? (in /usr/bin/python3.8) ==3522== by 0x65B714: ??? (in /usr/bin/python3.8) ==3522== by 0x65BC06: ??? (in /usr/bin/python3.8) ==3522== by 0x5048ED: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x5BB73C: PyMem_Free (in /usr/bin/python3.8) ==3522== by 0x658D30: ??? (in /usr/bin/python3.8) ==3522== by 0x65B796: ??? (in /usr/bin/python3.8) ==3522== by 0x65BC06: ??? (in /usr/bin/python3.8) ==3522== by 0x5048ED: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Use of uninitialised value of size 8 ==3522== at 0x5BB754: PyMem_Free (in /usr/bin/python3.8) ==3522== by 0x658D30: ??? (in /usr/bin/python3.8) ==3522== by 0x65B796: ??? (in /usr/bin/python3.8) ==3522== by 0x65BC06: ??? (in /usr/bin/python3.8) ==3522== by 0x5048ED: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x58F3BF: ??? (in /usr/bin/python3.8) ==3522== by 0x59E236: ??? (in /usr/bin/python3.8) ==3522== by 0x4EF7F7: ??? (in /usr/bin/python3.8) ==3522== by 0x5FD426: ??? (in /usr/bin/python3.8) ==3522== by 0x575EDC: PyWeakref_NewRef (in /usr/bin/python3.8) ==3522== by 0x5A0E90: PyType_Ready (in /usr/bin/python3.8) ==3522== by 0x5A81B2: ??? (in /usr/bin/python3.8) ==3522== by 0x5F6872: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x5F36A7: PyObject_CallFunction (in /usr/bin/python3.8) ==3522== by 0x610B46: ??? (in /usr/bin/python3.8) ==3522== by 0x611C2F: ??? (in /usr/bin/python3.8) ==3522== by 0x605DCC: PyAST_Check (in /usr/bin/python3.8) ==3522== Address 0x12999020 is 16 bytes before a block of size 1,184 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x550095: ??? (in /usr/bin/python3.8) ==3522== by 0x550688: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x550131: ??? (in /usr/bin/python3.8) ==3522== by 0x550688: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x59E2DB: ??? (in /usr/bin/python3.8) ==3522== by 0x4EF7F7: ??? (in /usr/bin/python3.8) ==3522== by 0x5FD426: ??? (in /usr/bin/python3.8) ==3522== by 0x575EDC: PyWeakref_NewRef (in /usr/bin/python3.8) ==3522== by 0x5A0E90: PyType_Ready (in /usr/bin/python3.8) ==3522== by 0x5A81B2: ??? (in /usr/bin/python3.8) ==3522== by 0x5F6872: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x5F36A7: PyObject_CallFunction (in /usr/bin/python3.8) ==3522== by 0x610B46: ??? (in /usr/bin/python3.8) ==3522== by 0x611C2F: ??? (in /usr/bin/python3.8) ==3522== by 0x605DCC: PyAST_Check (in /usr/bin/python3.8) ==3522== Address 0x129a4020 is 256 bytes inside a block of size 1,112 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x5BE6C4: _PyObject_GenericSetAttrWithDict (in /usr/bin/python3.8) ==3522== by 0x5A551C: ??? (in /usr/bin/python3.8) ==3522== by 0x5C0D3B: PyObject_SetAttr (in /usr/bin/python3.8) ==3522== by 0x56C3EE: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5CC457: PyDict_Copy (in /usr/bin/python3.8) ==3522== by 0x5A7DA4: ??? (in /usr/bin/python3.8) ==3522== by 0x5F6872: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x4F71E7: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB732: PyMem_Free (in /usr/bin/python3.8) ==3522== by 0x658D30: ??? (in /usr/bin/python3.8) ==3522== by 0x65B796: ??? (in /usr/bin/python3.8) ==3522== by 0x65BC06: ??? (in /usr/bin/python3.8) ==3522== by 0x5048ED: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Address 0x12baa020 is 432 bytes inside a block of size 1,114 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x65B28C: ??? (in /usr/bin/python3.8) ==3522== by 0x5048ED: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BD1FC: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x532F44: ??? (in /usr/bin/python3.8) ==3522== by 0x52F540: ??? (in /usr/bin/python3.8) ==3522== by 0x65B2BC: ??? (in /usr/bin/python3.8) ==3522== by 0x5048ED: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5ECB6C: ??? (in /usr/bin/python3.8) ==3522== by 0x56C5D4: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Address 0x13207020 is 16 bytes inside a block of size 1,320 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ECEAC: ??? (in /usr/bin/python3.8) ==3522== by 0x571402: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BBCC0: ??? (in /usr/bin/python3.8) ==3522== by 0x5EAAE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5130BB: PyObject_GetItem (in /usr/bin/python3.8) ==3522== by 0x56C235: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5ECB6C: ??? (in /usr/bin/python3.8) ==3522== by 0x571402: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Address 0x13208020 is 608 bytes inside a block of size 776 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ECEAC: ??? (in /usr/bin/python3.8) ==3522== by 0x56C5D4: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BBCC0: ??? (in /usr/bin/python3.8) ==3522== by 0x5EAAE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5130BB: PyObject_GetItem (in /usr/bin/python3.8) ==3522== by 0x56C235: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x5BB73C: PyMem_Free (in /usr/bin/python3.8) ==3522== by 0x5B449A: ??? (in /usr/bin/python3.8) ==3522== by 0x5B2045: ??? (in /usr/bin/python3.8) ==3522== by 0x5F68EE: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x57107B: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== ==3522== Use of uninitialised value of size 8 ==3522== at 0x5BB754: PyMem_Free (in /usr/bin/python3.8) ==3522== by 0x5B449A: ??? (in /usr/bin/python3.8) ==3522== by 0x5B2045: ??? (in /usr/bin/python3.8) ==3522== by 0x5F68EE: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x57107B: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x53C14D: _PyObject_GC_Resize (in /usr/bin/python3.8) ==3522== by 0x56AF70: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x4c5c020 is 2,368 bytes inside a block of size 4,632 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x5A0EAA: PyType_Ready (in /usr/bin/python3.8) ==3522== by 0x5A81B2: ??? (in /usr/bin/python3.8) ==3522== by 0x5F6872: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x4F71E7: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BCCD3: PyObject_Malloc (in /usr/bin/python3.8) ==3522== by 0x5D0B25: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x5A0EAA: PyType_Ready (in /usr/bin/python3.8) ==3522== by 0x5A676F: ??? (in /usr/bin/python3.8) ==3522== by 0x5A781D: _PyObject_LookupSpecial (in /usr/bin/python3.8) ==3522== by 0x5A88B7: ??? (in /usr/bin/python3.8) ==3522== by 0x5F6872: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x4F71E7: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x590DDF: ??? (in /usr/bin/python3.8) ==3522== by 0x57B4A4: _PyUnicodeWriter_Finish (in /usr/bin/python3.8) ==3522== by 0x580A56: ??? (in /usr/bin/python3.8) ==3522== by 0x581DF5: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5DB8: PyCFunction_Call (in /usr/bin/python3.8) ==3522== by 0x5F698D: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x57195B: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== Address 0x4e54020 is 11,504 bytes inside a block of size 13,606 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5CA582: ??? (in /usr/bin/python3.8) ==3522== by 0x5ED0FF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F619C: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5F78FB: _PyBytes_Resize (in /usr/bin/python3.8) ==3522== by 0x6493BC: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5165: ??? (in /usr/bin/python3.8) ==3522== by 0x4F2A6D: ??? (in /usr/bin/python3.8) ==3522== by 0x64FD07: ??? (in /usr/bin/python3.8) ==3522== by 0x504BC2: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5ECC76: ??? (in /usr/bin/python3.8) ==3522== by 0x5865F5: ??? (in /usr/bin/python3.8) ==3522== by 0x5042C5: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== Address 0x4c45020 is 4 bytes after a block of size 716 alloc'd ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x58AE22: ??? (in /usr/bin/python3.8) ==3522== by 0x550A44: ??? (in /usr/bin/python3.8) ==3522== by 0x55006E: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x58B37F: PyUnicode_Decode (in /usr/bin/python3.8) ==3522== by 0x58B6D4: PyUnicode_FromEncodedObject (in /usr/bin/python3.8) ==3522== by 0x577DBA: ??? (in /usr/bin/python3.8) ==3522== by 0x5F6872: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x57107B: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x59CDFA: ??? (in /usr/bin/python3.8) ==3522== by 0x5F68EE: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x57107B: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x53C156: _PyObject_GC_Resize (in /usr/bin/python3.8) ==3522== by 0x5F65D7: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x514082: ??? (in /usr/bin/python3.8) ==3522== by 0x51411D: ??? (in /usr/bin/python3.8) ==3522== by 0x5140FA: ??? (in /usr/bin/python3.8) ==3522== by 0x5140FA: ??? (in /usr/bin/python3.8) ==3522== by 0x5140FA: ??? (in /usr/bin/python3.8) ==3522== by 0x5140FA: ??? (in /usr/bin/python3.8) ==3522== by 0x5140FA: ??? (in /usr/bin/python3.8) ==3522== by 0x5140FA: ??? (in /usr/bin/python3.8) ==3522== by 0x5140FA: ??? (in /usr/bin/python3.8) ==3522== by 0x5140FA: ??? (in /usr/bin/python3.8) ==3522== by 0x5140FA: ??? (in /usr/bin/python3.8) ==3522== by 0x5140FA: ??? (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BD10A: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x65C7A1: ??? (in /usr/bin/python3.8) ==3522== by 0x534DFD: ??? (in /usr/bin/python3.8) ==3522== by 0x530788: ??? (in /usr/bin/python3.8) ==3522== by 0x5048ED: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x6B30CB: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== Address 0x4ea4020 is 144 bytes inside a block of size 1,384 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ECEAC: ??? (in /usr/bin/python3.8) ==3522== by 0x5ED0FF: ??? (in /usr/bin/python3.8) ==3522== by 0x56A0E8: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5E9A44: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BD10A: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x5EB32E: ??? (in /usr/bin/python3.8) ==3522== by 0x5042C5: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x4ea4020 is 144 bytes inside a block of size 1,384 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ECEAC: ??? (in /usr/bin/python3.8) ==3522== by 0x5ED0FF: ??? (in /usr/bin/python3.8) ==3522== by 0x56A0E8: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5E9A44: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== ==3522== Use of uninitialised value of size 8 ==3522== at 0x51409A: ??? (in /usr/bin/python3.8) ==3522== by 0x51411D: ??? (in /usr/bin/python3.8) ==3522== by 0x5140FA: ??? (in /usr/bin/python3.8) ==3522== by 0x5140FA: ??? (in /usr/bin/python3.8) ==3522== by 0x5140FA: ??? (in /usr/bin/python3.8) ==3522== by 0x5140FA: ??? (in /usr/bin/python3.8) ==3522== by 0x5140FA: ??? (in /usr/bin/python3.8) ==3522== by 0x5140FA: ??? (in /usr/bin/python3.8) ==3522== by 0x5140FA: ??? (in /usr/bin/python3.8) ==3522== by 0x5140FA: ??? (in /usr/bin/python3.8) ==3522== by 0x5140FA: ??? (in /usr/bin/python3.8) ==3522== by 0x5140FA: ??? (in /usr/bin/python3.8) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x5BB9FC: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x689CC6: ??? (in /usr/bin/python3.8) ==3522== by 0x68A315: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE18: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CC76: Py_CompileStringObject (in /usr/bin/python3.8) ==3522== by 0x6014EA: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x56CF29: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x5BD113: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x55006E: ??? (in /usr/bin/python3.8) ==3522== by 0x550688: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== ==3522== Use of uninitialised value of size 8 ==3522== at 0x5BD12B: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x55006E: ??? (in /usr/bin/python3.8) ==3522== by 0x550688: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== ==3522== Use of uninitialised value of size 8 ==3522== at 0x5BBA14: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x689CC6: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE38: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CC76: Py_CompileStringObject (in /usr/bin/python3.8) ==3522== by 0x6014EA: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x56CF29: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x59DD52: ??? (in /usr/bin/python3.8) ==3522== by 0x5720C9: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Address 0x1331b020 is 1,008 bytes inside a block of size 2,152 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x550095: ??? (in /usr/bin/python3.8) ==3522== by 0x550688: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x55069E: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x50BA5A: ??? (in /usr/bin/python3.8) ==3522== by 0x570D9F: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Address 0x5ccf020 is 37,648 bytes inside a block of size 40,832 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x519B8B: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CC4F: Py_CompileStringObject (in /usr/bin/python3.8) ==3522== by 0x6014EA: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x56CF29: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BBCC0: ??? (in /usr/bin/python3.8) ==3522== by 0x5FE2DD: PyParser_New (in /usr/bin/python3.8) ==3522== by 0x5180A3: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CC4F: Py_CompileStringObject (in /usr/bin/python3.8) ==3522== by 0x6014EA: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x56CF29: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x50BA5A: ??? (in /usr/bin/python3.8) ==3522== by 0x50A3A6: ??? (in /usr/bin/python3.8) ==3522== by 0x5ED0FF: ??? (in /usr/bin/python3.8) ==3522== by 0x56A0E8: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Address 0x1334c020 is 134,096 bytes inside an unallocated block of size 135,280 in arena "client" ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5ECB6C: ??? (in /usr/bin/python3.8) ==3522== by 0x5740EF: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Address 0x5c18020 is 256 bytes inside a block of size 1,114 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x65B28C: ??? (in /usr/bin/python3.8) ==3522== by 0x5048ED: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BD1FC: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x532F44: ??? (in /usr/bin/python3.8) ==3522== by 0x52F540: ??? (in /usr/bin/python3.8) ==3522== by 0x65B2BC: ??? (in /usr/bin/python3.8) ==3522== by 0x5048ED: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5ECB6C: ??? (in /usr/bin/python3.8) ==3522== by 0x5AF809: ??? (in /usr/bin/python3.8) ==3522== by 0x5ECC3A: ??? (in /usr/bin/python3.8) ==3522== by 0x5ED0FF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F619C: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Address 0x1334c020 is 134,096 bytes inside an unallocated block of size 135,360 in arena "client" ==3522== ==3522== Invalid read of size 4 ==3522== at 0x58F3BF: ??? (in /usr/bin/python3.8) ==3522== by 0x57BC41: _PyUnicodeWriter_PrepareInternal (in /usr/bin/python3.8) ==3522== by 0x57CBAC: ??? (in /usr/bin/python3.8) ==3522== by 0x4F0BE3: ??? (in /usr/bin/python3.8) ==3522== by 0x5A1C6F: PyType_Ready (in /usr/bin/python3.8) ==3522== by 0x14C70C0A: ??? (in /usr/lib/python3/dist-packages/numpy/random/mt19937.cpython-38-x86_64-linux-gnu.so) ==3522== by 0x6A6E6B: PyModule_ExecDef (in /usr/bin/python3.8) ==3522== by 0x685526: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Address 0x1388b020 is 32 bytes inside a block of size 1,008 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550688: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x550E84: ??? (in /usr/bin/python3.8) ==3522== by 0x55069E: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x58F3BF: ??? (in /usr/bin/python3.8) ==3522== by 0x12F53A07: ??? (in /usr/lib/python3/dist-packages/numpy/core/_multiarray_umath.cpython-38-x86_64-linux-gnu.so) ==3522== by 0x5023D8: ??? (in /usr/bin/python3.8) ==3522== by 0x5C28C6: PyObject_GetAttr (in /usr/bin/python3.8) ==3522== by 0x56BD0D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x50AC7D: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x59CF25: ??? (in /usr/bin/python3.8) ==3522== by 0x5F68EE: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x57107B: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Address 0x1392b020 is 96 bytes inside a block of size 2,764 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x58D552: PyUnicode_FromFormatV (in /usr/bin/python3.8) ==3522== by 0x58F2CC: PyUnicode_FromFormat (in /usr/bin/python3.8) ==3522== by 0x12F53975: ??? (in /usr/lib/python3/dist-packages/numpy/core/_multiarray_umath.cpython-38-x86_64-linux-gnu.so) ==3522== by 0x5023D8: ??? (in /usr/bin/python3.8) ==3522== by 0x5C28C6: PyObject_GetAttr (in /usr/bin/python3.8) ==3522== by 0x56BD0D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x50AC7D: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x59CF25: ??? (in /usr/bin/python3.8) ==3522== by 0x5F68EE: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x4F0A39: ??? (in /usr/bin/python3.8) ==3522== by 0x58D1E1: PyUnicode_FromFormatV (in /usr/bin/python3.8) ==3522== by 0x58F2CC: PyUnicode_FromFormat (in /usr/bin/python3.8) ==3522== by 0x12F53975: ??? (in /usr/lib/python3/dist-packages/numpy/core/_multiarray_umath.cpython-38-x86_64-linux-gnu.so) ==3522== by 0x5023D8: ??? (in /usr/bin/python3.8) ==3522== by 0x5C28C6: PyObject_GetAttr (in /usr/bin/python3.8) ==3522== by 0x56BD0D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x50AC7D: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x59CF25: ??? (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x58F3BF: ??? (in /usr/bin/python3.8) ==3522== by 0x58D552: PyUnicode_FromFormatV (in /usr/bin/python3.8) ==3522== by 0x58F2CC: PyUnicode_FromFormat (in /usr/bin/python3.8) ==3522== by 0x12F53975: ??? (in /usr/lib/python3/dist-packages/numpy/core/_multiarray_umath.cpython-38-x86_64-linux-gnu.so) ==3522== by 0x5023D8: ??? (in /usr/bin/python3.8) ==3522== by 0x5C28C6: PyObject_GetAttr (in /usr/bin/python3.8) ==3522== by 0x56BD0D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x50AC7D: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x59CF25: ??? (in /usr/bin/python3.8) ==3522== by 0x5F68EE: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== Address 0x138f1020 is 1,584 bytes inside a block of size 2,577 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x12F53A07: ??? (in /usr/lib/python3/dist-packages/numpy/core/_multiarray_umath.cpython-38-x86_64-linux-gnu.so) ==3522== by 0x5023D8: ??? (in /usr/bin/python3.8) ==3522== by 0x5C28C6: PyObject_GetAttr (in /usr/bin/python3.8) ==3522== by 0x56BD0D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x50AC7D: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x59CF25: ??? (in /usr/bin/python3.8) ==3522== by 0x5F68EE: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x57107B: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BBCC0: ??? (in /usr/bin/python3.8) ==3522== by 0x5910BC: ??? (in /usr/bin/python3.8) ==3522== by 0x57BA72: _PyUnicodeWriter_PrepareInternal (in /usr/bin/python3.8) ==3522== by 0x58D5C1: PyUnicode_FromFormatV (in /usr/bin/python3.8) ==3522== by 0x58F2CC: PyUnicode_FromFormat (in /usr/bin/python3.8) ==3522== by 0x12F53975: ??? (in /usr/lib/python3/dist-packages/numpy/core/_multiarray_umath.cpython-38-x86_64-linux-gnu.so) ==3522== by 0x5023D8: ??? (in /usr/bin/python3.8) ==3522== by 0x5C28C6: PyObject_GetAttr (in /usr/bin/python3.8) ==3522== by 0x56BD0D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x50AC7D: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB732: PyMem_Free (in /usr/bin/python3.8) ==3522== by 0x65AFBC: ??? (in /usr/bin/python3.8) ==3522== by 0x5048ED: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== Address 0x138d2020 is 32 bytes before a block of size 1,120 in arena "client" ==3522== ==3522== Invalid read of size 4 ==3522== at 0x58F3BF: ??? (in /usr/bin/python3.8) ==3522== by 0x5ECC3A: ??? (in /usr/bin/python3.8) ==3522== by 0x5ED0FF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F619C: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Address 0x138d2020 is 32 bytes before a block of size 1,120 in arena "client" ==3522== ==3522== Invalid read of size 4 ==3522== at 0x58BF15: ??? (in /usr/bin/python3.8) ==3522== by 0x56875B: ??? (in /usr/bin/python3.8) ==3522== by 0x5713C1: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x13991020 is 1,120 bytes inside a block of size 1,144 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x56BFB6: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x590853: PyUnicode_New (in /usr/bin/python3.8) ==3522== by 0x582E61: PyUnicode_Substring (in /usr/bin/python3.8) ==3522== by 0x57FDCF: ??? (in /usr/bin/python3.8) ==3522== by 0x5130BB: PyObject_GetItem (in /usr/bin/python3.8) ==3522== by 0x56C235: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x58F3CA: ??? (in /usr/bin/python3.8) ==3522== by 0x5ECC3A: ??? (in /usr/bin/python3.8) ==3522== by 0x5ED0FF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F619C: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Use of uninitialised value of size 8 ==3522== at 0x58F3E2: ??? (in /usr/bin/python3.8) ==3522== by 0x5ECC3A: ??? (in /usr/bin/python3.8) ==3522== by 0x5ED0FF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F619C: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x5ECB76: ??? (in /usr/bin/python3.8) ==3522== by 0x682697: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56CF29: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== ==3522== Use of uninitialised value of size 8 ==3522== at 0x5ECB8E: ??? (in /usr/bin/python3.8) ==3522== by 0x682697: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56CF29: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x5BB73C: PyMem_Free (in /usr/bin/python3.8) ==3522== by 0x67F76A: PyArena_Free (in /usr/bin/python3.8) ==3522== by 0x67CF79: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x53C14D: _PyObject_GC_Resize (in /usr/bin/python3.8) ==3522== by 0x5AD669: _PyTuple_Resize (in /usr/bin/python3.8) ==3522== by 0x513D26: PySequence_Tuple (in /usr/bin/python3.8) ==3522== by 0x572152: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Address 0x139cd020 is 288 bytes inside a block of size 2,048 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5B5807: ??? (in /usr/bin/python3.8) ==3522== by 0x57407B: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BBCC0: ??? (in /usr/bin/python3.8) ==3522== by 0x5B44A9: ??? (in /usr/bin/python3.8) ==3522== by 0x5AE8F0: ??? (in /usr/bin/python3.8) ==3522== by 0x5042C5: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x58F3BF: ??? (in /usr/bin/python3.8) ==3522== by 0x571402: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Address 0x139cd020 is 288 bytes inside a block of size 2,048 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5B5807: ??? (in /usr/bin/python3.8) ==3522== by 0x57407B: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BBCC0: ??? (in /usr/bin/python3.8) ==3522== by 0x5B44A9: ??? (in /usr/bin/python3.8) ==3522== by 0x5AE8F0: ??? (in /usr/bin/python3.8) ==3522== by 0x5042C5: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== ==3522== Use of uninitialised value of size 8 ==3522== at 0x5BB754: PyMem_Free (in /usr/bin/python3.8) ==3522== by 0x67F76A: PyArena_Free (in /usr/bin/python3.8) ==3522== by 0x67CF79: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BC7D1: PyObject_Realloc (in /usr/bin/python3.8) ==3522== by 0x50A83A: PyByteArray_Resize (in /usr/bin/python3.8) ==3522== by 0x617840: ??? (in /usr/bin/python3.8) ==3522== by 0x56D17A: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Address 0x13a3f020 is 512 bytes inside a block of size 576 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5CFF8B: ??? (in /usr/bin/python3.8) ==3522== by 0x56BE8A: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BCCD3: PyObject_Malloc (in /usr/bin/python3.8) ==3522== by 0x5D0B25: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x5D222D: _PyDict_FromKeys (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x50BA5A: ??? (in /usr/bin/python3.8) ==3522== by 0x5714B9: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x13b0c020 is 112 bytes inside a block of size 2,024 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x519BA8: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CC4F: Py_CompileStringObject (in /usr/bin/python3.8) ==3522== by 0x6014EA: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x56CF29: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BBCC0: ??? (in /usr/bin/python3.8) ==3522== by 0x61A6AA: ??? (in /usr/bin/python3.8) ==3522== by 0x61A8B5: PyTokenizer_FromUTF8 (in /usr/bin/python3.8) ==3522== by 0x61B0BA: PyParser_ParseStringObject (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CC4F: Py_CompileStringObject (in /usr/bin/python3.8) ==3522== by 0x6014EA: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x56CF29: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5184FA: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CF4D: PyRun_StringFlags (in /usr/bin/python3.8) ==3522== by 0x600FE1: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== Address 0x4cc8020 is 16 bytes after a block of size 2,208 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5D25F5: ??? (in /usr/bin/python3.8) ==3522== by 0x56CB5C: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BCCD3: PyObject_Malloc (in /usr/bin/python3.8) ==3522== by 0x5D0B25: ??? (in /usr/bin/python3.8) ==3522== by 0x5D25F5: ??? (in /usr/bin/python3.8) ==3522== by 0x56CB5C: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x5ECB76: ??? (in /usr/bin/python3.8) ==3522== by 0x57347C: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== ==3522== Use of uninitialised value of size 8 ==3522== at 0x5ECB8E: ??? (in /usr/bin/python3.8) ==3522== by 0x57347C: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x5BB9FC: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5AF888: ??? (in /usr/bin/python3.8) ==3522== by 0x506461: ??? (in /usr/bin/python3.8) ==3522== by 0x5AF809: ??? (in /usr/bin/python3.8) ==3522== by 0x50644B: ??? (in /usr/bin/python3.8) ==3522== by 0x5ED0FF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F619C: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Use of uninitialised value of size 8 ==3522== at 0x5BBA14: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5AF888: ??? (in /usr/bin/python3.8) ==3522== by 0x506461: ??? (in /usr/bin/python3.8) ==3522== by 0x5AF809: ??? (in /usr/bin/python3.8) ==3522== by 0x50644B: ??? (in /usr/bin/python3.8) ==3522== by 0x5ED0FF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F619C: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x59DD5C: ??? (in /usr/bin/python3.8) ==3522== by 0x506435: ??? (in /usr/bin/python3.8) ==3522== by 0x5AF809: ??? (in /usr/bin/python3.8) ==3522== by 0x50644B: ??? (in /usr/bin/python3.8) ==3522== by 0x5ED0FF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F619C: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== ==3522== Use of uninitialised value of size 8 ==3522== at 0x59DD74: ??? (in /usr/bin/python3.8) ==3522== by 0x506435: ??? (in /usr/bin/python3.8) ==3522== by 0x5AF809: ??? (in /usr/bin/python3.8) ==3522== by 0x50644B: ??? (in /usr/bin/python3.8) ==3522== by 0x5ED0FF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F619C: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x59DD52: ??? (in /usr/bin/python3.8) ==3522== by 0x56BFB6: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Address 0x4d83020 is 1,088 bytes inside a block of size 1,384 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x55006E: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5ED424: PyList_Append (in /usr/bin/python3.8) ==3522== by 0x54FFE8: ??? (in /usr/bin/python3.8) ==3522== by 0x5506F4: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x550672: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x518D1E: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CC4F: Py_CompileStringObject (in /usr/bin/python3.8) ==3522== by 0x6014EA: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56CF29: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x514078: ??? (in /usr/bin/python3.8) ==3522== by 0x61A631: PyNode_Free (in /usr/bin/python3.8) ==3522== by 0x67CB1B: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CC4F: Py_CompileStringObject (in /usr/bin/python3.8) ==3522== by 0x6014EA: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56CF29: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Address 0x4df6020 is 2,256 bytes inside a block of size 2,688 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x51907F: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CC4F: Py_CompileStringObject (in /usr/bin/python3.8) ==3522== by 0x6014EA: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56CF29: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x51907F: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CC4F: Py_CompileStringObject (in /usr/bin/python3.8) ==3522== by 0x6014EA: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56CF29: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BC7D1: PyObject_Realloc (in /usr/bin/python3.8) ==3522== by 0x55A126: ??? (in /usr/bin/python3.8) ==3522== by 0x56530C: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE18: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CC76: Py_CompileStringObject (in /usr/bin/python3.8) ==3522== by 0x6014EA: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Address 0x12d20020 is 496 bytes inside a block of size 624 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x689CC6: ??? (in /usr/bin/python3.8) ==3522== by 0x565843: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE18: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CC76: Py_CompileStringObject (in /usr/bin/python3.8) ==3522== by 0x6014EA: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BCCD3: PyObject_Malloc (in /usr/bin/python3.8) ==3522== by 0x689D4C: ??? (in /usr/bin/python3.8) ==3522== by 0x5656E8: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE18: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CC76: Py_CompileStringObject (in /usr/bin/python3.8) ==3522== by 0x6014EA: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5ECB6C: ??? (in /usr/bin/python3.8) ==3522== by 0x564ED9: ??? (in /usr/bin/python3.8) ==3522== by 0x689E42: ??? (in /usr/bin/python3.8) ==3522== by 0x5656E8: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE18: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CC76: Py_CompileStringObject (in /usr/bin/python3.8) ==3522== by 0x6014EA: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Address 0x4efd020 is 1,728 bytes inside a block of size 2,208 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5CFF8B: ??? (in /usr/bin/python3.8) ==3522== by 0x4F70A3: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BCCD3: PyObject_Malloc (in /usr/bin/python3.8) ==3522== by 0x5D0B25: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x56CC9B: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x4F6938: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BC7D1: PyObject_Realloc (in /usr/bin/python3.8) ==3522== by 0x688B68: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x5657DD: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE18: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CC76: Py_CompileStringObject (in /usr/bin/python3.8) ==3522== by 0x6014EA: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Address 0x12d09020 is 32 bytes inside a block of size 624 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x689CC6: ??? (in /usr/bin/python3.8) ==3522== by 0x68A315: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x5657DD: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE18: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CC76: Py_CompileStringObject (in /usr/bin/python3.8) ==3522== by 0x6014EA: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BCCD3: PyObject_Malloc (in /usr/bin/python3.8) ==3522== by 0x689D4C: ??? (in /usr/bin/python3.8) ==3522== by 0x68A248: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x5657DD: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE18: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CC76: Py_CompileStringObject (in /usr/bin/python3.8) ==3522== by 0x6014EA: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5ECB6C: ??? (in /usr/bin/python3.8) ==3522== by 0x55FF1F: ??? (in /usr/bin/python3.8) ==3522== by 0x565838: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE18: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CC76: Py_CompileStringObject (in /usr/bin/python3.8) ==3522== by 0x6014EA: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Address 0x134b4020 is 368 bytes inside a block of size 624 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x689CC6: ??? (in /usr/bin/python3.8) ==3522== by 0x68A315: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x5657DD: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE18: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CC76: Py_CompileStringObject (in /usr/bin/python3.8) ==3522== by 0x6014EA: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BCCD3: PyObject_Malloc (in /usr/bin/python3.8) ==3522== by 0x689D4C: ??? (in /usr/bin/python3.8) ==3522== by 0x68A248: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x5657DD: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE18: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CC76: Py_CompileStringObject (in /usr/bin/python3.8) ==3522== by 0x6014EA: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB732: PyMem_Free (in /usr/bin/python3.8) ==3522== by 0x54BD43: PyCode_Optimize (in /usr/bin/python3.8) ==3522== by 0x55FEEC: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE2D: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CC76: Py_CompileStringObject (in /usr/bin/python3.8) ==3522== by 0x6014EA: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56CF29: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0x4f05020 is 464 bytes inside a block of size 545 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5F78FB: _PyBytes_Resize (in /usr/bin/python3.8) ==3522== by 0x55FC2D: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE2D: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CC76: Py_CompileStringObject (in /usr/bin/python3.8) ==3522== by 0x6014EA: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56CF29: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BBCC0: ??? (in /usr/bin/python3.8) ==3522== by 0x5BC9C2: PyObject_Realloc (in /usr/bin/python3.8) ==3522== by 0x5F78FB: _PyBytes_Resize (in /usr/bin/python3.8) ==3522== by 0x560620: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE2D: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CC76: Py_CompileStringObject (in /usr/bin/python3.8) ==3522== by 0x6014EA: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5ECB6C: ??? (in /usr/bin/python3.8) ==3522== by 0x67B762: ??? (in /usr/bin/python3.8) ==3522== by 0x5CF5C2: ??? (in /usr/bin/python3.8) ==3522== by 0x5CFF8B: ??? (in /usr/bin/python3.8) ==3522== by 0x67B6CD: PySymtable_Free (in /usr/bin/python3.8) ==3522== by 0x68AE47: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CC76: Py_CompileStringObject (in /usr/bin/python3.8) ==3522== by 0x6014EA: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Address 0x12a4c020 is 224 bytes inside a block of size 576 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x545F4A: ??? (in /usr/bin/python3.8) ==3522== by 0x54761F: ??? (in /usr/bin/python3.8) ==3522== by 0x547882: ??? (in /usr/bin/python3.8) ==3522== by 0x67BD89: PySymtable_BuildObject (in /usr/bin/python3.8) ==3522== by 0x68ADC6: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CC76: Py_CompileStringObject (in /usr/bin/python3.8) ==3522== by 0x6014EA: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BCCD3: PyObject_Malloc (in /usr/bin/python3.8) ==3522== by 0x5D0B25: ??? (in /usr/bin/python3.8) ==3522== by 0x545F4A: ??? (in /usr/bin/python3.8) ==3522== by 0x54761F: ??? (in /usr/bin/python3.8) ==3522== by 0x547882: ??? (in /usr/bin/python3.8) ==3522== by 0x67BD89: PySymtable_BuildObject (in /usr/bin/python3.8) ==3522== by 0x68ADC6: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CC76: Py_CompileStringObject (in /usr/bin/python3.8) ==3522== by 0x6014EA: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x50BA5A: ??? (in /usr/bin/python3.8) ==3522== by 0x5ED0FF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F619C: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x5F38F0: ??? (in /usr/bin/python3.8) ==3522== Address 0x12ce0020 is 608 bytes inside a block of size 1,009 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x506435: ??? (in /usr/bin/python3.8) ==3522== by 0x5AF809: ??? (in /usr/bin/python3.8) ==3522== by 0x50644B: ??? (in /usr/bin/python3.8) ==3522== by 0x5ED0FF: ??? (in /usr/bin/python3.8) ==3522== by 0x5F619C: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5F9F20: PyBytes_FromStringAndSize (in /usr/bin/python3.8) ==3522== by 0x55025D: ??? (in /usr/bin/python3.8) ==3522== by 0x55065E: ??? (in /usr/bin/python3.8) ==3522== by 0x5501C1: ??? (in /usr/bin/python3.8) ==3522== by 0x5510F0: ??? (in /usr/bin/python3.8) ==3522== by 0x68233A: ??? (in /usr/bin/python3.8) ==3522== by 0x682684: ??? (in /usr/bin/python3.8) ==3522== by 0x5C52BF: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB732: PyMem_Free (in /usr/bin/python3.8) ==3522== by 0x61A7E1: PyTokenizer_Free (in /usr/bin/python3.8) ==3522== by 0x519BA8: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CC4F: Py_CompileStringObject (in /usr/bin/python3.8) ==3522== by 0x6014EA: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56CF29: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0xb550020 is 320 bytes inside a block of size 1,112 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5D0B97: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x56CC9B: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x4F6938: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5BCCD3: PyObject_Malloc (in /usr/bin/python3.8) ==3522== by 0x5D0B25: ??? (in /usr/bin/python3.8) ==3522== by 0x5D1E0F: PyDict_SetItem (in /usr/bin/python3.8) ==3522== by 0x56CC9B: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x4F6938: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BD10A: PyMem_Realloc (in /usr/bin/python3.8) ==3522== by 0x619FBC: ??? (in /usr/bin/python3.8) ==3522== by 0x61AD2B: PyTokenizer_FromString (in /usr/bin/python3.8) ==3522== by 0x61B06C: PyParser_ParseStringObject (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CC4F: Py_CompileStringObject (in /usr/bin/python3.8) ==3522== by 0x6014EA: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== Address 0x136f9020 is 20 bytes after a block of size 28 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5258BD: _Py_hashtable_destroy (in /usr/bin/python3.8) ==3522== by 0x68259E: PyMarshal_WriteObjectToString (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x525A5F: _Py_hashtable_set (in /usr/bin/python3.8) ==3522== by 0x55208B: ??? (in /usr/bin/python3.8) ==3522== by 0x5522AB: ??? (in /usr/bin/python3.8) ==3522== by 0x552046: ??? (in /usr/bin/python3.8) ==3522== by 0x552263: ??? (in /usr/bin/python3.8) ==3522== by 0x552046: ??? (in /usr/bin/python3.8) ==3522== by 0x552263: ??? (in /usr/bin/python3.8) ==3522== by 0x682594: PyMarshal_WriteObjectToString (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB732: PyMem_Free (in /usr/bin/python3.8) ==3522== by 0x54BD5A: PyCode_Optimize (in /usr/bin/python3.8) ==3522== by 0x55FEEC: ??? (in /usr/bin/python3.8) ==3522== by 0x565838: ??? (in /usr/bin/python3.8) ==3522== by 0x68ABE4: ??? (in /usr/bin/python3.8) ==3522== by 0x68AE18: PyAST_CompileObject (in /usr/bin/python3.8) ==3522== by 0x67CC76: Py_CompileStringObject (in /usr/bin/python3.8) ==3522== by 0x6014EA: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Address 0x4fed020 is 1,024 bytes inside a block of size 2,208 free'd ==3522== at 0x483CA3F: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5CFF8B: ??? (in /usr/bin/python3.8) ==3522== by 0x5A89BA: ??? (in /usr/bin/python3.8) ==3522== by 0x5F6872: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x4F71E7: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x5CC457: PyDict_Copy (in /usr/bin/python3.8) ==3522== by 0x5A8879: ??? (in /usr/bin/python3.8) ==3522== by 0x5F6872: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x4F71E7: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== by 0x600F53: ??? (in /usr/bin/python3.8) ==3522== by 0x5C552F: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x53099A: ??? (in /usr/bin/python3.8) ==3522== by 0x5048ED: ??? (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BF08: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x59D1BB: ??? (in /usr/bin/python3.8) ==3522== by 0x5F68EE: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x57107B: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== Address 0xb74b020 is 576 bytes inside a block of size 1,344 free'd ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x51907F: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CC4F: Py_CompileStringObject (in /usr/bin/python3.8) ==3522== by 0x6014EA: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56CF29: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x51907F: ??? (in /usr/bin/python3.8) ==3522== by 0x67CAEA: PyParser_ASTFromStringObject (in /usr/bin/python3.8) ==3522== by 0x67CC4F: Py_CompileStringObject (in /usr/bin/python3.8) ==3522== by 0x6014EA: ??? (in /usr/bin/python3.8) ==3522== by 0x5C5416: ??? (in /usr/bin/python3.8) ==3522== by 0x5F5C3C: PyVectorcall_Call (in /usr/bin/python3.8) ==3522== by 0x571F3D: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56CF29: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== qt5ct: using qt5ct plugin ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x1C61632C: ??? (in /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0.2400.32) ==3522== by 0x1CAEF801: g_closure_invoke (in /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.6400.6) ==3522== by 0x1CB03813: ??? (in /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.6400.6) ==3522== by 0x1CB0EBBD: g_signal_emit_valist (in /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.6400.6) ==3522== by 0x1CB0FB9B: g_signal_emit_by_name (in /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.6400.6) ==3522== by 0x1CAF7E75: g_object_set_valist (in /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.6400.6) ==3522== by 0x1CAF8763: g_object_set (in /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.6400.6) ==3522== by 0x1C528B89: ??? (in /usr/lib/x86_64-linux-gnu/qt5/plugins/styles/libqgtk2style.so) ==3522== by 0x1C529F92: ??? (in /usr/lib/x86_64-linux-gnu/qt5/plugins/styles/libqgtk2style.so) ==3522== by 0xA5B5A79: QStyleFactory::create(QString const&) (in /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.12.8) ==3522== by 0xA5DD15F: QProxyStyle::QProxyStyle(QString const&) (in /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.12.8) ==3522== by 0x1C4F940E: Qt5CTProxyStyle::Qt5CTProxyStyle(QString const&) (in /usr/lib/x86_64-linux-gnu/qt5/plugins/styles/libqt5ct-style.so) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x6E89F04: g_utf8_offset_to_pointer (in /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.6400.6) ==3522== by 0x1C619B83: ??? (in /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0.2400.32) ==3522== by 0x1C61A2A3: ??? (in /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0.2400.32) ==3522== by 0x1C61A5E3: ??? (in /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0.2400.32) ==3522== by 0x1CAEF801: g_closure_invoke (in /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.6400.6) ==3522== by 0x1CB03961: ??? (in /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.6400.6) ==3522== by 0x1CB0EBBD: g_signal_emit_valist (in /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.6400.6) ==3522== by 0x1CB0F0F2: g_signal_emit (in /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.6400.6) ==3522== by 0x1C7AE69E: gtk_widget_realize (in /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0.2400.32) ==3522== by 0x1C7AFA47: gtk_widget_set_parent (in /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0.2400.32) ==3522== by 0x1C648EFA: gtk_fixed_put (in /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0.2400.32) ==3522== by 0x1CAEF801: g_closure_invoke (in /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.6400.6) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x6E89F43: g_utf8_offset_to_pointer (in /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.6400.6) ==3522== by 0x1C619B83: ??? (in /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0.2400.32) ==3522== by 0x1C61A2A3: ??? (in /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0.2400.32) ==3522== by 0x1C61A5E3: ??? (in /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0.2400.32) ==3522== by 0x1CAEF801: g_closure_invoke (in /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.6400.6) ==3522== by 0x1CB03961: ??? (in /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.6400.6) ==3522== by 0x1CB0EBBD: g_signal_emit_valist (in /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.6400.6) ==3522== by 0x1CB0F0F2: g_signal_emit (in /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.6400.6) ==3522== by 0x1C7AE69E: gtk_widget_realize (in /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0.2400.32) ==3522== by 0x1C7AFA47: gtk_widget_set_parent (in /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0.2400.32) ==3522== by 0x1C648EFA: gtk_fixed_put (in /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0.2400.32) ==3522== by 0x1CAEF801: g_closure_invoke (in /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.6400.6) ==3522== ==3522== Invalid read of size 4 ==3522== at 0x5BB9F2: PyObject_Free (in /usr/bin/python3.8) ==3522== by 0x5C08C9: PyObject_SetAttr (in /usr/bin/python3.8) ==3522== by 0x56C3EE: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x59CF25: ??? (in /usr/bin/python3.8) ==3522== by 0x5F68EE: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x57107B: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x5F6342: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x56BDDC: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x68D5B6: PyEval_EvalCode (in /usr/bin/python3.8) ==3522== Address 0x13ba4020 is 208 bytes inside a block of size 256 free'd ==3522== at 0x483D1CF: operator delete(void*, unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x642C636: QObject::~QObject() (in /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.12.8) ==3522== by 0x638FB1D: ??? (in /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.12.8) ==3522== by 0x639026B: ??? (in /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.12.8) ==3522== by 0x638B3B6: ??? (in /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.12.8) ==3522== by 0x638B906: QSettings::QSettings(QString const&, QString const&, QObject*) (in /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.12.8) ==3522== by 0x5F8DDDC: ??? (in /usr/lib/python3/dist-packages/PyQt5/QtCore.cpython-38-x86_64-linux-gnu.so) ==3522== by 0x5F8E316: ??? (in /usr/lib/python3/dist-packages/PyQt5/QtCore.cpython-38-x86_64-linux-gnu.so) ==3522== by 0x8A7A837: ??? (in /usr/lib/python3/dist-packages/sip.cpython-38-x86_64-linux-gnu.so) ==3522== by 0x5F68EE: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x57148A: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== Block was alloc'd at ==3522== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0x632DF97: QFile::QFile(QString const&) (in /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.12.8) ==3522== by 0x638FAAB: ??? (in /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.12.8) ==3522== by 0x639026B: ??? (in /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.12.8) ==3522== by 0x638B3B6: ??? (in /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.12.8) ==3522== by 0x638B906: QSettings::QSettings(QString const&, QString const&, QObject*) (in /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.12.8) ==3522== by 0x5F8DDDC: ??? (in /usr/lib/python3/dist-packages/PyQt5/QtCore.cpython-38-x86_64-linux-gnu.so) ==3522== by 0x5F8E316: ??? (in /usr/lib/python3/dist-packages/PyQt5/QtCore.cpython-38-x86_64-linux-gnu.so) ==3522== by 0x8A7A837: ??? (in /usr/lib/python3/dist-packages/sip.cpython-38-x86_64-linux-gnu.so) ==3522== by 0x5F68EE: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x57148A: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== gr-osmosdr 0.2.0.0 (0.2.0) gnuradio 3.8.3.1 built-in source types: file rtl rtl_tcp rfspace redpitaya Using device #0 Realtek RTL2838UHIDIR SN: 00000001 Found Rafael Micro R820T tuner Setting rtl clock to 28800000 Hz. Setting tuner clock to 28800000 Hz. [R82XX] PLL not locked! Exact sample rate is: 1142857,021756 Hz [R82XX] PLL not locked! gr::buffer::allocate_buffer: warning: tried to allocate 43 items of size 1512. Due to alignment requirements 512 were allocated. If this isn't OK, consider padding your structure to a power-of-two bytes. On this platform, our allocation granularity is 4096 bytes. gr::buffer::allocate_buffer: warning: tried to allocate 43 items of size 1512. Due to alignment requirements 512 were allocated. If this isn't OK, consider padding your structure to a power-of-two bytes. On this platform, our allocation granularity is 4096 bytes. gr::buffer::allocate_buffer: warning: tried to allocate 5 items of size 12096. Due to alignment requirements 64 were allocated. If this isn't OK, consider padding your structure to a power-of-two bytes. On this platform, our allocation granularity is 4096 bytes. gr::buffer::allocate_buffer: warning: tried to allocate 4 items of size 13640. Due to alignment requirements 512 were allocated. If this isn't OK, consider padding your structure to a power-of-two bytes. On this platform, our allocation granularity is 4096 bytes. gr::buffer::allocate_buffer: warning: tried to allocate 4 items of size 13640. Due to alignment requirements 512 were allocated. If this isn't OK, consider padding your structure to a power-of-two bytes. On this platform, our allocation granularity is 4096 bytes. Allocating 15 zero-copy buffers ==3522== Thread 16 ofdm_synchroniz9: ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x19A000F2: gr::dl5eu::ofdm_synchronization_impl::estimate_fine_synchro(std::complex*, std::complex*) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0x19A0280F: gr::dl5eu::ofdm_synchronization_impl::general_work(int, std::vector >&, std::vector >&, std::vector >&) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0xC326D12: gr::block_executor::run_one_iteration() (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC37BEA9: gr::tpb_thread_body::tpb_thread_body(boost::shared_ptr, boost::shared_ptr, int) (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC36A927: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC38ADF7: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xCB1243A: ??? (in /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.71.0) ==3522== by 0x4A60608: start_thread (pthread_create.c:477) ==3522== by 0x4987292: clone (clone.S:95) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x4A9A4BB: atan2f (w_atan2f_compat.c:36) ==3522== by 0x19A000FC: gr::dl5eu::ofdm_synchronization_impl::estimate_fine_synchro(std::complex*, std::complex*) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0x19A0280F: gr::dl5eu::ofdm_synchronization_impl::general_work(int, std::vector >&, std::vector >&, std::vector >&) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0xC326D12: gr::block_executor::run_one_iteration() (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC37BEA9: gr::tpb_thread_body::tpb_thread_body(boost::shared_ptr, boost::shared_ptr, int) (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC36A927: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC38ADF7: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xCB1243A: ??? (in /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.71.0) ==3522== by 0x4A60608: start_thread (pthread_create.c:477) ==3522== by 0x4987292: clone (clone.S:95) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x4A9A4C8: atan2f (w_atan2f_compat.c:36) ==3522== by 0x19A000FC: gr::dl5eu::ofdm_synchronization_impl::estimate_fine_synchro(std::complex*, std::complex*) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0x19A0280F: gr::dl5eu::ofdm_synchronization_impl::general_work(int, std::vector >&, std::vector >&, std::vector >&) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0xC326D12: gr::block_executor::run_one_iteration() (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC37BEA9: gr::tpb_thread_body::tpb_thread_body(boost::shared_ptr, boost::shared_ptr, int) (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC36A927: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC38ADF7: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xCB1243A: ??? (in /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.71.0) ==3522== by 0x4A60608: start_thread (pthread_create.c:477) ==3522== by 0x4987292: clone (clone.S:95) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x4AC8B99: __atan2f_finite@GLIBC_2.15 (e_atan2f.c:38) ==3522== by 0x4A9A4E1: atan2f (w_atan2f_compat.c:39) ==3522== by 0x19A000FC: gr::dl5eu::ofdm_synchronization_impl::estimate_fine_synchro(std::complex*, std::complex*) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0x19A0280F: gr::dl5eu::ofdm_synchronization_impl::general_work(int, std::vector >&, std::vector >&, std::vector >&) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0xC326D12: gr::block_executor::run_one_iteration() (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC37BEA9: gr::tpb_thread_body::tpb_thread_body(boost::shared_ptr, boost::shared_ptr, int) (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC36A927: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC38ADF7: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xCB1243A: ??? (in /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.71.0) ==3522== by 0x4A60608: start_thread (pthread_create.c:477) ==3522== by 0x4987292: clone (clone.S:95) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x4AC8BA5: __atan2f_finite@GLIBC_2.15 (e_atan2f.c:38) ==3522== by 0x4A9A4E1: atan2f (w_atan2f_compat.c:39) ==3522== by 0x19A000FC: gr::dl5eu::ofdm_synchronization_impl::estimate_fine_synchro(std::complex*, std::complex*) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0x19A0280F: gr::dl5eu::ofdm_synchronization_impl::general_work(int, std::vector >&, std::vector >&, std::vector >&) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0xC326D12: gr::block_executor::run_one_iteration() (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC37BEA9: gr::tpb_thread_body::tpb_thread_body(boost::shared_ptr, boost::shared_ptr, int) (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC36A927: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC38ADF7: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xCB1243A: ??? (in /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.71.0) ==3522== by 0x4A60608: start_thread (pthread_create.c:477) ==3522== by 0x4987292: clone (clone.S:95) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x4AC8BB1: __atan2f_finite@GLIBC_2.15 (e_atan2f.c:41) ==3522== by 0x4A9A4E1: atan2f (w_atan2f_compat.c:39) ==3522== by 0x19A000FC: gr::dl5eu::ofdm_synchronization_impl::estimate_fine_synchro(std::complex*, std::complex*) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0x19A0280F: gr::dl5eu::ofdm_synchronization_impl::general_work(int, std::vector >&, std::vector >&, std::vector >&) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0xC326D12: gr::block_executor::run_one_iteration() (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC37BEA9: gr::tpb_thread_body::tpb_thread_body(boost::shared_ptr, boost::shared_ptr, int) (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC36A927: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC38ADF7: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xCB1243A: ??? (in /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.71.0) ==3522== by 0x4A60608: start_thread (pthread_create.c:477) ==3522== by 0x4987292: clone (clone.S:95) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x4AC8BD4: __atan2f_finite@GLIBC_2.15 (e_atan2f.c:45) ==3522== by 0x4A9A4E1: atan2f (w_atan2f_compat.c:39) ==3522== by 0x19A000FC: gr::dl5eu::ofdm_synchronization_impl::estimate_fine_synchro(std::complex*, std::complex*) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0x19A0280F: gr::dl5eu::ofdm_synchronization_impl::general_work(int, std::vector >&, std::vector >&, std::vector >&) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0xC326D12: gr::block_executor::run_one_iteration() (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC37BEA9: gr::tpb_thread_body::tpb_thread_body(boost::shared_ptr, boost::shared_ptr, int) (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC36A927: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC38ADF7: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xCB1243A: ??? (in /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.71.0) ==3522== by 0x4A60608: start_thread (pthread_create.c:477) ==3522== by 0x4987292: clone (clone.S:95) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x4AC8BD9: __atan2f_finite@GLIBC_2.15 (e_atan2f.c:46) ==3522== by 0x4A9A4E1: atan2f (w_atan2f_compat.c:39) ==3522== by 0x19A000FC: gr::dl5eu::ofdm_synchronization_impl::estimate_fine_synchro(std::complex*, std::complex*) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0x19A0280F: gr::dl5eu::ofdm_synchronization_impl::general_work(int, std::vector >&, std::vector >&, std::vector >&) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0xC326D12: gr::block_executor::run_one_iteration() (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC37BEA9: gr::tpb_thread_body::tpb_thread_body(boost::shared_ptr, boost::shared_ptr, int) (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC36A927: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC38ADF7: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xCB1243A: ??? (in /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.71.0) ==3522== by 0x4A60608: start_thread (pthread_create.c:477) ==3522== by 0x4987292: clone (clone.S:95) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x4AC8BE2: __atan2f_finite@GLIBC_2.15 (e_atan2f.c:46) ==3522== by 0x4A9A4E1: atan2f (w_atan2f_compat.c:39) ==3522== by 0x19A000FC: gr::dl5eu::ofdm_synchronization_impl::estimate_fine_synchro(std::complex*, std::complex*) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0x19A0280F: gr::dl5eu::ofdm_synchronization_impl::general_work(int, std::vector >&, std::vector >&, std::vector >&) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0xC326D12: gr::block_executor::run_one_iteration() (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC37BEA9: gr::tpb_thread_body::tpb_thread_body(boost::shared_ptr, boost::shared_ptr, int) (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC36A927: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC38ADF7: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xCB1243A: ??? (in /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.71.0) ==3522== by 0x4A60608: start_thread (pthread_create.c:477) ==3522== by 0x4987292: clone (clone.S:95) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x4A9A4F6: atan2f (w_atan2f_compat.c:40) ==3522== by 0x19A000FC: gr::dl5eu::ofdm_synchronization_impl::estimate_fine_synchro(std::complex*, std::complex*) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0x19A0280F: gr::dl5eu::ofdm_synchronization_impl::general_work(int, std::vector >&, std::vector >&, std::vector >&) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0xC326D12: gr::block_executor::run_one_iteration() (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC37BEA9: gr::tpb_thread_body::tpb_thread_body(boost::shared_ptr, boost::shared_ptr, int) (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC36A927: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC38ADF7: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xCB1243A: ??? (in /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.71.0) ==3522== by 0x4A60608: start_thread (pthread_create.c:477) ==3522== by 0x4987292: clone (clone.S:95) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x4A9A514: atan2f (w_atan2f_compat.c:40) ==3522== by 0x19A000FC: gr::dl5eu::ofdm_synchronization_impl::estimate_fine_synchro(std::complex*, std::complex*) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0x19A0280F: gr::dl5eu::ofdm_synchronization_impl::general_work(int, std::vector >&, std::vector >&, std::vector >&) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0xC326D12: gr::block_executor::run_one_iteration() (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC37BEA9: gr::tpb_thread_body::tpb_thread_body(boost::shared_ptr, boost::shared_ptr, int) (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC36A927: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC38ADF7: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xCB1243A: ??? (in /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.71.0) ==3522== by 0x4A60608: start_thread (pthread_create.c:477) ==3522== by 0x4987292: clone (clone.S:95) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x4A9A4BB: atan2f (w_atan2f_compat.c:36) ==3522== by 0x19A00113: gr::dl5eu::ofdm_synchronization_impl::estimate_fine_synchro(std::complex*, std::complex*) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0x19A0280F: gr::dl5eu::ofdm_synchronization_impl::general_work(int, std::vector >&, std::vector >&, std::vector >&) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0xC326D12: gr::block_executor::run_one_iteration() (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC37BEA9: gr::tpb_thread_body::tpb_thread_body(boost::shared_ptr, boost::shared_ptr, int) (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC36A927: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC38ADF7: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xCB1243A: ??? (in /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.71.0) ==3522== by 0x4A60608: start_thread (pthread_create.c:477) ==3522== by 0x4987292: clone (clone.S:95) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x4A9A4C8: atan2f (w_atan2f_compat.c:36) ==3522== by 0x19A00113: gr::dl5eu::ofdm_synchronization_impl::estimate_fine_synchro(std::complex*, std::complex*) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0x19A0280F: gr::dl5eu::ofdm_synchronization_impl::general_work(int, std::vector >&, std::vector >&, std::vector >&) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0xC326D12: gr::block_executor::run_one_iteration() (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC37BEA9: gr::tpb_thread_body::tpb_thread_body(boost::shared_ptr, boost::shared_ptr, int) (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC36A927: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC38ADF7: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xCB1243A: ??? (in /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.71.0) ==3522== by 0x4A60608: start_thread (pthread_create.c:477) ==3522== by 0x4987292: clone (clone.S:95) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x4A9A4F6: atan2f (w_atan2f_compat.c:40) ==3522== by 0x19A00113: gr::dl5eu::ofdm_synchronization_impl::estimate_fine_synchro(std::complex*, std::complex*) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0x19A0280F: gr::dl5eu::ofdm_synchronization_impl::general_work(int, std::vector >&, std::vector >&, std::vector >&) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0xC326D12: gr::block_executor::run_one_iteration() (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC37BEA9: gr::tpb_thread_body::tpb_thread_body(boost::shared_ptr, boost::shared_ptr, int) (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC36A927: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC38ADF7: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xCB1243A: ??? (in /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.71.0) ==3522== by 0x4A60608: start_thread (pthread_create.c:477) ==3522== by 0x4987292: clone (clone.S:95) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x4A9A514: atan2f (w_atan2f_compat.c:40) ==3522== by 0x19A00113: gr::dl5eu::ofdm_synchronization_impl::estimate_fine_synchro(std::complex*, std::complex*) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0x19A0280F: gr::dl5eu::ofdm_synchronization_impl::general_work(int, std::vector >&, std::vector >&, std::vector >&) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0xC326D12: gr::block_executor::run_one_iteration() (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC37BEA9: gr::tpb_thread_body::tpb_thread_body(boost::shared_ptr, boost::shared_ptr, int) (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC36A927: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC38ADF7: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xCB1243A: ??? (in /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.71.0) ==3522== by 0x4A60608: start_thread (pthread_create.c:477) ==3522== by 0x4987292: clone (clone.S:95) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x4A9A4BB: atan2f (w_atan2f_compat.c:36) ==3522== by 0x19A00129: gr::dl5eu::ofdm_synchronization_impl::estimate_fine_synchro(std::complex*, std::complex*) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0x19A0280F: gr::dl5eu::ofdm_synchronization_impl::general_work(int, std::vector >&, std::vector >&, std::vector >&) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0xC326D12: gr::block_executor::run_one_iteration() (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC37BEA9: gr::tpb_thread_body::tpb_thread_body(boost::shared_ptr, boost::shared_ptr, int) (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC36A927: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC38ADF7: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xCB1243A: ??? (in /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.71.0) ==3522== by 0x4A60608: start_thread (pthread_create.c:477) ==3522== by 0x4987292: clone (clone.S:95) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x4A9A4C8: atan2f (w_atan2f_compat.c:36) ==3522== by 0x19A00129: gr::dl5eu::ofdm_synchronization_impl::estimate_fine_synchro(std::complex*, std::complex*) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0x19A0280F: gr::dl5eu::ofdm_synchronization_impl::general_work(int, std::vector >&, std::vector >&, std::vector >&) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0xC326D12: gr::block_executor::run_one_iteration() (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC37BEA9: gr::tpb_thread_body::tpb_thread_body(boost::shared_ptr, boost::shared_ptr, int) (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC36A927: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC38ADF7: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xCB1243A: ??? (in /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.71.0) ==3522== by 0x4A60608: start_thread (pthread_create.c:477) ==3522== by 0x4987292: clone (clone.S:95) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x4A9A4F6: atan2f (w_atan2f_compat.c:40) ==3522== by 0x19A00129: gr::dl5eu::ofdm_synchronization_impl::estimate_fine_synchro(std::complex*, std::complex*) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0x19A0280F: gr::dl5eu::ofdm_synchronization_impl::general_work(int, std::vector >&, std::vector >&, std::vector >&) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0xC326D12: gr::block_executor::run_one_iteration() (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC37BEA9: gr::tpb_thread_body::tpb_thread_body(boost::shared_ptr, boost::shared_ptr, int) (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC36A927: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC38ADF7: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xCB1243A: ??? (in /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.71.0) ==3522== by 0x4A60608: start_thread (pthread_create.c:477) ==3522== by 0x4987292: clone (clone.S:95) ==3522== ==3522== Conditional jump or move depends on uninitialised value(s) ==3522== at 0x4A9A514: atan2f (w_atan2f_compat.c:40) ==3522== by 0x19A00129: gr::dl5eu::ofdm_synchronization_impl::estimate_fine_synchro(std::complex*, std::complex*) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0x19A0280F: gr::dl5eu::ofdm_synchronization_impl::general_work(int, std::vector >&, std::vector >&, std::vector >&) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dl5eu.so.v1.0-compat-xxx-xunknown) ==3522== by 0xC326D12: gr::block_executor::run_one_iteration() (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC37BEA9: gr::tpb_thread_body::tpb_thread_body(boost::shared_ptr, boost::shared_ptr, int) (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC36A927: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC38ADF7: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xCB1243A: ??? (in /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.71.0) ==3522== by 0x4A60608: start_thread (pthread_create.c:477) ==3522== by 0x4987292: clone (clone.S:95) ==3522== ==3522== Thread 22 dvbt_demap7: ==3522== Invalid read of size 32 ==3522== at 0xC753A7A: ??? (in /usr/lib/x86_64-linux-gnu/libvolk.so.2.2) ==3522== by 0x18D210A4: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-dtv.so.3.8.3.1) ==3522== by 0x18D21140: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-dtv.so.3.8.3.1) ==3522== by 0xC326D12: gr::block_executor::run_one_iteration() (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC37BEA9: gr::tpb_thread_body::tpb_thread_body(boost::shared_ptr, boost::shared_ptr, int) (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC36A927: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC38ADF7: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xCB1243A: ??? (in /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.71.0) ==3522== by 0x4A60608: start_thread (pthread_create.c:477) ==3522== by 0x4987292: clone (clone.S:95) ==3522== Address 0x1da14ba0 is 0 bytes after a block of size 32 alloc'd ==3522== at 0x483E340: memalign (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==3522== by 0xC660A73: volk_malloc (in /usr/lib/x86_64-linux-gnu/libvolk.so.2.2) ==3522== by 0x18D20CE2: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-dtv.so.3.8.3.1) ==3522== by 0x18D20F5D: gr::dtv::dvbt_demap::make(int, gr::dtv::dvb_constellation_t, gr::dtv::dvbt_hierarchy_t, gr::dtv::dvbt_transmission_mode_t, float) (in /usr/lib/x86_64-linux-gnu/libgnuradio-dtv.so.3.8.3.1) ==3522== by 0x196532A1: ??? (in /usr/lib/python3/dist-packages/gnuradio/dtv/_dtv_swig2.so) ==3522== by 0x5F5DB8: PyCFunction_Call (in /usr/bin/python3.8) ==3522== by 0x5F698D: _PyObject_MakeTpCall (in /usr/bin/python3.8) ==3522== by 0x57148A: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x5F6165: _PyFunction_Vectorcall (in /usr/bin/python3.8) ==3522== by 0x570E45: _PyEval_EvalFrameDefault (in /usr/bin/python3.8) ==3522== by 0x56A0B9: _PyEval_EvalCodeWithName (in /usr/bin/python3.8) ==3522== by 0x59CF25: ??? (in /usr/bin/python3.8) ==3522== ==3522== Thread 23 dvbt_symbol_inn6: ==3522== Invalid read of size 8 ==3522== at 0x18D17E0D: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-dtv.so.3.8.3.1) ==3522== by 0xC326D12: gr::block_executor::run_one_iteration() (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC37BEA9: gr::tpb_thread_body::tpb_thread_body(boost::shared_ptr, boost::shared_ptr, int) (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC36A927: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC38ADF7: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xCB1243A: ??? (in /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.71.0) ==3522== by 0x4A60608: start_thread (pthread_create.c:477) ==3522== by 0x4987292: clone (clone.S:95) ==3522== Address 0x18 is not stack'd, malloc'd or (recently) free'd ==3522== ==3522== ==3522== Process terminating with default action of signal 11 (SIGSEGV) ==3522== Access not within mapped region at address 0x18 ==3522== at 0x18D17E0D: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-dtv.so.3.8.3.1) ==3522== by 0xC326D12: gr::block_executor::run_one_iteration() (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC37BEA9: gr::tpb_thread_body::tpb_thread_body(boost::shared_ptr, boost::shared_ptr, int) (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC36A927: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xC38ADF7: ??? (in /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.8.3.1) ==3522== by 0xCB1243A: ??? (in /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.71.0) ==3522== by 0x4A60608: start_thread (pthread_create.c:477) ==3522== by 0x4987292: clone (clone.S:95) ==3522== If you believe this happened as a result of a stack ==3522== overflow in your program's main thread (unlikely but ==3522== possible), you can try to increase the size of the ==3522== main thread stack using the --main-stacksize= flag. ==3522== The main thread stack size used in this run was 8388608. ==3522== ==3522== HEAP SUMMARY: ==3522== in use at exit: 24,706,665 bytes in 57,412 blocks ==3522== total heap usage: 198,560 allocs, 141,148 frees, 187,721,790 bytes allocated ==3522== ==3522== LEAK SUMMARY: ==3522== definitely lost: 3,784 bytes in 16 blocks ==3522== indirectly lost: 14,274 bytes in 601 blocks ==3522== possibly lost: 210,576 bytes in 256 blocks ==3522== still reachable: 24,300,719 bytes in 55,369 blocks ==3522== of which reachable via heuristic: ==3522== length64 : 6,352 bytes in 88 blocks ==3522== newarray : 1,808 bytes in 33 blocks ==3522== suppressed: 0 bytes in 0 blocks ==3522== Rerun with --leak-check=full to see details of leaked memory ==3522== ==3522== Use --track-origins=yes to see where uninitialised values come from ==3522== For lists of detected and suppressed errors, rerun with: -s ==3522== ERROR SUMMARY: 15264 errors from 239 contexts (suppressed: 0 from 0) Speicherzugriffsfehler (Speicherabzug geschrieben) ralfg@vm1:~/Projekte/GNU Radio$