Date: 11 Oct 2000 10:47:36 +0200 From: Dag-Erling Smorgrav <des@ofug.org> To: <wing@mail.stic.gov.tw> Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: kern/21831: kernel trap 12 crash in 4.1.1-STABLE Message-ID: <xzpn1gbsr13.fsf@flood.ping.uio.no> In-Reply-To: <wing@mail.stic.gov.tw>'s message of "Tue, 10 Oct 2000 06:50:06 -0700 (PDT)" References: <200010101350.GAA20163@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
<wing@mail.stic.gov.tw> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpn1gbsr13.fsf>