Bug 300437

Summary: kontact, crashes, several cases
Product: [Applications] kontact Reporter: Philippe ROUBACH <philippe.roubach>
Component: akregatorAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED WAITINGFORINFO    
Severity: normal CC: montel
Priority: NOR    
Version: 4.8.3   
Target Milestone: ---   
Platform: Mandriva RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

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)