Bug 278256 - Mail filtering in kmail 2.1.1 introduces a resource conflict and occasional crash
Summary: Mail filtering in kmail 2.1.1 introduces a resource conflict and occasional c...
Status: RESOLVED FIXED
Alias: None
Product: kmail2
Classification: Applications
Component: filtering (other bugs)
Version First Reported In: 2.1.1
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-22 10:17 UTC by Dave Brain
Modified: 2011-09-17 21:05 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Brain 2011-07-22 10:17:45 UTC
Version:           2.1.1 (using Devel) 
OS:                Linux

When filtering mail through spamassassin using the following rule:

Size <250K filter action: Pipe through /usr/bin/vendor_perl/spamc

(spamd is running via init scrips)

When spamassassin adds the headers related to the filer a left/right resource conflict box will pop up. Inveriably, the left hand message is the one to keep as it contains the new headers added by spamassassin. 

This has only occured since the akonadi resource managemnt framework has been added. Temporarily removing the spamassassin pipe filter, I've not seen the message pop-up. Occasionally kmail will then crash and when re-opened the status bar will indicate message filtering is taking place. I don't see this at a normal startup.

I've ensured the nepomuk service is running as with strigi. I've disabled strigi to see if the issues goes away as strigi could be opening the file too. It doesn't seem to matter if strigi is enabled or not.

Maybe related to bug 276875?

Reproducible: Always

Steps to Reproduce:
Filter messages through the above rule. - Resource conflict
Disable message filter - no resource conflict

Maybe related to bug 276875?

Actual Results:  
I'd expect kmail/spamassassin's behaviour to silently add the headers as per every version of kmail I've been using since 2.2 ;-)

Maybe related to bug 276875?

Expected Results:  
Message should be filtered by spamassassin and not produce akonadi resource conflicts.
Maybe related to bug 276875?

OS: Linux (i686) release 2.6.38
Compiler: gcc
KDE 4.6.5 (Archlinux pacakges)
KMail 2.1.1 (Archlinux packages)

spamassassin extra/spamassassin 3.3.2-2 [installed] (Archlinux package)
Perl version core/perl 5.14.1-3 (base) [installed] (Archlinux package)
Maybe related to bug 276875?
Comment 1 Tobias Koenig 2011-09-17 21:05:17 UTC
Hej,

this should be fixed in master from today now, please retest.

Ciao,
Tobias