From owner-freebsd-stable@FreeBSD.ORG Fri Mar 17 21:28:41 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 049AC16A400 for ; Fri, 17 Mar 2006 21:28:41 +0000 (UTC) (envelope-from josepht@nickel.oss.ntelos.net) Received: from nickel.oss.ntelos.net (nickel.oss.ntelos.net [209.145.66.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43F1943D55 for ; Fri, 17 Mar 2006 21:28:39 +0000 (GMT) (envelope-from josepht@nickel.oss.ntelos.net) Received: from nickel.oss.ntelos.net (localhost [127.0.0.1]) by nickel.oss.ntelos.net (8.13.5/8.13.4) with ESMTP id k2HLRthM039234; Fri, 17 Mar 2006 16:27:55 -0500 (EST) (envelope-from josepht@nickel.oss.ntelos.net) Received: (from josepht@localhost) by nickel.oss.ntelos.net (8.13.5/8.13.4/Submit) id k2HLRt3H039233; Fri, 17 Mar 2006 16:27:55 -0500 (EST) (envelope-from josepht) Date: Fri, 17 Mar 2006 16:27:55 -0500 From: Joe Talbott To: Vlad Message-ID: <20060317212755.GC38277@nickel.oss.ntelos.net> Mail-Followup-To: Vlad , Kris Kennaway , freebsd-stable@freebsd.org References: <20060317173651.GA27314@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11 X-Bayes: bayes-milter Cc: freebsd-stable@freebsd.org, Kris Kennaway Subject: Re: Fatal trap 12: page fault while in kernel mode / current process=12 (swi1: net) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Mar 2006 21:28:41 -0000 On Fri, Mar 17, 2006 at 11:41:58AM -0600, Vlad wrote: > no, nothing like that. and it reboots several times a day. > > also, I have my swap twice less than physical mem, so I can't get a > dump (btw, there was a patch for to gzip core before it stores it into > swap, so it can be fit in swap of smaller size - anyone has it?) > You could try setting hw.physmem to an appropriate size. Joe