Bug 153545 - Crash when reading account password
Summary: Crash when reading account password
Status: RESOLVED DUPLICATE of bug 193891
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: enterprise
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2007-12-06 09:46 UTC by Thierry Chêne
Modified: 2009-10-23 15:00 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 Thierry Chêne 2007-12-06 09:46:46 UTC
Version:           Version 1.2.4 (enterprise 0.20070907.709405) (using KDE KDE 3.5.8)
Installed from:    Ubuntu Packages
Compiler:          Ubuntu 7.10 - gutsy / Linux 2.6.22-14-generic 
OS:                Linux

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1243391504 (LWP 5107)]
[New Thread -1287615600 (LWP 5147)]
[New Thread -1279222896 (LWP 5146)]
[New Thread -1270830192 (LWP 5145)]
[New Thread -1262437488 (LWP 5144)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0xb505f61f in KMail::NetworkAccount::readPassword ()
   from /usr/lib/libkmailprivate.so
#7  0xb500b56f in KMail::AccountManager::readPasswords ()
   from /usr/lib/libkmailprivate.so
#8  0xb505e60b in KMail::NetworkAccount::passwd ()
   from /usr/lib/libkmailprivate.so
#9  0xb50b337b in KMail::PopAccount::processNewMail ()
   from /usr/lib/libkmailprivate.so
#10 0xb500c7bd in KMail::AccountManager::processNextCheck ()
   from /usr/lib/libkmailprivate.so
#11 0xb500cb80 in KMail::AccountManager::singleCheckMail ()
   from /usr/lib/libkmailprivate.so
#12 0xb500ce75 in KMail::AccountManager::checkMail ()
   from /usr/lib/libkmailprivate.so
#13 0xb5150b76 in KMMainWidget::slotCheckMail ()
   from /usr/lib/libkmailprivate.so
#14 0xb516b251 in KMMainWidget::qt_invoke () from /usr/lib/libkmailprivate.so
#15 0xb66d5893 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#16 0xb6a618ec in QSignal::signal () from /usr/lib/libqt-mt.so.3
#17 0xb66f5842 in QSignal::activate () from /usr/lib/libqt-mt.so.3
#18 0xb66fd258 in QSingleShotTimer::event () from /usr/lib/libqt-mt.so.3
#19 0xb666caf0 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#20 0xb666e91f in QApplication::notify () from /usr/lib/libqt-mt.so.3
#21 0xb6e33ca2 in KApplication::notify () from /usr/lib/libkdecore.so.4
#22 0xb65ff209 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#23 0xb665f53b in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
#24 0xb6613d49 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#25 0xb66871ce in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#26 0xb6686fde in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#27 0xb666e699 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#28 0x0805bfe5 in ?? ()
#29 0xbfb0deac in ?? ()
#30 0x00000001 in ?? ()
#31 0x00000001 in ?? ()
#32 0x00000000 in ?? ()
Comment 1 Thierry Chêne 2007-12-06 09:50:07 UTC
After crash 
I can open Kontact and it works normaly (sometimes i have to kill kontact session remaining process before)
Comment 2 Ruchir Brahmbhatt 2009-04-05 14:41:42 UTC
(In reply to comment #1)
> After crash 
> I can open Kontact and it works normaly (sometimes i have to kill kontact session remaining process before)

Can you please write steps to reproduce this bug?
Comment 3 Ruchir Brahmbhatt 2009-04-07 18:21:44 UTC
Please provide account type, your setup and detailed steps to reproduce the bug.
Comment 4 Christophe Marin 2009-10-23 15:00:16 UTC

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