From owner-freebsd-current Mon Sep 30 13:55:33 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 CD3C037B401 for ; Mon, 30 Sep 2002 13:55:32 -0700 (PDT) Received: from relay01.cablecom.net (relay01.cablecom.net [62.2.33.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA1C543E75 for ; Mon, 30 Sep 2002 13:55:31 -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 g8UKtUZ2061926 for ; Mon, 30 Sep 2002 22:55:30 +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 g8UKtUF17181 for ; Mon, 30 Sep 2002 22:55:30 +0200 (MEST) Received: (from hampi@localhost) by snoopy.here (8.11.6/8.11.6) id g8UKtSr00298 for freebsd-current@FreeBSD.ORG; Mon, 30 Sep 2002 22:55:28 +0200 (CEST) (envelope-from hanspeter_roth@hotmail.com) Date: Mon, 30 Sep 2002 22:55:28 +0200 From: Hanspeter Roth To: freebsd-current@FreeBSD.ORG Subject: Re: Fatal trap 12 Message-ID: <20020930225528.A272@snoopy.cablecom.ch> Reply-To: freebsd-current@FreeBSD.ORG Mail-Followup-To: freebsd-current@FreeBSD.ORG References: <20020930201513.A318@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 03:16:17PM -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 15:16, John Baldwin spoke: > Hmm, unfortunately generic_bcopy() is in asm, and so it doesn't have > a "true" frame and we end up skipping over the frame in execve() > where it is called from. There are only 3 bcopy's in execve(), but > I'm not sure which is likely to have been the problematic one. Mounting root from ufs:/dev/ad0s3a calling bcopy 416 bcopy 416 returned calling bcopy 556 Fatal trap 12: ... 416 and 556 denote linenumbers in kern_exec.c. -Hanspeter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message