Bug 76166 - kmail crash when logging in to imap accounts
Summary: kmail crash when logging in to imap accounts
Status: RESOLVED DUPLICATE of bug 74117
Alias: None
Product: kmail
Classification: Applications
Component: IMAP (show other bugs)
Version: 1.6
Platform: unspecified Linux
: NOR major
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-26 08:33 UTC by Aaron Williams
Modified: 2007-09-14 12:17 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 Aaron Williams 2004-02-26 08:33:44 UTC
Version:           1.6 (using KDE 3.2 BRANCH >= 20040204, SuSE)
Compiler:          gcc version 3.3.1 (SuSE Linux)
OS:          Linux (i686) release 2.4.21-192-athlon

[New Thread 16384 (LWP 4076)]
0x41ef9a86 in waitpid () from /lib/i686/libpthread.so.0
#0  0x41ef9a86 in waitpid () from /lib/i686/libpthread.so.0
#1  0x41413b63 in KCrash::defaultCrashHandler(int) ()
   from /opt/kde3/lib/libkdecore.so.4
#2  0x41ef896c in __pthread_sighandler () from /lib/i686/libpthread.so.0
#3  <signal handler called>
#4  0x41b1fc79 in QString::QString(QString const&) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#5  0x40e0d2f1 in KIO::Scheduler::_assignJobToSlave(KIO::Slave*, KIO::SimpleJob*) () from /opt/kde3/lib/libkio.so.4
#6  0x402b95c1 in KMail::ImapAccountBase::listDirectory(QString, bool, bool, KMFolder*, bool) () from /opt/kde3/lib/libkmailprivate.so.0
#7  0x402c2408 in KMAcctImap::listDirectory(QString, bool, bool, KMFolder*, bool) () from /opt/kde3/lib/libkmailprivate.so.0
#8  0x402d4dc1 in KMFolderImap::listDirectory(bool) ()
   from /opt/kde3/lib/libkmailprivate.so.0
#9  0xbfff9fe0 in ?? ()

After entering the passwords for several IMAP accounts, kmail crashed with the above trace.
Comment 1 Trejkaz Xaoza 2004-02-27 10:56:48 UTC
The stack trace for my crash is identical to yours, mine doesn't occur directly on startup, but as soon as I try to click on any IMAP folder.
Comment 2 Till Adam 2004-02-27 11:40:18 UTC
Thanks guys, we'll look into it.
Comment 3 Till Adam 2004-02-27 12:22:29 UTC
I knew I'd seen this one before.

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