From owner-freebsd-current@FreeBSD.ORG Wed Nov 12 23:57:30 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40B2C16A4CE for ; Wed, 12 Nov 2003 23:57:30 -0800 (PST) Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4324E43FD7 for ; Wed, 12 Nov 2003 23:57:28 -0800 (PST) (envelope-from jhay@zibbi.icomtek.csir.co.za) Received: from zibbi.icomtek.csir.co.za (localhost [IPv6:::1]) hAD7vMNJ064435 for ; Thu, 13 Nov 2003 09:57:22 +0200 (SAST) (envelope-from jhay@zibbi.icomtek.csir.co.za) Received: (from jhay@localhost) by zibbi.icomtek.csir.co.za (8.12.9/8.12.9/Submit) id hAD7vM0b064432 for current@FreeBSD.org; Thu, 13 Nov 2003 09:57:22 +0200 (SAST) (envelope-from jhay) Date: Thu, 13 Nov 2003 09:57:22 +0200 From: John Hay To: current@FreeBSD.org Message-ID: <20031113075722.GA64129@zibbi.icomtek.csir.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Subject: new kernel and old programs - bad system call X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 13 Nov 2003 07:57:30 -0000 Hi, Is it ok to run a new kernel (after the statfs changes) and older programs? I thought so from what i gathered out of the commit messages, but my test box doesn't like it at all... Well except if something else broke stuff: ###### ... Mounting root from ufs:/dev/da0s1a pid 50 (sh), uid 0: exited on signal 12 Enter full pathname of shell or RETURN for /bin/sh: # ls pid 56 (ls), uid 0: exited on signal 12 Bad system call # ###### I thought that there might have been some leftover in my kernel compile directory to spoil things, so I did a make clean in the kernel directory and tried again, but it still does the same. John -- John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org