From owner-freebsd-questions Sat Nov 15 14:57:59 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA29920 for questions-outgoing; Sat, 15 Nov 1997 14:57:59 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from clio.rice.edu (clio.rice.edu [128.42.105.3]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id OAA29855 for ; Sat, 15 Nov 1997 14:57:47 -0800 (PST) (envelope-from keyser@clio.rice.edu) Received: by clio.rice.edu (AIX 3.2/UCB 5.64/4.03) id AA15279; Sat, 15 Nov 1997 16:59:46 -0600 Date: Sat, 15 Nov 1997 16:59:46 -0600 From: keyser@clio.rice.edu (Kevin Keyser) Message-Id: <9711152259.AA15279@clio.rice.edu> To: questions@freebsd.org Subject: systat gives Fatal trap 12 Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have 2.2.5R running on a 486/33. Sometimes (about 1 in 5) when I run "systat -vmstat" I get the following: Fatal trap 12: page fault while in kernel mode fault virtual address = 0x229150f3 fault code = supervisor read, page not present instruction pointer = 0x8:0xf011b45e stack pointer = 0x10:0xefbfff10 frame pointer = 0x10:0xefbfff54 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 197 (systat) interrupt mask = panic: page fault syncing disks... Has anyone else had this happen? Any ideas? Thanks. Kevin