Bug 53720 - multiple accounts startup crash
Summary: multiple accounts startup crash
Status: RESOLVED DUPLICATE of bug 53889
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-31 09:44 UTC by Andy Pattynama
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 Andy Pattynama 2003-01-31 09:44:05 UTC
Version:           1.5 (using KDE KDE 3.1)
Installed from:    Debian stable Packages
OS:          Linux

I have two IMAP Accounts configured in my KMail. When I start KMail 1.5 and it prompts me for the two passwords for the accounts, KMail just crashes. Here is the backtrace:

(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)...[New Thread 1024 (LWP 3799)]
(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)...0x41306a59 in wait4 () from /lib/libc.so.6
#0  0x41306a59 in wait4 () from /lib/libc.so.6
#1  0x4137de48 in __check_rhosts_file () from /lib/libc.so.6
#2  0x411c9453 in waitpid () from /lib/libpthread.so.0
#3  0x409936ea in KCrash::defaultCrashHandler () from /usr/lib/libkdecore.so.4
#4  0x411c6f54 in pthread_sighandler () from /lib/libpthread.so.0
#5  0x4128f6b8 in sigaction () from /lib/libc.so.6
#6  0x080cb819 in KDialog::marginHint ()
#7  0x080ca861 in KDialog::marginHint ()
#8  0x0808f4bb in KDialog::marginHint ()
#9  0x0808c5a7 in KDialog::marginHint ()
#10 0x08170cd1 in KDialog::marginHint ()
#11 0x08173b74 in KDialog::marginHint ()
#12 0x08175110 in KDialog::marginHint ()
#13 0x409a796d in KUniqueApplication::processDelayed ()
   from /usr/lib/libkdecore.so.4
#14 0x409a7cbb in KUniqueApplication::qt_invoke ()
   from /usr/lib/libkdecore.so.4
#15 0x40cc6ef9 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#16 0x40f27a93 in QSignal::signal () from /usr/lib/libqt-mt.so.3
#17 0x40cdc5b5 in QSignal::activate () from /usr/lib/libqt-mt.so.3
#18 0x40ce1a63 in QSingleShotTimer::event () from /usr/lib/libqt-mt.so.3
#19 0x40c74b53 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#20 0x40c74954 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#21 0x4093448a in KApplication::notify () from /usr/lib/libkdecore.so.4
#22 0x40c57383 in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
#23 0x40c3937c in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#24 0x40c8631e in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#25 0x40c8627b in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#26 0x40c74caa in QApplication::exec () from /usr/lib/libqt-mt.so.3
#27 0x08175fe2 in KDialog::marginHint ()
#28 0x4127f14f in __libc_start_main () from /lib/libc.so.6


This only happens when I submit my two passwords. When I press "Cancel" twice, and then check the Mails when KMail is started, it doesn't crash.

I used the "stable" packages in Debian Woody, using KDE 3.1.
Comment 1 Carsten Burghardt 2003-02-01 14:05:51 UTC
It doesn't crash here. The backtrace is useless as it doesn't contain 
debug-information. Could you compile kmail yourself and enable debug? 
What are the settings of these two accounts (auth-method, encryption, ...)? 
Comment 2 Carsten Burghardt 2003-02-03 19:50:08 UTC

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