[Kolab-devel] [issue1684] kontact has a loop in KMFolderMaildir::moveInternal
Ludwig Reiter
kolab-issues at intevation.de
Wed Apr 11 10:53:16 CEST 2007
New submission from Ludwig Reiter <ludwig at intevation.de>:
I used Kontact 3.3.2+proko2.1.6-kk1 and received 3 Mails.
Two off them signed with smime and one encrypted with gpg.
I tried to move this mails to another folder by drag-and-drop, but
kontact stopped working.
The last output was:
kmail: parsing of ObjectTree - DONE
kmail: parsing of ObjectTree - DONE
kmail: KMReaderWin - finished parsing and displaying of message.
kmail: (9274, last 0) Highlights der SMT/HYBRID/PACKAGING 2007 SMT-Info at mesago
e, readyToShow true
kmail: [const QTextCodec* KMReaderWin::overrideCodec() const] mOverrideEncodi
== ''
kmail: text plain
kmail: text html
kontact: Writing: /home/ludwig/.kde/share/apps/kmail/dimap/.1261551877.directo
/.INBOX.directory/Kolab/tmp/1176277571.14627.ldIh6:2,S
strace show the following:
access("/home/ludwig/.kde/share/apps/kmail/dimap/.1261551877.directory/.INBOX.directory/Kolab/cur/1176277571.14627.ldIh6:2,S",
F_OK) = 0
gettimeofday({1176279299, 15983}, NULL) = 0
access("/home/ludwig/.kde/share/apps/kmail/dimap/.1261551877.directory/.INBOX.directory/Kolab/cur/1176277571.14627.ldIh6:2,S",
F_OK) = 0
gettimeofday({1176279299, 16120}, NULL) = 0
access("/home/ludwig/.kde/share/apps/kmail/dimap/.1261551877.directory/.INBOX.directory/Kolab/cur/1176277571.14627.ldIh6:2,S",
F_OK) = 0
gettimeofday({1176279299, 16257}, NULL) = 0
and with gdb I got following backtrace:
#0 0xb7c17a11 in access () from /lib/tls/libc.so.6
#1 0xb7129c0e in qt_file_access () from /usr/lib/libqt-mt.so.3
#2 0xb71401b5 in QFile::exists () from /usr/lib/libqt-mt.so.3
#3 0xb5d7efde in KMFolderMaildir::moveInternal ()
from /usr/lib/libkmailprivate.so.0
#4 0xb5d7b88a in KMFolderMaildir::addMsgInternal ()
from /usr/lib/libkmailprivate.so.0
#5 0xb5d6bc9c in KMFolderCachedImap::addMsg ()
from /usr/lib/libkmailprivate.so.0
The file
/home/ludwig/.kde/share/apps/kmail/dimap/.1261551877.directory/.INBOX.directory/Kolab/cur/1176277571.14627.ldIh6:2,S
exists and there is enough free space on the disks.
----------
messages: 10168
nosy: bernhard, bh, ludwig, pradeepto, till
priority: bug
status: unread
title: kontact has a loop in KMFolderMaildir::moveInternal
topic: kde client
________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://intevation.de/roundup/kolab/issue1684>
________________________________________________
More information about the devel
mailing list