Bug 58811 - Sometimes (not always but often) when I press "d" key to delete a mail kmail crashes and exits
Summary: Sometimes (not always but often) when I press "d" key to delete a mail kmail ...
Status: RESOLVED WORKSFORME
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-22 18:26 UTC by FaUsT
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 FaUsT 2003-05-22 18:26:30 UTC
Version:            (using KDE KDE 3.1.2)
Installed from:    Gentoo Packages
Compiler:          gcc 3.2.2 
OS:          Linux

I don't know if it should be useful, but that is the backtrace (always equal everytime kmail crashes that way):
(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 16384 (LWP 1741)]
(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)...0x41649a89 in wait4 () from /lib/libc.so.6
#0  0x41649a89 in wait4 () from /lib/libc.so.6
#1  0x416c7354 in __DTOR_END__ () from /lib/libc.so.6
#2  0x4143db23 in waitpid () from /lib/libpthread.so.0
#3  0x40ba9c4e in KCrash::defaultCrashHandler(int) ()
   from /usr/kde/3.1/lib/libkdecore.so.4
#4  <signal handler called>
#5  0x4117b9b9 in QString::QString(QString const&) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#6  0x4045693c in CryptPlugWrapper::libName() const ()
   from /usr/kde/3.1/lib/libkdenetwork.so.2
#7  0x0816cefb in QPtrList<QWidget>::deleteItem(void*) ()
#8  0x0816004c in QPtrList<QWidget>::deleteItem(void*) ()
#9  0x0816f3ea in QPtrList<QWidget>::deleteItem(void*) ()
#10 0x0816a31e in QPtrList<QWidget>::deleteItem(void*) ()
#11 0x08167baf in QPtrList<QWidget>::deleteItem(void*) ()
#12 0x0817edea in QPtrList<QWidget>::deleteItem(void*) ()
#13 0x40f26f7b in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#14 0x40f26e20 in QObject::activate_signal(int) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#15 0x411d6e35 in QTimer::timeout() () from /usr/qt/3/lib/libqt-mt.so.3
#16 0x40f45199 in QTimer::event(QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3
#17 0x40ecda31 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#18 0x40ecd009 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#19 0x40b1d5b9 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/kde/3.1/lib/libkdecore.so.4
#20 0x40ea9e4c in QEventLoop::activateTimers() ()
   from /usr/qt/3/lib/libqt-mt.so.3
#21 0x40e89b6f in QEventLoop::processEvents(unsigned) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#22 0x40ee01ef in QEventLoop::enterLoop() () from /usr/qt/3/lib/libqt-mt.so.3
#23 0x40ee00a4 in QEventLoop::exec() () from /usr/qt/3/lib/libqt-mt.so.3
#24 0x40ecdc50 in QApplication::exec() () from /usr/qt/3/lib/libqt-mt.so.3
#25 0x081fdfdf in kdbgstream::operator<<(QString const&) ()
#26 0x415b0dc4 in __libc_start_main () from /lib/libc.so.6

Thank you all for your job :)
Comment 1 Ingo Klöcker 2003-05-25 21:10:29 UTC
Subject: Re:  New: Sometimes (not always but often) when I press "d"=?iso-8859-1?q?	key=20to=20delete=20a=20mail=20kmail=20crashes=20and?=
 =?iso-8859-1?q?=20exits?=

Do you quickly delete more than one message, i.e. do you press "d" 
multiple times?
The backtrace isn't very useful. Can you probably compile KMail yourself 
with full debug information enabled? On http://kmail.ingo-kloecker.de 
you can find a concise howto.

Comment 2 Till Adam 2003-07-31 21:39:28 UTC
Closing, as there was no further response and without more information there is little we 
can do.