Date: Fri, 27 Nov 2009 18:06:28 +0100 From: Martin Schweizer <lists_freebsd@bluewin.ch> To: freebsd-questions@freebsd.org Subject: MimeDefang: Perl core dump Message-ID: <20091127170628.GA4080@saturn.pcs.ms>
next in thread | raw e-mail | index | archive | help
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=20 17:53:59 CEST 2009 =20 martin@acsvfbsd06.acutronic.ch:/usr/obj/usr/src/sys/GENERIC amd64 sendmail.mc: [snip] MAIL_FILTER(`mimedefang', `S=3Dlocal:/var/spool/MIMEDefang/mimedefang.sock,= F=3DT, T=3DS: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 corr= ect. 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/s= pool/MIMEDefang/mimedefang-multiplexor.pid -z /var/spool/MIMEDefang -m 2=20 -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 signa= l 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 u= sage: req=3D0, scans=3D0, user=3D0.158, sys=3D0.067, nswap=3D0, majflt=3D0,= minflt=3D2832, maxrss The above will repeate any 30 seconds. I also ant find the core files but I= =20 could not find it! (Or I did not find the correct directory) Any ideas what is going wrong here? --=20 Martin Schweizer <office@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;=20 fingerprint: EC21 CA4D 5C78 BC2D 73B7 10F9 C1AE 1691 D30F D239;
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091127170628.GA4080>