Bug 216230 - SIGFAULT at the application start. the main window have not occured
Summary: SIGFAULT at the application start. the main window have not occured
Status: RESOLVED DUPLICATE of bug 211885
Alias: None
Product: kmail
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-11-26 08:48 UTC by Volodymyr Volkov
Modified: 2009-11-27 21:26 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 Volodymyr Volkov 2009-11-26 08:48:33 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-14-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
System is Kubuntu 9.10 with latest updates. The crash started to occur after the last update and is reprodusible 100%.

 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#6  QString (this=0x0) at /usr/include/qt4/QtCore/qstring.h:711
#7  KIO::Slave::slaveProtocol (this=0x0) at ../../kio/kio/slave.cpp:188
#8  0x018d9c8c in KIO::SchedulerPrivate::assignJobToSlave (this=0x98d2810, slave=0x0, job=0x9869a60) at ../../kio/kio/scheduler.cpp:958
#9  0x018da026 in KIO::Scheduler::assignJobToSlave (slave=0x0, job=0x9869a60) at ../../kio/kio/scheduler.cpp:304
#10 0x013997a3 in ?? () from /usr/lib/libkmailprivate.so.4
#11 0x012f9124 in ?? () from /usr/lib/libkmailprivate.so.4
#12 0x0119b0a8 in ?? () from /usr/lib/libkmailprivate.so.4
#13 0x012f4185 in ?? () from /usr/lib/libkmailprivate.so.4
#14 0x012f89d3 in ?? () from /usr/lib/libkmailprivate.so.4
#15 0x00622263 in QMetaObject::activate (sender=0x98517c0, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113
#16 0x00622ec2 in QMetaObject::activate (sender=0x98517c0, m=0x6fd904, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187
#17 0x0065c667 in QTimer::timeout (this=0x98517c0) at .moc/release-shared/moc_qtimer.cpp:128
#18 0x006279ae in QTimer::timerEvent (this=0x98517c0, e=0xbfdf8900) at kernel/qtimer.cpp:261
#19 0x0061c3bf in QObject::event (this=0x98517c0, e=0xbfdf8900) at kernel/qobject.cpp:1075
#20 0x022f5f54 in QApplicationPrivate::notify_helper (this=0x9737140, receiver=0x98517c0, e=0xbfdf8900) at kernel/qapplication.cpp:4056
#21 0x022fd67c in QApplication::notify (this=0xbfdf8d00, receiver=0x98517c0, e=0xbfdf8900) at kernel/qapplication.cpp:3603
#22 0x00a6abfa in KApplication::notify (this=0xbfdf8d00, receiver=0x98517c0, event=0xbfdf8900) at ../../kdeui/kernel/kapplication.cpp:302
#23 0x0060c6cb in QCoreApplication::notifyInternal (this=0xbfdf8d00, receiver=0x98517c0, event=0xbfdf8900) at kernel/qcoreapplication.cpp:610
#24 0x006397ce in QCoreApplication::sendEvent (this=0x9735484) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#25 QTimerInfoList::activateTimers (this=0x9735484) at kernel/qeventdispatcher_unix.cpp:572
#26 0x006370e0 in timerSourceDispatch (source=0x9735450) at kernel/qeventdispatcher_glib.cpp:165
#27 0x07e34e78 in g_main_dispatch (context=0x9734e30) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:1960
#28 IA__g_main_context_dispatch (context=0x9734e30) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2513
#29 0x07e38720 in g_main_context_iterate (context=0x9734e30, block=<value optimized out>, dispatch=1, self=0x9732e70) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2591
#30 0x07e38853 in IA__g_main_context_iteration (context=0x9734e30, may_block=1) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2654
#31 0x0063702c in QEventDispatcherGlib::processEvents (this=0x96ca180, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#32 0x02396be5 in QGuiEventDispatcherGlib::processEvents (this=0x96ca180, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#33 0x0060ac79 in QEventLoop::processEvents (this=0xbfdf8bc4, flags=) at kernel/qeventloop.cpp:149
#34 0x0060b0ca in QEventLoop::exec (this=0xbfdf8bc4, flags=...) at kernel/qeventloop.cpp:201
#35 0x0060d53f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#36 0x022f5dd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#37 0x0804a702 in _start ()

