Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jun 2010 11:17:33 +0200
From:      Harald Schmalzbauer <h.schmalzbauer@omnilan.de>
To:        freebsd-stable@freebsd.org
Subject:   Re: extremely strange results with "mail" or "make" after one day uptime
Message-ID:  <4C10ADAD.2010908@omnilan.de>
In-Reply-To: <4C109DF7.6070007@omnilan.de>
References:  <4C109DF7.6070007@omnilan.de>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
Harald Schmalzbauer schrieb am 10.06.2010 10:10 (localtime):
> Hello all,
> 
> I have absolutley no idea how it comes:
> After one or two days of uptime, 'make -j3 buildworld' just returns 
> 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 
> absolutley mysterious spookie thing.
> And: sshguard destroys hosts.allow. It's suddenly empty.

It seems that any text handling routine gets crazy because 
/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 
the build, but reproducable fails at different points while src tree is 
absolutely consistent. If I mount it elsewhere everything compiles fine.

And to ephisize: This mysteric behaviour of some base system components 
appears only after some uptime. I haven't seen it the first day after 
fresh booting.

Anybody any ideas? I'm desperate because I don't know here I could start 
to search/test.

Thanks in advance,

-Harry


[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.13 (FreeBSD)

iEYEARECAAYFAkwQra0ACgkQLDqVQ9VXb8jOxQCeKIBGiw3YHG6U5pJBLss5nGgP
xtkAnAqmt+pvk5VUvzePUNHQFtWZsmqn
=kyZs
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C10ADAD.2010908>