MimeDefang: Perl core dump

Martin Schweizer lists_freebsd at bluewin.ch
Fri Nov 27 17:04:03 UTC 2009


Hello

My goal is to add to all outgoing mail a small boilerplate.

My system:
FreeBSD acsvfbsd06.acutronic.ch 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Thu Sep 17 
17:53:59 CEST 2009     
martin at acsvfbsd06.acutronic.ch:/usr/obj/usr/src/sys/GENERIC  amd64

sendmail.mc:
[snip]
MAIL_FILTER(`mimedefang', `S=local:/var/spool/MIMEDefang/mimedefang.sock, F=T, T=S:1m;R:1m')dnl
define(`confINPUT_MAIL_FILTERS', `mimedefang')dnl
[snip]

sendmail version:
ESMTP Sendmail 8.14.3/8.14.3; Fri, 27 Nov 2009 17:58:56 +0100 (CET)


acsvfbsd06# mimedefang.pl -test
Filter /usr/local/etc/mimedefang/mimedefang-filter seems syntactically correct.

acsvfbsd06# mimedefang.pl -features
MIMEDefang version 2.67

Archive::Zip                  : yes
HTML::Parser                  : yes
Net::DNS                      : yes
Path:CONFDIR                  : yes (/usr/local/etc/mimedefang)
Path:QUARANTINEDIR            : yes (/var/spool/MD-Quarantine)
Path:SENDMAIL                 : yes (/usr/sbin/sendmail)
Path:SPOOLDIR                 : yes (/var/spool/MIMEDefang)
SpamAssassin                  : yes
HTML:TokeParser               : no
HTMLCleaner                   : no
Unix::Syslog                  : no
Virus:AVP                     : no
Virus:AVP5                    : no
Virus:BDC                     : no
Virus:CLAMAV                  : no
Virus:CLAMD                   : no
Virus:CSAV                    : no
Virus:FPROT                   : no
Virus:FPROTD                  : no
Virus:FPROTD6                 : no
Virus:FPSCAN                  : no
Virus:FSAV                    : no
Virus:HBEDV                   : no
Virus:KAVSCANNER              : no
Virus:NAI                     : no
Virus:NOD32                   : no
Virus:NVCC                    : no
Virus:SAVSCAN                 : no
Virus:SOPHIE                  : no
Virus:SOPHOS                  : no
Virus:SymantecCSS             : no
Virus:TREND                   : no
Virus:TROPHIE                 : no
Virus:VEXIRA                  : no
Anomy::HTMLCleaner            : missing
Archive::Zip                  : Version 1.30
Digest::SHA1                  : Version 2.12
HTML::Parser                  : Version 3.64
HTML::TokeParser              : missing
IO::Socket                    : Version 1.31
IO::Stringy                   : Version 2.110
MIME::Base64                  : Version 3.08
MIME::Tools                   : Version 5.427
MIME::Words                   : Version 5.427
Mail::Mailer                  : Version 2.04
Mail::SpamAssassin            : Version 3.002005
Net::DNS                      : Version 0.65
Unix::Syslog                  : Version 1.1

ps -ax shows
6722  ??  S      0:00,19 /usr/local/bin/mimedefang-multiplexor -l -p /var/spool/MIMEDefang/mimedefang-multiplexor.pid -z /var/spool/MIMEDefang -m 2 
-x 10 -U

The -l option means to log all stuff to syslog.

/var/log/all.log shows:
Nov 27 17:57:18 acsvfbsd06 kernel: pid 9919 (perl), uid 26: exited on signal 11 (core dumped)
Nov 27 17:57:18 acsvfbsd06 mimedefang-multiplexor[6722]: Reap: slave 0 (pid 9919) exited due to signal 11 (SLAVE DIED UNEXPECTEDLY)
Nov 27 17:57:18 acsvfbsd06 mimedefang-multiplexor[6722]: Slave 0 resource usage: req=0, scans=0, user=0.158, sys=0.067, nswap=0, majflt=0, minflt=2832, maxrss

The above will repeate any 30 seconds. I also ant find the core files but I 
could not find it! (Or I did not find the correct directory)

Any ideas what is going wrong here?

-- 

Martin Schweizer
<office at pc-service.ch>

PC-Service M. Schweizer GmbH; Bannholzstrasse 6; CH-8608 Bubikon
Tel. +41 55 243 30 00; Fax: +41 55 243 33 22; http://www.pc-service.ch;
public key : http://www.pc-service.ch/pgp/public_key.asc; 
fingerprint: EC21 CA4D 5C78 BC2D 73B7  10F9 C1AE 1691 D30F D239;



More information about the freebsd-questions mailing list