Valgrind reports
Milian Wolff
mail at milianw.de
Mon Sep 14 14:29:15 UTC 2009
Here are a few things I spotted during a valgrind run:
Conditional jump or move depends on uninitialised value(s)
1) CMakeProjectVisitor::visit (cmakeprojectvisitor.cpp:1740)
http://mwolff.pastebin.com/f657d2920
2) KDevelop::IndexedInstantiationInformation::IndexedInstantiationInformation
(instantioninformation.cpp:139)
http://mwolff.pastebin.com/f3a867c2
3) in dtor of above, loc 165
http://mwolff.pastebin.com/ffc80a5a
4) ctor / dtor of indexed string:
http://mwolff.pastebin.com/f7b33c0a6
5) context browser
http://mwolff.pastebin.com/f5641de70
6) problem reporter
http://mwolff.pastebin.com/f2d91b155
Address is not stack'd, malloc'd or (recently) free'd
http://mwolff.pastebin.com/f29afe67f
Also I spotted this:
Object::connect: No such signal QuickOpenWidgetDialog::scopesChanged( const
QStringList& ) in
/home/milian/projects/kde4/kdevplatform/plugins/quickopen/quickopenplugin.cpp:812
Object::connect: No such signal QuickOpenWidgetDialog::itemsChanged( const
QStringList& ) in
/home/milian/projects/kde4/kdevplatform/plugins/quickopen/quickopenplugin.cpp:813
--
Milian Wolff
mail at milianw.de
http://milianw.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20090914/a8519fbd/attachment.sig>
More information about the KDevelop-devel
mailing list