[Kde-bindings] [Bug 203922] Memory leak when calling Kross::Object::callMethod

Joris Guisson joris.guisson at gmail.com
Tue Nov 10 18:17:17 UTC 2009


https://bugs.kde.org/show_bug.cgi?id=203922





--- Comment #4 from Joris Guisson <joris guisson gmail com>  2009-11-10 19:17:13 ---
Relevant valgrind output:

==23249== 2,112 bytes in 132 blocks are possibly lost in loss record 96 of 332
==23249==    at 0x40269EE: operator new(unsigned int) (vg_replace_malloc.c:224)
==23249==    by 0xB5D702E: Kross::PythonType<QVariant,
Py::Object>::toPyObject(QVariant const&) (pythonvariant.cpp:195)
==23249==    by 0xB5FFF37: Kross::PythonObject::callMethod(QString const&,
QList<QVariant> const&) (pythonvariant.h:296)
==23249==    by 0xB44CD82: kt::ScriptableGroup::isMember(bt::TorrentInterface*)
(scriptablegroup.cpp:49)
==23249==    by 0x808F4AC: kt::ViewModel::Item::member(kt::Group*) const
(viewmodel.cpp:299)
==23249==    by 0x80935FE: kt::ViewModel::update(kt::ViewDelegate*, bool)
(viewmodel.cpp:370)
==23249==    by 0x808CBE1: kt::View::update() (view.cpp:141)
==23249==    by 0x809C605: kt::ViewManager::update() (viewmanager.cpp:218)
==23249==    by 0x80A0B5B: kt::TorrentActivity::update()
(torrentactivity.cpp:243)
==23249==    by 0x8083E77: kt::GUI::update() (gui.cpp:476)
==23249==    by 0x8087914: kt::GUI::qt_metacall(QMetaObject::Call, int, void**)
(gui.moc:120)
==23249==    by 0x4ECC1B7: QMetaObject::activate(QObject*, int, int, void**)
(qobject.cpp:3113)

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kde-bindings mailing list