From owner-freebsd-questions@FreeBSD.ORG Thu Sep 8 09:16:35 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F01D16A41F for ; Thu, 8 Sep 2005 09:16:35 +0000 (GMT) (envelope-from mark.ruggles@lcn.com) Received: from smtp.lcn.biz (smtp2.lcn.com [83.244.130.155]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55F8C43D4C for ; Thu, 8 Sep 2005 09:16:34 +0000 (GMT) (envelope-from mark.ruggles@lcn.com) Received: from [83.244.151.171] (helo=[83.244.151.171]) by smtp.lcn.biz with esmtpa (Exim 4.43) id 1EDIck-00070k-TE; Thu, 08 Sep 2005 10:23:14 +0100 Message-ID: <43200167.7050209@lcn.com> Date: Thu, 08 Sep 2005 10:16:23 +0100 From: Mark Ruggles User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050816) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Running Program memory limit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 09:16:35 -0000 Hi Guys, I'm using the pan newsreader in FreeBSD 6.0-BETA2 #0 build from ports. Pan operates normally on small newsgroups with not to many articles, however if i try to load a group with 1000000+ articles (my servers have good retention) Pan seems to bomb out completely whilst loading the groups articles, giving no errors or warnings. Memory usage for the process is high upto ~500meg RAM at any one time when loading the group. Has the Kernel reached a theoretical limit for the size of a process and killed it off? If so can this behaviour be changed at all? thanks Mark