From owner-freebsd-bugs Wed Oct 11 1:48: 1 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 410B737B503 for ; Wed, 11 Oct 2000 01:47:58 -0700 (PDT) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id KAA37431; Wed, 11 Oct 2000 10:47:37 +0200 (CEST) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: kern/21831: kernel trap 12 crash in 4.1.1-STABLE References: <200010101350.GAA20163@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: 11 Oct 2000 10:47:36 +0200 In-Reply-To: 's message of "Tue, 10 Oct 2000 06:50:06 -0700 (PDT)" Message-ID: Lines: 16 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org writes: > >b) Perform an nm /kernel | sort and locate the function that > > contains the instruction 0xc01f7758. > > nm /kernel | sort | grep c01f7 > > c01f7464 t ffs_indirtrunc > c01f771c t acquire_lock > c01f776c t free_lock IOW, the panic occurred in acquire_lock. This is a FAQ, by the way: http://www.freebsd.org/FAQ/hackers.html#AEN5074 DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message