From owner-freebsd-stable@FreeBSD.ORG  Sat Feb 24 18:14:55 2007
Return-Path: <owner-freebsd-stable@FreeBSD.ORG>
X-Original-To: freebsd-stable@freebsd.org
Delivered-To: freebsd-stable@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id BD5C916A400;
	Sat, 24 Feb 2007 18:14:55 +0000 (UTC)
	(envelope-from lofi@freebsd.org)
Received: from mail-in-07.arcor-online.net (mail-in-07.arcor-online.net
	[151.189.21.47])
	by mx1.freebsd.org (Postfix) with ESMTP id 3EF9F13C481;
	Sat, 24 Feb 2007 18:14:55 +0000 (UTC)
	(envelope-from lofi@freebsd.org)
Received: from mail-in-01-z2.arcor-online.net (mail-in-09-z2.arcor-online.net
	[151.189.8.21])
	by mail-in-07.arcor-online.net (Postfix) with ESMTP id A494B24B19B;
	Sat, 24 Feb 2007 19:14:53 +0100 (CET)
Received: from mail-in-04.arcor-online.net (mail-in-04.arcor-online.net
	[151.189.21.44])
	by mail-in-01-z2.arcor-online.net (Postfix) with ESMTP id 9551928EF1D; 
	Sat, 24 Feb 2007 19:14:53 +0100 (CET)
Received: from lofi.dyndns.org (dslb-084-062-221-142.pools.arcor-ip.net
	[84.62.221.142])
	by mail-in-04.arcor-online.net (Postfix) with ESMTP id F3C5C1F704D;
	Sat, 24 Feb 2007 19:14:52 +0100 (CET)
Received: from kiste.my.domain (root@kiste.my.domain [192.168.8.2])
	by lofi.dyndns.org (8.13.8/8.13.3) with ESMTP id l1OIElWh006340
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Sat, 24 Feb 2007 19:14:47 +0100 (CET)
	(envelope-from lofi@freebsd.org)
Received: from kiste.my.domain (lofi@localhost [127.0.0.1])
	by kiste.my.domain (8.13.6/8.13.4) with ESMTP id l1OIEjGr014893;
	Sat, 24 Feb 2007 19:14:45 +0100 (CET)
	(envelope-from lofi@freebsd.org)
Received: from localhost (localhost [[UNIX: localhost]])
	by kiste.my.domain (8.13.6/8.13.4/Submit) id l1OIEjk0014892;
	Sat, 24 Feb 2007 19:14:45 +0100 (CET)
	(envelope-from lofi@freebsd.org)
X-Authentication-Warning: kiste.my.domain: lofi set sender to lofi@freebsd.org
	using -f
From: Michael Nottebrock <lofi@freebsd.org>
To: Volker <volker@vwsoft.com>
Date: Sat, 24 Feb 2007 19:14:34 +0100
User-Agent: KMail/1.9.5
References: <200702170947.49001.lofi@freebsd.org>
	<200702231806.25926.lofi@freebsd.org> <45E04B59.2010009@vwsoft.com>
In-Reply-To: <45E04B59.2010009@vwsoft.com>
X-Face: g:jG2\O{-yqD1x?DG2lU1)(v%xffR"p8Nz(w/*)YEUO\Hn%mGi&-!+rq$&r64,=?utf-8?q?fuP=7E=3Bbw=5C=0A=09=5EQdX?=@v~HEAi?NaE8SU]}.oeYSjN84Fe{M(ahZ.(i+lxyP;
	pr)2[%mGbkY'RmM>=?utf-8?q?+mg3Y=24ip=0A=091?=@Z>[EUaE7tjJ=1DRs~:!uSd""d~:/Er3rpQA%ze|bp>S
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="nextPart2130163.86Y4gxP9DJ";
	protocol="application/pgp-signature"; micalg=pgp-sha1
Content-Transfer-Encoding: 7bit
Message-Id: <200702241914.44898.lofi@freebsd.org>
X-Virus-Scanned: by amavisd-new
Cc: Rink Springer <rink@freebsd.org>, freebsd-stable@freebsd.org
Subject: Re: sysctl segfaulting
X-BeenThere: freebsd-stable@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Production branch of FreeBSD source code <freebsd-stable.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-stable>, 
	<mailto:freebsd-stable-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-stable>
List-Post: <mailto:freebsd-stable@freebsd.org>
List-Help: <mailto:freebsd-stable-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-stable>,
	<mailto:freebsd-stable-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 24 Feb 2007 18:14:55 -0000

--nextPart2130163.86Y4gxP9DJ
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Saturday, 24. February 2007 15:27, Volker wrote:

> Your problem with libelf reminded me to one thing: Have you done a
> `make check-old' in /usr/src already? I didn't find it in the docs
> but while reading the Makefile.incl and have not been aware of that
> check procedure but it clearly showed I've had some elder binaries
> in my system. Please forgive me if that hint has already been posted.

No need to apologize, I appreciate every suggestion. However, by now I'm=20
reasonably sure this isn't some kind of mismatch/stale software problem -=20
there is indeed nothing stale left as far as the base system is concerned o=
n=20
that box at all. Given the strange nature of the error there might even be=
=20
hardware failure involved (bad memory, possibly), I still need to check on=
=20
that front.

=2D-=20
   ,_,   | Michael Nottebrock               | lofi@freebsd.org
 (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org

--nextPart2130163.86Y4gxP9DJ
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (FreeBSD)

iD8DBQBF4ICUXhc68WspdLARAjOYAJ9raOW0cOIpSAuAO7/SZ59ntreIfgCePAU8
Jlx01+BDxrmAK+U1LPFfA5M=
=q5m6
-----END PGP SIGNATURE-----

--nextPart2130163.86Y4gxP9DJ--