From owner-freebsd-bugs Mon Oct 9 07:45:45 1995 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA12302 for bugs-outgoing; Mon, 9 Oct 1995 07:45:45 -0700 Received: from sbstark.cs.sunysb.edu (sbstark.cs.sunysb.edu [130.245.1.47]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id HAA12296 for ; Mon, 9 Oct 1995 07:45:41 -0700 Received: (from root@localhost) by sbstark.cs.sunysb.edu (8.6.12/8.6.9) with UUCP id KAA05947; Mon, 9 Oct 1995 10:42:49 -0400 Received: (from gene@localhost) by starkhome.cs.sunysb.edu (8.6.11/8.6.9) id JAA12076; Mon, 9 Oct 1995 09:48:09 -0400 Date: Mon, 9 Oct 1995 09:48:09 -0400 From: Gene Stark Message-Id: <199510091348.JAA12076@starkhome.cs.sunysb.edu> To: clinet.fi!hsu@sbstark.cs.sunysb.edu Cc: bugs@freebsd.org In-reply-to: Heikki Suonsivu's message of Mon, 9 Oct 1995 01:42:44 +0200 Subject: kern/772: Stable panic References: <45a47j$9ln@starkhome.cs.sunysb.edu> Sender: owner-bugs@freebsd.org Precedence: bulk >panic: page fault >syncing disks .... 3 3 3 giving up >dumping to dev 20401 offset 278528 >dump 64 > >And then it gets stuck there. It seems to be always getting stuck >when it syncs the disks. I also saw another panic with slirp being >the current process, but did not take the address up that time. > >f012db90 T _chflags >f012dc8c T _fchflags >f012dd60 T _chmod >f012de60 T _fchmod >f012df3c T _chown >f012e03c T _fchown >f012e118 T _utimes This appears to be the same crash as #744 (which didn't get mailed to the list, for some reason). I had a crash dump for this, if anyone is interested. I hope I still have the symbols for that kernel... - Gene Stark