Bug 220505 - crash when i was deleting mail from gmail imap
Summary: crash when i was deleting mail from gmail imap
Status: RESOLVED DUPLICATE of bug 181611
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-29 12:06 UTC by Marcin
Modified: 2009-12-29 15:05 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 Marcin 2009-12-29 12:06:31 UTC
Application that crashed: kontact
Version of the application: 4.3.4
KDE Version: 4.3.4 (KDE 4.3.4)
Qt Version: 4.5.3
Operating System: Linux 2.6.31-ARCH x86_64

What I was doing when the application crashed:
.

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

Thread 3 (Thread 0x7f6bdf444710 (LWP 4107)):
#0  0x00007f6bf54ef3e9 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f6bfa1b3bd2 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#2  0x00007f6bfa1a9d32 in ?? () from /usr/lib/libQtCore.so.4
#3  0x00007f6bfa1b2ba5 in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007f6bf54ea81a in start_thread () from /lib/libpthread.so.0
#5  0x00007f6bf9021c7d in clone () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f6bdea3d710 (LWP 4108)):
#0  0x00007f6bf54ef3e9 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f6bfa1b3bd2 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#2  0x00007f6bfa1a9d32 in ?? () from /usr/lib/libQtCore.so.4
#3  0x00007f6bfa1b2ba5 in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007f6bf54ea81a in start_thread () from /lib/libpthread.so.0
#5  0x00007f6bf9021c7d in clone () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f6bfb992760 (LWP 1858)):
[KCrash Handler]
#5  0x00002b5a00000000 in ?? ()
#6  0x00007f6be491488d in KMMessage::transferInProgress() const () from /usr/lib/libkmailprivate.so.4
#7  0x00007f6be4c06030 in KMail::ImapJob::slotGetMessageResult(KJob*) () from /usr/lib/libkmailprivate.so.4
#8  0x00007f6be4c0a93b in KMail::ImapJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkmailprivate.so.4
#9  0x00007f6bfa2acd3c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#10 0x00007f6bfa681b02 in KJob::result(KJob*) () from /usr/lib/libkdecore.so.5
#11 0x00007f6bfa681e7f in KJob::emitResult() () from /usr/lib/libkdecore.so.5
#12 0x00007f6bf7b8dc43 in KIO::SimpleJob::slotFinished() () from /usr/lib/libkio.so.5
#13 0x00007f6bf7b8e103 in KIO::TransferJob::slotFinished() () from /usr/lib/libkio.so.5
#14 0x00007f6bf7b8ca11 in KIO::TransferJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#15 0x00007f6bfa2acd3c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#16 0x00007f6bf7c4e871 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /usr/lib/libkio.so.5
#17 0x00007f6bf7c4b123 in KIO::SlaveInterface::dispatch() () from /usr/lib/libkio.so.5
#18 0x00007f6bf7c3df4d in KIO::Slave::gotInput() () from /usr/lib/libkio.so.5
#19 0x00007f6bf7c4006c in KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#20 0x00007f6bfa2acd3c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#21 0x00007f6bf7b5ad97 in KIO::ConnectionPrivate::dequeue() () from /usr/lib/libkio.so.5
#22 0x00007f6bf7b5aebd in KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#23 0x00007f6bfa2a7059 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#24 0x00007f6bf974907c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#25 0x00007f6bf975034e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#26 0x00007f6bfac3c8f6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#27 0x00007f6bfa297bfc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#28 0x00007f6bfa29880a in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#29 0x00007f6bfa2c0583 in ?? () from /usr/lib/libQtCore.so.4
#30 0x00007f6bf2e6426e in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#31 0x00007f6bf2e67c28 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#32 0x00007f6bf2e67d50 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#33 0x00007f6bfa2c0123 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x00007f6bf97dc14e in ?? () from /usr/lib/libQtGui.so.4
#35 0x00007f6bfa296532 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#36 0x00007f6bfa296904 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#37 0x00007f6bfa298ab9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#38 0x0000000000403ef7 in _start ()

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

Reported using DrKonqi
Comment 1 Jonathan Thomas 2009-12-29 15:05:38 UTC

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