Bug 201466 - KMAIL SEGFAULT when waiting too long for Wallet to open
Summary: KMAIL SEGFAULT when waiting too long for Wallet to open
Status: RESOLVED DUPLICATE of bug 200942
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-07-25 16:06 UTC by Sebastian Koerner
Modified: 2009-07-25 21:48 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 Sebastian Koerner 2009-07-25 16:06:20 UTC
Application that crashed: kmail
Version of the application: 1.12.0
KDE Version: 4.2.98 (KDE 4.2.98 (KDE 4.3 RC3)) "release 146"
Qt Version: 4.5.2
Operating System: Linux 2.6.27.25-0.1-default x86_64
Distribution: "openSUSE 11.1 (x86_64)"

What I was doing when the application crashed:
Kmail is configured to store Passwords in KWallet.
When Kmail tries to send/receive Kwallets dialog to enter the Wallet's passpharase appears. 
If the password is entered only after some time (>5mins?) KMAIL crashes with SIGNAL 11.


 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f493e1c95b1 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#6  0x00007f4940d3ae85 in KMAccount::runPrecommand (this=0xa13bb0, precommand=<value optimized out>) at /usr/src/debug/kdepim-4.2.98/kmail/kmaccount.cpp:407
#7  0x00007f4940dc9f2b in KMAcctLocal::preProcess (this=0xa13bb0) at /usr/src/debug/kdepim-4.2.98/kmail/kmacctlocal.cpp:128
#8  0x00007f4940dcab67 in KMAcctLocal::processNewMail (this=0x7f493e4bc980) at /usr/src/debug/kdepim-4.2.98/kmail/kmacctlocal.cpp:66
#9  0x00007f4940dc0904 in KMail::AccountManager::processNextCheck (this=0x8d5b20, _newMail=<value optimized out>) at /usr/src/debug/kdepim-4.2.98/kmail/accountmanager.cpp:230
#10 0x00007f4940dc13b2 in KMail::AccountManager::singleCheckMail (this=0x8d5b20, account=0xa13bb0, interactive=<value optimized out>) at /usr/src/debug/kdepim-4.2.98/kmail/accountmanager.cpp:157
#11 0x00007f4940d37fd5 in KMAccount::qt_metacall (this=0xa13bb0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffd38eaa30)
    at /usr/src/debug/kdepim-4.2.98/build/kmail/kmaccount.moc:147
#12 0x00007f493e1df6e2 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#13 0x00007f493e1da533 in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#14 0x00007f493cee8b0d in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#15 0x00007f493cef0d9a in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#16 0x00007f4941c0d71b in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#17 0x00007f493e1ca94c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#18 0x00007f493e1f7b60 in ?? () from /usr/lib64/libQtCore.so.4
#19 0x00007f493e1f3ddd in ?? () from /usr/lib64/libQtCore.so.4
#20 0x00007f49337810fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#21 0x00007f49337848cd in ?? () from /usr/lib64/libglib-2.0.so.0
#22 0x00007f4933784a8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#23 0x00007f493e1f3d3f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#24 0x00007f493cf7ffef in ?? () from /usr/lib64/libQtGui.so.4
#25 0x00007f493e1c91d2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#26 0x00007f493e1c95a4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#27 0x00007f493e1cb894 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#28 0x000000000040311b in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdepim-4.2.98/kmail/main.cpp:146

Reported using DrKonqi
Comment 1 Dario Andres 2009-07-25 21:48:42 UTC
Merging with bug 200942 which has a similar backtrace. Thanks

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