Bug 200437 - kmail fails to start and crashes with the signal 11 (SIGSEGV)
Summary: kmail fails to start and crashes with the signal 11 (SIGSEGV)
Status: RESOLVED DUPLICATE of bug 193891
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-16 14:03 UTC by Alok Mishra
Modified: 2009-10-23 14:59 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 Alok Mishra 2009-07-16 14:03:50 UTC
Version:            (using KDE 4.2.2)
Compiler:          gcc (GCC) 4.4.0 20090506 (Red Hat 4.4.0-4) 
OS:                Linux
Installed from:    Fedora RPMs

Application: KMail (kmail), signal SIGSEGV
[Current thread is 1 (Thread 0xb7f8c780 (LWP 7209))]

Thread 1 (Thread 0xb7f8c780 (LWP 7209)):
[KCrash Handler]
#6  0x03102567 in ?? () from /usr/lib/libkdecore.so.5
#7  0x030ff8c1 in kDebugStream(QtMsgType, int, char const*, int, char const*) () from /usr/lib/libkdecore.so.5
#8  0x03ee16f7 in KWallet::Wallet::openWallet(QString const&, unsigned long, KWallet::Wallet::OpenType) () from /usr/lib/libkdeui.so.5
#9  0x00d8e84f in KMKernel::wallet() () from /usr/lib/libkmailprivate.so.4
#10 0x00d1aaed in ?? () from /usr/lib/libkmailprivate.so.4
#11 0x00cb9bf6 in KMail::AccountManager::readPasswords() () from /usr/lib/libkmailprivate.so.4
#12 0x00d181ab in ?? () from /usr/lib/libkmailprivate.so.4
#13 0x00d83626 in ?? () from /usr/lib/libkmailprivate.so.4
#14 0x00cbb3a2 in KMail::AccountManager::processNextCheck(bool) () from /usr/lib/libkmailprivate.so.4
#15 0x00cbb8a3 in KMail::AccountManager::singleCheckMail(KMAccount*, bool) () from /usr/lib/libkmailprivate.so.4
#16 0x00c337de in ?? () from /usr/lib/libkmailprivate.so.4
#17 0x00c33edb in ?? () from /usr/lib/libkmailprivate.so.4
#18 0x00d18092 in ?? () from /usr/lib/libkmailprivate.so.4
#19 0x00d8adaa in ?? () from /usr/lib/libkmailprivate.so.4
#20 0x02cff948 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#21 0x02d005e2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#22 0x02d3a947 in QTimer::timeout() () from /usr/lib/libQtCore.so.4
#23 0x02d0512e in QTimer::timerEvent(QTimerEvent*) () from /usr/lib/libQtCore.so.4
#24 0x02cf985f in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#25 0x033cccfc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#26 0x033d4124 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#27 0x03e514ea in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#28 0x02ce96db in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#29 0x02d17296 in ?? () from /usr/lib/libQtCore.so.4
#30 0x02d14c80 in ?? () from /usr/lib/libQtCore.so.4
#31 0x0125b1e8 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#32 0x0125e7f8 in ?? () from /lib/libglib-2.0.so.0
#33 0x0125e96a in g_main_context_iteration () from /lib/libglib-2.0.so.0
#34 0x02d14bcc in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0x0346c825 in ?? () from /usr/lib/libQtGui.so.4
#36 0x02ce7c69 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#37 0x02ce80b2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#38 0x02cea43f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#39 0x033ccb77 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#40 0x0804a372 in _start ()
Comment 1 Dario Andres 2009-07-16 17:09:23 UTC
If you can reproduce the crash at will, may you read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports and post a complete backtrace here? You need to install the "kdepim4-debuginfo" and "kdelibs5-debuginfo" packages. Thanks
Comment 2 Christophe Marin 2009-07-17 17:39:25 UTC
Changing the status until we get a useful backtrace.
Comment 3 Alok Mishra 2009-07-20 09:52:39 UTC
Bug was produced while trying to open the "kmail" just after the system booted. The back trace details has already been pasted with the bug report. I am not able to reproduce the bug at will anyway write now.
Comment 4 Christophe Marin 2009-10-23 14:59:45 UTC

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