From owner-freebsd-current Tue Jul 21 15:24:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA28395 for freebsd-current-outgoing; Tue, 21 Jul 1998 15:24:34 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from home.dragondata.com (toasty@home.dragondata.com [204.137.237.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA28389 for ; Tue, 21 Jul 1998 15:24:31 -0700 (PDT) (envelope-from toasty@home.dragondata.com) Received: (from toasty@localhost) by home.dragondata.com (8.8.8/8.8.5) id RAA09883 for current@freebsd.org; Tue, 21 Jul 1998 17:24:13 -0500 (CDT) From: Kevin Day Message-Id: <199807212224.RAA09883@home.dragondata.com> Subject: panic: page fault while in kernel mode - from gcc To: current@FreeBSD.ORG Date: Tue, 21 Jul 1998 17:24:12 -0500 (CDT) X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I was able to make gcc produce this twice - then it wouldn't do it again: page fault while in kernel mode A trace shows: _zalloci _get_pv_entry _pmap_insert_entry _pmap_enter _vm_fault _trap calltrap() --- trap 0xc, eip = 0xf01cd754, esp = 0xfaa9fe88, ebp = 0xfaa9fe88 _get_ptbase _pmap_protect _vm_map_copy_entry _vmspace_fork _vm_fork _fork1 _vfork _syscall _Xsyscall This mean anything to anyone? Kevin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message