From owner-freebsd-questions@FreeBSD.ORG Tue Jun 17 19:22:30 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B0D5E2B8 for ; Tue, 17 Jun 2014 19:22:30 +0000 (UTC) Received: from tltodd.com (mail2.tltodd.com [74.93.73.41]) by mx1.freebsd.org (Postfix) with ESMTP id 4B2662409 for ; Tue, 17 Jun 2014 19:22:29 +0000 (UTC) Received: (from tlt@localhost) by tltodd.com (8.9.3/8.9.3) id NAA17333; Tue, 17 Jun 2014 13:59:16 -0500 (CDT) (envelope-from tlt) Date: Tue, 17 Jun 2014 13:59:16 -0500 From: Terry Todd To: Terry Todd Subject: Re: PCBSD 10.0 crashing all the time Message-ID: <20140617135916.A17187@badger.tltodd.com> References: <20140401150411.A67040@badger.tltodd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20140401150411.A67040@badger.tltodd.com>; from tlt@tltodd.com on Tue, Apr 01, 2014 at 03:04:11PM -0600 Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2014 19:22:30 -0000 I have more to add to this saga now. I updated the hardware to a Dell Optiplex 7010 with 20G of memory. It would go for many more days than before before crashing. Now I have kind of narrowed it down to whenever I try to use the scroll wheel in firefox. Instant crash of KDE back to the login prompt. I do have quite a few tabs open. On Tue, Apr 01, 2014 at 03:04:11PM -0600, Terry Todd wrote: > > > > I have a system that I installed PCBSD 10.0 on that has 6G of memory > that keeps crashing all the time. It will run for a few days and > then build up the amount of swap used until it exhausts it and then > crashes. > > top output: > > last pid: 47897; load averages: 2.65, 2.56, 2.66 up 4+01:21:07 15:57:52 > 168 processes: 2 running, 165 sleeping, 1 zombie > CPU: 28.8% user, 0.0% nice, 49.4% system, 0.0% interrupt, 21.8% idle > Mem: 2694M Active, 471M Inact, 2291M Wired, 3276K Cache, 290M Free > ARC: 933M Total, 42M MFU, 740M MRU, 226K Anon, 14M Header, 137M Other > Swap: 2304M Total, 1911M Used, 393M Free, 82% Inuse > > > The swap numbers just keep increasing. They never go down. > > The only main apps running are xterm, firefox and konqueror. > > Any ideas on how to fix it? > > > # sh kmem.sh > TEXT=45276600, 43.1791 MB > DATA=1206103040, 1150.23 MB > TOTAL=1251379640, 1193.41 MB > kern.maxvnodes: 178524 > vnode > 0 MD md1909082323 268435456 512 u 1909082323 s 512 f 0 fs 0 l 268435456 t vnode file /usr/swap/swap0 > kern.minvnodes: 44631 > vm.stats.vm.v_vnodein: 49545 > vm.stats.vm.v_vnodeout: 37271 > vm.stats.vm.v_vnodepgsin: 364594 > vm.stats.vm.v_vnodepgsout: 71880 > vfs.numvnodes: 64341 > vfs.wantfreevnodes: 44631 > vfs.freevnodes: 44630 > debug.sizeof.vnode: 472 > > > TIA > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"