Valgrind reports
Aleix Pol
aleixpol at kde.org
Mon Sep 14 15:21:26 UTC 2009
On Mon, Sep 14, 2009 at 4:29 PM, Milian Wolff <mail at milianw.de> wrote:
> 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
>
About that one, it would be good to know what project is it from, because
it's undefined because it was not properly parsed.
> 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
>
> _______________________________________________
> KDevelop-devel mailing list
> KDevelop-devel at kdevelop.org
> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20090914/78ab0807/attachment.html>
More information about the KDevelop-devel
mailing list