Bug 115593 - Move mail form imap to local folder crashes kmail
Summary: Move mail form imap to local folder crashes kmail
Status: RESOLVED WORKSFORME
Alias: None
Product: kmail
Classification: Applications
Component: IMAP (show other bugs)
Version: 1.8.92
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-03 10:37 UTC by Martin Ament
Modified: 2010-04-06 00:22 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Tracefile (2.98 KB, text/plain)
2005-11-03 10:38 UTC, Martin Ament
Details
backtrace, a bit sparse but it's what i got. (7.30 KB, application/octet-stream)
2009-06-03 10:34 UTC, Martin Hansen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Ament 2005-11-03 10:37:57 UTC
Version:           1.8.92 (using KDE KDE 3.4.92)
Installed from:    SuSE RPMs
OS:                Linux

I wanted to move a message with an attachment from my imap inbox to a subdirectory of my imap-account.

I use kmail within kontact.

The attachment was a gzip-File with about 500KB.

I expected kmail to move the message, but kmail crashed.

I've read the duplicate List about moving and imap, but the relevant issues seemed to be fixed.
Comment 1 Martin Ament 2005-11-03 10:38:59 UTC
Created attachment 13262 [details]
Tracefile

Output form the crashmanager
Comment 2 Thiago Macieira 2005-11-03 11:00:08 UTC
Pasting the backtrace:

(no debugging symbols found)
[KCrash handler]
#4  0x4265a339 in KMHeaders::contentsMouseMoveEvent ()
   from /opt/kde3/lib/libkmailprivate.so
#5  0x41126428 in QScrollView::viewportMouseMoveEvent ()
   from /usr/lib/libqt-mt.so.3
#6  0x411233d9 in QScrollView::eventFilter () from /usr/lib/libqt-mt.so.3
#7  0x410ef176 in QListView::eventFilter () from /usr/lib/libqt-mt.so.3
#8  0x42657b09 in KMHeaders::eventFilter ()
   from /opt/kde3/lib/libkmailprivate.so
#9  0x4100b74e in QObject::activate_filters () from /usr/lib/libqt-mt.so.3
#10 0x4100b7cb in QObject::event () from /usr/lib/libqt-mt.so.3
#11 0x4104535c in QWidget::event () from /usr/lib/libqt-mt.so.3
#12 0x40fabd01 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#13 0x40face68 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#14 0x40cb7a2e in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#15 0x40f46c98 in QETWidget::translateMouseEvent () from /usr/lib/libqt-mt.so.3
#16 0x40f45abb in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#17 0x40f59baa in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#18 0x40fc2c13 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#19 0x40fc2af6 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#20 0x40fab64f in QApplication::exec () from /usr/lib/libqt-mt.so.3
#21 0x0805aabb in ?? ()
#22 0xbf984730 in ?? ()
#23 0x00000001 in ?? ()
#24 0x00000001 in ?? ()
#25 0x00000000 in ?? ()
#26 0x00000000 in ?? ()
#27 0x00000001 in ?? ()
#28 0x08068100 in typeinfo name for QToolTip ()
#29 0x00000000 in ?? ()
#30 0x080676c4 in typeinfo name for QToolTip ()
#31 0x080676b0 in typeinfo name for QToolTip ()
#32 0x00000021 in ?? ()
#33 0x4167d8b0 in main_arena () from /lib/tls/libc.so.6
#34 0x00000004 in ?? ()
#35 0x00000020 in ?? ()
#36 0x415c5241 in _int_malloc () from /lib/tls/libc.so.6
#37 0x41575ea0 in __libc_start_main () from /lib/tls/libc.so.6
Comment 3 Thiago Macieira 2005-11-03 11:01:57 UTC
Bug 73389 indicates this is caused by corrupt index files.
Comment 4 Martin Ament 2005-11-03 12:34:06 UTC
How can i solve this?

Can i rebuild the indizes manually?
Comment 5 Martin Ament 2005-11-03 12:54:49 UTC
Info:

At the time of crash i was using imap, not disconnected imap.
Comment 6 Rodney Baker 2007-12-22 00:10:37 UTC
I have experienced a similar crash when moving mail in the opposite direction (i.e. from local to IMAP folder). Unfortunately I didn't save the stack dump but I will next time it happens.
Comment 7 Martin Hansen 2009-06-03 10:30:11 UTC
Seen the crash in kmail 1.9.9 using kde 3.5.10 debian.
kmail crashd when trying to move folder from cached imap to local folder, using Drag'nDrop
Comment 8 Martin Hansen 2009-06-03 10:34:22 UTC
Created attachment 34234 [details]
backtrace, a bit sparse but it's what i got.
Comment 9 Björn Ruberg 2009-12-22 21:55:00 UTC
Do you still have this problem in a recent (4.3) kmail?
Comment 10 Martin Ament 2009-12-23 19:29:55 UTC
I don't use IMAP anymore. So i can't help.
Comment 11 Björn Ruberg 2010-04-06 00:22:46 UTC
Closing