[Kde-pim] Kontact3 crash related to catalogues(bug #139652)

David Faure faure at kde.org
Mon Sep 17 23:43:54 BST 2007


On Monday 17 September 2007, Raúl Sánchez Siles wrote:
> Moreover I don't know what should I be looking for. Any suggestion?
Use valgrind. Oh wait, you have already done that :)
Let's see... wow your ld suppressions don't work, many false hits there
(and you can remove leak-check=yes when not hunting leaks).

But there's one real bug here (Frank?):
==9351== Conditional jump or move depends on uninitialised value(s)
==9351==    at 0xC5CFBD7: Akregator::Article::hash() const (article.cpp:379)
==9351==    by 0xC5D6F64: Akregator::Feed::appendArticles(RSS::Document const&) (feed.cpp:478)
==9351==    by 0xC5D72D3: Akregator::Feed::fetchCompleted(RSS::Loader*, RSS::Document, RSS::Status) (feed.cpp:648)
==9351==    by 0xC5D758C: Akregator::Feed::qt_invoke(int, QUObject*) (feed.moc:218)

However this is "just" undefined behavior, not a reason for a crash. I can't see any catalogue-related crash...
Can you try again with valgrind, using "valgrind kontact --nofork"?
(Possibly after double-checking the suppression files or recompiling valgrind, which will then pick the right suppression files automatically, hopefully.)

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/


More information about the kde-pim mailing list