Bug 66785

Summary: application crashes moving messages between imap folders
Product: [Unmaintained] kmail Reporter: Brian O'Reilly <fade>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Brian O'Reilly 2003-10-28 20:16:49 UTC
Version:           3.1.4-1 (using KDE KDE 3.1.1)
Installed from:    Debian testing/unstable Packages
Compiler:          gcc version 3.3.2 (Debian) 
OS:          Linux

Configuration is an Apple Powerbook running Debian/sid, and has kmail handling mail for an imap/ssl account and a pop account. no imap mail is being filtered by kmail, but there are several simple filters dealing with some of the pop mail. 

When moving messages between folders on the (courier/ssl) server, kmail will crash consistently on this system. The bughandler pops up, and I have saved the traceback, which is appended below. "no debugging" lines not snipped in case they represent number of frame pointers or something:

(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)...[New Thread 16384 (LWP 17059)]
(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)...0x0e43dbf0 in waitpid ()
   from /lib/libpthread.so.0
#0  0x0e43dbf0 in waitpid () from /lib/libpthread.so.0
#1  0x0f177118 in KCrash::defaultCrashHandler(int) ()
   from /usr/lib/libkdecore.so.4
#2  0x0e43c710 in __pthread_sighandler () from /lib/libpthread.so.0
#3  <signal handler called>
#4  0x0dfc5a64 in kill () from /lib/libc.so.6
#5  0x0e439510 in pthread_kill () from /lib/libpthread.so.0
#6  0x0e43998c in raise () from /lib/libpthread.so.0
#7  0x0dfc584c in raise () from /lib/libc.so.6
#8  0x0dfc6f88 in abort () from /lib/libc.so.6
#9  0x0f113b08 in KApplication::qt_static_property(QObject*, int, int, QVariant*) () from /usr/lib/libkdecore.so.4
#10 0x0f1146d8 in kdbgstream::flush() () from /usr/lib/libkdecore.so.4
#11 0x101c0ac8 in endl(kdbgstream&) ()
#12 0x0f99c434 in KMime::Codec::decode(QMemArray<char> const&, bool) const ()
   from /usr/lib/libkdenetwork.so.2
#13 0x10139ad8 in ?? ()
Comment 1 Ingo Klöcker 2003-10-29 01:59:46 UTC
My guess is that the Debian packages are broken. Please compile KMail yourself following the instructions on http://www.matha.rwth-aachen.de/~ingo/kmail/ and try if you can reproduce this crash.


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