Bug 300437 - kontact, crashes, several cases
Summary: kontact, crashes, several cases
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: kontact
Classification: Applications
Component: akregator (show other bugs)
Version: 4.8.3
Platform: Mandriva RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-22 08:24 UTC by Philippe ROUBACH
Modified: 2012-05-25 09:54 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe ROUBACH 2012-05-22 08:24:58 UTC
Mandriva 2010.2 32 bit
kde 4.8.3
kontact 4.8.3
agregator 4.8.3
kmail2 4.8.3

kontact crashes when :
(nepomuk starts or is working)
and
((kmail gets new mail (pop3) or creates new local folder)
or
akregator updates the feeds)

it is a random phenomenon


Reproducible: Always
Comment 1 Laurent Montel 2012-05-22 08:55:42 UTC
backtrace ? etc.
Comment 2 Philippe ROUBACH 2012-05-22 09:11:43 UTC
drkonqui does not start when theses crashes occur
Comment 3 Laurent Montel 2012-05-22 10:00:45 UTC
so sorry we can't fix it.
Comment 4 Christophe Marin 2012-05-25 09:54:42 UTC
when you'll see this crash, look at the dmesg output. There may have a clue.

If the crash is easily reproducible, you could also try running kontact in gdb:
gdb --args kontact --nofork

(http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_with_GDB for the complete howto)