[Bug 206040] New: crash when deleting mail on imap account

Sebastian Vahl fedora at deadbabylon.de
Wed Sep 2 20:15:52 BST 2009


https://bugs.kde.org/show_bug.cgi?id=206040

           Summary: crash when deleting mail on imap account
           Product: kontact
           Version: unspecified
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: fedora at deadbabylon.de


Application that crashed: kontact
Version of the application: 4.3.0
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.30.5-43.fc11.x86_64 x86_64
Distribution: "Fedora release 11 (Leonidas)"

What I was doing when the application crashed:
Kmail sometimes crashes when I manually delete mails from my imap account.
Until now I haven't figured out when this likely will happen so I cannot
reproduce it (eg. if kmail is sth. doing in the background).

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f1901148820 (LWP 7967))]

Thread 2 (Thread 0x7f18efc90910 (LWP 9475)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x0000003842e5adfb in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib64/libQtCore.so.4
#2  0x00007f18f2902af6 in ?? () from /usr/lib64/libthreadweaver.so.4
#3  0x00007f18f2904bfb in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007f18f290321f in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007f18f2903658 in ThreadWeaver::Thread::run() () from
/usr/lib64/libthreadweaver.so.4
#6  0x0000003842e59d45 in ?? () from /usr/lib64/libQtCore.so.4
#7  0x0000003a7a20686a in start_thread (arg=<value optimized out>) at
pthread_create.c:297
#8  0x0000003a796de3bd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f1901148820 (LWP 7967)):
[KCrash Handler]
#5  QList (l=<value optimized out>, this=<value optimized out>) at
/usr/include/QtCore/qlist.h:111
#6  KMail::FolderJob::msgList (l=<value optimized out>, this=<value optimized
out>) at /usr/src/debug/kdepim-4.3.0/kmail/folderjob.cpp:120
#7  0x00007f18f2d86613 in KMAcctImap::ignoreJobsForMessage (this=0x3090780,
msg=0x44f5a80) at /usr/src/debug/kdepim-4.3.0/kmail/kmacctimap.cpp:215
#8  0x00007f18f2e9ce27 in KMMoveCommand::execute (this=0x476b100) at
/usr/src/debug/kdepim-4.3.0/kmail/kmcommands.cpp:2085
#9  0x00007f18f2e831ea in KMCommand::slotPostTransfer (this=0x476b100,
result=KMCommand::OK) at /usr/src/debug/kdepim-4.3.0/kmail/kmcommands.cpp:274
#10 0x00007f18f2e8d073 in KMCommand::qt_metacall (this=0x476b100,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffccab2da0)
    at
/usr/src/debug/kdepim-4.3.0/x86_64-redhat-linux-gnu/kmail/kmcommands.moc:87
#11 0x00007f18f2e9df30 in KMMoveCommand::qt_metacall (this=0x7fffccab2930,
_c=49, _id=3, _a=0x3a79969eb8) at
/usr/src/debug/kdepim-4.3.0/x86_64-redhat-linux-gnu/kmail/kmcommands.moc:1706
#12 0x0000003842f547dc in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib64/libQtCore.so.4
#13 0x00007f18f2e803be in KMCommand::messagesTransfered (this=0x7fffccab2930,
_t1=KMCommand::OK) at
/usr/src/debug/kdepim-4.3.0/x86_64-redhat-linux-gnu/kmail/kmcommands.moc:102
#14 0x00007f18f2e9b78c in KMCommand::transferSelectedMsgs (this=0x476b100) at
/usr/src/debug/kdepim-4.3.0/kmail/kmcommands.cpp:368
#15 0x00007f18f2e9b9bf in KMCommand::slotStart (this=0x476b100) at
/usr/src/debug/kdepim-4.3.0/kmail/kmcommands.cpp:266
#16 0x00007f18f2e8d056 in KMCommand::qt_metacall (this=0x476b100,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffccab3000)
    at
/usr/src/debug/kdepim-4.3.0/x86_64-redhat-linux-gnu/kmail/kmcommands.moc:86
#17 0x00007f18f2e9df30 in KMMoveCommand::qt_metacall (this=0x7fffccab2930,
_c=49, _id=3, _a=0x3a79969eb8) at
/usr/src/debug/kdepim-4.3.0/x86_64-redhat-linux-gnu/kmail/kmcommands.moc:1706
#18 0x0000003842f547dc in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib64/libQtCore.so.4
#19 0x0000003842f597bf in ?? () from /usr/lib64/libQtCore.so.4
#20 0x0000003842f4e7de in QObject::event(QEvent*) () from
/usr/lib64/libQtCore.so.4
#21 0x0000003844b8f69c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQtGui.so.4
#22 0x0000003844b968fe in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQtGui.so.4
#23 0x0000003845811296 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libkdeui.so.5
#24 0x0000003842f3f59c in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib64/libQtCore.so.4
#25 0x0000003842f69fc2 in ?? () from /usr/lib64/libQtCore.so.4
#26 0x0000003842f679ed in ?? () from /usr/lib64/libQtCore.so.4
#27 0x000000384223790e in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#28 0x000000384223b0e8 in ?? () from /lib64/libglib-2.0.so.0
#29 0x000000384223b20a in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#30 0x0000003842f67936 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib64/libQtCore.so.4
#31 0x0000003844c21f8e in ?? () from /usr/lib64/libQtGui.so.4
#32 0x0000003842f3ded2 in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQtCore.so.4
#33 0x0000003842f3e2a4 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQtCore.so.4
#34 0x0000003842f40439 in QCoreApplication::exec() () from
/usr/lib64/libQtCore.so.4
#35 0x0000000000403d17 in main (argc=<value optimized out>, argv=<value
optimized out>) at /usr/src/debug/kdepim-4.3.0/kontact/src/main.cpp:218

This bug may be a duplicate of or related to bug 193642

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list