From owner-freebsd-bugs Fri Oct 24 20:00:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA07699 for bugs-outgoing; Fri, 24 Oct 1997 20:00:03 -0700 (PDT) (envelope-from owner-freebsd-bugs) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA07692; Fri, 24 Oct 1997 20:00:02 -0700 (PDT) (envelope-from gnats) Date: Fri, 24 Oct 1997 20:00:02 -0700 (PDT) Message-Id: <199710250300.UAA07692@hub.freebsd.org> To: freebsd-bugs Cc: From: "Jordan K. Hubbard" Subject: Re: kern/4844: VM lookup, endless loop in vm_map_lookup_entry() Reply-To: "Jordan K. Hubbard" Sender: owner-freebsd-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR kern/4844; it has been noted by GNATS. From: "Jordan K. Hubbard" To: dillon@best.net Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: kern/4844: VM lookup, endless loop in vm_map_lookup_entry() Date: Fri, 24 Oct 1997 19:56:04 -0700 > Within a day of upgrading to 2.2.5, we have had to lockups. > We were able to escape into the debugger and panic the machines. Bizarre - this never showed up in any of your testing of the 2.2.5-BETAs? That would seem to indicate that the bug entered at the very last minute. Jordan