Bug 233579 - Kmail crashes at startup with a signal 11
Summary: Kmail crashes at startup with a signal 11
Status: RESOLVED DUPLICATE of bug 198561
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-07 10:03 UTC by David Heremans
Modified: 2010-04-17 05:35 UTC (History)
2 users (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 David Heremans 2010-04-07 10:03:02 UTC
Application that crashed: kmail
Version of the application: 1.12.2
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-20-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
I have been using kmail for a while now as main mailclient here at my work, however since a few days I can't start kmail anymore. It will immediately launcg the crashhandler.
When I try to run from an xterm I get this nice message:
  *** KMail got signal 11 (Crashing)
FYI: My main inbox is an imap folder on the companies mailserver, and I have quit some filters who rearange the mails to severl subfolders.




 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
The current source language is "auto; currently c".
[KCrash Handler]
#5  QString (this=0x0) at /usr/include/qt4/QtCore/qstring.h:711
#6  KIO::Slave::slaveProtocol (this=0x0) at ../../kio/kio/slave.cpp:188
#7  0x00007f20b2545aef in KIO::SchedulerPrivate::assignJobToSlave (this=0x11088e0, slave=0x0, job=0x1163350) at ../../kio/kio/scheduler.cpp:958
#8  0x00007f20b9d3b67a in KMail::SearchJob::searchCompleteFolder (this=0x1162e10) at ../../kmail/searchjob.cpp:95
#9  0x00007f20b9b63a1f in KMFolderImap::search (this=0x10c46c0, pattern=0x10dcd20) at ../../kmail/kmfolderimap.cpp:2412
#10 0x00007f20b9ca0097 in KMSearch::slotProcessNextBatch (this=0x10f9950) at ../../kmail/kmfoldersearch.cpp:272
#11 0x00007f20b9ca44f0 in KMSearch::qt_metacall (this=0x10f9950, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff839f1d70) at ./kmfoldersearch.moc:79
#12 0x00007f20b86f1ddc in QMetaObject::activate (sender=0x10308c0, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3113
#13 0x00007f20b86ebd83 in QObject::event (this=0x10308c0, e=0x0) at kernel/qobject.cpp:1075
#14 0x00007f20b8b6fefc in QApplicationPrivate::notify_helper (this=0xe629e0, receiver=0x10308c0, e=0x7fff839f2370) at kernel/qapplication.cpp:4056
#15 0x00007f20b8b771ce in QApplication::notify (this=0x7fff839f27e0, receiver=0x10308c0, e=0x7fff839f2370) at kernel/qapplication.cpp:4021
#16 0x00007f20ba932ab6 in KApplication::notify (this=0x7fff839f27e0, receiver=0x10308c0, event=0x7fff839f2370) at ../../kdeui/kernel/kapplication.cpp:302
#17 0x00007f20b86dcc2c in QCoreApplication::notifyInternal (this=0x7fff839f27e0, receiver=0x10308c0, event=0x7fff839f2370) at kernel/qcoreapplication.cpp:610
#18 0x00007f20b8707862 in QCoreApplication::sendEvent (this=0xe67110) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#19 QTimerInfoList::activateTimers (this=0xe67110) at kernel/qeventdispatcher_unix.cpp:572
#20 0x00007f20b870525d in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:165
#21 0x00007f20af976bce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#22 0x00007f20af97a598 in ?? () from /lib/libglib-2.0.so.0
#23 0x00007f20af97a6c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#24 0x00007f20b87051a6 in QEventDispatcherGlib::processEvents (this=0xe2f930, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#25 0x00007f20b8c044be in QGuiEventDispatcherGlib::processEvents (this=0x7fff839f1a30, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#26 0x00007f20b86db532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#27 0x00007f20b86db904 in QEventLoop::exec (this=0x7fff839f2610, flags=) at kernel/qeventloop.cpp:201
#28 0x00007f20b86ddab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#29 0x0000000000402fe9 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../kmail/main.cpp:146

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

Reported using DrKonqi
Comment 1 Björn Ruberg 2010-04-14 22:52:53 UTC
From the backtrace I consider this being a kio crash.
Comment 2 Jonathan Thomas 2010-04-17 05:35:21 UTC

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