From owner-freebsd-current@FreeBSD.ORG Fri Feb 13 02:07:04 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 D49A216A4CE for ; Fri, 13 Feb 2004 02:07:04 -0800 (PST) Received: from smtp1.powertech.no (smtp1.powertech.no [195.159.0.145]) by mx1.FreeBSD.org (Postfix) with ESMTP id A34F243D6B for ; Fri, 13 Feb 2004 02:07:04 -0800 (PST) (envelope-from frode@nordahl.net) Received: from [195.159.6.12] (dhcp12.ns5.powertech.no [195.159.6.12]) by smtp1.powertech.no (Postfix) with ESMTP id 2D9FC831A; Fri, 13 Feb 2004 11:07:03 +0100 (CET) In-Reply-To: <20040213092156.GA7928@physik.TU-Berlin.DE> References: <0703C4CC-5805-11D8-951F-000A95A9A574@nordahl.net> <20040205231849.D41237@mail.allcaps.org> <56C69560-5BAF-11D8-A6E1-000A95A9A574@nordahl.net> <20040213092156.GA7928@physik.TU-Berlin.DE> Mime-Version: 1.0 (Apple Message framework v612) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <5E29FDFA-5E0C-11D8-82EF-000A95A9A574@nordahl.net> Content-Transfer-Encoding: 7bit From: Frode Nordahl Date: Fri, 13 Feb 2004 11:07:01 +0100 To: Jan Schlesner X-Mailer: Apple Mail (2.612) cc: "Andrew P. Lentvorski, Jr." cc: current@freebsd.org 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:07:04 -0000 On Feb 13, 2004, at 10:21, Jan Schlesner wrote: > Hi, > > 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? Yeah, I have seen more crashes too, I guess I was lucky for four days and claimed premature victory :-) Mvh, Frode > Jan