From owner-freebsd-current Sat Mar 4 16:26:05 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id QAA19793 for current-outgoing; Sat, 4 Mar 1995 16:26:05 -0800 Received: from sbstark.cs.sunysb.edu (sbstark.cs.sunysb.edu [130.245.1.47]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id QAA19786 for ; Sat, 4 Mar 1995 16:26:03 -0800 Received: from starkhome.UUCP (root@localhost) by sbstark.cs.sunysb.edu (8.6.9/8.6.9) with UUCP id TAA16570 for current@freebsd.org; Sat, 4 Mar 1995 19:26:04 -0500 Received: by starkhome.cs.sunysb.edu (8.6.10/1.34) id TAA00470; Sat, 4 Mar 1995 19:24:08 -0500 Date: Sat, 4 Mar 1995 19:24:08 -0500 From: starkhome!gene@sbstark.cs.sunysb.edu (Gene Stark) Message-Id: <199503050024.TAA00470@starkhome.cs.sunysb.edu> To: current@FreeBSD.org Subject: -current kernel panics frequently Sender: current-owner@FreeBSD.org Precedence: bulk With a kernel a day or two old, I am getting frequent panics. They seem to always be page fault panics. Sometimes I get a core dump, sometimes not. One core dump I looked at had a repetitive 8-byte sequence written all over some mbufs in one of the ppp input queues. I can't complete a make world with the current kernel. The last good one I have is from around Feb 17. - Gene