Bug 106534 - kmail crashing on deleting messages via imap
Summary: kmail crashing on deleting messages via imap
Status: RESOLVED NOT A BUG
Alias: None
Product: kmail
Classification: Applications
Component: IMAP (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-31 02:17 UTC by Caleb Tennis
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 Caleb Tennis 2005-05-31 02:17:36 UTC
Version:            (using KDE KDE 3.4.1)
Installed from:    Gentoo Packages
OS:                Linux

When looking at messages in the overview pane, if I started deleting messages (pressing the delete key), and I do it faster than they are actually able to be deleted, after a few second kmail will crash.  I rebuild kmail with debugging symbols to capture the backtrace, but it didn't seem to help much.  I'll try rebuilding kdelibs and see if that doesn't help.  It works fine in 3.4.0. 3.4.1 seems to be the problem.


Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1247032544 (LWP 27597)]
0xffffe410 in __kernel_vsyscall ()
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb5d18163 in __waitpid_nocancel () from /lib/tls/libpthread.so.0
#2  0xb692e5ae in KCrash::defaultCrashHandler ()
   from /usr/kde/3.4/lib/libkdecore.so.4
#3  0x00000002 in ?? ()
#4  0x00000001 in ?? ()
#5  0xb5d59084 in XDrawPoint () from /usr/lib/libX11.so.6
#6  0x080620a8 in ?? ()
#7  0xbfffea30 in ?? ()
#8  0xbfffe378 in ?? ()
#9  0xb66e4c2c in ?? () from /usr/qt/3/lib/libqt-mt.so.3
#10 0xbfffea30 in ?? ()
#11 0xbfffea30 in ?? ()
#12 0x00006bda in ?? ()
#13 0x00000400 in ?? ()
#14 0x00000400 in ?? ()
#15 0x01800195 in ?? ()
#16 0x083dc960 in ?? ()
#17 0x000003f8 in ?? ()
#18 0x00000016 in ?? ()
#19 0xb6248e20 in QColor::setRgb () from /usr/qt/3/lib/libqt-mt.so.3
#20 0xb66ee930 in typeinfo for QIODeviceSource ()
   from /usr/qt/3/lib/libqt-mt.so.3
#21 0x00000001 in ?? ()
#22 0x00000001 in ?? ()
#23 0xbfffe350 in ?? ()
#24 0xb5a553d0 in ?? () from /usr/kde/3.4/lib/kde3/plugins/styles/plastik.so
#25 0xb5a553d0 in ?? () from /usr/kde/3.4/lib/kde3/plugins/styles/plastik.so
#26 0xbfffe400 in ?? ()
#27 0xbfffea30 in ?? ()
#28 0xb5a52805 in PlastikStyle::renderPixel ()
   from /usr/kde/3.4/lib/kde3/plugins/styles/plastik.so
#29 0x000002d6 in ?? ()
#30 0x00000162 in ?? ()
#31 0x00000001 in ?? ()
#32 0x00000001 in ?? ()
#33 0x000002d6 in ?? ()
#34 0x00000162 in ?? ()
#35 0xffffe808 in ?? ()
#36 0x00002a8a in ?? ()
#37 0x08570ab0 in ?? ()
#38 0x08376740 in ?? ()
#39 0x00000096 in ?? ()
#40 0x00000092 in ?? ()
#41 0xff6d7063 in ?? ()
#42 0x0000006e in ?? ()
#43 0xbfffe400 in ?? ()
#44 0x0817a090 in ?? ()
#45 0xff929684 in ?? ()
#46 0x44495254 in ?? ()
#47 0xbfffe378 in ?? ()
#48 0xb62493a0 in QColor::operator= () from /usr/qt/3/lib/libqt-mt.so.3
Comment 1 Caleb Tennis 2005-05-31 03:38:15 UTC
Here's the trace with debug symbols in kdelibs:

Using host libthread_db library "/lib/tls/libthread_db.so.1".
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1247032544 (LWP 30083)]
0xffffe410 in __kernel_vsyscall ()
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb5d18163 in __waitpid_nocancel () from /lib/tls/libpthread.so.0
#2  0xb692e5ae in KWin::WindowInfo::geometry (this=0xb5bed480) at kwin.cpp:1046
#3  0xb6624087 in QFontDatabase::standardSizes()::standard ()
   from /usr/qt/3/lib/libqt-mt.so.3
#4  0x0000003f in ?? ()
#5  0xb69c7b17 in KProtocolInfo::supportsMoving (_protocol=@0x0)
    at kprotocolinfo_kdecore.cpp:364
#6  0xb6a23260 in ?? ()
#7  0xbfffe9e0 in ?? ()
#8  0xb655c805 in qt_check_pointer () from /usr/qt/3/lib/libqt-mt.so.3
Comment 2 Stephan Kulow 2007-03-22 10:18:03 UTC
sorry, the backtrace is useless