[imapfilter-devel]Segmentation faults using rmove and rcopy
Lefteris Chatzibarbas
lefcha at hellug.gr
Tue Sep 17 11:25:01 EEST 2002
On Mon, Sep 16, 2002 at 08:01:12AM -0700, rnyman_imapfilter at afterburner.net wrote:
> Anyone else having problems with segmentation faults when using rcopy jobs?
>
> I've run into that on more than one occasion recently - the segmentation
> fault appears to occur while the message is being uploaded to the
> destination host.
If you run imapfilter again does the message get copied the second time or
imapfilter keeps segfaulting in specifically the same message?
>
> I'd try to look at the source, but I'm not much of a C programmer
> (I'm getting better with Perl). What could I capture to be able to help
> with the troubleshooting though?
You should recompile imapfilter with DEBUG enabled:
./config -o debug=yes
make && make install
Then run imapfilter with something like:
imapfilter 2>&1 | tee IMAPFILTER.LOG
You should also try the CVS version and check out if you have the same
problems.
More information about the Imapfilter-devel
mailing list