From owner-freebsd-questions@FreeBSD.ORG Mon Nov 15 08:20:23 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B16A516A4CE for ; Mon, 15 Nov 2004 08:20:23 +0000 (GMT) Received: from grande.el.net (NS2.EL.NET [68.165.89.67]) by mx1.FreeBSD.org (Postfix) with SMTP id DEBBE43D1D for ; Mon, 15 Nov 2004 08:20:22 +0000 (GMT) (envelope-from kalin@el.net) Received: (qmail 3865 invoked from network); 15 Nov 2004 08:19:48 -0000 Received: from localhost (HELO el.net) (127.0.0.1) by grande.el.net with SMTP; 15 Nov 2004 08:19:48 -0000 Received: from 24.90.34.93 (SquirrelMail authenticated user kalin) by el.net with HTTP; Mon, 15 Nov 2004 03:19:48 -0500 (EST) Message-ID: <62858.24.90.34.93.1100506788.squirrel@el.net> In-Reply-To: <20041115052139.GA70018@xor.obsecurity.org> References: <20041115032519.GA43676@xor.obsecurity.org> <62451.24.90.34.93.1100491950.squirrel@el.net> <20041115045234.GA57236@xor.obsecurity.org> <62715.24.90.34.93.1100495413.squirrel@el.net> <20041115052139.GA70018@xor.obsecurity.org> Date: Mon, 15 Nov 2004 03:19:48 -0500 (EST) From: "kalin mintchev" To: "Kris Kennaway" User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal cc: freebsd-questions@freebsd.org Subject: Re: panic: page fault X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Nov 2004 08:20:23 -0000 > On Mon, Nov 15, 2004 at 12:10:13AM -0500, kalin mintchev wrote: >> >> > On Sun, Nov 14, 2004 at 11:12:30PM -0500, kalin mintchev wrote: >> >> >> >> > >> >> > Follow my advice then.. >> >> >> >> about kernel debugging?! >> > >> > Not that specifically, but I told you three things to do in order, >> > starting with trying a later release. 4.6-RELEASE is very old by now, >> > and there have been literally hundreds of bugs fixed between it and >> > 4.10-release. We do release new versions of FreeBSD for a reason ;-) >> >> i'll upgrade anyway but what about the ulimit and it's -v flag?! > > cvsweb.freebsd.org shows that ulimit -v was added to FreeBSD 2 1/2 > years ago. right. found the -v flag with 'man sh' on 5.2.1 but it's not on the 4.6.... ok... i hope it's there on 4.10.... thank you Kris - i appreciate it..... > > Kris > --