Summary: | Clicking email folder in Kontact summary causes crash (sigsegv) | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Jouni Karlsson <jouni.karlsson> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | SVN (3.5 branch) | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jouni Karlsson
2008-04-24 19:55:29 UTC
There's hints that this could be Kmail bug mostly, more in below... I can reproduce this, with Kubuntu gutsy and current svn 3.5/enterprise branch with following traces: kmail: slotCheckNamespace - kmail: delimiterForNamespace #ftp kmail: slotCheckNamespace - kmail: delimiterForNamespace #news. kmail: slotCheckNamespace - kmail: delimiterForNamespace #public kmail: slotCheckNamespace - kmail: delimiterForNamespace #shared kmail: capabilities:(imap4rev1,literal+,idle,namespace,mailbox-referrals,binary,unselect,scan,sort,thread=references,thread=orderedsubject,multiappend,sasl-ir,login-referrals,auth=plain,auth=login) *** KMail got signal 11 (Crashing) KCrash: Application 'kontact' crashing... Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1243851072 (LWP 12552)] [New Thread -1290040432 (LWP 12579)] [New Thread -1281647728 (LWP 12578)] [New Thread -1273255024 (LWP 12577)] [New Thread -1264862320 (LWP 12576)] [KCrash handler] #6 0xb65fdadf in QApplication::internalNotify (this=0xbfc12c94, receiver=0x89eadb8, e=0xbfc123a0) at kernel/qapplication.cpp:2635 #7 0xb66004ba in QApplication::notify (this=0xbfc12c94, receiver=0x89eadb8, e=0xbfc123a0) at kernel/qapplication.cpp:2523 #8 0xb6da9a32 in KApplication::notify (this=0xbfc12c94, receiver=0x89eadb8, event=0xbfc123a0) at /build/buildd/kdelibs-3.5.9/./kdecore/kapplication.cpp:550 #9 0xb6590209 in QApplication::sendEvent (receiver=0x89eadb8, event=0xbfc123a0) at ../include/qapplication.h:520 #10 0xb66a1e4b in QWidget::setFocus (this=0x89eadb8) at kernel/qwidget.cpp:3333 #11 0xb65ffbb8 in QApplication::notify (this=0xbfc12c94, receiver=0x89eadb8, e=0xbfc126f0) at kernel/qapplication.cpp:2406 #12 0xb6da9a32 in KApplication::notify (this=0xbfc12c94, receiver=0x89eadb8, event=0xbfc126f0) at /build/buildd/kdelibs-3.5.9/./kdecore/kapplication.cpp:550 #13 0xb659027d in QApplication::sendSpontaneousEvent (receiver=0x89eadb8, event=0xbfc126f0) at kernel/qapplication.h:523 #14 0xb658eee2 in QETWidget::translateMouseEvent (this=0x89eadb8, event=0xbfc12b48) at kernel/qapplication_x11.cpp:4304 #15 0xb658cfcc in QApplication::x11ProcessEvent (this=0xbfc12c94, event=0xbfc12b48) at kernel/qapplication_x11.cpp:3481 #16 0xb65a41a4 in QEventLoop::processEvents (this=0x80c1900, flags=4) at kernel/qeventloop_x11.cpp:192 #17 0xb66181ce in QEventLoop::enterLoop (this=0x80c1900) at kernel/qeventloop.cpp:198 #18 0xb6617fde in QEventLoop::exec (this=0x80c1900) at kernel/qeventloop.cpp:145 #19 0xb65ff699 in QApplication::exec (this=0xbfc12c94) at kernel/qapplication.cpp:2758 #20 0x0805c0b7 in main (argc=1, argv=0xbfc12e24) at /home/media/kdesvn/branches/work/enterprise/kdepim/kontact/src/main.cpp:163 NOTE: this is with local mailfolders, not imap |