[Bug 149941] Manual Filtering Crashes Arbitrarily

Gary Krueger gkrueger at browsermedia.com
Wed Oct 3 15:36:31 BST 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=149941         




------- Additional Comments From gkrueger browsermedia com  2007-10-03 16:36 -------
My first 2 filters add to the message headers.  The subsequent filters act upon those added message headers.

It appears that the filtering attempts to use multiple threads to process the filters in parallel.  But, reader threads must be blocked while writer threads (such as the Pipe Through action) proceed.  But, this requires knowing which threads are writer threads before starting any threads.

This may be key to solving many of the filtering issues (manual and automatic).



More information about the Kdepim-bugs mailing list