Bug 315835 - Kmail crashed when delete messages (imap account)
Summary: Kmail crashed when delete messages (imap account)
Status: RESOLVED DUPLICATE of bug 315568
Alias: None
Product: kmail2
Classification: Applications
Component: general (show other bugs)
Version: 4.10
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-27 08:49 UTC by Ralsa
Modified: 2013-02-27 08:59 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 Ralsa 2013-02-27 08:49:18 UTC
Application: kmail (4.10)
KDE Platform Version: 4.10.00
Qt Version: 4.8.2
Operating System: Linux 3.2.0-38-generic-pae i686
Distribution: Ubuntu 12.04.2 LTS

-- Information about the crash:
- What I was doing when the application crashed:
I selected a lot of messages in the inbox (imap) folder and deleted it.

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xb1237980 (LWP 23468))]

Thread 4 (Thread 0xadad0b40 (LWP 23503)):
#0  0xb777a424 in __kernel_vsyscall ()
#1  0xb585296b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb5ebf6ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb365f263 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#4  0xb365f37f in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#5  0xb584ed4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6  0xb5eb1dde in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 3 (Thread 0xad1a7b40 (LWP 23507)):
#0  0xb5ebf938 in pthread_mutex_unlock () from /lib/i386-linux-gnu/libc.so.6
#1  0xb43e5410 in g_mutex_unlock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb43a5865 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb43a5faf in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb43a6201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb621fde7 in QEventDispatcherGlib::processEvents (this=0xac800468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0xb61eb6ad in QEventLoop::processEvents (this=0xad1a7270, flags=...) at kernel/qeventloop.cpp:149
#7  0xb61eb949 in QEventLoop::exec (this=0xad1a7270, flags=...) at kernel/qeventloop.cpp:204
#8  0xb60d4a1c in QThread::exec (this=0x9354440) at thread/qthread.cpp:501
#9  0xb60d4b0b in QThread::run (this=0x9354440) at thread/qthread.cpp:568
#10 0xb60d7eb0 in QThreadPrivate::start (arg=0x9354440) at thread/qthread_unix.cpp:307
#11 0xb584ed4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0xb5eb1dde in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0xac78db40 (LWP 23532)):
#0  0xb777a424 in __kernel_vsyscall ()
#1  0xb5ea3690 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0xb43b3a7b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb43a60ae in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb43a6201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb621fde7 in QEventDispatcherGlib::processEvents (this=0xabe00468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0xb61eb6ad in QEventLoop::processEvents (this=0xac78d240, flags=...) at kernel/qeventloop.cpp:149
#7  0xb61eb949 in QEventLoop::exec (this=0xac78d240, flags=...) at kernel/qeventloop.cpp:204
#8  0xb60d4a1c in QThread::exec (this=0x938dc20) at thread/qthread.cpp:501
#9  0xb61c8cfd in QInotifyFileSystemWatcherEngine::run (this=0x938dc20) at io/qfilesystemwatcher_inotify.cpp:248
#10 0xb60d7eb0 in QThreadPrivate::start (arg=0x938dc20) at thread/qthread_unix.cpp:307
#11 0xb584ed4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0xb5eb1dde in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb1237980 (LWP 23468)):
[KCrash Handler]
#7  QMetaObject::indexOfEnumerator (this=0x92ba690, name=0xb76ceeaa "ItemStatus") at kernel/qmetaobject.cpp:717
#8  0xb765a4ee in KStatusNotifierItem::setStatus (this=0x92ba690, status=KStatusNotifierItem::Passive) at ../../kdeui/notifications/kstatusnotifieritem.cpp:161
#9  0xb6ed5301 in KMail::KMSystemTray::setMode (this=0x92ba690, newMode=1) at ../../kmail/kmsystemtray.cpp:164
#10 0xb6ee8b7e in KMKernel::toggleSystemTray (this=0xbfc2a270) at ../../kmail/kmkernel.cpp:2057
#11 0xb6f3d7f9 in KMMainWidget::readConfig (this=0xb0600e8) at ../../kmail/kmmainwidget.cpp:979
#12 0xb6f3dd45 in KMMainWidget::KMMainWidget (this=0xb0600e8, parent=0x31, aGUIClient=0x31, actionCollection=0x31, config=...) at ../../kmail/kmmainwidget.cpp:267
#13 0xb6e8e398 in KMMainWin::KMMainWin (this=0xb4e3670, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../kmail/kmmainwin.cpp:67
#14 0xb6ee725f in KMKernel::openReader (this=0xbfc2a270, onlyCheck=false) at ../../kmail/kmkernel.cpp:578
#15 0xb6eeb1a9 in KMKernel::action (this=0xbfc2a270, mailto=false, check=false, to=..., cc=..., bcc=..., subj=..., body=..., messageFile=..., attachURLs=..., customHeaders=...) at ../../kmail/kmkernel.cpp:1369
#16 0xb6eeba8b in KMKernel::handleCommandLine (this=0xbfc2a270, noArgsOpensReader=true) at ../../kmail/kmkernel.cpp:494
#17 0x0804a8f1 in KMailApplication::newInstance (this=0xbfc2a2e4) at ../../kmail/main.cpp:87
#18 0xb750caf7 in KUniqueApplicationAdaptor::newInstance (this=0x8f66fa8, asn_id=..., args=...) at ../../kdeui/kernel/kuniqueapplication.cpp:442
#19 0xb750cba8 in qt_static_metacall (_a=0xbfc2988c, _id=0, _o=0x8f66fa8, _c=<optimized out>) at ./kuniqueapplication_p.moc:58
#20 KUniqueApplicationAdaptor::qt_static_metacall (_o=0x8f66fa8, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfc2988c) at ./kuniqueapplication_p.moc:52
#21 0xb750cd1c in KUniqueApplicationAdaptor::qt_metacall (this=0x8f66fa8, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0xbfc2988c) at ./kuniqueapplication_p.moc:102
#22 0xb58fda38 in QDBusConnectionPrivate::deliverCall (this=0x8f51fb0, object=0x8f66fa8, msg=..., metaTypes=..., slotIdx=49) at qdbusintegrator.cpp:947
#23 0xb58fec80 in QDBusConnectionPrivate::activateCall (this=0x8f51fb0, object=0x8f66fa8, flags=337, msg=...) at qdbusintegrator.cpp:857
#24 0xb58ff44b in QDBusConnectionPrivate::activateObject (this=0x8f51fb0, node=..., msg=..., pathStartPos=-1077765664) at qdbusintegrator.cpp:1443
#25 0xb58ff7e8 in QDBusActivateObjectEvent::placeMetaCall (this=0xb521468) at qdbusintegrator.cpp:1537
#26 0xb620817b in QObject::event (this=0xbfc2a2e4, e=0xb521468) at kernel/qobject.cpp:1195
#27 0xb61ed41a in QCoreApplication::event (this=0xbfc2a2e4, e=0xb521468) at kernel/qcoreapplication.cpp:1727
#28 0xb648d3fd in QApplication::event (this=0xbfc2a2e4, e=0xb521468) at kernel/qapplication.cpp:2538
#29 0xb6488df4 in notify_helper (e=0xb521468, receiver=0xbfc2a2e4, this=0x8f552b8) at kernel/qapplication.cpp:4556
#30 QApplicationPrivate::notify_helper (this=0x8f552b8, receiver=0xbfc2a2e4, e=0xb521468) at kernel/qapplication.cpp:4528
#31 0xb648e15d in QApplication::notify (this=0xb521468, receiver=0xbfc2a2e4, e=0xb521468) at kernel/qapplication.cpp:4285
#32 0xb75069a1 in KApplication::notify (this=0xbfc2a2e4, receiver=0xbfc2a2e4, event=0xb521468) at ../../kdeui/kernel/kapplication.cpp:311
#33 0xb61ece0e in QCoreApplication::notifyInternal (this=0xbfc2a2e4, receiver=0xbfc2a2e4, event=0xb521468) at kernel/qcoreapplication.cpp:915
#34 0xb61f0f68 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#35 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8f14150) at kernel/qcoreapplication.cpp:1539
#36 0xb61f129c in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1432
#37 0xb621f994 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#38 postEventSourceDispatch (s=0x8f56580) at kernel/qeventdispatcher_glib.cpp:279
#39 0xb43a5d86 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#40 0xb43a6125 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#41 0xb43a6201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#42 0xb621fd87 in QEventDispatcherGlib::processEvents (this=0x8f14ed8, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#43 0xb6541a1a in QGuiEventDispatcherGlib::processEvents (this=0x8f14ed8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#44 0xb61eb6ad in QEventLoop::processEvents (this=0xbfc2a204, flags=...) at kernel/qeventloop.cpp:149
#45 0xb61eb949 in QEventLoop::exec (this=0xbfc2a204, flags=...) at kernel/qeventloop.cpp:204
#46 0xb61f134a in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#47 0xb64869c4 in QApplication::exec () at kernel/qapplication.cpp:3817
#48 0x0804a2bb in main (argc=<error reading variable: Cannot access memory at address 0xad>, argv=<error reading variable: Cannot access memory at address 0xb1>) at ../../kmail/main.cpp:146

Possible duplicates by query: bug 315568, bug 313679.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-02-27 08:59:47 UTC

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