From owner-freebsd-current@FreeBSD.ORG Thu Mar 27 15:08:20 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6BCA6835 for ; Thu, 27 Mar 2014 15:08:20 +0000 (UTC) Received: from mail.schmidp.com (mail.schmidp.com [IPv6:2a01:4f8:120:4ffe::9]) by mx1.freebsd.org (Postfix) with ESMTP id 11A6FBFB for ; Thu, 27 Mar 2014 15:08:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.schmidp.com (Postfix) with ESMTP id 196295802DE for ; Thu, 27 Mar 2014 16:09:19 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail.schmidp.com Received: from mail.schmidp.com ([127.0.0.1]) by localhost (dna.schmidp.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Evx9elcNc2Fb for ; Thu, 27 Mar 2014 16:09:18 +0100 (CET) Received: from charlie.lan (chello213047013064.west2.11.vie.surfer.at [213.47.13.64]) by mail.schmidp.com (Postfix) with ESMTPSA id 0B650580203 for ; Thu, 27 Mar 2014 16:09:17 +0100 (CET) From: Philipp Schmid Content-Type: multipart/signed; boundary="Apple-Mail=_988DC70C-0A4A-4183-901D-40FF7C1CE4A2"; protocol="application/pgp-signature"; micalg=pgp-sha512 Subject: Re: reproducible panic every day at 03:02, probably triggered by daily periodic scipts - help Message-Id: <29253469-F64F-4918-99A2-0CBF9C805D68@schmidp.com> Date: Thu, 27 Mar 2014 16:08:10 +0100 To: freebsd-current@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) X-Mailer: Apple Mail (2.1874) X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Mar 2014 15:08:20 -0000 --Apple-Mail=_988DC70C-0A4A-4183-901D-40FF7C1CE4A2 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 Hello, I have the same problem on a HP Microserver N54L with FreeBSD 10 = release. If a jail is running and the jail executes /etc/periodic/daily/450.status-security the server crashes. This happens every night at 4:03 CET. If I run /etc/periodic/daily/450.status-security manually in the jail, the server also crashes immediately. Now I wanted to try to same as Anton and run each script in=20 /etc/periodic/security manually, but I also get: ASSERTION FAILED: Unexpected value for $PERIODIC: =91' I then ran: setenv PERIODIC "security daily=94 which allowed me to run each security script separately.=20 If I run: root@jail:/etc/periodic/security # ./520.pfdenied=20 the machine immediately reboots. Looking at 520.pfdenied I tried running the command: root@jail:~ # pfctl -sr -v directly, which also crashes the host immediately. All the best, Philipp PS: I have a custom kernel with VIMAGE which I use with the jail --- OpenResearch Software Development OG Gesch=E4ftsf=FChrer (CEO) & Co-Founder Gumpendorfer Stra=DFe 132/9 1060 Vienna, Austria +43 699 17246437 philipp.schmid@openresearch.com http://www.openresearch.com --Apple-Mail=_988DC70C-0A4A-4183-901D-40FF7C1CE4A2 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJTND7aAAoJEFOb3dIWHqZVbQUP/jqxrGg4WMlNhjqeDRWYbKWe NBt7sw5Ci8viUglqNNVuF7g8t+a01ZlH95QUI6rDBmYT3B85DmTOvnE/0AZ4CgMJ yMjVuCuLQV/bB+q6sSpk6hsxStTb5+d0wyHKsTFXZN4TtHAIyPcz3x2S9gvp0lIM 314kjir6YQTkXrAHTame4jGpShg9JPfLVFMpuf9HC1MVslekbUmh5ne/SK5y3lzJ 7+6eVylSvTmvXRXticUGQaYGKHOhAT5EnphZ7fKY2+fvGgtxmqXHDkOjoT6zqmzJ gz9zucF4eJ2erYigKv8rF4vGaJdPKdR1y+cFwW5HxoJEzHOSVvzn1VeAVjqNAkyW mbt0tEfdiLcvx7ZCrnQ/ZQCSJ9Q/WFXzICLwELqv68CyEYtLMRwl7AO4bY6A2aBH B5bxYkVI8u3Tw0IpU7KwosUgYp0Ifn9zk+U6rqfcURvxk+X0gz2bQxg4Q1XkdK3Y rgMauljoHDxFeJiqnkDjnKogTmie4uYYuEmwhv0FW3MS71EHVW75yJghdimvNCfI RYFQSG0zMTR+YTZWMRSjrcmP1tvyWQoJwJdBgQbjUD8KqFlQFGAy7v3vh5TSs2Hf 7BbwpEmYNfPaNKFs9wx3lJjIoAomLAI/TdhH5Kecf03Nvb+9WU2nRrsabCQyo69A czCqT17j6+ZzTT3nuwQ9 =tuEZ -----END PGP SIGNATURE----- --Apple-Mail=_988DC70C-0A4A-4183-901D-40FF7C1CE4A2--