From owner-freebsd-questions@freebsd.org Thu Oct 29 16:07:32 2020 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 53470456568 for ; Thu, 29 Oct 2020 16:07:32 +0000 (UTC) (envelope-from mlist@nlned.nl) Received: from one.dhzm.nl (one.dhzm.nl [161.97.88.222]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits)) (Client CN "dhzm.nl", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CMVhM4MQGz3yvD for ; Thu, 29 Oct 2020 16:07:31 +0000 (UTC) (envelope-from mlist@nlned.nl) Received: from [10.10.10.25] (epsilon.welberg24.nl [185.238.129.67]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by one.dhzm.nl (Postfix) with ESMTPSA id B1BF2F29; Thu, 29 Oct 2020 17:07:29 +0100 (CET) User-Agent: Microsoft-MacOutlook/16.42.20101102 Date: Thu, 29 Oct 2020 17:07:28 +0100 Subject: Re: Problems with FreeBSD 12.2-RELEASE From: Jack Raats To: , Message-ID: <482BCE79-F10C-4D82-9213-283B0111EC71@nlned.nl> Thread-Topic: Problems with FreeBSD 12.2-RELEASE References: In-Reply-To: Mime-version: 1.0 Content-type: text/plain; charset="UTF-8" Content-transfer-encoding: quoted-printable X-Rspamd-Queue-Id: 4CMVhM4MQGz3yvD X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of mlist@nlned.nl designates 161.97.88.222 as permitted sender) smtp.mailfrom=mlist@nlned.nl X-Spamd-Result: default: False [-2.75 / 15.00]; RCVD_TLS_ALL(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; NEURAL_HAM_LONG(-0.96)[-0.955]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; ARC_NA(0.00)[]; DMARC_NA(0.00)[nlned.nl]; TO_MATCH_ENVRCPT_SOME(0.00)[]; NEURAL_HAM_SHORT(-0.50)[-0.501]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_HAM_MEDIUM(-1.00)[-0.996]; FREEMAIL_TO(0.00)[icloud.com,freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:51167, ipnet:161.97.88.0/23, country:DE]; RCVD_COUNT_TWO(0.00)[2]; MAILMAN_DEST(0.00)[freebsd-questions] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Oct 2020 16:07:32 -0000 I first started periodic daily Then I started top to see what happened Lsof took a lot of memory after which it crashed and clamd stopped working. /var/log/messages contained a lot of messages Oct 29 17:03:08 one kernel: swap_pager_getswapspace(32): failed Oct 29 17:03:08 one syslogd: last message repeated 2 times Oct 29 17:03:08 one kernel: swap_pager_getswapspace(27): failed Oct 29 17:03:09 one kernel: swap_pager_getswapspace(32): failed Oct 29 17:03:09 one syslogd: last message repeated 5 times Oct 29 17:03:09 one kernel: swap_pager_getswapspace(13): failed Oct 29 17:03:09 one kernel: swap_pager_getswapspace(32): failed Oct 29 17:03:13 one syslogd: last message repeated 5 times Oct 29 17:03:13 one kernel: pid 59260 (lsof), jid 0, uid 0, was killed: out= of swap space Oct 29 17:03:13 one kernel: swap_pager_getswapspace(32): failed Oct 29 17:03:15 one kernel: pid 15412 (clamd), jid 0, uid 106, was killed: = out of swap space I hope this can help. Jack =EF=BB=BFOp 29-10-2020 16:36 heeft xtouqh--- via freebsd-questions geschreven: Jack Raats wrote: > Hi, >=20 > =20 >=20 > I=E2=80=99ve the following problem after updating to FreeBSD 12.2-RELEASE. >=20 > =20 >=20 > Old situation: >=20 > FreeBSD 12.1-RELEASE-p10 >=20 > Postfix, dovecot, opendkim, opendmarc, clamav-milter and clamd. >=20 > Mail was perfectly working >=20 > =20 >=20 > New situation: >=20 > FreeBSD 12.2-RELEASE, the rest was the same. >=20 > Every night after 03:00 am the clamav daemon stops working so postfix= stops working (even dovecot) Define "stops working", does it crash, exit, or simply stop responding?= =20 Anything in system or clamav logs? > Strange, but I know that after 03:00 am periodic daily runs. >=20 > =20 >=20 > Can anyone give me a clue what to change or where to look for to solv= e this mystery. _______________________________________________ freebsd-questions@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd= .org"