From owner-freebsd-stable Fri Sep 8 15:21:46 2000 Delivered-To: freebsd-stable@freebsd.org Received: from timingpdc.timing.com (timingpdc.timing.com [206.168.13.194]) by hub.freebsd.org (Postfix) with ESMTP id 471AD37B50C for ; Fri, 8 Sep 2000 15:21:44 -0700 (PDT) Received: from xmidas.timing.com ([206.168.13.217]) by timingpdc.timing.com (Post.Office MTA v3.1.2 release (PO205-101c) ID# 103-49575U100L2S100) with ESMTP id AAA822; Fri, 8 Sep 2000 16:26:16 -0600 Received: (from jhein@localhost) by xmidas.timing.com (8.9.3/8.9.3) id QAA15071; Fri, 8 Sep 2000 16:20:39 -0600 X-Authentication-Warning: xmidas.timing.com: jhein set sender to jhein@xmidas using -f MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14777.26166.970965.944640@gargle.gargle.HOWL> Date: Fri, 8 Sep 2000 16:20:38 -0600 (MDT) From: "John E. Hein" To: mi@aldan.algebra.com Cc: James Housley , Cy Schubert - ITSD Open Systems Group , freebsd-stable@FreeBSD.ORG Subject: Re: SHMSEG and general shared memory settings In-Reply-To: <200009081523.LAA17520@misha.privatelabs.com> References: <39B8FCE0.A1C65570@thehousleys.net> <200009081523.LAA17520@misha.privatelabs.com> X-Mailer: VM 6.75 under Emacs 20.4.1 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mi@aldan.algebra.com wrote at 11:23 -0400 on Sep 8: > = Where is there docs on each of these? After sequence of errors > = ports/misc/amanda24 won't flush failed dumps due to shmget error. > > NO!! Increasing this will just postpone the errors -- amanda does leak > shared memory in the error-cases and until it is fixed, you need to use > `ipcs' to list and `ipcrm' to remove the resources allocated by the > `amanda' (or `operator') user. Fixed in amanda-2.4.2 (available via cvs from sourceforge)... Revision 1.47.2.12 Wed Jul 19 00:17:38 2000 UTC (7 weeks, 2 days ago) by jrjackson Branch: amanda-242-branch Changes since 1.47.2.11: +3 -1 lines Diff to previous 1.47.2.11 to branchpoint 1.47 next main 1.48 Detach and destroy shared memory areas on an error condition. Found by Patrik Andersin . To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message