Bug 48373

Summary: closing compose window crash the program
Product: [Applications] kmail Reporter: Juan M. Cataldo <jcataldo>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED NOT A BUG    
Severity: crash CC: jcataldo
Priority: NOR    
Version: 1.4.3   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Juan M. Cataldo 2002-09-27 17:07:23 UTC
Version:           1.4.3 (using KDE 3.0.3)
Installed from:     (3.0)
Compiler:          gcc version 2.95.4 20011002 (Debian prerelease)
OS:          Linux (i686) release 2.4.20-pre5-ac6

Every time I close the compose window (either sending or cancelling the message) KMail hangs or crashes.
Comment 1 Ingo Klöcker 2002-09-27 17:40:42 UTC
Please submit the backtrace you get when KMail crashes. And when KMail hangs 
then please kill it with 'killall -6 kmail' and send us the backtrace you get 
in this case. 
 
Comment 2 Juan M. Cataldo 2002-09-27 17:57:56 UTC
This comes from crash handler: 
 
(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)...[New Thread 1024 (LWP 20008)]  
(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)...  
0x412a5609 in wait4 () from /lib/libc.so.6  
#0  0x412a5609 in wait4 () from /lib/libc.so.6  
#1  0x4131add0 in __check_rhosts_file () from /lib/libc.so.6  
#2  0x4118beeb in waitpid () from /lib/libpthread.so.0  
#3  0x409e9210 in KCrash::defaultCrashHandler () from /usr/lib/libkdecore.so.4  
#4  0x41189a44 in pthread_sighandler () from /lib/libpthread.so.0  
#5  0x4122e518 in sigaction () from /lib/libc.so.6  
#6  0x40cea93e in QObject::~QObject () from /usr/lib/libqt-mt.so.3  
#7  0x40d121f4 in QWidget::~QWidget () from /usr/lib/libqt-mt.so.3  
#8  0x40db96cc in QScrollView::~QScrollView () from /usr/lib/libqt-mt.so.3  
#9  0x40de8ccd in QTextEdit::~QTextEdit () from /usr/lib/libqt-mt.so.3  
#10 0x40daab58 in QMultiLineEdit::~QMultiLineEdit ()  
   from /usr/lib/libqt-mt.so.3  
#11 0x4083bcf4 in KEdit::~KEdit () from /usr/lib/libkdeui.so.4  
#12 0x080dd932 in KDialog::marginHint ()  
#13 0x40d12143 in QWidget::~QWidget () from /usr/lib/libqt-mt.so.3  
#14 0x40d12143 in QWidget::~QWidget () from /usr/lib/libqt-mt.so.3  
#15 0x40d9fb4a in QMainWindow::~QMainWindow () from /usr/lib/libqt-mt.so.3  
#16 0x40830e33 in KMainWindow::~KMainWindow () from /usr/lib/libkdeui.so.4  
#17 0x081292a7 in KDialog::marginHint ()  
#18 0x080cc63c in KDialog::marginHint ()  
#19 0x40ceae42 in QObject::event () from /usr/lib/libqt-mt.so.3  
#20 0x40d16b49 in QWidget::event () from /usr/lib/libqt-mt.so.3  
#21 0x40da1207 in QMainWindow::event () from /usr/lib/libqt-mt.so.3  
#22 0x080cc88e in KDialog::marginHint ()  
#23 0x40ca5773 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3  
#24 0x40ca5614 in QApplication::notify () from /usr/lib/libqt-mt.so.3  
#25 0x4095d3a4 in KApplication::notify () from /usr/lib/libkdecore.so.4  
#26 0x40ca6002 in QApplication::sendPostedEvents () from /usr/lib/libqt-mt.so.3  
#27 0x40ca5ea7 in QApplication::sendPostedEvents () from /usr/lib/libqt-mt.so.3  
#28 0x40c54231 in QApplication::processNextEvent () from /usr/lib/libqt-mt.so.3  
#29 0x40ca6bbf in QApplication::enter_loop () from /usr/lib/libqt-mt.so.3  
#30 0x40c5417b in QApplication::exec () from /usr/lib/libqt-mt.so.3  
#31 0x0814e601 in KDialog::marginHint ()  
#32 0x4121e0bf in __libc_start_main () from /lib/libc.so.6  
  
Comment 3 Zack Rusin 2002-10-22 07:22:52 UTC
Subject: Re: closing compose window crash the program

Hi,

is there any chance to get a backtrace from a KMail compiled with 
--enable-debug=full? It's hard to see what's going on in this 
backtrace. Could you also provide some more info? (like when did it 
start occurring?)

Zack

Comment 4 Zack Rusin 2003-04-30 19:32:51 UTC
No response from the reporter for over six months and it's impossible to figure it out without 
more details.