Bug 90000 - crash when clicking on message in message view when ioslave has died
Summary: crash when clicking on message in message view when ioslave has died
Status: RESOLVED WORKSFORME
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Mandrake RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-22 10:43 UTC by Frederik Himpe
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 Frederik Himpe 2004-09-22 10:43:07 UTC
Version:            (using KDE KDE 3.3.0)
Installed from:    Mandrake RPMs
Compiler:          gcc 3.4.1 
OS:                Linux

I'm using KDE 3.2 with KDEPim 3.3 cvs (3_3_BRACNCH) from 15 september 2003, all Mandrakelinux 10.1 Cooker packages

When clicking on a message in the message view, kmail crashed with the following back trace.

At the moment of the crash, my Internet connection was down, and because of this, the ioslave used for the IMAP protocol had died a few minutes before this crash. So probably the problem is that kmail tries to use an ioslave which does not exist anymore in memory.

(no debugging symbols found)...Using host libthread_db library "/lib/tls/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)...[Thread debugging using libthread_db enabled]
[New Thread 1073902976 (LWP 8944)]
[New Thread 1114160048 (LWP 8948)]
[Thread debugging using libthread_db enabled]
[New Thread 1073902976 (LWP 8944)]
[New Thread 1114160048 (LWP 8948)]
[Thread debugging using libthread_db enabled]
[New Thread 1073902976 (LWP 8944)]
[New Thread 1114160048 (LWP 8948)]
[New Thread 1105767344 (LWP 8947)]
(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...0xffffe410 in ?? ()
#0  0xffffe410 in ?? ()
#1  0xbfffdd5c in ?? ()
#2  0x00000000 in ?? ()
#3  0x00000000 in ?? ()
#4  0x4ecef2db in __waitpid_nocancel () from /lib/tls/libpthread.so.0
#5  0x4f18bece in KCrash::defaultCrashHandler () from /usr/lib/libkdecore.so.4
#6  <signal handler called>
#7  0x405653d2 in KMFolder::createJob () from /usr/lib/libkmailprivate.so.0
#8  0x406ad700 in KMMainWidget::slotMsgSelected ()
   from /usr/lib/libkmailprivate.so.0
#9  0x406be0cd in KMMainWidget::qt_invoke ()
   from /usr/lib/libkmailprivate.so.0
#10 0x4e4c7f08 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#11 0x0000000c in ?? ()
#12 0x4e931c90 in ?? () from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0x00000000 in ?? ()
#14 0x082d6c58 in ?? ()
#15 0x08586108 in ?? ()
#16 0x085908b8 in ?? ()
#17 0x00000000 in ?? ()
#18 0x4e931c90 in ?? () from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x085908b8 in ?? ()
#20 0x012b50a8 in ?? ()
#21 0x082d6c58 in ?? ()
#22 0x407ac4ac in ?? () from /usr/lib/libkmailprivate.so.0
#23 0xbfffe1c8 in ?? ()
#24 0xbfffe1a0 in ?? ()
#25 0xbfffe1e8 in ?? ()
#26 0x4053018d in KMHeaders::selected () from /usr/lib/libkmailprivate.so.0
Comment 1 Till Adam 2004-11-20 13:29:02 UTC
Frederik, thanks for taking the time to report this. Our test team is unable to reproduce the crash you describe, but we don't have the exact setup that you describe available, so our guess is that this is some incompatibility between your installed versions. Since there is little we can do about it at this point I'll close your bug. You might want to try again with released versions of KDE and KDEPIM.