Bug 177184 - empty distribution lists are created in an endless loop
Summary: empty distribution lists are created in an endless loop
Status: RESOLVED FIXED
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.10.90
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2008-12-07 23:09 UTC by Elan Ruusamäe
Modified: 2009-03-20 12:39 UTC (History)
3 users (show)

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 Elan Ruusamäe 2008-12-07 23:09:39 UTC
Version:           1.10.90 (using 4.1.81 (KDE 4.1.81 (KDE 4.2 >= 20081128)), compiled sources)
Compiler:          x86_64-pld-linux-gcc
OS:                Linux (x86_64) release 2.6.27.7-2

kontact, kmail, when launched will loop forever (until killed or dies itself with segfault) creating similar files in ~/.kde/share/apps/kmail/dimap/.*.directory/.INBOX.directory/Contacts/cur

Contacts$ find  cur/ -size 516c | wc -l
9696

the files look all the same, containing either quiz or widgetadmin as name:
From: Elan =?iso-8859-1?q?Ruusam=E4e?= <glen@delfi.ee>
X-KMail-Fcc: .1042548461.directory/.INBOX.directory/Sent
Subject: vCard SnbLgQcGFi
Date: Mon, 8 Dec 2008 00:07:32 +0200
User-Agent: KMail/1.10.90 (Linux/2.6.27.7-2; KDE/4.1.81; x86_64; ; )
Content-Type: Text/X-VCard;
  charset="utf-8"
MIME-Version: 1.0
Status: RO
X-Status: O
X-KMail-EncryptionState:
X-KMail-SignatureState:
X-KMail-MDN-Sent:

BEGIN:VCARD
FN:quiz
N:quiz;;;;
UID:SnbLgQcGFi
VERSION:3.0
X-KADDRESSBOOK-DistributionList:;
END:VCARD
Comment 1 Elan Ruusamäe 2008-12-08 00:49:03 UTC
this is also maybe worthful information (that the items are duplicate):

01:44:00 glen[load: 0.04]@haarber Contacts/cur$ grep -r FN:won2 .
./1228687469.27585.ioW1S:2,S:FN:won2
./1228689484.29199.EpwjY:2,S:FN:won2
./1228689483.29199.Zd9X4:2,S:FN:won2
01:44:01 glen[load: 0.04]@haarber Contacts/cur$ grep -r FN:quiz .
./1228689717.29199.hHNlX:2,S:FN:quiz
./1228689990.29199.yJh5N:2,S:FN:quiz
./1228689450.29199.jSoR3:2,S:FN:quiz
./1228689483.29199.NCWoZ:2,S:FN:quiz
01:44:22 glen[load: 0.02]@haarber Contacts/cur$
Comment 2 George Goldberg 2009-01-29 17:31:15 UTC
Hi Elan. Thanks for taking the time to report this bug. It would be very helpful if you could provide more information on how it happens, specifically:

- Are you able to reproduce this bug? If so, can you tell us the exact steps you take to reproduce it.

- Was it the first time you used KMail, or had you used it for something before this bug happened?
Comment 3 Elan Ruusamäe 2009-01-29 18:01:44 UTC
i was using kmail earlier from kde3.5, about reproducing it's so many time passed i'm not sure if i'm able to reproduce. i'll try it however at some time.

currently my kmail crashes on opening inbox, need to resolve that first :)
Comment 4 Dominik Tritscher 2009-03-15 14:51:57 UTC
I can't see a way to reproduce that bug without further instructions. I think we should close that bug for now.
Comment 5 Kevin Krammer 2009-03-20 12:39:48 UTC
This was a bug in the Kolab plugin (Addressbook on IMAP server) introduced by me when fixing the distribution list duplication.

Fixed in http://websvn.kde.org/?view=rev&revision=911381 in trunk and http://websvn.kde.org/?view=rev&revision=911384 in 4.2 branch