==21808== Memcheck, a memory error detector ==21808== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==21808== Using Valgrind-3.14.0 and LibVEX; rerun with -h for copyright info ==21808== Command: python /home/frkleint/pyside813.py Note: This is a related exit crash, but NOT the crash as reported in Py813; it does not occur under valgrind. ==21808== Invalid read of size 4 ==21808== at 0x5A201E: PyMem_Free (in testenv515/bin/python3) ==21808== by 0x532CA8: PyArena_Free (in testenv515/bin/python3) ==21808== by 0x630DCA: PyRun_FileExFlags (in testenv515/bin/python3) ==21808== by 0x631A1E: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== by 0x65452D: _Py_UnixMain (in testenv515/bin/python3) ==21808== by 0x4890B6A: (below main) (libc-start.c:308) ==21808== Address 0x4f43020 is 48 bytes inside a block of size 280 free'd ==21808== at 0x483997B: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x634748: PyThreadState_DeleteCurrent (in testenv515/bin/python3) ==21808== by 0x60EC9C5: Shiboken::GilState::release() (gilstate.cpp:61) ==21808== by 0x60EC983: Shiboken::GilState::~GilState() (gilstate.cpp:55) ==21808== by 0x1E06852E: (anonymous namespace)::callMethod(QObject*, int, void**) (signalmanager.cpp:629) ==21808== by 0x1E067A7D: PySide::SignalManager::qt_metacall(QObject*, QMetaObject::Call, int, void**) (signalmanager.cpp:416) ==21808== by 0x1DCADEBE: QObjectWrapper::qt_metacall(QMetaObject::Call, int, void**) (qobject_wrapper.cpp:573) ==21808== by 0x1E413AE4: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:316) ==21808== by 0x1E450689: QMetaCallEvent::placeMetaCall(QObject*) (qobject.cpp:619) ==21808== by 0x1E451520: QObject::event(QEvent*) (qobject.cpp:1314) ==21808== by 0x1DCAD67F: QObjectWrapper::event(QEvent*) (qobject_wrapper.cpp:470) ==21808== by 0x1E409BD7: QCoreApplicationPrivate::notify_helper(QObject*, QEvent*) (qcoreapplication.cpp:1222) ==21808== Block was alloc'd at ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x634313: ??? (in testenv515/bin/python3) ==21808== by 0x483772: ??? (in testenv515/bin/python3) ==21808== by 0x60EC958: Shiboken::GilState::GilState() (gilstate.cpp:48) ==21808== by 0x1E06845F: (anonymous namespace)::callMethod(QObject*, int, void**) (signalmanager.cpp:629) ==21808== by 0x1E067A7D: PySide::SignalManager::qt_metacall(QObject*, QMetaObject::Call, int, void**) (signalmanager.cpp:416) ==21808== by 0x1DCADEBE: QObjectWrapper::qt_metacall(QMetaObject::Call, int, void**) (qobject_wrapper.cpp:573) ==21808== by 0x1E413AE4: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:316) ==21808== by 0x1E450689: QMetaCallEvent::placeMetaCall(QObject*) (qobject.cpp:619) ==21808== by 0x1E451520: QObject::event(QEvent*) (qobject.cpp:1314) ==21808== by 0x1DCAD67F: QObjectWrapper::event(QEvent*) (qobject_wrapper.cpp:470) ==21808== by 0x1E409BD7: QCoreApplicationPrivate::notify_helper(QObject*, QEvent*) (qcoreapplication.cpp:1222) ==21808== ==21808== Invalid read of size 4 ==21808== at 0x4D8C43: ??? (in testenv515/bin/python3) ==21808== by 0x5CEA3C: ??? (in testenv515/bin/python3) ==21808== by 0x52BC27: ??? (in testenv515/bin/python3) ==21808== by 0x631578: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== by 0x65452D: _Py_UnixMain (in testenv515/bin/python3) ==21808== by 0x4890B6A: (below main) (libc-start.c:308) ==21808== Address 0x4f4d020 is 32 bytes before a block of size 656 in arena "client" ==21808== ==21808== Invalid read of size 4 ==21808== at 0x5A136E: PyObject_Free (in testenv515/bin/python3) ==21808== by 0x538B28: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== by 0x65452D: _Py_UnixMain (in testenv515/bin/python3) ==21808== by 0x4890B6A: (below main) (libc-start.c:308) ==21808== Address 0x1ae92020 is 208 bytes inside a block of size 281 free'd ==21808== at 0x483997B: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E19D299: QArrayData::deallocate(QArrayData*, unsigned long, unsigned long) (qarraydata.cpp:270) ==21808== by 0x1DAE9A36: QTypedArrayData::deallocate(QArrayData*) (qarraydata.h:239) ==21808== by 0x1DAE97C6: QByteArray::~QByteArray() (qbytearray.h:488) ==21808== by 0x1E068522: (anonymous namespace)::callMethod(QObject*, int, void**) (signalmanager.cpp:631) ==21808== by 0x1E067A7D: PySide::SignalManager::qt_metacall(QObject*, QMetaObject::Call, int, void**) (signalmanager.cpp:416) ==21808== by 0x1DCADEBE: QObjectWrapper::qt_metacall(QMetaObject::Call, int, void**) (qobject_wrapper.cpp:573) ==21808== by 0x1E413AE4: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:316) ==21808== by 0x1E450689: QMetaCallEvent::placeMetaCall(QObject*) (qobject.cpp:619) ==21808== by 0x1E451520: QObject::event(QEvent*) (qobject.cpp:1314) ==21808== by 0x1DCAD67F: QObjectWrapper::event(QEvent*) (qobject_wrapper.cpp:470) ==21808== by 0x1E409BD7: QCoreApplicationPrivate::notify_helper(QObject*, QEvent*) (qcoreapplication.cpp:1222) ==21808== Block was alloc'd at ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E19CFFB: QArrayData::allocate(unsigned long, unsigned long, unsigned long, QFlags) (qarraydata.cpp:221) ==21808== by 0x1E23C9A6: QTypedArrayData::allocate(unsigned long, QFlags) (qarraydata.h:224) ==21808== by 0x1E235F45: QByteArray::reallocData(unsigned int, QFlags) (qbytearray.cpp:1836) ==21808== by 0x1E1689F0: QByteArray::reserve(int) (qbytearray.h:526) ==21808== by 0x1E41BDA0: QMetaMethodPrivate::signature() const (qmetaobject.cpp:1743) ==21808== by 0x1E4170B6: QMetaMethod::methodSignature() const (qmetaobject.cpp:1866) ==21808== by 0x1E06848D: (anonymous namespace)::callMethod(QObject*, int, void**) (signalmanager.cpp:631) ==21808== by 0x1E067A7D: PySide::SignalManager::qt_metacall(QObject*, QMetaObject::Call, int, void**) (signalmanager.cpp:416) ==21808== by 0x1DCADEBE: QObjectWrapper::qt_metacall(QMetaObject::Call, int, void**) (qobject_wrapper.cpp:573) ==21808== by 0x1E413AE4: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:316) ==21808== by 0x1E450689: QMetaCallEvent::placeMetaCall(QObject*) (qobject.cpp:619) ==21808== ==21808== Invalid read of size 4 ==21808== at 0x5A201E: PyMem_Free (in testenv515/bin/python3) ==21808== by 0x5AB24B: ??? (in testenv515/bin/python3) ==21808== by 0x5CCDC5: ??? (in testenv515/bin/python3) ==21808== by 0x532B7A: _PyState_ClearModules (in testenv515/bin/python3) ==21808== by 0x538B74: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== by 0x65452D: _Py_UnixMain (in testenv515/bin/python3) ==21808== Address 0x1aebc020 is 1,296 bytes inside a block of size 4,632 free'd ==21808== at 0x483997B: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x5BD727: ??? (in testenv515/bin/python3) ==21808== by 0x5AB1D7: ??? (in testenv515/bin/python3) ==21808== by 0x5CCDC5: ??? (in testenv515/bin/python3) ==21808== by 0x532B7A: _PyState_ClearModules (in testenv515/bin/python3) ==21808== by 0x538B74: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== Block was alloc'd at ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x5A34C7: PyObject_Malloc (in testenv515/bin/python3) ==21808== by 0x5B52D6: ??? (in testenv515/bin/python3) ==21808== by 0x5B9A3F: PyDict_SetItem (in testenv515/bin/python3) ==21808== by 0x5B9F5B: PyDict_SetItemString (in testenv515/bin/python3) ==21808== by 0x427B92: PyInit__ast (in testenv515/bin/python3) ==21808== by 0x53FBFF: ??? (in testenv515/bin/python3) ==21808== by 0x5D8105: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== ==21808== Mismatched free() / delete / delete [] ==21808== at 0x4839E7B: operator delete(void*) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E06458B: void qDeleteAll<__gnu_cxx::__normal_iterator > > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >) (qalgorithms.h:320) ==21808== by 0x1E063D42: void qDeleteAll > >(std::vector > const&) (qalgorithms.h:328) ==21808== by 0x1E0616F3: PySide::MetaObjectBuilder::~MetaObjectBuilder() (dynamicqmetaobject.cpp:143) ==21808== by 0x1E066811: (anonymous namespace)::destroyMetaObject(_object*) (signalmanager.cpp:96) ==21808== by 0x4AA64B: ??? (in testenv515/bin/python3) ==21808== by 0x5BD937: ??? (in testenv515/bin/python3) ==21808== by 0x60E2EC5: Shiboken::Object::deallocData(SbkObject*, bool) (basewrapper.cpp:1575) ==21808== by 0x60DF51F: SbkDeallocWrapperCommon (basewrapper.cpp:408) ==21808== by 0x60DF645: SbkDeallocWrapper (basewrapper.cpp:422) ==21808== by 0x597570: ??? (in testenv515/bin/python3) ==21808== by 0x5B2FAA: PyDict_Clear (in testenv515/bin/python3) ==21808== Address 0x1a64aee0 is 0 bytes inside a block of size 224 alloc'd ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E441F9A: QMetaObjectBuilder::toMetaObject() const (qmetaobjectbuilder.cpp:1498) ==21808== by 0x1E0629C9: MetaObjectBuilderPrivate::update() (dynamicqmetaobject.cpp:416) ==21808== by 0x1E062A48: PySide::MetaObjectBuilder::update() (dynamicqmetaobject.cpp:425) ==21808== by 0x1E068381: PySide::SignalManager::retrieveMetaObject(_object*) (signalmanager.cpp:615) ==21808== by 0x1DCADE6F: QObjectWrapper::metaObject() const (qobject_wrapper.cpp:567) ==21808== by 0x1E0677C5: PySide::SignalManager::qt_metacall(QObject*, QMetaObject::Call, int, void**) (signalmanager.cpp:376) ==21808== by 0x1DCADEBE: QObjectWrapper::qt_metacall(QMetaObject::Call, int, void**) (qobject_wrapper.cpp:573) ==21808== by 0x1E413AE4: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:316) ==21808== by 0x1E45F209: void doActivate(QObject*, int, void**) (qobject.cpp:3912) ==21808== by 0x1E4585E0: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (qobject.cpp:3946) ==21808== by 0x1E469EEA: QTimer::timeout(QTimer::QPrivateSignal) (moc_qtimer.cpp:205) ==21808== ==21808== Conditional jump or move depends on uninitialised value(s) ==21808== at 0x5A1378: PyObject_Free (in testenv515/bin/python3) ==21808== by 0x5BD727: ??? (in testenv515/bin/python3) ==21808== by 0x5B2FAA: PyDict_Clear (in testenv515/bin/python3) ==21808== by 0x5B3098: ??? (in testenv515/bin/python3) ==21808== by 0x52695D: ??? (in testenv515/bin/python3) ==21808== by 0x62C49A: _PyGC_CollectNoFail (in testenv515/bin/python3) ==21808== by 0x538B79: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== Uninitialised value was created by a heap allocation ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x527EBB: ??? (in testenv515/bin/python3) ==21808== by 0x5D8C48: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54E20F: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x5D85CB: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54E20F: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x5D85CB: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54E20F: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x5D85CB: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54E20F: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x5D85CB: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54E20F: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== ==21808== Use of uninitialised value of size 8 ==21808== at 0x5A1390: PyObject_Free (in testenv515/bin/python3) ==21808== by 0x5BD727: ??? (in testenv515/bin/python3) ==21808== by 0x5B2FAA: PyDict_Clear (in testenv515/bin/python3) ==21808== by 0x5B3098: ??? (in testenv515/bin/python3) ==21808== by 0x52695D: ??? (in testenv515/bin/python3) ==21808== by 0x62C49A: _PyGC_CollectNoFail (in testenv515/bin/python3) ==21808== by 0x538B79: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== Uninitialised value was created by a heap allocation ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x527EBB: ??? (in testenv515/bin/python3) ==21808== by 0x5D8C48: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54E20F: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x5D85CB: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54E20F: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x5D85CB: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54E20F: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x5D85CB: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54E20F: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x5D85CB: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54E20F: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== ==21808== Invalid read of size 4 ==21808== at 0x5A136E: PyObject_Free (in testenv515/bin/python3) ==21808== by 0x58AE6B: ??? (in testenv515/bin/python3) ==21808== by 0x52696F: ??? (in testenv515/bin/python3) ==21808== by 0x62C49A: _PyGC_CollectNoFail (in testenv515/bin/python3) ==21808== by 0x538B79: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== by 0x65452D: _Py_UnixMain (in testenv515/bin/python3) ==21808== Address 0x500d020 is 16 bytes inside a block of size 2,208 free'd ==21808== at 0x483997B: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x5B3098: ??? (in testenv515/bin/python3) ==21808== by 0x526A0F: ??? (in testenv515/bin/python3) ==21808== by 0x62C49A: _PyGC_CollectNoFail (in testenv515/bin/python3) ==21808== by 0x538B79: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== by 0x65452D: _Py_UnixMain (in testenv515/bin/python3) ==21808== Block was alloc'd at ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x5A34C7: PyObject_Malloc (in testenv515/bin/python3) ==21808== by 0x5B52D6: ??? (in testenv515/bin/python3) ==21808== by 0x5B9A3F: PyDict_SetItem (in testenv515/bin/python3) ==21808== by 0x54EE58: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x558A0D: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== ==21808== Invalid read of size 4 ==21808== at 0x5A136E: PyObject_Free (in testenv515/bin/python3) ==21808== by 0x58ABA7: ??? (in testenv515/bin/python3) ==21808== by 0x5269BA: ??? (in testenv515/bin/python3) ==21808== by 0x62C49A: _PyGC_CollectNoFail (in testenv515/bin/python3) ==21808== by 0x538B79: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== by 0x65452D: _Py_UnixMain (in testenv515/bin/python3) ==21808== Address 0x1a62f020 is 64 bytes inside a block of size 280 free'd ==21808== at 0x483997B: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x634748: PyThreadState_DeleteCurrent (in testenv515/bin/python3) ==21808== by 0x60EC9C5: Shiboken::GilState::release() (gilstate.cpp:61) ==21808== by 0x60EC983: Shiboken::GilState::~GilState() (gilstate.cpp:55) ==21808== by 0x1E067C1C: PySide::SignalManager::qt_metacall(QObject*, QMetaObject::Call, int, void**) (signalmanager.cpp:440) ==21808== by 0x1DCADEBE: QObjectWrapper::qt_metacall(QMetaObject::Call, int, void**) (qobject_wrapper.cpp:573) ==21808== by 0x1E413AE4: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:316) ==21808== by 0x1E450689: QMetaCallEvent::placeMetaCall(QObject*) (qobject.cpp:619) ==21808== by 0x1E451520: QObject::event(QEvent*) (qobject.cpp:1314) ==21808== by 0x1DCAD67F: QObjectWrapper::event(QEvent*) (qobject_wrapper.cpp:470) ==21808== by 0x1E409BD7: QCoreApplicationPrivate::notify_helper(QObject*, QEvent*) (qcoreapplication.cpp:1222) ==21808== by 0x1E4097C0: doNotify(QObject*, QEvent*) (qcoreapplication.cpp:1151) ==21808== Block was alloc'd at ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x634313: ??? (in testenv515/bin/python3) ==21808== by 0x483772: ??? (in testenv515/bin/python3) ==21808== by 0x60EC958: Shiboken::GilState::GilState() (gilstate.cpp:48) ==21808== by 0x1E067BC8: PySide::SignalManager::qt_metacall(QObject*, QMetaObject::Call, int, void**) (signalmanager.cpp:440) ==21808== by 0x1DCADEBE: QObjectWrapper::qt_metacall(QMetaObject::Call, int, void**) (qobject_wrapper.cpp:573) ==21808== by 0x1E413AE4: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:316) ==21808== by 0x1E450689: QMetaCallEvent::placeMetaCall(QObject*) (qobject.cpp:619) ==21808== by 0x1E451520: QObject::event(QEvent*) (qobject.cpp:1314) ==21808== by 0x1DCAD67F: QObjectWrapper::event(QEvent*) (qobject_wrapper.cpp:470) ==21808== by 0x1E409BD7: QCoreApplicationPrivate::notify_helper(QObject*, QEvent*) (qcoreapplication.cpp:1222) ==21808== by 0x1E4097C0: doNotify(QObject*, QEvent*) (qcoreapplication.cpp:1151) ==21808== ==21808== Invalid read of size 4 ==21808== at 0x5A136E: PyObject_Free (in testenv515/bin/python3) ==21808== by 0x5BD6DF: ??? (in testenv515/bin/python3) ==21808== by 0x5B2FAA: PyDict_Clear (in testenv515/bin/python3) ==21808== by 0x5B3098: ??? (in testenv515/bin/python3) ==21808== by 0x5269BA: ??? (in testenv515/bin/python3) ==21808== by 0x62C49A: _PyGC_CollectNoFail (in testenv515/bin/python3) ==21808== by 0x538B79: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== Address 0x500b020 is 752 bytes inside a block of size 928 free'd ==21808== at 0x483997B: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x5BD6DF: ??? (in testenv515/bin/python3) ==21808== by 0x5B2FAA: PyDict_Clear (in testenv515/bin/python3) ==21808== by 0x5B3098: ??? (in testenv515/bin/python3) ==21808== by 0x5269BA: ??? (in testenv515/bin/python3) ==21808== by 0x62C49A: _PyGC_CollectNoFail (in testenv515/bin/python3) ==21808== by 0x538B79: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== Block was alloc'd at ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x5985DB: PyType_GenericAlloc (in testenv515/bin/python3) ==21808== by 0x59378B: ??? (in testenv515/bin/python3) ==21808== by 0x598D14: ??? (in testenv515/bin/python3) ==21808== by 0x5DA3EE: _PyObject_FastCallDict (in testenv515/bin/python3) ==21808== by 0x557E25: ??? (in testenv515/bin/python3) ==21808== by 0x5D7C4B: _PyMethodDef_RawFastCallKeywords (in testenv515/bin/python3) ==21808== by 0x551FC2: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x558A0D: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== ==21808== Invalid read of size 4 ==21808== at 0x5A136E: PyObject_Free (in testenv515/bin/python3) ==21808== by 0x5BD8CA: ??? (in testenv515/bin/python3) ==21808== by 0x594E40: ??? (in testenv515/bin/python3) ==21808== by 0x52695D: ??? (in testenv515/bin/python3) ==21808== by 0x62C49A: _PyGC_CollectNoFail (in testenv515/bin/python3) ==21808== by 0x538B79: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== Address 0x1a62e020 is 16 bytes after a block of size 288 in arena "client" ==21808== ==21808== Invalid read of size 4 ==21808== at 0x57A7A8: ??? (in testenv515/bin/python3) ==21808== by 0x5B9AD6: PyDict_SetItem (in testenv515/bin/python3) ==21808== by 0x5AB8AC: _PyModule_ClearDict (in testenv515/bin/python3) ==21808== by 0x538D05: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== by 0x65452D: _Py_UnixMain (in testenv515/bin/python3) ==21808== by 0x4890B6A: (below main) (libc-start.c:308) ==21808== Address 0x4c77020 is 0 bytes after a block of size 112 free'd ==21808== at 0x483A05B: operator delete(void*, unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E45059E: QMetaCallEvent::~QMetaCallEvent() (qobject.cpp:607) ==21808== by 0x1E410CAC: QScopedPointerDeleter::cleanup(QEvent*) (qscopedpointer.h:60) ==21808== by 0x1E40F610: QScopedPointer >::~QScopedPointer() (qscopedpointer.h:107) ==21808== by 0x1E40AE39: QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (qcoreapplication.cpp:1812) ==21808== by 0x1E40A761: QCoreApplication::sendPostedEvents(QObject*, int) (qcoreapplication.cpp:1674) ==21808== by 0x1E4A2C67: postEventSourceDispatch(_GSource*, int (*)(void*), void*) (qeventdispatcher_glib.cpp:277) ==21808== by 0x1ED8D9ED: g_main_context_dispatch (in /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.6000.4) ==21808== by 0x1ED8DC87: ??? (in /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.6000.4) ==21808== by 0x1ED8DD1B: g_main_context_iteration (in /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.6000.4) ==21808== by 0x1E4A33CE: QEventDispatcherGlib::processEvents(QFlags) (qeventdispatcher_glib.cpp:423) ==21808== by 0x1E405CA4: QEventLoop::processEvents(QFlags) (qeventloop.cpp:139) ==21808== Block was alloc'd at ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E4582EE: queued_activate(QObject*, int, QObjectPrivate::Connection*, void**) (qobject.cpp:3736) ==21808== by 0x1E45EE59: void doActivate(QObject*, int, void**) (qobject.cpp:3846) ==21808== by 0x1E4585E0: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (qobject.cpp:3946) ==21808== by 0x1E4586D5: QMetaObject::activate(QObject*, int, void**) (qobject.cpp:3971) ==21808== by 0x1E068449: (anonymous namespace)::callMethod(QObject*, int, void**) (signalmanager.cpp:627) ==21808== by 0x1E067A7D: PySide::SignalManager::qt_metacall(QObject*, QMetaObject::Call, int, void**) (signalmanager.cpp:416) ==21808== by 0x1DCADEBE: QObjectWrapper::qt_metacall(QMetaObject::Call, int, void**) (qobject_wrapper.cpp:573) ==21808== by 0x1E413AE4: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:316) ==21808== by 0x1E06FC0A: PySide::MetaFunction::call(QObject*, int, _object*, _object**) (pysidemetafunction.cpp:208) ==21808== by 0x1E067758: PySide::SignalManager::emitSignal(QObject*, char const*, _object*) (signalmanager.cpp:369) ==21808== by 0x1DCB19C3: Sbk_QObjectFunc_emit (qobject_wrapper.cpp:1805) ==21808== ==21808== Invalid read of size 4 ==21808== at 0x5CE4B8: ??? (in testenv515/bin/python3) ==21808== by 0x5B9AD6: PyDict_SetItem (in testenv515/bin/python3) ==21808== by 0x5AB8AC: _PyModule_ClearDict (in testenv515/bin/python3) ==21808== by 0x538C83: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== by 0x65452D: _Py_UnixMain (in testenv515/bin/python3) ==21808== by 0x4890B6A: (below main) (libc-start.c:308) ==21808== Address 0x4d64020 is 8 bytes after a block of size 24 free'd ==21808== at 0x483997B: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E19D299: QArrayData::deallocate(QArrayData*, unsigned long, unsigned long) (qarraydata.cpp:270) ==21808== by 0x1E164A37: QTypedArrayData::deallocate(QArrayData*) (qarraydata.h:239) ==21808== by 0x1E164616: QByteArray::~QByteArray() (qbytearray.h:488) ==21808== by 0x1E414810: QMetaObject::indexOfSignal(char const*) const (qmetaobject.cpp:723) ==21808== by 0x1E0676E1: PySide::SignalManager::emitSignal(QObject*, char const*, _object*) (signalmanager.cpp:360) ==21808== by 0x1DCB19C3: Sbk_QObjectFunc_emit (qobject_wrapper.cpp:1805) ==21808== by 0x5D839A: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x1E071BE8: signalInstanceEmit (pysidesignal.cpp:474) ==21808== by 0x4D7F54: _PyMethodDescr_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x552304: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x5D9905: _PyFunction_FastCallDict (in testenv515/bin/python3) ==21808== Block was alloc'd at ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E19CFFB: QArrayData::allocate(unsigned long, unsigned long, unsigned long, QFlags) (qarraydata.cpp:221) ==21808== by 0x1E23C9A6: QTypedArrayData::allocate(unsigned long, QFlags) (qarraydata.h:224) ==21808== by 0x1E23D185: QTypedArrayData::fromRawData(char const*, unsigned long, QFlags) (qarraydata.h:246) ==21808== by 0x1E23A8F8: QByteArray::fromRawData(char const*, int) (qbytearray.cpp:4491) ==21808== by 0x1E4146E8: QMetaObjectPrivate::decodeMethodSignature(char const*, QVarLengthArray&) (qmetaobject.cpp:703) ==21808== by 0x1E41479B: QMetaObject::indexOfSignal(char const*) const (qmetaobject.cpp:723) ==21808== by 0x1E0676E1: PySide::SignalManager::emitSignal(QObject*, char const*, _object*) (signalmanager.cpp:360) ==21808== by 0x1DCB19C3: Sbk_QObjectFunc_emit (qobject_wrapper.cpp:1805) ==21808== by 0x5D839A: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x1E071BE8: signalInstanceEmit (pysidesignal.cpp:474) ==21808== by 0x4D7F54: _PyMethodDescr_FastCallKeywords (in testenv515/bin/python3) ==21808== ==21808== Conditional jump or move depends on uninitialised value(s) ==21808== at 0x57A7B1: ??? (in testenv515/bin/python3) ==21808== by 0x5B9AD6: PyDict_SetItem (in testenv515/bin/python3) ==21808== by 0x5AB8AC: _PyModule_ClearDict (in testenv515/bin/python3) ==21808== by 0x538C83: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== by 0x65452D: _Py_UnixMain (in testenv515/bin/python3) ==21808== by 0x4890B6A: (below main) (libc-start.c:308) ==21808== ==21808== Invalid read of size 4 ==21808== at 0x57A8C6: ??? (in testenv515/bin/python3) ==21808== by 0x5B9AD6: PyDict_SetItem (in testenv515/bin/python3) ==21808== by 0x5AB8AC: _PyModule_ClearDict (in testenv515/bin/python3) ==21808== by 0x538D05: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== by 0x65452D: _Py_UnixMain (in testenv515/bin/python3) ==21808== by 0x4890B6A: (below main) (libc-start.c:308) ==21808== Address 0x4e8e020 is 96 bytes inside a block of size 281 free'd ==21808== at 0x483997B: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E19D299: QArrayData::deallocate(QArrayData*, unsigned long, unsigned long) (qarraydata.cpp:270) ==21808== by 0x1DAE9A36: QTypedArrayData::deallocate(QArrayData*) (qarraydata.h:239) ==21808== by 0x1DAE97C6: QByteArray::~QByteArray() (qbytearray.h:488) ==21808== by 0x1E068522: (anonymous namespace)::callMethod(QObject*, int, void**) (signalmanager.cpp:631) ==21808== by 0x1E067A7D: PySide::SignalManager::qt_metacall(QObject*, QMetaObject::Call, int, void**) (signalmanager.cpp:416) ==21808== by 0x1DCADEBE: QObjectWrapper::qt_metacall(QMetaObject::Call, int, void**) (qobject_wrapper.cpp:573) ==21808== by 0x1E413AE4: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:316) ==21808== by 0x1E450689: QMetaCallEvent::placeMetaCall(QObject*) (qobject.cpp:619) ==21808== by 0x1E451520: QObject::event(QEvent*) (qobject.cpp:1314) ==21808== by 0x1DCAD67F: QObjectWrapper::event(QEvent*) (qobject_wrapper.cpp:470) ==21808== by 0x1E409BD7: QCoreApplicationPrivate::notify_helper(QObject*, QEvent*) (qcoreapplication.cpp:1222) ==21808== Block was alloc'd at ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E19CFFB: QArrayData::allocate(unsigned long, unsigned long, unsigned long, QFlags) (qarraydata.cpp:221) ==21808== by 0x1E23C9A6: QTypedArrayData::allocate(unsigned long, QFlags) (qarraydata.h:224) ==21808== by 0x1E235F45: QByteArray::reallocData(unsigned int, QFlags) (qbytearray.cpp:1836) ==21808== by 0x1E1689F0: QByteArray::reserve(int) (qbytearray.h:526) ==21808== by 0x1E41BDA0: QMetaMethodPrivate::signature() const (qmetaobject.cpp:1743) ==21808== by 0x1E4170B6: QMetaMethod::methodSignature() const (qmetaobject.cpp:1866) ==21808== by 0x1E06848D: (anonymous namespace)::callMethod(QObject*, int, void**) (signalmanager.cpp:631) ==21808== by 0x1E067A7D: PySide::SignalManager::qt_metacall(QObject*, QMetaObject::Call, int, void**) (signalmanager.cpp:416) ==21808== by 0x1DCADEBE: QObjectWrapper::qt_metacall(QMetaObject::Call, int, void**) (qobject_wrapper.cpp:573) ==21808== by 0x1E413AE4: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:316) ==21808== by 0x1E450689: QMetaCallEvent::placeMetaCall(QObject*) (qobject.cpp:619) ==21808== ==21808== Invalid read of size 4 ==21808== at 0x5CE4B8: ??? (in testenv515/bin/python3) ==21808== by 0x5BD6DF: ??? (in testenv515/bin/python3) ==21808== by 0x5AB1D7: ??? (in testenv515/bin/python3) ==21808== by 0x5B9AD6: PyDict_SetItem (in testenv515/bin/python3) ==21808== by 0x5AB8AC: _PyModule_ClearDict (in testenv515/bin/python3) ==21808== by 0x538C83: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== Address 0x5c1a020 is 16 bytes after a block of size 288 in arena "client" ==21808== ==21808== Invalid read of size 4 ==21808== at 0x5A136E: PyObject_Free (in testenv515/bin/python3) ==21808== by 0x5B9AD6: PyDict_SetItem (in testenv515/bin/python3) ==21808== by 0x5AB8AC: _PyModule_ClearDict (in testenv515/bin/python3) ==21808== by 0x538C83: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== by 0x65452D: _Py_UnixMain (in testenv515/bin/python3) ==21808== by 0x4890B6A: (below main) (libc-start.c:308) ==21808== Address 0x1ad36020 is 224 bytes inside a block of size 280 free'd ==21808== at 0x483997B: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x634748: PyThreadState_DeleteCurrent (in testenv515/bin/python3) ==21808== by 0x60EC9C5: Shiboken::GilState::release() (gilstate.cpp:61) ==21808== by 0x60EC983: Shiboken::GilState::~GilState() (gilstate.cpp:55) ==21808== by 0x1E067C1C: PySide::SignalManager::qt_metacall(QObject*, QMetaObject::Call, int, void**) (signalmanager.cpp:440) ==21808== by 0x1DCADEBE: QObjectWrapper::qt_metacall(QMetaObject::Call, int, void**) (qobject_wrapper.cpp:573) ==21808== by 0x1E413AE4: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:316) ==21808== by 0x1E450689: QMetaCallEvent::placeMetaCall(QObject*) (qobject.cpp:619) ==21808== by 0x1E451520: QObject::event(QEvent*) (qobject.cpp:1314) ==21808== by 0x1DCAD67F: QObjectWrapper::event(QEvent*) (qobject_wrapper.cpp:470) ==21808== by 0x1E409BD7: QCoreApplicationPrivate::notify_helper(QObject*, QEvent*) (qcoreapplication.cpp:1222) ==21808== by 0x1E4097C0: doNotify(QObject*, QEvent*) (qcoreapplication.cpp:1151) ==21808== Block was alloc'd at ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x634313: ??? (in testenv515/bin/python3) ==21808== by 0x483772: ??? (in testenv515/bin/python3) ==21808== by 0x60EC958: Shiboken::GilState::GilState() (gilstate.cpp:48) ==21808== by 0x1E067BC8: PySide::SignalManager::qt_metacall(QObject*, QMetaObject::Call, int, void**) (signalmanager.cpp:440) ==21808== by 0x1DCADEBE: QObjectWrapper::qt_metacall(QMetaObject::Call, int, void**) (qobject_wrapper.cpp:573) ==21808== by 0x1E413AE4: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:316) ==21808== by 0x1E450689: QMetaCallEvent::placeMetaCall(QObject*) (qobject.cpp:619) ==21808== by 0x1E451520: QObject::event(QEvent*) (qobject.cpp:1314) ==21808== by 0x1DCAD67F: QObjectWrapper::event(QEvent*) (qobject_wrapper.cpp:470) ==21808== by 0x1E409BD7: QCoreApplicationPrivate::notify_helper(QObject*, QEvent*) (qcoreapplication.cpp:1222) ==21808== by 0x1E4097C0: doNotify(QObject*, QEvent*) (qcoreapplication.cpp:1151) ==21808== ==21808== Invalid read of size 4 ==21808== at 0x57A7A8: ??? (in testenv515/bin/python3) ==21808== by 0x5BD937: ??? (in testenv515/bin/python3) ==21808== by 0x59754C: ??? (in testenv515/bin/python3) ==21808== by 0x5B9AD6: PyDict_SetItem (in testenv515/bin/python3) ==21808== by 0x5AB8AC: _PyModule_ClearDict (in testenv515/bin/python3) ==21808== by 0x538D05: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== Address 0x1a3e5020 is 736 bytes inside a block of size 1,190 free'd ==21808== at 0x483997B: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x5CF356: ??? (in testenv515/bin/python3) ==21808== by 0x5B9AD6: PyDict_SetItem (in testenv515/bin/python3) ==21808== by 0x5AB7C6: _PyModule_ClearDict (in testenv515/bin/python3) ==21808== by 0x538C83: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== by 0x65452D: _Py_UnixMain (in testenv515/bin/python3) ==21808== Block was alloc'd at ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x57AF99: PyUnicode_New (in testenv515/bin/python3) ==21808== by 0x57E35C: ??? (in testenv515/bin/python3) ==21808== by 0x535AEF: ??? (in testenv515/bin/python3) ==21808== by 0x535BBF: ??? (in testenv515/bin/python3) ==21808== by 0x535FE2: ??? (in testenv515/bin/python3) ==21808== by 0x535CCE: ??? (in testenv515/bin/python3) ==21808== by 0x53692B: ??? (in testenv515/bin/python3) ==21808== by 0x53F57C: ??? (in testenv515/bin/python3) ==21808== by 0x5D7AE0: _PyMethodDef_RawFastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54B11F: ??? (in testenv515/bin/python3) ==21808== by 0x55211A: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== ==21808== Invalid read of size 4 ==21808== at 0x5CE4B8: ??? (in testenv515/bin/python3) ==21808== by 0x538D3B: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== by 0x65452D: _Py_UnixMain (in testenv515/bin/python3) ==21808== by 0x4890B6A: (below main) (libc-start.c:308) ==21808== Address 0x1abdd020 is 1,424 bytes inside an unallocated block of size 2,496 in arena "client" ==21808== ==21808== Invalid read of size 4 ==21808== at 0x5CE4B8: ??? (in testenv515/bin/python3) ==21808== by 0x5B2FAA: PyDict_Clear (in testenv515/bin/python3) ==21808== by 0x5B3098: ??? (in testenv515/bin/python3) ==21808== by 0x52695D: ??? (in testenv515/bin/python3) ==21808== by 0x62C49A: _PyGC_CollectNoFail (in testenv515/bin/python3) ==21808== by 0x538D87: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== Address 0x1a4e6020 is 224 bytes inside a block of size 280 free'd ==21808== at 0x483997B: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x634748: PyThreadState_DeleteCurrent (in testenv515/bin/python3) ==21808== by 0x60EC9C5: Shiboken::GilState::release() (gilstate.cpp:61) ==21808== by 0x60EC983: Shiboken::GilState::~GilState() (gilstate.cpp:55) ==21808== by 0x1E066972: PySide::PyObjectWrapper::~PyObjectWrapper() (signalmanager.cpp:139) ==21808== by 0x1E069ED6: QtMetaTypePrivate::QMetaTypeFunctionHelper::Destruct(void*) (qmetatype.h:819) ==21808== by 0x1E436A23: QMetaType::destruct(void*) const (qmetatype.h:2357) ==21808== by 0x1E41FB08: QMetaType::destroy(int, void*) (qmetatype.cpp:1663) ==21808== by 0x1E45051A: QMetaCallEvent::~QMetaCallEvent() (qobject.cpp:600) ==21808== by 0x1E45058D: QMetaCallEvent::~QMetaCallEvent() (qobject.cpp:607) ==21808== by 0x1E410CAC: QScopedPointerDeleter::cleanup(QEvent*) (qscopedpointer.h:60) ==21808== by 0x1E40F610: QScopedPointer >::~QScopedPointer() (qscopedpointer.h:107) ==21808== Block was alloc'd at ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x634313: ??? (in testenv515/bin/python3) ==21808== by 0x483772: ??? (in testenv515/bin/python3) ==21808== by 0x60EC958: Shiboken::GilState::GilState() (gilstate.cpp:48) ==21808== by 0x1E066914: PySide::PyObjectWrapper::~PyObjectWrapper() (signalmanager.cpp:139) ==21808== by 0x1E069ED6: QtMetaTypePrivate::QMetaTypeFunctionHelper::Destruct(void*) (qmetatype.h:819) ==21808== by 0x1E436A23: QMetaType::destruct(void*) const (qmetatype.h:2357) ==21808== by 0x1E41FB08: QMetaType::destroy(int, void*) (qmetatype.cpp:1663) ==21808== by 0x1E45051A: QMetaCallEvent::~QMetaCallEvent() (qobject.cpp:600) ==21808== by 0x1E45058D: QMetaCallEvent::~QMetaCallEvent() (qobject.cpp:607) ==21808== by 0x1E410CAC: QScopedPointerDeleter::cleanup(QEvent*) (qscopedpointer.h:60) ==21808== by 0x1E40F610: QScopedPointer >::~QScopedPointer() (qscopedpointer.h:107) ==21808== ==21808== Invalid read of size 4 ==21808== at 0x5A136E: PyObject_Free (in testenv515/bin/python3) ==21808== by 0x5B2FAA: PyDict_Clear (in testenv515/bin/python3) ==21808== by 0x58AB40: ??? (in testenv515/bin/python3) ==21808== by 0x52695D: ??? (in testenv515/bin/python3) ==21808== by 0x62C49A: _PyGC_CollectNoFail (in testenv515/bin/python3) ==21808== by 0x538D87: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== Address 0x1a547020 is 208 bytes inside a block of size 280 free'd ==21808== at 0x483997B: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x634748: PyThreadState_DeleteCurrent (in testenv515/bin/python3) ==21808== by 0x60EC9C5: Shiboken::GilState::release() (gilstate.cpp:61) ==21808== by 0x60EC983: Shiboken::GilState::~GilState() (gilstate.cpp:55) ==21808== by 0x1E068391: PySide::SignalManager::retrieveMetaObject(_object*) (signalmanager.cpp:608) ==21808== by 0x1DCADE6F: QObjectWrapper::metaObject() const (qobject_wrapper.cpp:567) ==21808== by 0x1E0677C5: PySide::SignalManager::qt_metacall(QObject*, QMetaObject::Call, int, void**) (signalmanager.cpp:376) ==21808== by 0x1DCADEBE: QObjectWrapper::qt_metacall(QMetaObject::Call, int, void**) (qobject_wrapper.cpp:573) ==21808== by 0x1E413AE4: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:316) ==21808== by 0x1E450689: QMetaCallEvent::placeMetaCall(QObject*) (qobject.cpp:619) ==21808== by 0x1E451520: QObject::event(QEvent*) (qobject.cpp:1314) ==21808== by 0x1DCAD67F: QObjectWrapper::event(QEvent*) (qobject_wrapper.cpp:470) ==21808== Block was alloc'd at ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x634313: ??? (in testenv515/bin/python3) ==21808== by 0x483772: ??? (in testenv515/bin/python3) ==21808== by 0x60EC958: Shiboken::GilState::GilState() (gilstate.cpp:48) ==21808== by 0x1E06832B: PySide::SignalManager::retrieveMetaObject(_object*) (signalmanager.cpp:608) ==21808== by 0x1DCADE6F: QObjectWrapper::metaObject() const (qobject_wrapper.cpp:567) ==21808== by 0x1E0677C5: PySide::SignalManager::qt_metacall(QObject*, QMetaObject::Call, int, void**) (signalmanager.cpp:376) ==21808== by 0x1DCADEBE: QObjectWrapper::qt_metacall(QMetaObject::Call, int, void**) (qobject_wrapper.cpp:573) ==21808== by 0x1E413AE4: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:316) ==21808== by 0x1E450689: QMetaCallEvent::placeMetaCall(QObject*) (qobject.cpp:619) ==21808== by 0x1E451520: QObject::event(QEvent*) (qobject.cpp:1314) ==21808== by 0x1DCAD67F: QObjectWrapper::event(QEvent*) (qobject_wrapper.cpp:470) ==21808== ==21808== Invalid read of size 4 ==21808== at 0x5A136E: PyObject_Free (in testenv515/bin/python3) ==21808== by 0x4D4E8D: ??? (in testenv515/bin/python3) ==21808== by 0x5972DA: ??? (in testenv515/bin/python3) ==21808== by 0x5CF371: ??? (in testenv515/bin/python3) ==21808== by 0x5B2FAA: PyDict_Clear (in testenv515/bin/python3) ==21808== by 0x58AB40: ??? (in testenv515/bin/python3) ==21808== by 0x5269BA: ??? (in testenv515/bin/python3) ==21808== by 0x62C49A: _PyGC_CollectNoFail (in testenv515/bin/python3) ==21808== by 0x538D87: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== Address 0x1a546020 is 0 bytes after a block of size 64 in arena "client" ==21808== ==21808== Invalid read of size 4 ==21808== at 0x57A7A8: ??? (in testenv515/bin/python3) ==21808== by 0x509FC4: ??? (in testenv515/bin/python3) ==21808== by 0x5B2FAA: PyDict_Clear (in testenv515/bin/python3) ==21808== by 0x58AB40: ??? (in testenv515/bin/python3) ==21808== by 0x526A0F: ??? (in testenv515/bin/python3) ==21808== by 0x62C49A: _PyGC_CollectNoFail (in testenv515/bin/python3) ==21808== by 0x538D87: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== Address 0x5995020 is 16 bytes before a block of size 544 alloc'd ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x5A339D: PyObject_Realloc (in testenv515/bin/python3) ==21808== by 0x54CCAC: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D9ACD: _PyFunction_FastCallDict (in testenv515/bin/python3) ==21808== by 0x5DB0F3: ??? (in testenv515/bin/python3) ==21808== by 0x5DB55C: _PyObject_CallMethodIdObjArgs (in testenv515/bin/python3) ==21808== by 0x53A7A2: PyImport_ImportModuleLevelObject (in testenv515/bin/python3) ==21808== by 0x550058: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x558A0D: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== ==21808== Invalid read of size 4 ==21808== at 0x5A136E: PyObject_Free (in testenv515/bin/python3) ==21808== by 0x4D931B: ??? (in testenv515/bin/python3) ==21808== by 0x5CF2E7: ??? (in testenv515/bin/python3) ==21808== by 0x5B2FAA: PyDict_Clear (in testenv515/bin/python3) ==21808== by 0x5B3098: ??? (in testenv515/bin/python3) ==21808== by 0x52695D: ??? (in testenv515/bin/python3) ==21808== by 0x62C49A: _PyGC_CollectNoFail (in testenv515/bin/python3) ==21808== by 0x538D87: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== Address 0x4fb6020 is 1,072 bytes inside a block of size 3,271 free'd ==21808== at 0x483997B: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x4D9646: ??? (in testenv515/bin/python3) ==21808== by 0x5CF2E7: ??? (in testenv515/bin/python3) ==21808== by 0x5B9AD6: PyDict_SetItem (in testenv515/bin/python3) ==21808== by 0x5AB7C6: _PyModule_ClearDict (in testenv515/bin/python3) ==21808== by 0x538C83: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== Block was alloc'd at ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x5DC6FA: PyBytes_FromStringAndSize (in testenv515/bin/python3) ==21808== by 0x535D6D: ??? (in testenv515/bin/python3) ==21808== by 0x535FCC: ??? (in testenv515/bin/python3) ==21808== by 0x535CCE: ??? (in testenv515/bin/python3) ==21808== by 0x53692B: ??? (in testenv515/bin/python3) ==21808== by 0x53F57C: ??? (in testenv515/bin/python3) ==21808== by 0x5D7AE0: _PyMethodDef_RawFastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54B11F: ??? (in testenv515/bin/python3) ==21808== by 0x55211A: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== ==21808== Invalid read of size 4 ==21808== at 0x4D9426: ??? (in testenv515/bin/python3) ==21808== by 0x5CF2E7: ??? (in testenv515/bin/python3) ==21808== by 0x5B2FAA: PyDict_Clear (in testenv515/bin/python3) ==21808== by 0x5B3098: ??? (in testenv515/bin/python3) ==21808== by 0x52695D: ??? (in testenv515/bin/python3) ==21808== by 0x62C49A: _PyGC_CollectNoFail (in testenv515/bin/python3) ==21808== by 0x538D87: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== Address 0x4cac020 is 32 bytes inside a block of size 280 free'd ==21808== at 0x483997B: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x634748: PyThreadState_DeleteCurrent (in testenv515/bin/python3) ==21808== by 0x60EC9C5: Shiboken::GilState::release() (gilstate.cpp:61) ==21808== by 0x1DB8DF10: QCoreApplicationWrapper::notify(QObject*, QEvent*) (qcoreapplication_wrapper.cpp:321) ==21808== by 0x1E409644: QCoreApplication::notifyInternal2(QObject*, QEvent*) (qcoreapplication.cpp:1061) ==21808== by 0x1E40A093: QCoreApplication::sendEvent(QObject*, QEvent*) (qcoreapplication.cpp:1456) ==21808== by 0x1E40AE2A: QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (qcoreapplication.cpp:1815) ==21808== by 0x1E40A761: QCoreApplication::sendPostedEvents(QObject*, int) (qcoreapplication.cpp:1674) ==21808== by 0x1E4A2C67: postEventSourceDispatch(_GSource*, int (*)(void*), void*) (qeventdispatcher_glib.cpp:277) ==21808== by 0x1ED8D9ED: g_main_context_dispatch (in /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.6000.4) ==21808== by 0x1ED8DC87: ??? (in /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.6000.4) ==21808== by 0x1ED8DD1B: g_main_context_iteration (in /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.6000.4) ==21808== Block was alloc'd at ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x634313: ??? (in testenv515/bin/python3) ==21808== by 0x483772: ??? (in testenv515/bin/python3) ==21808== by 0x60EC958: Shiboken::GilState::GilState() (gilstate.cpp:48) ==21808== by 0x1DB8DEAB: QCoreApplicationWrapper::notify(QObject*, QEvent*) (qcoreapplication_wrapper.cpp:316) ==21808== by 0x1E409644: QCoreApplication::notifyInternal2(QObject*, QEvent*) (qcoreapplication.cpp:1061) ==21808== by 0x1E40A093: QCoreApplication::sendEvent(QObject*, QEvent*) (qcoreapplication.cpp:1456) ==21808== by 0x1E40AE2A: QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (qcoreapplication.cpp:1815) ==21808== by 0x1E40A761: QCoreApplication::sendPostedEvents(QObject*, int) (qcoreapplication.cpp:1674) ==21808== by 0x1E4A2C67: postEventSourceDispatch(_GSource*, int (*)(void*), void*) (qeventdispatcher_glib.cpp:277) ==21808== by 0x1ED8D9ED: g_main_context_dispatch (in /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.6000.4) ==21808== by 0x1ED8DC87: ??? (in /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.6000.4) ==21808== ==21808== Conditional jump or move depends on uninitialised value(s) ==21808== at 0x5A1378: PyObject_Free (in testenv515/bin/python3) ==21808== by 0x52696F: ??? (in testenv515/bin/python3) ==21808== by 0x62C49A: _PyGC_CollectNoFail (in testenv515/bin/python3) ==21808== by 0x538D87: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== by 0x65452D: _Py_UnixMain (in testenv515/bin/python3) ==21808== by 0x4890B6A: (below main) (libc-start.c:308) ==21808== Uninitialised value was created by a heap allocation ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x527EBB: ??? (in testenv515/bin/python3) ==21808== by 0x54CB82: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D9ACD: _PyFunction_FastCallDict (in testenv515/bin/python3) ==21808== by 0x5DB0F3: ??? (in testenv515/bin/python3) ==21808== by 0x5DB55C: _PyObject_CallMethodIdObjArgs (in testenv515/bin/python3) ==21808== by 0x53A7A2: PyImport_ImportModuleLevelObject (in testenv515/bin/python3) ==21808== by 0x550058: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x558A0D: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== ==21808== Invalid read of size 4 ==21808== at 0x5A136E: PyObject_Free (in testenv515/bin/python3) ==21808== by 0x5C3CF4: ??? (in testenv515/bin/python3) ==21808== by 0x5B2FAA: PyDict_Clear (in testenv515/bin/python3) ==21808== by 0x58AB40: ??? (in testenv515/bin/python3) ==21808== by 0x5269BA: ??? (in testenv515/bin/python3) ==21808== by 0x62C49A: _PyGC_CollectNoFail (in testenv515/bin/python3) ==21808== by 0x538D87: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== Address 0x1b78b020 is 0 bytes inside a block of size 280 free'd ==21808== at 0x483997B: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x634748: PyThreadState_DeleteCurrent (in testenv515/bin/python3) ==21808== by 0x60EC9C5: Shiboken::GilState::release() (gilstate.cpp:61) ==21808== by 0x60EC983: Shiboken::GilState::~GilState() (gilstate.cpp:55) ==21808== by 0x1E06852E: (anonymous namespace)::callMethod(QObject*, int, void**) (signalmanager.cpp:629) ==21808== by 0x1E067A7D: PySide::SignalManager::qt_metacall(QObject*, QMetaObject::Call, int, void**) (signalmanager.cpp:416) ==21808== by 0x1DCADEBE: QObjectWrapper::qt_metacall(QMetaObject::Call, int, void**) (qobject_wrapper.cpp:573) ==21808== by 0x1E413AE4: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:316) ==21808== by 0x1E450689: QMetaCallEvent::placeMetaCall(QObject*) (qobject.cpp:619) ==21808== by 0x1E451520: QObject::event(QEvent*) (qobject.cpp:1314) ==21808== by 0x1DCAD67F: QObjectWrapper::event(QEvent*) (qobject_wrapper.cpp:470) ==21808== by 0x1E409BD7: QCoreApplicationPrivate::notify_helper(QObject*, QEvent*) (qcoreapplication.cpp:1222) ==21808== Block was alloc'd at ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x634313: ??? (in testenv515/bin/python3) ==21808== by 0x483772: ??? (in testenv515/bin/python3) ==21808== by 0x60EC958: Shiboken::GilState::GilState() (gilstate.cpp:48) ==21808== by 0x1E06845F: (anonymous namespace)::callMethod(QObject*, int, void**) (signalmanager.cpp:629) ==21808== by 0x1E067A7D: PySide::SignalManager::qt_metacall(QObject*, QMetaObject::Call, int, void**) (signalmanager.cpp:416) ==21808== by 0x1DCADEBE: QObjectWrapper::qt_metacall(QMetaObject::Call, int, void**) (qobject_wrapper.cpp:573) ==21808== by 0x1E413AE4: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:316) ==21808== by 0x1E450689: QMetaCallEvent::placeMetaCall(QObject*) (qobject.cpp:619) ==21808== by 0x1E451520: QObject::event(QEvent*) (qobject.cpp:1314) ==21808== by 0x1DCAD67F: QObjectWrapper::event(QEvent*) (qobject_wrapper.cpp:470) ==21808== by 0x1E409BD7: QCoreApplicationPrivate::notify_helper(QObject*, QEvent*) (qcoreapplication.cpp:1222) ==21808== ==21808== Conditional jump or move depends on uninitialised value(s) ==21808== at 0x57A7B1: ??? (in testenv515/bin/python3) ==21808== by 0x5CF356: ??? (in testenv515/bin/python3) ==21808== by 0x5B2FAA: PyDict_Clear (in testenv515/bin/python3) ==21808== by 0x5B3098: ??? (in testenv515/bin/python3) ==21808== by 0x52695D: ??? (in testenv515/bin/python3) ==21808== by 0x62C49A: _PyGC_CollectNoFail (in testenv515/bin/python3) ==21808== by 0x538D87: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== Uninitialised value was created by a heap allocation ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x5A4007: PyMem_Malloc (in testenv515/bin/python3) ==21808== by 0x60DB09: _PyFaulthandler_Init (in testenv515/bin/python3) ==21808== by 0x634ACE: _Py_InitializeMainInterpreter (in testenv515/bin/python3) ==21808== by 0x5DFC86: ??? (in testenv515/bin/python3) ==21808== by 0x654068: ??? (in testenv515/bin/python3) ==21808== by 0x65452D: _Py_UnixMain (in testenv515/bin/python3) ==21808== by 0x4890B6A: (below main) (libc-start.c:308) ==21808== ==21808== Use of uninitialised value of size 8 ==21808== at 0x57A7C9: ??? (in testenv515/bin/python3) ==21808== by 0x5CF356: ??? (in testenv515/bin/python3) ==21808== by 0x5B2FAA: PyDict_Clear (in testenv515/bin/python3) ==21808== by 0x5B3098: ??? (in testenv515/bin/python3) ==21808== by 0x52695D: ??? (in testenv515/bin/python3) ==21808== by 0x62C49A: _PyGC_CollectNoFail (in testenv515/bin/python3) ==21808== by 0x538D87: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== Uninitialised value was created by a heap allocation ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x5A4007: PyMem_Malloc (in testenv515/bin/python3) ==21808== by 0x60DB09: _PyFaulthandler_Init (in testenv515/bin/python3) ==21808== by 0x634ACE: _Py_InitializeMainInterpreter (in testenv515/bin/python3) ==21808== by 0x5DFC86: ??? (in testenv515/bin/python3) ==21808== by 0x654068: ??? (in testenv515/bin/python3) ==21808== by 0x65452D: _Py_UnixMain (in testenv515/bin/python3) ==21808== by 0x4890B6A: (below main) (libc-start.c:308) ==21808== ==21808== Invalid read of size 4 ==21808== at 0x5A136E: PyObject_Free (in testenv515/bin/python3) ==21808== by 0x46D686: ??? (in testenv515/bin/python3) ==21808== by 0x5B2FAA: PyDict_Clear (in testenv515/bin/python3) ==21808== by 0x5B3098: ??? (in testenv515/bin/python3) ==21808== by 0x526A0F: ??? (in testenv515/bin/python3) ==21808== by 0x62C49A: _PyGC_CollectNoFail (in testenv515/bin/python3) ==21808== by 0x538D87: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== Address 0x4ebf020 is 16 bytes before a block of size 280 free'd ==21808== at 0x483997B: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x634748: PyThreadState_DeleteCurrent (in testenv515/bin/python3) ==21808== by 0x60EC9C5: Shiboken::GilState::release() (gilstate.cpp:61) ==21808== by 0x60EC983: Shiboken::GilState::~GilState() (gilstate.cpp:55) ==21808== by 0x1E068391: PySide::SignalManager::retrieveMetaObject(_object*) (signalmanager.cpp:608) ==21808== by 0x1DCADE6F: QObjectWrapper::metaObject() const (qobject_wrapper.cpp:567) ==21808== by 0x1E068401: (anonymous namespace)::callMethod(QObject*, int, void**) (signalmanager.cpp:622) ==21808== by 0x1E067A7D: PySide::SignalManager::qt_metacall(QObject*, QMetaObject::Call, int, void**) (signalmanager.cpp:416) ==21808== by 0x1DCADEBE: QObjectWrapper::qt_metacall(QMetaObject::Call, int, void**) (qobject_wrapper.cpp:573) ==21808== by 0x1E413AE4: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:316) ==21808== by 0x1E450689: QMetaCallEvent::placeMetaCall(QObject*) (qobject.cpp:619) ==21808== by 0x1E451520: QObject::event(QEvent*) (qobject.cpp:1314) ==21808== Block was alloc'd at ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x634313: ??? (in testenv515/bin/python3) ==21808== by 0x483772: ??? (in testenv515/bin/python3) ==21808== by 0x60EC958: Shiboken::GilState::GilState() (gilstate.cpp:48) ==21808== by 0x1E06832B: PySide::SignalManager::retrieveMetaObject(_object*) (signalmanager.cpp:608) ==21808== by 0x1DCADE6F: QObjectWrapper::metaObject() const (qobject_wrapper.cpp:567) ==21808== by 0x1E068401: (anonymous namespace)::callMethod(QObject*, int, void**) (signalmanager.cpp:622) ==21808== by 0x1E067A7D: PySide::SignalManager::qt_metacall(QObject*, QMetaObject::Call, int, void**) (signalmanager.cpp:416) ==21808== by 0x1DCADEBE: QObjectWrapper::qt_metacall(QMetaObject::Call, int, void**) (qobject_wrapper.cpp:573) ==21808== by 0x1E413AE4: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:316) ==21808== by 0x1E450689: QMetaCallEvent::placeMetaCall(QObject*) (qobject.cpp:619) ==21808== by 0x1E451520: QObject::event(QEvent*) (qobject.cpp:1314) ==21808== ==21808== Invalid read of size 4 ==21808== at 0x5A201E: PyMem_Free (in testenv515/bin/python3) ==21808== by 0x4FD8CC: _PyFaulthandler_Fini (in testenv515/bin/python3) ==21808== by 0x634920: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== by 0x65452D: _Py_UnixMain (in testenv515/bin/python3) ==21808== by 0x4890B6A: (below main) (libc-start.c:308) ==21808== Address 0x4c9c020 is 6,784 bytes inside a block of size 9,248 free'd ==21808== at 0x483997B: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x5BD727: ??? (in testenv515/bin/python3) ==21808== by 0x532B60: _PyState_ClearModules (in testenv515/bin/python3) ==21808== by 0x538B74: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== by 0x65452D: _Py_UnixMain (in testenv515/bin/python3) ==21808== by 0x4890B6A: (below main) (libc-start.c:308) ==21808== Block was alloc'd at ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x5A34C7: PyObject_Malloc (in testenv515/bin/python3) ==21808== by 0x5BC13A: PyDict_Copy (in testenv515/bin/python3) ==21808== by 0x53F9B3: _PyImport_FixupExtensionObject (in testenv515/bin/python3) ==21808== by 0x53FC61: ??? (in testenv515/bin/python3) ==21808== by 0x5D8105: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54E20F: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x5D85CB: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== ==21808== Invalid read of size 4 ==21808== at 0x5A136E: PyObject_Free (in testenv515/bin/python3) ==21808== by 0x4DF3B0: PyGrammar_RemoveAccelerators (in testenv515/bin/python3) ==21808== by 0x6349B1: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== by 0x65452D: _Py_UnixMain (in testenv515/bin/python3) ==21808== by 0x4890B6A: (below main) (libc-start.c:308) ==21808== Address 0x4da1020 is 1,024 bytes inside a block of size 2,208 free'd ==21808== at 0x483997B: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x5B3098: ??? (in testenv515/bin/python3) ==21808== by 0x5269BA: ??? (in testenv515/bin/python3) ==21808== by 0x62C49A: _PyGC_CollectNoFail (in testenv515/bin/python3) ==21808== by 0x538D87: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== by 0x65452D: _Py_UnixMain (in testenv515/bin/python3) ==21808== Block was alloc'd at ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x5A34C7: PyObject_Malloc (in testenv515/bin/python3) ==21808== by 0x5B52D6: ??? (in testenv515/bin/python3) ==21808== by 0x5B9A3F: PyDict_SetItem (in testenv515/bin/python3) ==21808== by 0x54EE58: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x558A0D: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== ==21808== Invalid read of size 4 ==21808== at 0x5A136E: PyObject_Free (in testenv515/bin/python3) ==21808== by 0x4DF3DA: PyGrammar_RemoveAccelerators (in testenv515/bin/python3) ==21808== by 0x6349B1: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== by 0x65452D: _Py_UnixMain (in testenv515/bin/python3) ==21808== by 0x4890B6A: (below main) (libc-start.c:308) ==21808== Address 0x4da5020 is 2,784 bytes inside a block of size 5,257 free'd ==21808== at 0x483997B: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x5CF356: ??? (in testenv515/bin/python3) ==21808== by 0x5B2FAA: PyDict_Clear (in testenv515/bin/python3) ==21808== by 0x5B3098: ??? (in testenv515/bin/python3) ==21808== by 0x526A0F: ??? (in testenv515/bin/python3) ==21808== by 0x62C49A: _PyGC_CollectNoFail (in testenv515/bin/python3) ==21808== by 0x538D87: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== Block was alloc'd at ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x57AF99: PyUnicode_New (in testenv515/bin/python3) ==21808== by 0x57E35C: ??? (in testenv515/bin/python3) ==21808== by 0x535AEF: ??? (in testenv515/bin/python3) ==21808== by 0x535BBF: ??? (in testenv515/bin/python3) ==21808== by 0x535FE2: ??? (in testenv515/bin/python3) ==21808== by 0x535CCE: ??? (in testenv515/bin/python3) ==21808== by 0x53692B: ??? (in testenv515/bin/python3) ==21808== by 0x53F57C: ??? (in testenv515/bin/python3) ==21808== by 0x5D7AE0: _PyMethodDef_RawFastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54B11F: ??? (in testenv515/bin/python3) ==21808== by 0x55211A: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== ==21808== Invalid read of size 4 ==21808== at 0x5A136E: PyObject_Free (in testenv515/bin/python3) ==21808== by 0x4DF464: PyGrammar_RemoveAccelerators (in testenv515/bin/python3) ==21808== by 0x6349B1: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== by 0x65452D: _Py_UnixMain (in testenv515/bin/python3) ==21808== by 0x4890B6A: (below main) (libc-start.c:308) ==21808== Address 0x4da7020 is 4,816 bytes inside a block of size 6,467 free'd ==21808== at 0x483997B: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x5B9AD6: PyDict_SetItem (in testenv515/bin/python3) ==21808== by 0x5AB8AC: _PyModule_ClearDict (in testenv515/bin/python3) ==21808== by 0x538C83: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== by 0x65452D: _Py_UnixMain (in testenv515/bin/python3) ==21808== by 0x4890B6A: (below main) (libc-start.c:308) ==21808== Block was alloc'd at ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x57AF99: PyUnicode_New (in testenv515/bin/python3) ==21808== by 0x57E35C: ??? (in testenv515/bin/python3) ==21808== by 0x535AEF: ??? (in testenv515/bin/python3) ==21808== by 0x535BBF: ??? (in testenv515/bin/python3) ==21808== by 0x53692B: ??? (in testenv515/bin/python3) ==21808== by 0x53F57C: ??? (in testenv515/bin/python3) ==21808== by 0x5D7AE0: _PyMethodDef_RawFastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54B11F: ??? (in testenv515/bin/python3) ==21808== by 0x55211A: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== ==21808== Invalid read of size 4 ==21808== at 0x5A136E: PyObject_Free (in testenv515/bin/python3) ==21808== by 0x4DF486: PyGrammar_RemoveAccelerators (in testenv515/bin/python3) ==21808== by 0x6349B1: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== by 0x65452D: _Py_UnixMain (in testenv515/bin/python3) ==21808== by 0x4890B6A: (below main) (libc-start.c:308) ==21808== Address 0x4da7020 is 4,816 bytes inside a block of size 6,467 free'd ==21808== at 0x483997B: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x5B9AD6: PyDict_SetItem (in testenv515/bin/python3) ==21808== by 0x5AB8AC: _PyModule_ClearDict (in testenv515/bin/python3) ==21808== by 0x538C83: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== by 0x65452D: _Py_UnixMain (in testenv515/bin/python3) ==21808== by 0x4890B6A: (below main) (libc-start.c:308) ==21808== Block was alloc'd at ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x57AF99: PyUnicode_New (in testenv515/bin/python3) ==21808== by 0x57E35C: ??? (in testenv515/bin/python3) ==21808== by 0x535AEF: ??? (in testenv515/bin/python3) ==21808== by 0x535BBF: ??? (in testenv515/bin/python3) ==21808== by 0x53692B: ??? (in testenv515/bin/python3) ==21808== by 0x53F57C: ??? (in testenv515/bin/python3) ==21808== by 0x5D7AE0: _PyMethodDef_RawFastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54B11F: ??? (in testenv515/bin/python3) ==21808== by 0x55211A: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== ==21808== Invalid read of size 4 ==21808== at 0x5A136E: PyObject_Free (in testenv515/bin/python3) ==21808== by 0x4DF4B2: PyGrammar_RemoveAccelerators (in testenv515/bin/python3) ==21808== by 0x6349B1: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== by 0x65452D: _Py_UnixMain (in testenv515/bin/python3) ==21808== by 0x4890B6A: (below main) (libc-start.c:308) ==21808== Address 0x4dac020 is 112 bytes inside a block of size 280 free'd ==21808== at 0x483997B: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x634748: PyThreadState_DeleteCurrent (in testenv515/bin/python3) ==21808== by 0x60EC9C5: Shiboken::GilState::release() (gilstate.cpp:61) ==21808== by 0x60EC983: Shiboken::GilState::~GilState() (gilstate.cpp:55) ==21808== by 0x1E06852E: (anonymous namespace)::callMethod(QObject*, int, void**) (signalmanager.cpp:629) ==21808== by 0x1E067A7D: PySide::SignalManager::qt_metacall(QObject*, QMetaObject::Call, int, void**) (signalmanager.cpp:416) ==21808== by 0x1DCADEBE: QObjectWrapper::qt_metacall(QMetaObject::Call, int, void**) (qobject_wrapper.cpp:573) ==21808== by 0x1E413AE4: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:316) ==21808== by 0x1E450689: QMetaCallEvent::placeMetaCall(QObject*) (qobject.cpp:619) ==21808== by 0x1E451520: QObject::event(QEvent*) (qobject.cpp:1314) ==21808== by 0x1DCAD67F: QObjectWrapper::event(QEvent*) (qobject_wrapper.cpp:470) ==21808== by 0x1E409BD7: QCoreApplicationPrivate::notify_helper(QObject*, QEvent*) (qcoreapplication.cpp:1222) ==21808== Block was alloc'd at ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x634313: ??? (in testenv515/bin/python3) ==21808== by 0x483772: ??? (in testenv515/bin/python3) ==21808== by 0x60EC958: Shiboken::GilState::GilState() (gilstate.cpp:48) ==21808== by 0x1E06845F: (anonymous namespace)::callMethod(QObject*, int, void**) (signalmanager.cpp:629) ==21808== by 0x1E067A7D: PySide::SignalManager::qt_metacall(QObject*, QMetaObject::Call, int, void**) (signalmanager.cpp:416) ==21808== by 0x1DCADEBE: QObjectWrapper::qt_metacall(QMetaObject::Call, int, void**) (qobject_wrapper.cpp:573) ==21808== by 0x1E413AE4: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:316) ==21808== by 0x1E450689: QMetaCallEvent::placeMetaCall(QObject*) (qobject.cpp:619) ==21808== by 0x1E451520: QObject::event(QEvent*) (qobject.cpp:1314) ==21808== by 0x1DCAD67F: QObjectWrapper::event(QEvent*) (qobject_wrapper.cpp:470) ==21808== by 0x1E409BD7: QCoreApplicationPrivate::notify_helper(QObject*, QEvent*) (qcoreapplication.cpp:1222) ==21808== ==21808== Invalid read of size 4 ==21808== at 0x5A136E: PyObject_Free (in testenv515/bin/python3) ==21808== by 0x4DF404: PyGrammar_RemoveAccelerators (in testenv515/bin/python3) ==21808== by 0x6349B1: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== by 0x65452D: _Py_UnixMain (in testenv515/bin/python3) ==21808== by 0x4890B6A: (below main) (libc-start.c:308) ==21808== Address 0x4dad020 is 736 bytes inside a block of size 1,182 free'd ==21808== at 0x483997B: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x5CF356: ??? (in testenv515/bin/python3) ==21808== by 0x5B2FAA: PyDict_Clear (in testenv515/bin/python3) ==21808== by 0x5B3098: ??? (in testenv515/bin/python3) ==21808== by 0x52695D: ??? (in testenv515/bin/python3) ==21808== by 0x62C49A: _PyGC_CollectNoFail (in testenv515/bin/python3) ==21808== by 0x538D87: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== Block was alloc'd at ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x57AF99: PyUnicode_New (in testenv515/bin/python3) ==21808== by 0x57E35C: ??? (in testenv515/bin/python3) ==21808== by 0x535AEF: ??? (in testenv515/bin/python3) ==21808== by 0x535BBF: ??? (in testenv515/bin/python3) ==21808== by 0x535FE2: ??? (in testenv515/bin/python3) ==21808== by 0x535CCE: ??? (in testenv515/bin/python3) ==21808== by 0x53692B: ??? (in testenv515/bin/python3) ==21808== by 0x53F57C: ??? (in testenv515/bin/python3) ==21808== by 0x5D7AE0: _PyMethodDef_RawFastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54B11F: ??? (in testenv515/bin/python3) ==21808== by 0x55211A: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== ==21808== Invalid read of size 4 ==21808== at 0x5A136E: PyObject_Free (in testenv515/bin/python3) ==21808== by 0x4DF543: PyGrammar_RemoveAccelerators (in testenv515/bin/python3) ==21808== by 0x6349B1: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== by 0x65452D: _Py_UnixMain (in testenv515/bin/python3) ==21808== by 0x4890B6A: (below main) (libc-start.c:308) ==21808== Address 0x4db5020 is 192 bytes inside a block of size 280 free'd ==21808== at 0x483997B: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x634748: PyThreadState_DeleteCurrent (in testenv515/bin/python3) ==21808== by 0x60EC9C5: Shiboken::GilState::release() (gilstate.cpp:61) ==21808== by 0x60EC983: Shiboken::GilState::~GilState() (gilstate.cpp:55) ==21808== by 0x1E06852E: (anonymous namespace)::callMethod(QObject*, int, void**) (signalmanager.cpp:629) ==21808== by 0x1E067A7D: PySide::SignalManager::qt_metacall(QObject*, QMetaObject::Call, int, void**) (signalmanager.cpp:416) ==21808== by 0x1DCADEBE: QObjectWrapper::qt_metacall(QMetaObject::Call, int, void**) (qobject_wrapper.cpp:573) ==21808== by 0x1E413AE4: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:316) ==21808== by 0x1E450689: QMetaCallEvent::placeMetaCall(QObject*) (qobject.cpp:619) ==21808== by 0x1E451520: QObject::event(QEvent*) (qobject.cpp:1314) ==21808== by 0x1DCAD67F: QObjectWrapper::event(QEvent*) (qobject_wrapper.cpp:470) ==21808== by 0x1E409BD7: QCoreApplicationPrivate::notify_helper(QObject*, QEvent*) (qcoreapplication.cpp:1222) ==21808== Block was alloc'd at ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x634313: ??? (in testenv515/bin/python3) ==21808== by 0x483772: ??? (in testenv515/bin/python3) ==21808== by 0x60EC958: Shiboken::GilState::GilState() (gilstate.cpp:48) ==21808== by 0x1E06845F: (anonymous namespace)::callMethod(QObject*, int, void**) (signalmanager.cpp:629) ==21808== by 0x1E067A7D: PySide::SignalManager::qt_metacall(QObject*, QMetaObject::Call, int, void**) (signalmanager.cpp:416) ==21808== by 0x1DCADEBE: QObjectWrapper::qt_metacall(QMetaObject::Call, int, void**) (qobject_wrapper.cpp:573) ==21808== by 0x1E413AE4: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:316) ==21808== by 0x1E450689: QMetaCallEvent::placeMetaCall(QObject*) (qobject.cpp:619) ==21808== by 0x1E451520: QObject::event(QEvent*) (qobject.cpp:1314) ==21808== by 0x1DCAD67F: QObjectWrapper::event(QEvent*) (qobject_wrapper.cpp:470) ==21808== by 0x1E409BD7: QCoreApplicationPrivate::notify_helper(QObject*, QEvent*) (qcoreapplication.cpp:1222) ==21808== ==21808== Invalid read of size 4 ==21808== at 0x5A136E: PyObject_Free (in testenv515/bin/python3) ==21808== by 0x4DF431: PyGrammar_RemoveAccelerators (in testenv515/bin/python3) ==21808== by 0x6349B1: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== by 0x65452D: _Py_UnixMain (in testenv515/bin/python3) ==21808== by 0x4890B6A: (below main) (libc-start.c:308) ==21808== Address 0x4db7020 is 1,920 bytes inside a block of size 2,208 free'd ==21808== at 0x483997B: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x5B3098: ??? (in testenv515/bin/python3) ==21808== by 0x52695D: ??? (in testenv515/bin/python3) ==21808== by 0x62C49A: _PyGC_CollectNoFail (in testenv515/bin/python3) ==21808== by 0x538D87: PyImport_Cleanup (in testenv515/bin/python3) ==21808== by 0x6348FD: Py_FinalizeEx (in testenv515/bin/python3) ==21808== by 0x634A17: Py_Exit (in testenv515/bin/python3) ==21808== by 0x63157F: ??? (in testenv515/bin/python3) ==21808== by 0x6315AB: PyErr_PrintEx (in testenv515/bin/python3) ==21808== by 0x631A42: PyRun_SimpleFileExFlags (in testenv515/bin/python3) ==21808== by 0x6541CD: ??? (in testenv515/bin/python3) ==21808== by 0x65452D: _Py_UnixMain (in testenv515/bin/python3) ==21808== Block was alloc'd at ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x5A34C7: PyObject_Malloc (in testenv515/bin/python3) ==21808== by 0x5B52D6: ??? (in testenv515/bin/python3) ==21808== by 0x5B9A3F: PyDict_SetItem (in testenv515/bin/python3) ==21808== by 0x551A49: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x558A0D: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== ==21808== ==21808== HEAP SUMMARY: ==21808== in use at exit: 3,150,938 bytes in 4,108 blocks ==21808== total heap usage: 686,115 allocs, 682,007 frees, 160,628,427 bytes allocated ==21808== ==21808== 8 bytes in 1 blocks are definitely lost in loss record 82 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E0708AF: signalTpInit (pysidesignal.cpp:224) ==21808== by 0x5D9028: _PyObject_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x5523A7: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x557DDC: ??? (in testenv515/bin/python3) ==21808== by 0x5D7C4B: _PyMethodDef_RawFastCallKeywords (in testenv515/bin/python3) ==21808== by 0x551FC2: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x54DD02: PyEval_EvalCode (in testenv515/bin/python3) ==21808== by 0x630D01: ??? (in testenv515/bin/python3) ==21808== by 0x630DB6: PyRun_FileExFlags (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 822 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD89E28: init_QtCoreQt(_object*) (qt_wrapper.cpp:5484) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 823 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DD8A38A: init_QtCoreQt(_object*) (qt_wrapper.cpp:5565) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 824 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD8A3D6: init_QtCoreQt(_object*) (qt_wrapper.cpp:5566) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 825 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD8A766: init_QtCoreQt(_object*) (qt_wrapper.cpp:5629) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 826 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DD8A99C: init_QtCoreQt(_object*) (qt_wrapper.cpp:5668) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 827 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD8A9E8: init_QtCoreQt(_object*) (qt_wrapper.cpp:5669) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 828 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DD8B3F5: init_QtCoreQt(_object*) (qt_wrapper.cpp:5819) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 829 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD8B441: init_QtCoreQt(_object*) (qt_wrapper.cpp:5820) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 830 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD8B675: init_QtCoreQt(_object*) (qt_wrapper.cpp:5865) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 831 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD8B886: init_QtCoreQt(_object*) (qt_wrapper.cpp:5901) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 832 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD8BA5D: init_QtCoreQt(_object*) (qt_wrapper.cpp:5934) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 833 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DD8BBAB: init_QtCoreQt(_object*) (qt_wrapper.cpp:5961) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 834 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD8BBF7: init_QtCoreQt(_object*) (qt_wrapper.cpp:5962) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 835 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD8BE2B: init_QtCoreQt(_object*) (qt_wrapper.cpp:6007) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 836 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DD8BFB3: init_QtCoreQt(_object*) (qt_wrapper.cpp:6037) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 837 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD8BFFF: init_QtCoreQt(_object*) (qt_wrapper.cpp:6038) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 838 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD8C4EB: init_QtCoreQt(_object*) (qt_wrapper.cpp:6119) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 839 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD8C906: init_QtCoreQt(_object*) (qt_wrapper.cpp:6182) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 840 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD8CADD: init_QtCoreQt(_object*) (qt_wrapper.cpp:6215) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 841 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD8CCB6: init_QtCoreQt(_object*) (qt_wrapper.cpp:6248) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 842 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DD8CE04: init_QtCoreQt(_object*) (qt_wrapper.cpp:6275) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 843 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD8CE50: init_QtCoreQt(_object*) (qt_wrapper.cpp:6276) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 844 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DD8D897: init_QtCoreQt(_object*) (qt_wrapper.cpp:6429) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 845 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD8D8E3: init_QtCoreQt(_object*) (qt_wrapper.cpp:6430) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 846 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DD8DBB0: init_QtCoreQt(_object*) (qt_wrapper.cpp:6484) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 847 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD8DBFC: init_QtCoreQt(_object*) (qt_wrapper.cpp:6485) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 848 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DD8DE8F: init_QtCoreQt(_object*) (qt_wrapper.cpp:6536) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 849 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD8DEDB: init_QtCoreQt(_object*) (qt_wrapper.cpp:6537) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 850 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD8E1BD: init_QtCoreQt(_object*) (qt_wrapper.cpp:6591) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 851 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD8FCBA: init_QtCoreQt(_object*) (qt_wrapper.cpp:6957) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 852 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DD90548: init_QtCoreQt(_object*) (qt_wrapper.cpp:7080) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 853 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD90594: init_QtCoreQt(_object*) (qt_wrapper.cpp:7081) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 854 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD90BA2: init_QtCoreQt(_object*) (qt_wrapper.cpp:7177) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 855 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD90D05: init_QtCoreQt(_object*) (qt_wrapper.cpp:7204) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 856 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD97836: init_QtCoreQt(_object*) (qt_wrapper.cpp:8632) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 857 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD97A47: init_QtCoreQt(_object*) (qt_wrapper.cpp:8668) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 858 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD97D06: init_QtCoreQt(_object*) (qt_wrapper.cpp:8713) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 859 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD97EDD: init_QtCoreQt(_object*) (qt_wrapper.cpp:8746) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 860 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD980EE: init_QtCoreQt(_object*) (qt_wrapper.cpp:8782) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 861 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9862B: init_QtCoreQt(_object*) (qt_wrapper.cpp:8860) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 862 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9878E: init_QtCoreQt(_object*) (qt_wrapper.cpp:8887) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 863 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD98A13: init_QtCoreQt(_object*) (qt_wrapper.cpp:8929) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 864 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD990AC: init_QtCoreQt(_object*) (qt_wrapper.cpp:9025) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 865 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD99283: init_QtCoreQt(_object*) (qt_wrapper.cpp:9058) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 866 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DD9940B: init_QtCoreQt(_object*) (qt_wrapper.cpp:9088) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 867 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD99457: init_QtCoreQt(_object*) (qt_wrapper.cpp:9089) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 868 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD997AD: init_QtCoreQt(_object*) (qt_wrapper.cpp:9149) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 869 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DD998C1: init_QtCoreQt(_object*) (qt_wrapper.cpp:9173) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 870 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9990D: init_QtCoreQt(_object*) (qt_wrapper.cpp:9174) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 871 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD99C63: init_QtCoreQt(_object*) (qt_wrapper.cpp:9234) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 872 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD99D8C: init_QtCoreQt(_object*) (qt_wrapper.cpp:9258) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 873 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9A0F9: init_QtCoreQt(_object*) (qt_wrapper.cpp:9312) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 874 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9A2D0: init_QtCoreQt(_object*) (qt_wrapper.cpp:9345) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 875 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9A555: init_QtCoreQt(_object*) (qt_wrapper.cpp:9387) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 876 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9A6F2: init_QtCoreQt(_object*) (qt_wrapper.cpp:9417) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 877 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9A855: init_QtCoreQt(_object*) (qt_wrapper.cpp:9444) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 878 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DD9AA17: init_QtCoreQt(_object*) (qt_wrapper.cpp:9477) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 879 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9AA63: init_QtCoreQt(_object*) (qt_wrapper.cpp:9478) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 880 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9AD0B: init_QtCoreQt(_object*) (qt_wrapper.cpp:9529) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 881 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9AF1C: init_QtCoreQt(_object*) (qt_wrapper.cpp:9565) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 882 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9B0F3: init_QtCoreQt(_object*) (qt_wrapper.cpp:9598) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 883 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9B256: init_QtCoreQt(_object*) (qt_wrapper.cpp:9625) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 884 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9B3B9: init_QtCoreQt(_object*) (qt_wrapper.cpp:9652) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 885 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9B556: init_QtCoreQt(_object*) (qt_wrapper.cpp:9682) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 886 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9B72D: init_QtCoreQt(_object*) (qt_wrapper.cpp:9715) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 887 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9B890: init_QtCoreQt(_object*) (qt_wrapper.cpp:9742) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 888 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9B9F3: init_QtCoreQt(_object*) (qt_wrapper.cpp:9769) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 889 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9BB90: init_QtCoreQt(_object*) (qt_wrapper.cpp:9799) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 890 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9BE89: init_QtCoreQt(_object*) (qt_wrapper.cpp:9847) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 891 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DD9C085: init_QtCoreQt(_object*) (qt_wrapper.cpp:9883) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 892 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9C0D1: init_QtCoreQt(_object*) (qt_wrapper.cpp:9884) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 893 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DD9C704: init_QtCoreQt(_object*) (qt_wrapper.cpp:9983) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 894 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9C750: init_QtCoreQt(_object*) (qt_wrapper.cpp:9984) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 895 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9CE46: init_QtCoreQt(_object*) (qt_wrapper.cpp:10092) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 896 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9D105: init_QtCoreQt(_object*) (qt_wrapper.cpp:10137) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 897 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9D316: init_QtCoreQt(_object*) (qt_wrapper.cpp:10173) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 898 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9D4B3: init_QtCoreQt(_object*) (qt_wrapper.cpp:10203) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 899 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DD9D6E9: init_QtCoreQt(_object*) (qt_wrapper.cpp:10242) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 900 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9D735: init_QtCoreQt(_object*) (qt_wrapper.cpp:10243) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 901 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DD9D954: init_QtCoreQt(_object*) (qt_wrapper.cpp:10288) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 902 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9D9A0: init_QtCoreQt(_object*) (qt_wrapper.cpp:10289) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 903 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9DCBC: init_QtCoreQt(_object*) (qt_wrapper.cpp:10346) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 904 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9DE59: init_QtCoreQt(_object*) (qt_wrapper.cpp:10376) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 905 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DD9E469: init_QtCoreQt(_object*) (qt_wrapper.cpp:10466) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 906 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9E4B5: init_QtCoreQt(_object*) (qt_wrapper.cpp:10467) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 907 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DD9E8DE: init_QtCoreQt(_object*) (qt_wrapper.cpp:10539) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 908 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9E92A: init_QtCoreQt(_object*) (qt_wrapper.cpp:10540) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 909 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9ED68: init_QtCoreQt(_object*) (qt_wrapper.cpp:10612) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 910 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DD9EEF0: init_QtCoreQt(_object*) (qt_wrapper.cpp:10642) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 911 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9EF3C: init_QtCoreQt(_object*) (qt_wrapper.cpp:10643) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 912 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9F2CC: init_QtCoreQt(_object*) (qt_wrapper.cpp:10706) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 913 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9F46B: init_QtCoreQt(_object*) (qt_wrapper.cpp:10736) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 914 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9F67C: init_QtCoreQt(_object*) (qt_wrapper.cpp:10772) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 915 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9F9AF: init_QtCoreQt(_object*) (qt_wrapper.cpp:10823) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 916 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DD9FAFD: init_QtCoreQt(_object*) (qt_wrapper.cpp:10850) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 917 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9FB49: init_QtCoreQt(_object*) (qt_wrapper.cpp:10851) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 918 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9FDF1: init_QtCoreQt(_object*) (qt_wrapper.cpp:10902) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 919 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD9FFF3: init_QtCoreQt(_object*) (qt_wrapper.cpp:10938) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 920 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DDA0254: init_QtCoreQt(_object*) (qt_wrapper.cpp:10980) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 921 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DDA02A0: init_QtCoreQt(_object*) (qt_wrapper.cpp:10981) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 922 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DDA04EA: init_QtCoreQt(_object*) (qt_wrapper.cpp:11029) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 923 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DDA0760: init_QtCoreQt(_object*) (qt_wrapper.cpp:11071) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 924 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DDA0962: init_QtCoreQt(_object*) (qt_wrapper.cpp:11107) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 925 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DDA0AB6: init_QtCoreQt(_object*) (qt_wrapper.cpp:11134) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 926 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DDA0C44: init_QtCoreQt(_object*) (qt_wrapper.cpp:11164) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 927 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DDA0E46: init_QtCoreQt(_object*) (qt_wrapper.cpp:11200) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 928 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DDA0FF9: init_QtCoreQt(_object*) (qt_wrapper.cpp:11233) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 929 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DDA1045: init_QtCoreQt(_object*) (qt_wrapper.cpp:11234) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 930 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DDA1255: init_QtCoreQt(_object*) (qt_wrapper.cpp:11279) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 931 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DDA13A9: init_QtCoreQt(_object*) (qt_wrapper.cpp:11306) ==21808== by 0x1DE51316: PyInit_QtCore (qtcore_module_wrapper.cpp:4978) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 932 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DE3C0B9: init_QXmlStreamReader(_object*) (qxmlstreamreader_wrapper.cpp:2223) ==21808== by 0x1DE5132E: PyInit_QtCore (qtcore_module_wrapper.cpp:4980) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 933 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DE3C417: init_QXmlStreamReader(_object*) (qxmlstreamreader_wrapper.cpp:2277) ==21808== by 0x1DE5132E: PyInit_QtCore (qtcore_module_wrapper.cpp:4980) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 934 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DE3C5A5: init_QXmlStreamReader(_object*) (qxmlstreamreader_wrapper.cpp:2307) ==21808== by 0x1DE5132E: PyInit_QtCore (qtcore_module_wrapper.cpp:4980) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 935 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DE14F03: init_QUuid(_object*) (quuid_wrapper.cpp:1309) ==21808== by 0x1DE513A6: PyInit_QtCore (qtcore_module_wrapper.cpp:4990) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 936 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DE15107: init_QUuid(_object*) (quuid_wrapper.cpp:1345) ==21808== by 0x1DE513A6: PyInit_QtCore (qtcore_module_wrapper.cpp:4990) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 937 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DE1537F: init_QUuid(_object*) (quuid_wrapper.cpp:1387) ==21808== by 0x1DE513A6: PyInit_QtCore (qtcore_module_wrapper.cpp:4990) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 938 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DDD809F: init_QTextStream(_object*) (qtextstream_wrapper.cpp:2304) ==21808== by 0x1DE513D6: PyInit_QtCore (qtcore_module_wrapper.cpp:4994) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 939 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DDD822D: init_QTextStream(_object*) (qtextstream_wrapper.cpp:2334) ==21808== by 0x1DE513D6: PyInit_QtCore (qtcore_module_wrapper.cpp:4994) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 940 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DDD83F5: init_QTextStream(_object*) (qtextstream_wrapper.cpp:2367) ==21808== by 0x1DE513D6: PyInit_QtCore (qtcore_module_wrapper.cpp:4994) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 941 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DDD85A8: init_QTextStream(_object*) (qtextstream_wrapper.cpp:2400) ==21808== by 0x1DE513D6: PyInit_QtCore (qtcore_module_wrapper.cpp:4994) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 942 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DDD85F4: init_QTextStream(_object*) (qtextstream_wrapper.cpp:2401) ==21808== by 0x1DE513D6: PyInit_QtCore (qtcore_module_wrapper.cpp:4994) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 943 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DDCF803: init_QTextCodec(_object*) (qtextcodec_wrapper.cpp:1571) ==21808== by 0x1DE513FA: PyInit_QtCore (qtcore_module_wrapper.cpp:4997) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 944 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DDCF84F: init_QTextCodec(_object*) (qtextcodec_wrapper.cpp:1572) ==21808== by 0x1DE513FA: PyInit_QtCore (qtcore_module_wrapper.cpp:4997) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 945 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DDC8B84: init_QTextBoundaryFinder(_object*) (qtextboundaryfinder_wrapper.cpp:860) ==21808== by 0x1DE51406: PyInit_QtCore (qtcore_module_wrapper.cpp:4998) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 946 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DDC8D37: init_QTextBoundaryFinder(_object*) (qtextboundaryfinder_wrapper.cpp:893) ==21808== by 0x1DE51406: PyInit_QtCore (qtcore_module_wrapper.cpp:4998) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 947 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DDC8D83: init_QTextBoundaryFinder(_object*) (qtextboundaryfinder_wrapper.cpp:894) ==21808== by 0x1DE51406: PyInit_QtCore (qtcore_module_wrapper.cpp:4998) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 948 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD76819: init_QSystemSemaphore(_object*) (qsystemsemaphore_wrapper.cpp:674) ==21808== by 0x1DE5141E: PyInit_QtCore (qtcore_module_wrapper.cpp:5000) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 949 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD7696D: init_QSystemSemaphore(_object*) (qsystemsemaphore_wrapper.cpp:701) ==21808== by 0x1DE5141E: PyInit_QtCore (qtcore_module_wrapper.cpp:5000) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 950 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD7449F: init_QSysInfo(_object*) (qsysinfo_wrapper.cpp:572) ==21808== by 0x1DE5142A: PyInit_QtCore (qtcore_module_wrapper.cpp:5001) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 951 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD745B9: init_QSysInfo(_object*) (qsysinfo_wrapper.cpp:596) ==21808== by 0x1DE5142A: PyInit_QtCore (qtcore_module_wrapper.cpp:5001) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 952 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD5A348: init_QStandardPaths(_object*) (qstandardpaths_wrapper.cpp:873) ==21808== by 0x1DE51442: PyInit_QtCore (qtcore_module_wrapper.cpp:5003) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 953 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DD5A89B: init_QStandardPaths(_object*) (qstandardpaths_wrapper.cpp:954) ==21808== by 0x1DE51442: PyInit_QtCore (qtcore_module_wrapper.cpp:5003) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 954 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD5A8E7: init_QStandardPaths(_object*) (qstandardpaths_wrapper.cpp:955) ==21808== by 0x1DE51442: PyInit_QtCore (qtcore_module_wrapper.cpp:5003) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 955 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DD0B154: init_QRegularExpression(_object*) (qregularexpression_wrapper.cpp:1714) ==21808== by 0x1DE514AE: PyInit_QtCore (qtcore_module_wrapper.cpp:5012) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 956 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD0B1A0: init_QRegularExpression(_object*) (qregularexpression_wrapper.cpp:1715) ==21808== by 0x1DE514AE: PyInit_QtCore (qtcore_module_wrapper.cpp:5012) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 957 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD0B580: init_QRegularExpression(_object*) (qregularexpression_wrapper.cpp:1784) ==21808== by 0x1DE514AE: PyInit_QtCore (qtcore_module_wrapper.cpp:5012) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 958 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DD0B733: init_QRegularExpression(_object*) (qregularexpression_wrapper.cpp:1817) ==21808== by 0x1DE514AE: PyInit_QtCore (qtcore_module_wrapper.cpp:5012) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 959 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD0B77F: init_QRegularExpression(_object*) (qregularexpression_wrapper.cpp:1818) ==21808== by 0x1DE514AE: PyInit_QtCore (qtcore_module_wrapper.cpp:5012) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 960 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD04AEF: init_QRegExp(_object*) (qregexp_wrapper.cpp:1663) ==21808== by 0x1DE514BA: PyInit_QtCore (qtcore_module_wrapper.cpp:5013) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 961 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD04D2B: init_QRegExp(_object*) (qregexp_wrapper.cpp:1702) ==21808== by 0x1DE514BA: PyInit_QtCore (qtcore_module_wrapper.cpp:5013) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 962 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DCE78B5: init_QReadWriteLock(_object*) (qreadwritelock_wrapper.cpp:572) ==21808== by 0x1DE514EA: PyInit_QtCore (qtcore_module_wrapper.cpp:5017) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 963 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DCB8769: init_QOperatingSystemVersion(_object*) (qoperatingsystemversion_wrapper.cpp:673) ==21808== by 0x1DE5154A: PyInit_QtCore (qtcore_module_wrapper.cpp:5025) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 964 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DCA334C: init_QMimeDatabase(_object*) (qmimedatabase_wrapper.cpp:829) ==21808== by 0x1DE5157A: PyInit_QtCore (qtcore_module_wrapper.cpp:5029) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 965 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DC7225A: init_QLockFile(_object*) (qlockfile_wrapper.cpp:673) ==21808== by 0x1DE515CE: PyInit_QtCore (qtcore_module_wrapper.cpp:5036) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 966 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DC5FC95: init_QLocale(_object*) (qlocale_wrapper.cpp:5358) ==21808== by 0x1DE515DA: PyInit_QtCore (qtcore_module_wrapper.cpp:5037) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 967 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DC654AF: init_QLocale(_object*) (qlocale_wrapper.cpp:6534) ==21808== by 0x1DE515DA: PyInit_QtCore (qtcore_module_wrapper.cpp:5037) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 968 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DC67669: init_QLocale(_object*) (qlocale_wrapper.cpp:6990) ==21808== by 0x1DE515DA: PyInit_QtCore (qtcore_module_wrapper.cpp:5037) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 969 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DC6B4E9: init_QLocale(_object*) (qlocale_wrapper.cpp:7827) ==21808== by 0x1DE515DA: PyInit_QtCore (qtcore_module_wrapper.cpp:5037) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 970 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DC6B6B1: init_QLocale(_object*) (qlocale_wrapper.cpp:7860) ==21808== by 0x1DE515DA: PyInit_QtCore (qtcore_module_wrapper.cpp:5037) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 971 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DC6B82A: init_QLocale(_object*) (qlocale_wrapper.cpp:7890) ==21808== by 0x1DE515DA: PyInit_QtCore (qtcore_module_wrapper.cpp:5037) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 972 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DC6B876: init_QLocale(_object*) (qlocale_wrapper.cpp:7891) ==21808== by 0x1DE515DA: PyInit_QtCore (qtcore_module_wrapper.cpp:5037) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 973 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DC6BBA8: init_QLocale(_object*) (qlocale_wrapper.cpp:7951) ==21808== by 0x1DE515DA: PyInit_QtCore (qtcore_module_wrapper.cpp:5037) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 974 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DC6BCC4: init_QLocale(_object*) (qlocale_wrapper.cpp:7975) ==21808== by 0x1DE515DA: PyInit_QtCore (qtcore_module_wrapper.cpp:5037) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 975 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DC6BE3D: init_QLocale(_object*) (qlocale_wrapper.cpp:8005) ==21808== by 0x1DE515DA: PyInit_QtCore (qtcore_module_wrapper.cpp:5037) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 976 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DC6BE89: init_QLocale(_object*) (qlocale_wrapper.cpp:8006) ==21808== by 0x1DE515DA: PyInit_QtCore (qtcore_module_wrapper.cpp:5037) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 977 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DC6C147: init_QLocale(_object*) (qlocale_wrapper.cpp:8060) ==21808== by 0x1DE515DA: PyInit_QtCore (qtcore_module_wrapper.cpp:5037) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 978 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD156DE: init_QResource(_object*) (qresource_wrapper.cpp:1278) ==21808== by 0x1DE515E6: PyInit_QtCore (qtcore_module_wrapper.cpp:5038) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 979 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DDF6CD0: init_QTimeZone(_object*) (qtimezone_wrapper.cpp:1996) ==21808== by 0x1DE515F2: PyInit_QtCore (qtcore_module_wrapper.cpp:5039) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 980 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DDF6E5E: init_QTimeZone(_object*) (qtimezone_wrapper.cpp:2026) ==21808== by 0x1DE515F2: PyInit_QtCore (qtcore_module_wrapper.cpp:5039) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 981 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DC4C6A2: init_QLineF(_object*) (qlinef_wrapper.cpp:1948) ==21808== by 0x1DE515FE: PyInit_QtCore (qtcore_module_wrapper.cpp:5040) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 982 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DC42B5C: init_QLibraryInfo(_object*) (qlibraryinfo_wrapper.cpp:483) ==21808== by 0x1DE51616: PyInit_QtCore (qtcore_module_wrapper.cpp:5042) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 983 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DC28352: init_QJsonValue(_object*) (qjsonvalue_wrapper.cpp:1614) ==21808== by 0x1DE51622: PyInit_QtCore (qtcore_module_wrapper.cpp:5043) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 984 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DC22F92: init_QJsonParseError(_object*) (qjsonparseerror_wrapper.cpp:479) ==21808== by 0x1DE5162E: PyInit_QtCore (qtcore_module_wrapper.cpp:5044) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 985 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DC2149D: init_QJsonDocument(_object*) (qjsondocument_wrapper.cpp:1352) ==21808== by 0x1DE5163A: PyInit_QtCore (qtcore_module_wrapper.cpp:5045) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 986 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DC215F1: init_QJsonDocument(_object*) (qjsondocument_wrapper.cpp:1379) ==21808== by 0x1DE5163A: PyInit_QtCore (qtcore_module_wrapper.cpp:5045) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 987 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DC97761: init_QMetaObject(_object*) (qmetaobject_wrapper.cpp:2958) ==21808== by 0x1DE51676: PyInit_QtCore (qtcore_module_wrapper.cpp:5050) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 988 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DDEBBFE: init_QTimeLine(_object*) (qtimeline_wrapper.cpp:1776) ==21808== by 0x1DE516A6: PyInit_QtCore (qtcore_module_wrapper.cpp:5054) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 989 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DDEBD8C: init_QTimeLine(_object*) (qtimeline_wrapper.cpp:1806) ==21808== by 0x1DE516A6: PyInit_QtCore (qtcore_module_wrapper.cpp:5054) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 990 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DDEBEE0: init_QTimeLine(_object*) (qtimeline_wrapper.cpp:1833) ==21808== by 0x1DE516A6: PyInit_QtCore (qtcore_module_wrapper.cpp:5054) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 991 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DDDE529: init_QThread(_object*) (qthread_wrapper.cpp:1634) ==21808== by 0x1DE516BE: PyInit_QtCore (qtcore_module_wrapper.cpp:5056) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 992 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DC3D1BB: init_QItemSelectionModel(_object*) (qitemselectionmodel_wrapper.cpp:2034) ==21808== by 0x1DE516CA: PyInit_QtCore (qtcore_module_wrapper.cpp:5057) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 993 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DC3D207: init_QItemSelectionModel(_object*) (qitemselectionmodel_wrapper.cpp:2035) ==21808== by 0x1DE516CA: PyInit_QtCore (qtcore_module_wrapper.cpp:5057) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 994 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DC181C5: init_QIODevice(_object*) (qiodevice_wrapper.cpp:2931) ==21808== by 0x1DE516D6: PyInit_QtCore (qtcore_module_wrapper.cpp:5058) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 995 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DC18211: init_QIODevice(_object*) (qiodevice_wrapper.cpp:2932) ==21808== by 0x1DE516D6: PyInit_QtCore (qtcore_module_wrapper.cpp:5058) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 996 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DCD9D01: init_QProcess(_object*) (qprocess_wrapper.cpp:3722) ==21808== by 0x1DE516E2: PyInit_QtCore (qtcore_module_wrapper.cpp:5059) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 997 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DCD9F3D: init_QProcess(_object*) (qprocess_wrapper.cpp:3761) ==21808== by 0x1DE516E2: PyInit_QtCore (qtcore_module_wrapper.cpp:5059) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 998 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DCDA0CB: init_QProcess(_object*) (qprocess_wrapper.cpp:3791) ==21808== by 0x1DE516E2: PyInit_QtCore (qtcore_module_wrapper.cpp:5059) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 999 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DCDA21F: init_QProcess(_object*) (qprocess_wrapper.cpp:3818) ==21808== by 0x1DE516E2: PyInit_QtCore (qtcore_module_wrapper.cpp:5059) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,000 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DCDA421: init_QProcess(_object*) (qprocess_wrapper.cpp:3854) ==21808== by 0x1DE516E2: PyInit_QtCore (qtcore_module_wrapper.cpp:5059) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,001 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DCDA575: init_QProcess(_object*) (qprocess_wrapper.cpp:3881) ==21808== by 0x1DE516E2: PyInit_QtCore (qtcore_module_wrapper.cpp:5059) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,002 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD3ECBE: init_QSocketNotifier(_object*) (qsocketnotifier_wrapper.cpp:851) ==21808== by 0x1DE516FA: PyInit_QtCore (qtcore_module_wrapper.cpp:5061) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,003 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD29462: init_QSettings(_object*) (qsettings_wrapper.cpp:2361) ==21808== by 0x1DE5171E: PyInit_QtCore (qtcore_module_wrapper.cpp:5064) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,004 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD295F0: init_QSettings(_object*) (qsettings_wrapper.cpp:2391) ==21808== by 0x1DE5171E: PyInit_QtCore (qtcore_module_wrapper.cpp:5064) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,005 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD29B1E: init_QSettings(_object*) (qsettings_wrapper.cpp:2469) ==21808== by 0x1DE5171E: PyInit_QtCore (qtcore_module_wrapper.cpp:5064) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,006 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DC8BCF3: init_QMetaMethod(_object*) (qmetamethod_wrapper.cpp:2416) ==21808== by 0x1DE5172A: PyInit_QtCore (qtcore_module_wrapper.cpp:5065) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,007 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DC8BE81: init_QMetaMethod(_object*) (qmetamethod_wrapper.cpp:2446) ==21808== by 0x1DE5172A: PyInit_QtCore (qtcore_module_wrapper.cpp:5065) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,008 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DBEDAC6: init_QFileDevice(_object*) (qfiledevice_wrapper.cpp:2445) ==21808== by 0x1DE51766: PyInit_QtCore (qtcore_module_wrapper.cpp:5070) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,009 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DBEDF0C: init_QFileDevice(_object*) (qfiledevice_wrapper.cpp:2511) ==21808== by 0x1DE51766: PyInit_QtCore (qtcore_module_wrapper.cpp:5070) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,010 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DBEE0BF: init_QFileDevice(_object*) (qfiledevice_wrapper.cpp:2544) ==21808== by 0x1DE51766: PyInit_QtCore (qtcore_module_wrapper.cpp:5070) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,011 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DBEE10B: init_QFileDevice(_object*) (qfiledevice_wrapper.cpp:2545) ==21808== by 0x1DE51766: PyInit_QtCore (qtcore_module_wrapper.cpp:5070) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,012 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DBEE54A: init_QFileDevice(_object*) (qfiledevice_wrapper.cpp:2620) ==21808== by 0x1DE51766: PyInit_QtCore (qtcore_module_wrapper.cpp:5070) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,013 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DBEE596: init_QFileDevice(_object*) (qfiledevice_wrapper.cpp:2621) ==21808== by 0x1DE51766: PyInit_QtCore (qtcore_module_wrapper.cpp:5070) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,014 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DBEE7A6: init_QFileDevice(_object*) (qfiledevice_wrapper.cpp:2666) ==21808== by 0x1DE51766: PyInit_QtCore (qtcore_module_wrapper.cpp:5070) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,015 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DBD499E: init_QEventLoop(_object*) (qeventloop_wrapper.cpp:1112) ==21808== by 0x1DE517A2: PyInit_QtCore (qtcore_module_wrapper.cpp:5075) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,016 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DBD49EA: init_QEventLoop(_object*) (qeventloop_wrapper.cpp:1113) ==21808== by 0x1DE517A2: PyInit_QtCore (qtcore_module_wrapper.cpp:5075) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,017 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DBCE33B: init_QEvent(_object*) (qevent_wrapper.cpp:610) ==21808== by 0x1DE517AE: PyInit_QtCore (qtcore_module_wrapper.cpp:5076) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,018 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DBCC769: init_QElapsedTimer(_object*) (qelapsedtimer_wrapper.cpp:841) ==21808== by 0x1DE517C6: PyInit_QtCore (qtcore_module_wrapper.cpp:5078) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,019 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DBC960E: init_QEasingCurve(_object*) (qeasingcurve_wrapper.cpp:1187) ==21808== by 0x1DE517D2: PyInit_QtCore (qtcore_module_wrapper.cpp:5079) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,020 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DBC52F2: init_QDirIterator(_object*) (qdiriterator_wrapper.cpp:789) ==21808== by 0x1DE517EA: PyInit_QtCore (qtcore_module_wrapper.cpp:5081) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,021 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DBC533E: init_QDirIterator(_object*) (qdiriterator_wrapper.cpp:790) ==21808== by 0x1DE517EA: PyInit_QtCore (qtcore_module_wrapper.cpp:5081) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,022 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DBC0D5F: init_QDir(_object*) (qdir_wrapper.cpp:3382) ==21808== by 0x1DE517F6: PyInit_QtCore (qtcore_module_wrapper.cpp:5082) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,023 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DBC0DAB: init_QDir(_object*) (qdir_wrapper.cpp:3383) ==21808== by 0x1DE517F6: PyInit_QtCore (qtcore_module_wrapper.cpp:5082) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,024 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DBC13BC: init_QDir(_object*) (qdir_wrapper.cpp:3482) ==21808== by 0x1DE517F6: PyInit_QtCore (qtcore_module_wrapper.cpp:5082) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,025 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DBC1408: init_QDir(_object*) (qdir_wrapper.cpp:3483) ==21808== by 0x1DE517F6: PyInit_QtCore (qtcore_module_wrapper.cpp:5082) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,026 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DBB602B: init_QDateTime(_object*) (qdatetime_wrapper.cpp:3229) ==21808== by 0x1DE51802: PyInit_QtCore (qtcore_module_wrapper.cpp:5083) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,027 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DBABE74: init_QDate(_object*) (qdate_wrapper.cpp:2976) ==21808== by 0x1DE5180E: PyInit_QtCore (qtcore_module_wrapper.cpp:5084) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,028 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DBA12A2: init_QDataStream(_object*) (qdatastream_wrapper.cpp:4336) ==21808== by 0x1DE5181A: PyInit_QtCore (qtcore_module_wrapper.cpp:5085) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,029 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DBA1AFC: init_QDataStream(_object*) (qdatastream_wrapper.cpp:4456) ==21808== by 0x1DE5181A: PyInit_QtCore (qtcore_module_wrapper.cpp:5085) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,030 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DBA1C50: init_QDataStream(_object*) (qdatastream_wrapper.cpp:4483) ==21808== by 0x1DE5181A: PyInit_QtCore (qtcore_module_wrapper.cpp:5085) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,031 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DBA1E18: init_QDataStream(_object*) (qdatastream_wrapper.cpp:4516) ==21808== by 0x1DE5181A: PyInit_QtCore (qtcore_module_wrapper.cpp:5085) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,032 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DB94F41: init_QCryptographicHash(_object*) (qcryptographichash_wrapper.cpp:581) ==21808== by 0x1DE51826: PyInit_QtCore (qtcore_module_wrapper.cpp:5086) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,033 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DB8C538: init_QCommandLineParser(_object*) (qcommandlineparser_wrapper.cpp:1313) ==21808== by 0x1DE5183E: PyInit_QtCore (qtcore_module_wrapper.cpp:5088) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,034 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DB8C68C: init_QCommandLineParser(_object*) (qcommandlineparser_wrapper.cpp:1340) ==21808== by 0x1DE5183E: PyInit_QtCore (qtcore_module_wrapper.cpp:5088) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,035 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DB886BE: init_QCommandLineOption(_object*) (qcommandlineoption_wrapper.cpp:1093) ==21808== by 0x1DE5184A: PyInit_QtCore (qtcore_module_wrapper.cpp:5089) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,036 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DB8870A: init_QCommandLineOption(_object*) (qcommandlineoption_wrapper.cpp:1094) ==21808== by 0x1DE5184A: PyInit_QtCore (qtcore_module_wrapper.cpp:5089) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,037 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DB6DFA2: init_QCborStreamReader(_object*) (qcborstreamreader_wrapper.cpp:1934) ==21808== by 0x1DE51886: PyInit_QtCore (qtcore_module_wrapper.cpp:5094) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,038 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DB6E3E8: init_QCborStreamReader(_object*) (qcborstreamreader_wrapper.cpp:2000) ==21808== by 0x1DE51886: PyInit_QtCore (qtcore_module_wrapper.cpp:5094) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,039 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DB62807: init_QCborError(_object*) (qcborerror_wrapper.cpp:443) ==21808== by 0x1DE518C2: PyInit_QtCore (qtcore_module_wrapper.cpp:5099) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,040 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DE86BF9: init_QCalendar(_object*) (qcalendar_wrapper.cpp:1630) ==21808== by 0x1DE518DA: PyInit_QtCore (qtcore_module_wrapper.cpp:5101) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,041 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DB57963: init_QByteArray(_object*) (qbytearray_wrapper.cpp:6378) ==21808== by 0x1DE51911: PyInit_QtCore (qtcore_module_wrapper.cpp:5104) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,042 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DB579AF: init_QByteArray(_object*) (qbytearray_wrapper.cpp:6379) ==21808== by 0x1DE51911: PyInit_QtCore (qtcore_module_wrapper.cpp:5104) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,043 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DE0A8F5: init_QUrl(_object*) (qurl_wrapper.cpp:4285) ==21808== by 0x1DE5191D: PyInit_QtCore (qtcore_module_wrapper.cpp:5105) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,044 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DE0AA83: init_QUrl(_object*) (qurl_wrapper.cpp:4315) ==21808== by 0x1DE5191D: PyInit_QtCore (qtcore_module_wrapper.cpp:5105) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,045 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DE0AE40: init_QUrl(_object*) (qurl_wrapper.cpp:4375) ==21808== by 0x1DE5191D: PyInit_QtCore (qtcore_module_wrapper.cpp:5105) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,046 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DE0AE8C: init_QUrl(_object*) (qurl_wrapper.cpp:4376) ==21808== by 0x1DE5191D: PyInit_QtCore (qtcore_module_wrapper.cpp:5105) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,047 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DE0B1E3: init_QUrl(_object*) (qurl_wrapper.cpp:4439) ==21808== by 0x1DE5191D: PyInit_QtCore (qtcore_module_wrapper.cpp:5105) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,048 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DE0B22F: init_QUrl(_object*) (qurl_wrapper.cpp:4440) ==21808== by 0x1DE5191D: PyInit_QtCore (qtcore_module_wrapper.cpp:5105) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,049 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DB7FABF: init_QCborValue(_object*) (qcborvalue_wrapper.cpp:3747) ==21808== by 0x1DE51929: PyInit_QtCore (qtcore_module_wrapper.cpp:5106) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,050 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DB7FB0B: init_QCborValue(_object*) (qcborvalue_wrapper.cpp:3748) ==21808== by 0x1DE51929: PyInit_QtCore (qtcore_module_wrapper.cpp:5106) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,051 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DB7FDB4: init_QCborValue(_object*) (qcborvalue_wrapper.cpp:3802) ==21808== by 0x1DE51929: PyInit_QtCore (qtcore_module_wrapper.cpp:5106) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,052 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DB7FE00: init_QCborValue(_object*) (qcborvalue_wrapper.cpp:3803) ==21808== by 0x1DE51929: PyInit_QtCore (qtcore_module_wrapper.cpp:5106) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,053 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DB8004A: init_QCborValue(_object*) (qcborvalue_wrapper.cpp:3851) ==21808== by 0x1DE51929: PyInit_QtCore (qtcore_module_wrapper.cpp:5106) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,054 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DCAA768: init_QMutex(_object*) (qmutex_wrapper.cpp:544) ==21808== by 0x1DE51971: PyInit_QtCore (qtcore_module_wrapper.cpp:5112) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,055 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DB32679: init_QAbstractTransition(_object*) (qabstracttransition_wrapper.cpp:1218) ==21808== by 0x1DE5197D: PyInit_QtCore (qtcore_module_wrapper.cpp:5113) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,056 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DC006D2: init_QHistoryState(_object*) (qhistorystate_wrapper.cpp:1066) ==21808== by 0x1DE519AD: PyInit_QtCore (qtcore_module_wrapper.cpp:5117) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,057 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD571F6: init_QState(_object*) (qstate_wrapper.cpp:1399) ==21808== by 0x1DE519B9: PyInit_QtCore (qtcore_module_wrapper.cpp:5118) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,058 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD5734A: init_QState(_object*) (qstate_wrapper.cpp:1426) ==21808== by 0x1DE519B9: PyInit_QtCore (qtcore_module_wrapper.cpp:5118) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,059 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD63DC4: init_QStateMachine(_object*) (qstatemachine_wrapper.cpp:2041) ==21808== by 0x1DE519C5: PyInit_QtCore (qtcore_module_wrapper.cpp:5119) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,060 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DD63F18: init_QStateMachine(_object*) (qstatemachine_wrapper.cpp:2068) ==21808== by 0x1DE519C5: PyInit_QtCore (qtcore_module_wrapper.cpp:5119) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,061 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DB0866F: init_QAbstractItemModel(_object*) (qabstractitemmodel_wrapper.cpp:6178) ==21808== by 0x1DE51A27: PyInit_QtCore (qtcore_module_wrapper.cpp:5124) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,062 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x1E07DB1E: PySide::QFlags::create(char const*, PyType_Slot*) (pysideqflags.cpp:178) ==21808== by 0x1DB087DC: init_QAbstractItemModel(_object*) (qabstractitemmodel_wrapper.cpp:6208) ==21808== by 0x1DE51A27: PyInit_QtCore (qtcore_module_wrapper.cpp:5124) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54AFDF: ??? (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,063 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DB08825: init_QAbstractItemModel(_object*) (qabstractitemmodel_wrapper.cpp:6209) ==21808== by 0x1DE51A27: PyInit_QtCore (qtcore_module_wrapper.cpp:5124) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,064 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DAE8FBA: init_QAbstractAnimation(_object*) (qabstractanimation_wrapper.cpp:1531) ==21808== by 0x1DE51ABC: PyInit_QtCore (qtcore_module_wrapper.cpp:5135) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,065 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DAE9101: init_QAbstractAnimation(_object*) (qabstractanimation_wrapper.cpp:1558) ==21808== by 0x1DE51ABC: PyInit_QtCore (qtcore_module_wrapper.cpp:5135) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,066 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA79F: Shiboken::Enum::createScopedEnum(SbkObjectType*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:407) ==21808== by 0x1DAE9280: init_QAbstractAnimation(_object*) (qabstractanimation_wrapper.cpp:1588) ==21808== by 0x1DE51ABC: PyInit_QtCore (qtcore_module_wrapper.cpp:5135) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,067 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA6E4: Shiboken::Enum::createGlobalEnum(_object*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:396) ==21808== by 0x1DE53462: PyInit_QtCore (qtcore_module_wrapper.cpp:5579) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,068 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA6E4: Shiboken::Enum::createGlobalEnum(_object*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:396) ==21808== by 0x1DE53B5B: PyInit_QtCore (qtcore_module_wrapper.cpp:5668) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== ==21808== 32 bytes in 1 blocks are definitely lost in loss record 1,069 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60FB4FC: Shiboken::Enum::newTypeWithName(char const*, char const*, _typeobject*) (sbkenum.cpp:594) ==21808== by 0x60FA68C: Shiboken::Enum::createEnum(char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:388) ==21808== by 0x60FA6E4: Shiboken::Enum::createGlobalEnum(_object*, char const*, char const*, char const*, _typeobject*) (sbkenum.cpp:396) ==21808== by 0x1DE53D35: PyInit_QtCore (qtcore_module_wrapper.cpp:5700) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== ==21808== 64 bytes in 1 blocks are definitely lost in loss record 1,846 of 3,345 ==21808== at 0x4838DBF: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x60F05B6: Shiboken::Conversions::createConverterObject(_typeobject*, void (*)(_object*, void*), void (*(*)(_object*))(_object*, void*), _object* (*)(void const*), _object* (*)(void const*)) (sbkconverter.cpp:115) ==21808== by 0x60F0712: Shiboken::Conversions::createConverter(_typeobject*, _object* (*)(void const*)) (sbkconverter.cpp:146) ==21808== by 0x1E06713D: PySide::SignalManager::SignalManager() (signalmanager.cpp:275) ==21808== by 0x1E0672DF: PySide::SignalManager::instance() (signalmanager.cpp:302) ==21808== by 0x1E07E03F: PySide::init(_object*) (pyside.cpp:96) ==21808== by 0x1DE54438: PyInit_QtCore (qtcore_module_wrapper.cpp:5816) ==21808== by 0x636E9E: _PyImport_LoadDynamicModuleWithSpec (in testenv515/bin/python3) ==21808== by 0x63713E: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5D82A9: PyCFunction_Call (in testenv515/bin/python3) ==21808== by 0x553063: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== ==21808== 520 bytes in 1 blocks are possibly lost in loss record 2,092 of 3,345 ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x5A339D: PyObject_Realloc (in testenv515/bin/python3) ==21808== by 0x5D8DAA: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54E20F: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x5D9905: _PyFunction_FastCallDict (in testenv515/bin/python3) ==21808== by 0x5DB0F3: ??? (in testenv515/bin/python3) ==21808== by 0x5DB55C: _PyObject_CallMethodIdObjArgs (in testenv515/bin/python3) ==21808== by 0x53A87A: PyImport_ImportModuleLevelObject (in testenv515/bin/python3) ==21808== by 0x550058: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x558A0D: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== ==21808== 528 bytes in 1 blocks are possibly lost in loss record 2,095 of 3,345 ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x527EBB: ??? (in testenv515/bin/python3) ==21808== by 0x54CB82: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D9ACD: _PyFunction_FastCallDict (in testenv515/bin/python3) ==21808== by 0x589711: ??? (in testenv515/bin/python3) ==21808== by 0x5D955E: _PyObject_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54B1B0: ??? (in testenv515/bin/python3) ==21808== by 0x54F0B9: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x5D85CB: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54E20F: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x5D9905: _PyFunction_FastCallDict (in testenv515/bin/python3) ==21808== by 0x5405CA: _PyCodec_Lookup (in testenv515/bin/python3) ==21808== ==21808== 544 bytes in 1 blocks are possibly lost in loss record 2,096 of 3,345 ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x5A339D: PyObject_Realloc (in testenv515/bin/python3) ==21808== by 0x5DA104: _PyFunction_FastCallDict (in testenv515/bin/python3) ==21808== by 0x5405CA: _PyCodec_Lookup (in testenv515/bin/python3) ==21808== by 0x633101: ??? (in testenv515/bin/python3) ==21808== by 0x634AF5: _Py_InitializeMainInterpreter (in testenv515/bin/python3) ==21808== by 0x5DFC86: ??? (in testenv515/bin/python3) ==21808== by 0x654068: ??? (in testenv515/bin/python3) ==21808== by 0x65452D: _Py_UnixMain (in testenv515/bin/python3) ==21808== by 0x4890B6A: (below main) (libc-start.c:308) ==21808== ==21808== 544 bytes in 1 blocks are possibly lost in loss record 2,097 of 3,345 ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x5A339D: PyObject_Realloc (in testenv515/bin/python3) ==21808== by 0x54CCAC: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D9ACD: _PyFunction_FastCallDict (in testenv515/bin/python3) ==21808== by 0x54F630: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x5D9905: _PyFunction_FastCallDict (in testenv515/bin/python3) ==21808== by 0x590D72: ??? (in testenv515/bin/python3) ==21808== by 0x5D9028: _PyObject_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x5523A7: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54E20F: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== ==21808== 584 bytes in 1 blocks are possibly lost in loss record 2,308 of 3,345 ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x527EBB: ??? (in testenv515/bin/python3) ==21808== by 0x5D8C48: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54E3AB: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x5D85CB: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54E3AB: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x5D85CB: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54E20F: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x5D85CB: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54E20F: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x5D9905: _PyFunction_FastCallDict (in testenv515/bin/python3) ==21808== by 0x5DB0F3: ??? (in testenv515/bin/python3) ==21808== ==21808== 624 bytes in 1 blocks are possibly lost in loss record 2,313 of 3,345 ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x527EBB: ??? (in testenv515/bin/python3) ==21808== by 0x54CB82: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D9ACD: _PyFunction_FastCallDict (in testenv515/bin/python3) ==21808== by 0x589711: ??? (in testenv515/bin/python3) ==21808== by 0x5D955E: _PyObject_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54B1B0: ??? (in testenv515/bin/python3) ==21808== by 0x54F0B9: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x5D9905: _PyFunction_FastCallDict (in testenv515/bin/python3) ==21808== by 0x589711: ??? (in testenv515/bin/python3) ==21808== by 0x5D8FA6: _PyObject_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x5523A7: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== ==21808== 656 bytes in 1 blocks are possibly lost in loss record 2,316 of 3,345 ==21808== at 0x483AD4B: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x5A335C: PyObject_Realloc (in testenv515/bin/python3) ==21808== by 0x54CCAC: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D9ACD: _PyFunction_FastCallDict (in testenv515/bin/python3) ==21808== by 0x5DA56C: ??? (in testenv515/bin/python3) ==21808== by 0x5DAD3E: PyObject_CallFunction (in testenv515/bin/python3) ==21808== by 0x6109CDE: init_phase_2 (signature.cpp:590) ==21808== by 0x610AB6C: init_module_2 (signature.cpp:955) ==21808== by 0x6108CCD: pyside_tp_get___signature__ (signature.cpp:313) ==21808== by 0x59243E: ??? (in testenv515/bin/python3) ==21808== by 0x5A6851: PyObject_GetAttr (in testenv515/bin/python3) ==21808== by 0x54E148: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== ==21808== 848 bytes in 1 blocks are possibly lost in loss record 2,326 of 3,345 ==21808== at 0x483AD4B: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x5A335C: PyObject_Realloc (in testenv515/bin/python3) ==21808== by 0x54CCAC: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54E20F: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x5D85CB: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54E20F: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54E20F: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x5D85CB: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54E20F: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== ==21808== 1,040 bytes in 2 blocks are possibly lost in loss record 2,885 of 3,345 ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x527EBB: ??? (in testenv515/bin/python3) ==21808== by 0x5D8C48: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54E20F: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x5D9905: _PyFunction_FastCallDict (in testenv515/bin/python3) ==21808== by 0x5DB0F3: ??? (in testenv515/bin/python3) ==21808== by 0x5DB55C: _PyObject_CallMethodIdObjArgs (in testenv515/bin/python3) ==21808== by 0x53A87A: PyImport_ImportModuleLevelObject (in testenv515/bin/python3) ==21808== by 0x550058: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x558A0D: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== ==21808== 1,066 bytes in 1 blocks are possibly lost in loss record 2,886 of 3,345 ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x57AF99: PyUnicode_New (in testenv515/bin/python3) ==21808== by 0x57E35C: ??? (in testenv515/bin/python3) ==21808== by 0x535AEF: ??? (in testenv515/bin/python3) ==21808== by 0x535CCE: ??? (in testenv515/bin/python3) ==21808== by 0x53692B: ??? (in testenv515/bin/python3) ==21808== by 0x53F57C: ??? (in testenv515/bin/python3) ==21808== by 0x5D7AE0: _PyMethodDef_RawFastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54B11F: ??? (in testenv515/bin/python3) ==21808== by 0x55211A: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== ==21808== 1,560 bytes in 3 blocks are possibly lost in loss record 3,170 of 3,345 ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x527EBB: ??? (in testenv515/bin/python3) ==21808== by 0x5D8C48: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54E20F: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x5D9905: _PyFunction_FastCallDict (in testenv515/bin/python3) ==21808== by 0x5DB0F3: ??? (in testenv515/bin/python3) ==21808== by 0x5DB55C: _PyObject_CallMethodIdObjArgs (in testenv515/bin/python3) ==21808== by 0x53A87A: PyImport_ImportModuleLevelObject (in testenv515/bin/python3) ==21808== by 0x556773: ??? (in testenv515/bin/python3) ==21808== by 0x5D7F3A: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== by 0x5DA379: _PyObject_FastCallDict (in testenv515/bin/python3) ==21808== by 0x5DA56C: ??? (in testenv515/bin/python3) ==21808== ==21808== 3,849 bytes in 1 blocks are definitely lost in loss record 3,284 of 3,345 ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x57AF99: PyUnicode_New (in testenv515/bin/python3) ==21808== by 0x57FC02: PyUnicode_DecodeUTF8Stateful (in testenv515/bin/python3) ==21808== by 0x534752: ??? (in testenv515/bin/python3) ==21808== by 0x5350DB: ??? (in testenv515/bin/python3) ==21808== by 0x53528A: Py_BuildValue (in testenv515/bin/python3) ==21808== by 0x6109993: init_phase_1 (signature.cpp:537) ==21808== by 0x610A9A3: init_module_1 (signature.cpp:911) ==21808== by 0x610A9E8: PySide_BuildSignatureArgs (signature.cpp:920) ==21808== by 0x610AF1B: PySide_FinishSignatures (signature.cpp:1026) ==21808== by 0x610B767: FinishSignatureInitialization (signature.cpp:1191) ==21808== by 0x5D052A3: PyInit_shiboken2 (shiboken2_module_wrapper.cpp:535) ==21808== ==21808== 135,449 bytes in 69 blocks are possibly lost in loss record 3,344 of 3,345 ==21808== at 0x483874F: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==21808== by 0x57AF99: PyUnicode_New (in testenv515/bin/python3) ==21808== by 0x571891: PyUnicode_Substring (in testenv515/bin/python3) ==21808== by 0x587906: ??? (in testenv515/bin/python3) ==21808== by 0x4D7F91: _PyMethodDescr_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x552304: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x5D88C1: _PyFunction_FastCallKeywords (in testenv515/bin/python3) ==21808== by 0x54E20F: _PyEval_EvalFrameDefault (in testenv515/bin/python3) ==21808== by 0x54BAA1: _PyEval_EvalCodeWithName (in testenv515/bin/python3) ==21808== by 0x558A0D: ??? (in testenv515/bin/python3) ==21808== by 0x5D80E6: _PyMethodDef_RawFastCallDict (in testenv515/bin/python3) ==21808== ==21808== LEAK SUMMARY: ==21808== definitely lost: 11,857 bytes in 251 blocks ==21808== indirectly lost: 0 bytes in 0 blocks ==21808== possibly lost: 143,963 bytes in 83 blocks ==21808== still reachable: 2,995,118 bytes in 3,774 blocks ==21808== suppressed: 0 bytes in 0 blocks ==21808== Reachable blocks (those to which a pointer was found) are not shown. ==21808== To see them, rerun with: --leak-check=full --show-leak-kinds=all ==21808== ==21808== For counts of detected and suppressed errors, rerun with: -v ==21808== ERROR SUMMARY: 5774 errors from 478 contexts (suppressed: 2 from 1)