From owner-freebsd-stable@FreeBSD.ORG Thu Jun 10 09:17:35 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C097E1065675 for ; Thu, 10 Jun 2010 09:17:35 +0000 (UTC) (envelope-from h.schmalzbauer@omnilan.de) Received: from host.omnilan.net (host.omnilan.net [62.245.232.135]) by mx1.freebsd.org (Postfix) with ESMTP id 30FF18FC24 for ; Thu, 10 Jun 2010 09:17:34 +0000 (UTC) Received: from titan.flintsbach.schmalzbauer.de (titan.flintsbach.schmalzbauer.de [172.21.1.150]) (authenticated bits=0) by host.omnilan.net (8.13.8/8.13.8) with ESMTP id o5A9HX0L023428 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 10 Jun 2010 11:17:34 +0200 (CEST) (envelope-from h.schmalzbauer@omnilan.de) Message-ID: <4C10ADAD.2010908@omnilan.de> Date: Thu, 10 Jun 2010 11:17:33 +0200 From: Harald Schmalzbauer Organization: OmniLAN User-Agent: Thunderbird 2.0.0.23 (X11/20090906) MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <4C109DF7.6070007@omnilan.de> In-Reply-To: <4C109DF7.6070007@omnilan.de> X-Enigmail-Version: 0.95.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigF9EAFC7A9A8FE2F5E177DE73" Subject: Re: extremely strange results with "mail" or "make" after one day uptime X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jun 2010 09:17:35 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigF9EAFC7A9A8FE2F5E177DE73 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: quoted-printable Harald Schmalzbauer schrieb am 10.06.2010 10:10 (localtime): > Hello all, >=20 > I have absolutley no idea how it comes: > After one or two days of uptime, 'make -j3 buildworld' just returns=20 > without any error but without doing anything. > Also sending mail via 'mail' produces mutilatet output: no valid rcpt, = > no subject. > When I reboot the machine everything is fine again. > Daily status reports also stop working; that's how I found this=20 > absolutley mysterious spookie thing. > And: sshguard destroys hosts.allow. It's suddenly empty. It seems that any text handling routine gets crazy because=20 /var/run/jail_XXX.id is also empty when starting new jails. It worked at machine boot, since older running jails do have a number in = their id file. Only newer started/restarted jails have an empty id file. Also the hosts.allow gets reproducable emptied by sshguard. Where's the part of FreeBSD doing such text manipulation? Maybe that's also responsable for makefile parsing and such explains the = 'make' failure? Interesting is that 'make' without -j3 at least starts=20 the build, but reproducable fails at different points while src tree is=20 absolutely consistent. If I mount it elsewhere everything compiles fine. And to ephisize: This mysteric behaviour of some base system components=20 appears only after some uptime. I haven't seen it the first day after=20 fresh booting. Anybody any ideas? I'm desperate because I don't know here I could start = to search/test. Thanks in advance, -Harry --------------enigF9EAFC7A9A8FE2F5E177DE73 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) iEYEARECAAYFAkwQra0ACgkQLDqVQ9VXb8jOxQCeKIBGiw3YHG6U5pJBLss5nGgP xtkAnAqmt+pvk5VUvzePUNHQFtWZsmqn =kyZs -----END PGP SIGNATURE----- --------------enigF9EAFC7A9A8FE2F5E177DE73--