Bug 146758 - Kontact crashes when you click on a event when kontact is downloading new e-mails in the start
Summary: Kontact crashes when you click on a event when kontact is downloading new e-m...
Status: RESOLVED DUPLICATE of bug 129257
Alias: None
Product: kontact
Classification: Applications
Component: summary (show other bugs)
Version: 1.1
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-13 22:24 UTC by Guillem Barba
Modified: 2007-06-15 15:13 UTC (History)
0 users

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 Guillem Barba 2007-06-13 22:24:18 UTC
Version:           1.1 (using KDE 3.5.7, Debian Package 4:3.5.7.dfsg.1-1 (lenny/sid))
Compiler:          Target: x86_64-linux-gnu
OS:                Linux (x86_64) release 2.6.21-1-amd64

When Kontact starts and it's downloading e-mail (from a POP3 account), if I click on a event in the Summary View, Kontact crashes.
It doesn't crash if I click on a event after it finish to donwload new e-mails.
My e-mails are in maildir directories and sheldue event in a local directory resource.

This bug has been taken since some upgrades ago (I'm using Debian SID).

Backtrace:
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47881452191552 (LWP 3990)]
[New Thread 1107310912 (LWP 4021)]
[New Thread 1098918208 (LWP 4020)]
[New Thread 1090525504 (LWP 4019)]
[New Thread 1082132800 (LWP 4018)]
[KCrash handler]
#5  0x00002b8c3f28625d in QApplication::internalNotify (this=0x7fff6e30e1b0, 
    receiver=0x13630a0, e=0x7fff6e30d450) at kernel/qapplication.cpp:2635
#6  0x00002b8c3f288b23 in QApplication::notify (this=0x7fff6e30e1b0, 
    receiver=0x13630a0, e=0x7fff6e30d450) at kernel/qapplication.cpp:2523
#7  0x00002b8c3e9dc438 in KApplication::notify (this=0x7fff6e30e1b0, 
    receiver=0x13630a0, event=0x7fff6e30d450)
    at /build/buildd/kdelibs-3.5.7.dfsg.1/./kdecore/kapplication.cpp:550
#8  0x00002b8c3f219802 in QApplication::sendEvent (receiver=0x13630a0, 
    event=0x7fff6e30d450) at ../include/qapplication.h:520
#9  0x00002b8c3f323697 in QWidget::setFocus (this=0x13630a0)
    at kernel/qwidget.cpp:3333
#10 0x00002b8c3f288308 in QApplication::notify (this=0x7fff6e30e1b0, 
    receiver=0x13630a0, e=0x7fff6e30d8c0) at kernel/qapplication.cpp:2406
#11 0x00002b8c3e9dc438 in KApplication::notify (this=0x7fff6e30e1b0, 
    receiver=0x13630a0, event=0x7fff6e30d8c0)
    at /build/buildd/kdelibs-3.5.7.dfsg.1/./kdecore/kapplication.cpp:550
#12 0x00002b8c3f219874 in QApplication::sendSpontaneousEvent (
    receiver=0x13630a0, event=0x7fff6e30d8c0) at kernel/qapplication.h:523
#13 0x00002b8c3f21849f in QETWidget::translateMouseEvent (this=0x13630a0, 
    event=0x7fff6e30de60) at kernel/qapplication_x11.cpp:4301
#14 0x00002b8c3f2168ff in QApplication::x11ProcessEvent (this=0x7fff6e30e1b0, 
    event=0x7fff6e30de60) at kernel/qapplication_x11.cpp:3478
#15 0x00002b8c3f22c8ba in QEventLoop::processEvents (this=0x67b550, flags=4)
    at kernel/qeventloop_x11.cpp:192
#16 0x00002b8c3f29f7f6 in QEventLoop::enterLoop (this=0x67b550)
    at kernel/qeventloop.cpp:198
#17 0x00002b8c3f29f5ff in QEventLoop::exec (this=0x67b550)
    at kernel/qeventloop.cpp:145
#18 0x00002b8c3f287d48 in QApplication::exec (this=0x7fff6e30e1b0)
    at kernel/qapplication.cpp:2758
#19 0x000000000041db75 in main (argc=<value optimized out>, 
    argv=0x7fff6e30e5b8)
    at /build/buildd/kdepim-3.5.7/./kontact/src/main.cpp:163
#20 0x00002b8c3e4ba8e4 in __libc_start_main () from /lib/libc.so.6
#21 0x00000000004159a9 in _start ()
Comment 1 Thomas McGuire 2007-06-15 15:13:01 UTC

*** This bug has been marked as a duplicate of 129257 ***