From owner-freebsd-current Mon Sep 30 14:35:14 2002 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 A0C6137B401 for ; Mon, 30 Sep 2002 14:35:13 -0700 (PDT) Received: from relay01.cablecom.net (relay01.cablecom.net [62.2.33.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFE7343E6E for ; Mon, 30 Sep 2002 14:35:12 -0700 (PDT) (envelope-from hanspeter_roth@hotmail.com) Received: from smtp.swissonline.ch (mail-4.swissonline.ch [62.2.32.85]) by relay01.cablecom.net (8.12.5/8.12.5/SOL/AWF/MXRELAY/20020820) with ESMTP id g8ULZBZ2078345 for ; Mon, 30 Sep 2002 23:35:11 +0200 (CEST) (envelope-from hanspeter_roth@hotmail.com) Received: from snoopy.here (dclient80-218-74-198.hispeed.ch [80.218.74.198]) by smtp.swissonline.ch (8.11.6/8.11.6/SMTPSOL/AWF/2002040101) with ESMTP id g8ULZBF29564 for ; Mon, 30 Sep 2002 23:35:11 +0200 (MEST) Received: (from hampi@localhost) by snoopy.here (8.11.6/8.11.6) id g8ULZA100532 for freebsd-current@FreeBSD.ORG; Mon, 30 Sep 2002 23:35:10 +0200 (CEST) (envelope-from hanspeter_roth@hotmail.com) Date: Mon, 30 Sep 2002 23:35:10 +0200 From: Hanspeter Roth To: freebsd-current@FreeBSD.ORG Subject: Re: Fatal trap 12 Message-ID: <20020930233510.A498@snoopy.cablecom.ch> Reply-To: freebsd-current@FreeBSD.ORG Mail-Followup-To: freebsd-current@FreeBSD.ORG References: <20020930225528.A272@snoopy.cablecom.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jhb@FreeBSD.ORG on Mon, Sep 30, 2002 at 05:19:37PM -0400 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sep 30 at 17:19, John Baldwin spoke: > > On 30-Sep-2002 Hanspeter Roth wrote: > > 416 and 556 denote linenumbers in kern_exec.c. > > Thanks! That's here: > > if (ps_arg_cache_limit >= i + sizeof(struct pargs)) { > bcopy(imgp->stringbase, newargs->ar_args, i); > p->p_args = newargs; > newargs = NULL; > } Yes. > BTW, is this on DP1? No. This one is an attempt to upgrade from 4-Stable. (I'm trying to find out which approach is less painful. Thus I also tried the DP1 image on a different slice.) -Hanspeter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message