[Bug 263924] New: Crash while deleting from IMAP

Martin Karing martin at fam-kar.de
Fri Jan 21 21:54:38 GMT 2011


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

           Summary: Crash while deleting from IMAP
           Product: kontact
           Version: unspecified
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: martin at fam-kar.de


Application: kontact (4.4.6)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-24-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
Deleting a mail from a IMAP folder.

- Custom settings of the application:
The application is set to move deleted mails the the trash folder that is part
of the same IMAP account.

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

Thread 2 (Thread 0x7f719c2bf700 (LWP 3198)):
#0  0x00007f71bb77ec9d in __pthread_mutex_unlock_usercnt (mutex=0x280ddd8) at
pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x280ddd8) at pthread_mutex_unlock.c:290
#2  0x00007f71b93eba05 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#3  0x00007f71b93ebe78 in ?? () from /lib/libglib-2.0.so.0
#4  0x00007f71b93ec45c in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#5  0x00007f71c0dbd1e6 in QEventDispatcherGlib::processEvents (this=0x206cff0,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417
#6  0x00007f71c0d8fa02 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:149
#7  0x00007f71c0d8fdec in QEventLoop::exec (this=0x7f719c2bed90, flags=) at
kernel/qeventloop.cpp:201
#8  0x00007f71c0c9a2fd in QThread::exec (this=<value optimized out>) at
thread/qthread.cpp:490
#9  0x00007f71c0d6f5f8 in QInotifyFileSystemWatcherEngine::run (this=0x238aea0)
at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00007f71c0c9d27e in QThreadPrivate::start (arg=0x238aea0) at
thread/qthread_unix.cpp:266
#11 0x00007f71bb77b971 in start_thread (arg=<value optimized out>) at
pthread_create.c:304
#12 0x00007f71c068592d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f71c3647780 (LWP 3171)):
[KCrash Handler]
#6  QList (this=0x31) at /usr/include/qt4/QtCore/qlist.h:118
#7  KMail::FolderJob::msgList (this=0x31) at ../../kmail/folderjob.cpp:120
#8  0x00007f71a4c73df3 in KMAcctImap::ignoreJobsForMessage (this=0x241c860,
msg=0x2a45e80) at ../../kmail/kmacctimap.cpp:217
#9  0x00007f71a4d8a627 in KMMoveCommand::execute (this=0x2a9ae40) at
../../kmail/kmcommands.cpp:2208
#10 0x00007f71a4d7967a in KMCommand::slotPostTransfer (this=0x2a9ae40,
result=KMCommand::OK) at ../../kmail/kmcommands.cpp:295
#11 0x00007f71a4d85963 in KMCommand::qt_metacall (this=0x2a9ae40,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff94ff60f0)
at ./kmcommands.moc:93
#12 0x00007f71a4d85c10 in KMMoveCommand::qt_metacall (this=0x7fff94ff5cf0,
_c=49, _id=3, _a=0x802c0) at ./kmcommands.moc:1971
#13 0x00007f71c0da8b27 in QMetaObject::activate (sender=0x2a9ae40, m=<value
optimized out>, local_signal_index=<value optimized out>, argv=0x802c0) at
kernel/qobject.cpp:3280
#14 0x00007f71a4d7681e in KMCommand::messagesTransfered (this=0x7fff94ff5cf0,
_t1=KMCommand::OK) at ./kmcommands.moc:108
#15 0x00007f71a4d8d11c in KMCommand::transferSelectedMsgs (this=0x2a9ae40) at
../../kmail/kmcommands.cpp:393
#16 0x00007f71a4d8d338 in KMCommand::slotStart (this=0x2a9ae40) at
../../kmail/kmcommands.cpp:287
#17 0x00007f71a4d85946 in KMCommand::qt_metacall (this=0x2a9ae40,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x304c9f0) at
./kmcommands.moc:92
#18 0x00007f71a4d85c10 in KMMoveCommand::qt_metacall (this=0x7fff94ff5cf0,
_c=49, _id=3, _a=0x802c0) at ./kmcommands.moc:1971
#19 0x00007f71c0da2bde in QObject::event (this=0x2a9ae40, e=0x7fff94ff5cf0) at
kernel/qobject.cpp:1219
#20 0x00007f71c1746fdc in QApplicationPrivate::notify_helper (this=0x1ce9b30,
receiver=0x2a9ae40, e=0x3034940) at kernel/qapplication.cpp:4396
#21 0x00007f71c174caed in QApplication::notify (this=0x7fff94ff6d10,
receiver=0x2a9ae40, e=0x3034940) at kernel/qapplication.cpp:4277
#22 0x00007f71c2499156 in KApplication::notify (this=0x7fff94ff6d10,
receiver=0x2a9ae40, event=0x3034940) at ../../kdeui/kernel/kapplication.cpp:310
#23 0x00007f71c0d90cdc in QCoreApplication::notifyInternal
(this=0x7fff94ff6d10, receiver=0x2a9ae40, event=0x3034940) at
kernel/qcoreapplication.cpp:732
#24 0x00007f71c0d93c22 in sendEvent (receiver=0x0, event_type=<value optimized
out>, data=0x1cba380) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#25 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value
optimized out>, data=0x1cba380) at kernel/qcoreapplication.cpp:1373
#26 0x00007f71c0dbd653 in sendPostedEvents (s=0x1cf2de0) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#27 postEventSourceDispatch (s=0x1cf2de0) at
kernel/qeventdispatcher_glib.cpp:277
#28 0x00007f71b93e8342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#29 0x00007f71b93ec2a8 in ?? () from /lib/libglib-2.0.so.0
#30 0x00007f71b93ec45c in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#31 0x00007f71c0dbd193 in QEventDispatcherGlib::processEvents (this=0x1cb9e90,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#32 0x00007f71c17f9a4e in QGuiEventDispatcherGlib::processEvents
(this=0x7fff94ff5cf0, flags=<value optimized out>) at
kernel/qguieventdispatcher_glib.cpp:204
#33 0x00007f71c0d8fa02 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:149
#34 0x00007f71c0d8fdec in QEventLoop::exec (this=0x7fff94ff6c50, flags=) at
kernel/qeventloop.cpp:201
#35 0x00007f71c0d93ebb in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1009
#36 0x0000000000403b4e in main (argc=<value optimized out>, argv=<value
optimized out>) at ../../../kontact/src/main.cpp:224

This bug may be a duplicate of or related to bug 163071.

Possible duplicates by query: bug 262442, bug 258950, bug 256992, bug 256678,
bug 256136.

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