From owner-freebsd-current@FreeBSD.ORG Mon Jan 31 10:59:33 2005 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 EDB1D16A4CE; Mon, 31 Jan 2005 10:59:33 +0000 (GMT) Received: from vbook.fbsd.ru (asplinux.ru [195.133.213.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 514A243D1D; Mon, 31 Jan 2005 10:59:33 +0000 (GMT) (envelope-from vova@vbook.fbsd.ru) Received: from vova by vbook.fbsd.ru with local (Exim 4.43 (FreeBSD)) id 1CvZHD-0000Ri-TD; Mon, 31 Jan 2005 13:59:27 +0300 From: Vladimir Grebenschikov To: Poul-Henning Kamp In-Reply-To: <88232.1107166960@critter.freebsd.dk> References: <88232.1107166960@critter.freebsd.dk> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable Organization: SWsoft Date: Mon, 31 Jan 2005 13:59:27 +0300 Message-Id: <1107169167.1651.3.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.0.3 FreeBSD GNOME Team Port Sender: Vladimir Grebenschikov cc: alc@freebsd.org cc: "current@freebsd.org" cc: Kris Kennaway Subject: Re: do_execve() finding vmspace_destroyed set under load X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: vova@fbsd.ru List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Jan 2005 10:59:34 -0000 =F7 =D0=CE, 31/01/2005 =D7 11:22 +0100, Poul-Henning Kamp =D0=C9=DB=C5=D4: > In message <1107166332.1055.1.camel@localhost>, Vladimir Grebenschikov wr= ites: > >=F7 =D3=C2, 29/01/2005 =D7 18:52 -0800, Kris Kennaway =D0=C9=DB=C5=D4:=20 > >> I'm seeing the following code in do_execve() frequently being > >> triggered when scripts are executed on my SMP machine under load: > > > >Probably related, I have 100% panic on exec of single linux static > >binary, it happens in do_execve >=20 > What kind of filesystem is the binary located ? msdosfs Should I try to copy binary to=20 Old kerel is ok -r-xr-xr-x 1 root wheel 3310239 Jan 17 11:53 /boot/kernel.old/kernel new kernel has this bug -r-xr-xr-x 1 root wheel 3334632 Jan 27 12:51 /boot/kernel/kernel --=20 Vladimir B. Grebenchikov vova@fbsd.ru