Hi Emmanuel,
On 2016-11-16 01:33, manu@... [milter-greylist] wrote:
> Marcus Schopen <lists@...> wrote:
>
>> regarding to my todays post "weighting blacklists" I can reproducible
>> crash milter-greylist with this configuration:
>
> Could you please run milter-greylist in gdb and collect a backtrace?
Thanks for your time.
> Make sure you build with -g, then:
> # gdb milter-greylist
> (gdb) run [options] -D
> Once crashed, issue the bt command in gdb.d
I've attached the debug, mail.log, greylist.conf and the patches of the
debian package.
The only patch I provided is in the srs_filter file and it's about our
"block SRS senders" discussion (03 Sep 2016). All other patches came
with the official packages (version 4.3.9-1 maintained by Paul Martin),
which I used as template to build a new upstream release for 4.6.1. This
upstream package is installed on two of my live servers for about two
months and running stable. The milter crashes with this packages when
line "racl continue set $score=1" is part of config and the config is
changed while running.
System: Ubuntu 14.04 LTS
Kernel: Linux vorlage.testme.com 4.2.0-42-generic #49~14.04.1-Ubuntu SMP
Wed Jun 29 20:22:11 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
Ciao
Marcus