From owner-freebsd-hackers Tue Jan 2 21:10:38 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA11160 for hackers-outgoing; Tue, 2 Jan 1996 21:10:38 -0800 (PST) Received: from westhill.cdrom.com (westhill.cdrom.com [192.216.223.138]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id VAA11152 for ; Tue, 2 Jan 1996 21:10:36 -0800 (PST) From: gpalmer@westhill.cdrom.com Received: from localhost.cdrom.com (localhost.cdrom.com [127.0.0.1]) by westhill.cdrom.com (8.6.12/8.6.12) with SMTP id VAA08312 ; Tue, 2 Jan 1996 21:10:21 -0800 X-Authentication-Warning: westhill.cdrom.com: Host localhost.cdrom.com didn't use HELO protocol To: davidg@root.com, dfr@render.com cc: hackers@freebsd.org Subject: 2.1 panic: panic: nfsreq nogrps Date: Tue, 02 Jan 1996 21:10:19 -0800 Message-ID: <8310.820645819@westhill.cdrom.com> Sender: owner-hackers@freebsd.org Precedence: bulk Hi I just got a panic dump on one of our internal servers: IdlePTD 1f3000 current pcb at 1ca3e0 panic: nfsreq nogrps #0 0xf019d849 in boot () #1 0xf0117db5 in panic () #2 0xf0101329 in db_panic () #3 0xf0101212 in db_command () #4 0xf0101391 in db_command_loop () #5 0xf0103e7c in db_trap () #6 0xf019a81e in kdb_trap () #7 0xf01a2084 in trap () #8 0xf019b0ed in calltrap () #9 0xf019aa47 in Debugger () #10 0xf0117daf in panic () #11 0xf015e9d7 in nfs_request () #12 0xf0167b84 in nfs_writerpc () #13 0xf014fe6e in nfs_doio () #14 0xf0164287 in nfssvc_iod () #15 0xf016337a in nfssvc () #16 0xf01a2a6b in syscall () #17 0xf019b13b in Xsyscall () #18 0x10d3 in ?? () Anyone seen anything like this before? Anyone want to help debug this? I've got a crash dump I can put in a public readable dir, along with a config -g version of the kernel. Thanks Gary