From owner-freebsd-current Fri Jul 19 18:25:42 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA01686 for current-outgoing; Fri, 19 Jul 1996 18:25:42 -0700 (PDT) Received: from root.com (implode.root.com [198.145.90.17]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id SAA01681 for ; Fri, 19 Jul 1996 18:25:39 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by root.com (8.7.5/8.6.5) with SMTP id SAA15452; Fri, 19 Jul 1996 18:25:17 -0700 (PDT) Message-Id: <199607200125.SAA15452@root.com> X-Authentication-Warning: implode.root.com: Host localhost [127.0.0.1] didn't use HELO protocol To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) cc: freebsd-current@freebsd.org, scott@cns.ucla.edu, sharvey@cns.ucla.edu, marc@cns.ucla.edu, mt@cns.ucla.edu Subject: Re: Fatal trap 12: page fault while in kernel mode In-reply-to: Your message of "Fri, 19 Jul 1996 23:28:55 +0200." <199607192128.XAA00672@uriah.heep.sax.de> From: David Greenman Reply-To: davidg@root.com Date: Fri, 19 Jul 1996 18:25:17 -0700 Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >The fault happens inside sys/kern/kern_sysctl.c, in function >fill_eproc(), here: > > if (SESS_LEADER(p)) > ^^^^^^^^^^^^^^ > ep->e_flag |= EPROC_SLEADER; Like I said in a previous message, I already fixed this prior to 2.1.5. All you need to do is upgrade. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project