From owner-freebsd-current@FreeBSD.ORG Wed Aug 26 17:37:56 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 901C5106568B for ; Wed, 26 Aug 2009 17:37:56 +0000 (UTC) (envelope-from julian@elischer.org) Received: from outN.internet-mail-service.net (outn.internet-mail-service.net [216.240.47.237]) by mx1.freebsd.org (Postfix) with ESMTP id 78E428FC25 for ; Wed, 26 Aug 2009 17:37:56 +0000 (UTC) Received: from idiom.com (mx0.idiom.com [216.240.32.160]) by out.internet-mail-service.net (Postfix) with ESMTP id 4ACC7B98BB; Wed, 26 Aug 2009 10:37:56 -0700 (PDT) X-Client-Authorized: MaGic Cook1e X-Client-Authorized: MaGic Cook1e X-Client-Authorized: MaGic Cook1e Received: from julian-mac.elischer.org (home.elischer.org [216.240.48.38]) by idiom.com (Postfix) with ESMTP id CFA282D6011; Wed, 26 Aug 2009 10:37:55 -0700 (PDT) Message-ID: <4A9572F3.3040003@elischer.org> Date: Wed, 26 Aug 2009 10:37:55 -0700 From: Julian Elischer User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: Marko Zec References: <200908261500.50132.subbsd@gmail.com> <200908261408.23051.zec@icir.org> In-Reply-To: <200908261408.23051.zec@icir.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, subbsd Subject: Re: 8.0-BETA3 panic with vimage & lockd process X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 26 Aug 2009 17:37:56 -0000 Marko Zec wrote: > On Wednesday 26 August 2009 13:00:50 subbsd wrote: >> fix problem with lockd. > > Great, thanks for testing this! > >> But net/skype (running without root privileges) application make kernel >> panic anyway with VIMAGE options. >> ... > > Could you try manually applying the following patch: > > http://perforce.freebsd.org/chv.cgi?CH=167830 > > and report whether this makes things any different? I sent a similar but slightly different patch.. looking at them I think we both missed things a merged patch might be in order. > > Thanks, > > Marko