Date: Thu, 10 Oct 1996 14:46:24 -0700 From: David Greenman <dg@root.com> To: Karl Denninger <karl@Mcs.Net> Cc: fenner@parc.xerox.com, current@freebsd.org, hackers@freebsd.org Subject: Re: Crash in -current (from the current SNAP) Message-ID: <199610102146.OAA27531@root.com> In-Reply-To: Your message of "Thu, 10 Oct 1996 16:39:27 CDT." <199610102139.QAA13465@Jupiter.Mcs.Net>
next in thread | previous in thread | raw e-mail | index | archive | help
>Yuck. Without a failure address this is going to be a BITCH to find. ... >I have good core dumps here if anyone wants to track this down. Do a "tail -100 vmcore.0 | strings | more" and look for the original trap message. Then use the IP along with sorted nm /kernel output to find the routine that it failed in and the offset. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610102146.OAA27531>