Reported using DrKonqi
Comment 1 Torgny Nyblom 2009-11-26 11:33:13 UTC
Please install the debug packages for kmail and repaste the traceback.
Then reopen.
Comment 2 Volodymyr Volkov 2009-11-27 01:26:06 UTC
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#6  0x013795ae in KMail::SearchJob::searchCompleteFolder (this=0x92dd860) at ../../kmail/searchjob.cpp:87
#7  0x012d9124 in KMail::FolderJob::start (this=0x0) at ../../kmail/folderjob.cpp:106
#8  0x0117b0a8 in KMFolderImap::search (this=0x94077c8, pattern=0x9446448) at ../../kmail/kmfolderimap.cpp:2412
#9  0x012d4185 in KMSearch::slotProcessNextBatch (this=0x9444c90) at ../../kmail/kmfoldersearch.cpp:272
#10 0x012d89d3 in KMSearch::qt_metacall (this=0x9444c90, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0xbfb3b0dc) at ./kmfoldersearch.moc:79
#11 0x00827263 in QMetaObject::activate (sender=0x94162a0, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113
#12 0x00827ec2 in QMetaObject::activate (sender=0x94162a0, m=0x902904, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187
#13 0x00861667 in QTimer::timeout (this=0x94162a0) at .moc/release-shared/moc_qtimer.cpp:128
#14 0x0082c9ae in QTimer::timerEvent (this=0x94162a0, e=0xbfb3b570) at kernel/qtimer.cpp:261
#15 0x008213bf in QObject::event (this=0x94162a0, e=0xbfb3b570) at kernel/qobject.cpp:1075
#16 0x06558f54 in QApplicationPrivate::notify_helper (this=0x92ec298, receiver=0x94162a0, e=0xbfb3b570) at kernel/qapplication.cpp:4056
#17 0x0656067c in QApplication::notify (this=0xbfb3ded0, receiver=0x94162a0, e=0xbfb3b570) at kernel/qapplication.cpp:3603
#18 0x002e2bfa in KApplication::notify (this=0xbfb3ded0, receiver=0x94162a0, event=0xbfb3b570) at ../../kdeui/kernel/kapplication.cpp:302
#19 0x008116cb in QCoreApplication::notifyInternal (this=0xbfb3ded0, receiver=0x94162a0, event=0xbfb3b570) at kernel/qcoreapplication.cpp:610
#20 0x0083e7ce in QCoreApplication::sendEvent (this=0x92e94f4) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#21 QTimerInfoList::activateTimers (this=0x92e94f4) at kernel/qeventdispatcher_unix.cpp:572
#22 0x0083c0e0 in timerSourceDispatch (source=0x92e94c0) at kernel/qeventdispatcher_glib.cpp:165
#23 0x0243de78 in g_main_dispatch (context=0x92e9ef0) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:1960
#24 IA__g_main_context_dispatch (context=0x92e9ef0) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2513
#25 0x02441720 in g_main_context_iterate (context=0x92e9ef0, block=<value optimized out>, dispatch=1, self=0x92ec598) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2591
#26 0x02441853 in IA__g_main_context_iteration (context=0x92e9ef0, may_block=1) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2654
#27 0x0083c02c in QEventDispatcherGlib::processEvents (this=0x927f180, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#28 0x065f9be5 in QGuiEventDispatcherGlib::processEvents (this=0x927f180, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#29 0x0080fc79 in QEventLoop::processEvents (this=0xbfb3b900, flags=) at kernel/qeventloop.cpp:149
#30 0x008100ca in QEventLoop::exec (this=0xbfb3b900, flags=...) at kernel/qeventloop.cpp:201
#31 0x0037ad60 in KWallet::Wallet::openWallet (name=..., w=29360130, ot=KWallet::Wallet::Synchronous) at ../../kdeui/util/kwallet.cpp:252
#32 0x018dd967 in MailTransport::TransportManager::wallet (this=0x92dd4b0) at ../../mailtransport/transportmanager.cpp:420
#33 0x018d2465 in MailTransport::Transport::readPassword (this=0x93d5158) at ../../mailtransport/transport.cpp:245
#34 0x018d2741 in MailTransport::Transport::qt_metacall (this=0x93d5158, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbfb3bb3c) at ./transport.moc:66
#35 0x00827263 in QMetaObject::activate (sender=0x93d5e70, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113
#36 0x00827ec2 in QMetaObject::activate (sender=0x93d5e70, m=0x901908, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187
#37 0x0082c387 in QSingleShotTimer::timeout (this=0x93d5e70) at .moc/release-shared/qtimer.moc:76
#38 0x0082c49c in QSingleShotTimer::timerEvent (this=0x93d5e70) at kernel/qtimer.cpp:298
#39 0x008213bf in QObject::event (this=0x93d5e70, e=0xbfb3bfd0) at kernel/qobject.cpp:1075
#40 0x06558f54 in QApplicationPrivate::notify_helper (this=0x92ec298, receiver=0x93d5e70, e=0xbfb3bfd0) at kernel/qapplication.cpp:4056
#41 0x0656067c in QApplication::notify (this=0xbfb3ded0, receiver=0x93d5e70, e=0xbfb3bfd0) at kernel/qapplication.cpp:3603
#42 0x002e2bfa in KApplication::notify (this=0xbfb3ded0, receiver=0x93d5e70, event=0xbfb3bfd0) at ../../kdeui/kernel/kapplication.cpp:302
#43 0x008116cb in QCoreApplication::notifyInternal (this=0xbfb3ded0, receiver=0x93d5e70, event=0xbfb3bfd0) at kernel/qcoreapplication.cpp:610
#44 0x0083e7ce in QCoreApplication::sendEvent (this=0x92e94f4) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#45 QTimerInfoList::activateTimers (this=0x92e94f4) at kernel/qeventdispatcher_unix.cpp:572
#46 0x0083c0e0 in timerSourceDispatch (source=0x92e94c0) at kernel/qeventdispatcher_glib.cpp:165
#47 0x0243de78 in g_main_dispatch (context=0x92e9ef0) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:1960
#48 IA__g_main_context_dispatch (context=0x92e9ef0) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2513
#49 0x02441720 in g_main_context_iterate (context=0x92e9ef0, block=<value optimized out>, dispatch=1, self=0x92ec598) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2591
#50 0x02441853 in IA__g_main_context_iteration (context=0x92e9ef0, may_block=1) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2654
#51 0x0083c02c in QEventDispatcherGlib::processEvents (this=0x927f180, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#52 0x065f9be5 in QGuiEventDispatcherGlib::processEvents (this=0x927f180, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#53 0x0080fc79 in QEventLoop::processEvents (this=0xbfb3c360, flags=) at kernel/qeventloop.cpp:149
#54 0x008100ca in QEventLoop::exec (this=0xbfb3c360, flags=...) at kernel/qeventloop.cpp:201
#55 0x0037ad60 in KWallet::Wallet::openWallet (name=..., w=29360130, ot=KWallet::Wallet::Synchronous) at ../../kdeui/util/kwallet.cpp:252
#56 0x018dd967 in MailTransport::TransportManager::wallet (this=0x92dd4b0) at ../../mailtransport/transportmanager.cpp:420
#57 0x018d2465 in MailTransport::Transport::readPassword (this=0x93d3238) at ../../mailtransport/transport.cpp:245
#58 0x018d2741 in MailTransport::Transport::qt_metacall (this=0x93d3238, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbfb3c59c) at ./transport.moc:66
#59 0x00827263 in QMetaObject::activate (sender=0x93d5650, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113
#60 0x00827ec2 in QMetaObject::activate (sender=0x93d5650, m=0x901908, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187
#61 0x0082c387 in QSingleShotTimer::timeout (this=0x93d5650) at .moc/release-shared/qtimer.moc:76
#62 0x0082c49c in QSingleShotTimer::timerEvent (this=0x93d5650) at kernel/qtimer.cpp:298
#63 0x008213bf in QObject::event (this=0x93d5650, e=0xbfb3ca30) at kernel/qobject.cpp:1075
#64 0x06558f54 in QApplicationPrivate::notify_helper (this=0x92ec298, receiver=0x93d5650, e=0xbfb3ca30) at kernel/qapplication.cpp:4056
#65 0x0656067c in QApplication::notify (this=0xbfb3ded0, receiver=0x93d5650, e=0xbfb3ca30) at kernel/qapplication.cpp:3603
#66 0x002e2bfa in KApplication::notify (this=0xbfb3ded0, receiver=0x93d5650, event=0xbfb3ca30) at ../../kdeui/kernel/kapplication.cpp:302
#67 0x008116cb in QCoreApplication::notifyInternal (this=0xbfb3ded0, receiver=0x93d5650, event=0xbfb3ca30) at kernel/qcoreapplication.cpp:610
#68 0x0083e7ce in QCoreApplication::sendEvent (this=0x92e94f4) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#69 QTimerInfoList::activateTimers (this=0x92e94f4) at kernel/qeventdispatcher_unix.cpp:572
#70 0x0083c0e0 in timerSourceDispatch (source=0x92e94c0) at kernel/qeventdispatcher_glib.cpp:165
#71 0x0243de78 in g_main_dispatch (context=0x92e9ef0) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:1960
#72 IA__g_main_context_dispatch (context=0x92e9ef0) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2513
#73 0x02441720 in g_main_context_iterate (context=0x92e9ef0, block=<value optimized out>, dispatch=1, self=0x92ec598) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2591
#74 0x02441853 in IA__g_main_context_iteration (context=0x92e9ef0, may_block=1) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2654
#75 0x0083c02c in QEventDispatcherGlib::processEvents (this=0x927f180, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#76 0x065f9be5 in QGuiEventDispatcherGlib::processEvents (this=0x927f180, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#77 0x0080fc79 in QEventLoop::processEvents (this=0xbfb3cdc0, flags=) at kernel/qeventloop.cpp:149
#78 0x008100ca in QEventLoop::exec (this=0xbfb3cdc0, flags=...) at kernel/qeventloop.cpp:201
#79 0x0037ad60 in KWallet::Wallet::openWallet (name=..., w=29360130, ot=KWallet::Wallet::Synchronous) at ../../kdeui/util/kwallet.cpp:252
#80 0x018dd967 in MailTransport::TransportManager::wallet (this=0x92dd4b0) at ../../mailtransport/transportmanager.cpp:420
#81 0x018d2465 in MailTransport::Transport::readPassword (this=0x92dcff0) at ../../mailtransport/transport.cpp:245
#82 0x018d2741 in MailTransport::Transport::qt_metacall (this=0x92dcff0, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbfb3cffc) at ./transport.moc:66
#83 0x00827263 in QMetaObject::activate (sender=0x937ea60, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113
#84 0x00827ec2 in QMetaObject::activate (sender=0x937ea60, m=0x901908, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187
#85 0x0082c387 in QSingleShotTimer::timeout (this=0x937ea60) at .moc/release-shared/qtimer.moc:76
#86 0x0082c49c in QSingleShotTimer::timerEvent (this=0x937ea60) at kernel/qtimer.cpp:298
#87 0x008213bf in QObject::event (this=0x937ea60, e=0xbfb3d490) at kernel/qobject.cpp:1075
#88 0x06558f54 in QApplicationPrivate::notify_helper (this=0x92ec298, receiver=0x937ea60, e=0xbfb3d490) at kernel/qapplication.cpp:4056
#89 0x0656067c in QApplication::notify (this=0xbfb3ded0, receiver=0x937ea60, e=0xbfb3d490) at kernel/qapplication.cpp:3603
#90 0x002e2bfa in KApplication::notify (this=0xbfb3ded0, receiver=0x937ea60, event=0xbfb3d490) at ../../kdeui/kernel/kapplication.cpp:302
#91 0x008116cb in QCoreApplication::notifyInternal (this=0xbfb3ded0, receiver=0x937ea60, event=0xbfb3d490) at kernel/qcoreapplication.cpp:610
#92 0x0083e7ce in QCoreApplication::sendEvent (this=0x92e94f4) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#93 QTimerInfoList::activateTimers (this=0x92e94f4) at kernel/qeventdispatcher_unix.cpp:572
#94 0x0083c0e0 in timerSourceDispatch (source=0x92e94c0) at kernel/qeventdispatcher_glib.cpp:165
#95 0x0243de78 in g_main_dispatch (context=0x92e9ef0) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:1960
#96 IA__g_main_context_dispatch (context=0x92e9ef0) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2513
#97 0x02441720 in g_main_context_iterate (context=0x92e9ef0, block=<value optimized out>, dispatch=1, self=0x92ec598) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2591
#98 0x02441853 in IA__g_main_context_iteration (context=0x92e9ef0, may_block=1) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2654
#99 0x0083c02c in QEventDispatcherGlib::processEvents (this=0x927f180, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#100 0x065f9be5 in QGuiEventDispatcherGlib::processEvents (this=0x927f180, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#101 0x0080fc79 in QEventLoop::processEvents (this=0xbfb3d820, flags=) at kernel/qeventloop.cpp:149
#102 0x008100ca in QEventLoop::exec (this=0xbfb3d820, flags=...) at kernel/qeventloop.cpp:201
#103 0x0037ad60 in KWallet::Wallet::openWallet (name=..., w=0, ot=KWallet::Wallet::Synchronous) at ../../kdeui/util/kwallet.cpp:252
#104 0x011cef4e in KMKernel::wallet (this=0xbfb3de0c) at ../../kmail/kmkernel.cpp:2459
#105 0x0114ea6d in KMail::NetworkAccount::readPassword (this=0x9487bf8) at ../../kmail/networkaccount.cpp:328
#106 0x0114f431 in KMail::NetworkAccount::readConfig (this=0x9487bf8, config=...) at ../../kmail/networkaccount.cpp:170
#107 0x01159b69 in KMail::ImapAccountBase::readConfig (this=0x9487bf8, config=...) at ../../kmail/imapaccountbase.cpp:204
#108 0x01163504 in KMAcctImap::readConfig (this=0x9487bf8, config=...) at ../../kmail/kmacctimap.cpp:538
#109 0x010ea095 in KMail::AccountManager::readConfig (this=0x94492b0) at ../../kmail/accountmanager.cpp:131
#110 0x011e07fb in KMKernel::init (this=0xbfb3de0c) at ../../kmail/kmkernel.cpp:1495
#111 0x0804a6bc in main (argc=3, argv=0xbfb3e084) at ../../kmail/main.cpp:128
Comment 3 Volodymyr Volkov 2009-11-27 01:33:50 UTC
The longer trace-back has been reported.
Comment 4 Christophe Marin 2009-11-27 21:26:56 UTC

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