Subject: nfs crash
To: None <current-users@netbsd.org>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: current-users
Date: 02/07/2002 19:15:47
kernel: page fault trap, code=0
Stopped in pid 28575 (postgres) at nfs_request+0x1d1: movl 0xc(%ecx),%edx
db> t
nfs_request+0x1d1
nfs_writerpc+0xb8e
nfs_doio+0x957
nfs_strategy+0x98
VOP_STRATEGY+0x34
genfs_gop_write+0x3da
genfs_putpages+0xa77
VOP_PUTPAGES+0x59
nfs_flush+0x31
nfs_fsync+0x35
VOP_FSYNC+0x65
nfs_sync+0xac
sys_sync+0x8e
syscall_plain+0xd5

(Copied by hand..) Odd as all that was happening over nfs was a build of
XF4.2. Both server and client are current/i386 of 2 Feb 2002. postgres
wasn't anywhere near nfs AFAICT. Other thing is I didn't get a crash dump.
Should that have happened as I typed "sync" afterwards (rather than reboot
0x100)?

Cheers,

Patrick