From owner-freebsd-current@FreeBSD.ORG Wed Aug 26 17:42:04 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 5561710656C1 for ; Wed, 26 Aug 2009 17:42:04 +0000 (UTC) (envelope-from julian@elischer.org) Received: from outK.internet-mail-service.net (outk.internet-mail-service.net [216.240.47.234]) by mx1.freebsd.org (Postfix) with ESMTP id 3D3078FC33 for ; Wed, 26 Aug 2009 17:42:04 +0000 (UTC) Received: from idiom.com (mx0.idiom.com [216.240.32.160]) by out.internet-mail-service.net (Postfix) with ESMTP id BFC7DA1049; Wed, 26 Aug 2009 10:42:03 -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 4C3B52D6012; Wed, 26 Aug 2009 10:42:03 -0700 (PDT) Message-ID: <4A9573EA.4020007@elischer.org> Date: Wed, 26 Aug 2009 10:42:02 -0700 From: Julian Elischer User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: subbsd References: <200908261500.50132.subbsd@gmail.com> <200908261408.23051.zec@icir.org> <200908261652.02177.subbsd@gmail.com> In-Reply-To: <200908261652.02177.subbsd@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Marko Zec , freebsd-current@freebsd.org 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:42:04 -0000 subbsd wrote: > Hello, > > On Wednesday 26 August 2009 16:08:22 Marko Zec wrote: >> On Wednesday 26 August 2009 13:00:50 subbsd wrote: >>> Julian Elischer wrote: >>>>> subbsd wrote: >>>>>> Hello maillist >>>>>> >>>>>> ive got sililar problem like >>>>>> http://lists.freebsd.org/pipermail/freebsd- >>>>>> virtualization/2008-May/000010.html >>>>> is this -current or 8-beta3? and if current, how new? >>>>> _______________________________________________ >>>>> freebsd-current@freebsd.org mailing list >>>>> http://lists.freebsd.org/mailman/listinfo/freebsd-current >>>>> To unsubscribe, send any mail to >>>>> "freebsd-current-unsubscribe@freebsd.org" >>>> sorry should have read hte subject line! >>>> >>>> any chance you can try a -current kernel? >>>> >>>> there are some fixes there that will go in to 8.x soon. >>> Yes, jumping to >>> >>> kern.osrelease: 9.0-CURRENT >>> kern.osrevision: 199506 >>> >>> 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 apply this patch and report - difference only positive - all work fine now. > This fix will be present in 8.0-RELEASE? Thanks! "we hope so" > > //skipped//