vstakhov / rmilter

Another sendmail milter for different mail checks.
86 stars 18 forks source link

ERROR:/rmilter-1.9.3/src/radix.c:32: #159

Open danielhh1972 opened 8 years ago

danielhh1972 commented 8 years ago

Hi,

I get the following error when scanning mails. I have a fetchmail setup and I have to scan messages from localhost as they arrive from fetchmail.

<10f341df77>; accepted connection from caligula.local.design-werbung.com; client: 127.0.0.1:47662 (localhost) <10f341df77>; mlfi_data: queue id: <02EBA6481E2> <10f341df77>; mlfi_eom: tempfile=/tmp/msg.XX1Raur8, size=4530 rmilter.service: main process exited, code=killed, status=6/ABRT Unit rmilter.service entered failed state. ERROR:/rmilter-1.9.3/src/radix.c:32:radix_find_compressed: assertion failed: (tree != NULL) How can I solve this?
vstakhov commented 8 years ago

Fixed in 98ca6042e76b53ec231f703c9cfa638e594c50a1

danielhh1972 commented 8 years ago

Thanks for your quick reply. Could you tell me how can I Install this fix on debian Jessie.

fatalbanana commented 8 years ago

You could install rmilter from experimental repository.

danielhh1972 commented 8 years ago

Ok thanks

danielhh1972 commented 8 years ago

Hi,

with the version from experimental I get the same error.

Sep 24 08:26:05 caligula rmilter[12954]: main: starting rmilter version 1.9.3-15d5b4a, listen on inet:9900@127.0.0.1 Sep 24 08:26:05 caligula rmilter[12954]: reload_thread: starting... Sep 24 08:30:45 caligula rmilter[12954]: <986980d25c>; accepted connection from caligula.local.design-werbung.com; client: 127.0.0.1:48960 (localhost) Sep 24 08:30:45 caligula rmilter[12954]: <986980d25c>; mlfi_data: queue id: Sep 24 08:30:45 caligula rmilter[12954]: <986980d25c>; mlfi_eom: tempfile=/tmp/msg.XXbuNG6Y, size=2711 Sep 24 08:30:45 caligula systemd[1]: rmilter.service: main process exited, code=killed, status=6/ABRT Sep 24 08:30:45 caligula systemd[1]: Unit rmilter.service entered failed state. Sep 24 08:30:45 caligula rmilter[12954]: ** Sep 24 08:30:45 caligula rmilter[12954]: ERROR:/rmilter-1.9.3/src/radix.c:32:radix_find_compressed: assertion failed: (tree != NULL)