Bug 176539 - crash when closed by akregator icon with mail component active
Summary: crash when closed by akregator icon with mail component active
Status: RESOLVED WORKSFORME
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: SVN trunk
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-30 14:16 UTC by FiNeX
Modified: 2009-01-07 19:26 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 FiNeX 2008-11-30 14:16:00 UTC
1) start kontact
2) be sure that the akregator icon is enabled
3) switch to the mail component
4) right click on the akregator icon: a popup titled "kontact" will be opened
5) click on close

-> kontact will close with the following crash backtrace:

Application: Kontact (kontact), signal SIGABRT
0x00007fd49f9d0ed1 in nanosleep () from /lib/libc.so.6

Thread 1 (Thread 0x7fd4a71fd750 (LWP 1013)):
[KCrash Handler]
#5  0x00007fd49f9640d5 in raise () from /lib/libc.so.6
#6  0x00007fd49f9655f3 in abort () from /lib/libc.so.6
#7  0x00007fd49f95cf59 in __assert_fail () from /lib/libc.so.6
#8  0x00007fd48f5f2b34 in KMKernel::self () at /mnt/archivio/KDE4/src/kdepim/kmail/kmkernel.cpp:2110
#9  0x00007fd48f6bb1d9 in kmcrashHandler (sigId=11) at /mnt/archivio/KDE4/src/kdepim/kmail/kmstartup.cpp:69
#10 0x00007fd4a2286e7a in KCrash::defaultCrashHandler (sig=11) at /mnt/archivio/KDE4/src/kdelibs/kdeui/util/kcrash.cpp:224
#11 <signal handler called>
#12 0x0000000000404a43 in main (argc=1, argv=0x7fffaf348b18) at /usr/include/QtCore/qalgorithms.h:346
Comment 1 Dario Andres 2009-01-07 18:35:10 UTC
This may be related to bug 167625

Can you still reproduce this bug with a recent KDE (4.2beta2 / 4.2svn) ? Thanks :)
Comment 2 FiNeX 2009-01-07 19:26:10 UTC
Thanks Dario for checking it. It doesn't crash anymore. Fixed on KDE 4.2 :-)