From owner-freebsd-current@FreeBSD.ORG Fri Feb 13 02:52:00 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F040816A4CE for ; Fri, 13 Feb 2004 02:52:00 -0800 (PST) Received: from mcp.lphp.org (APastourelles-107-1-21-214.w81-51.abo.wanadoo.fr [81.51.116.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CBBC43D1F for ; Fri, 13 Feb 2004 02:52:00 -0800 (PST) (envelope-from ajacoutot@lphp.org) Received: from admin.dioranews.local (ATuileries-108-2-1-208.w217-128.abo.wanadoo.fr [217.128.152.208]) by mcp.lphp.org (8.12.9p1/8.12.9) with ESMTP id i1DAjVLA004781 for ; Fri, 13 Feb 2004 11:45:31 +0100 (CET) From: Antoine Jacoutot To: freebsd-current@freebsd.org Date: Fri, 13 Feb 2004 11:51:53 +0100 User-Agent: KMail/1.6 References: <0703C4CC-5805-11D8-951F-000A95A9A574@nordahl.net> <20040213092156.GA7928@physik.TU-Berlin.DE> <5E29FDFA-5E0C-11D8-82EF-000A95A9A574@nordahl.net> In-Reply-To: <5E29FDFA-5E0C-11D8-82EF-000A95A9A574@nordahl.net> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200402131151.53826.ajacoutot@lphp.org> X-Spam-Status: No, hits=0.0 required=7.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on mcp.lphp.local Subject: Re: rpc.lockd(8) seg faults on 5.2-RELEASE (patch, workaround) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Feb 2004 10:52:01 -0000 On Friday 13 February 2004 11:07, Frode Nordahl wrote: > > the workaround doesn't work on my computer. With this patch I don't see > > any change in the behaviour of the rpc.lockd. After a few hours the > > rpc.lockd stops with the signal 11 (only the process with the uid 0). > > Is there someone working on the PR kern/61122 or PR bin/61718? I've been having those crashed too for like 3 months without finding any solution yet... I'm no expert, so I wasn't able to give a lot of information, but just to let you know you're not the only one. Antoine