From owner-freebsd-current@FreeBSD.ORG Fri Dec 14 15:07:53 2012 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 33A01CB4 for ; Fri, 14 Dec 2012 15:07:53 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 7A2598FC0C for ; Fri, 14 Dec 2012 15:07:51 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id RAA28696; Fri, 14 Dec 2012 17:07:49 +0200 (EET) (envelope-from avg@FreeBSD.org) Message-ID: <50CB40C5.7010402@FreeBSD.org> Date: Fri, 14 Dec 2012 17:07:49 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Alexander Yerenkow Subject: Re: Reproduceable hang References: <50C9B33C.9020505@FreeBSD.org> <50CB3A2E.7030407@FreeBSD.org> In-Reply-To: X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 14 Dec 2012 15:07:53 -0000 on 14/12/2012 17:00 Alexander Yerenkow said the following: > I'm using official tools, not open ones. Will try to repeat this at saturday with > openvm tools. > I could place somewhere their archive. Btw, they require compat6x. Using third-party binary modules with head does not always work. compat6x does not affect internal kernel interfaces. So I suggest that you stick to some stable branch and use modules compiled for that branch if you want to keep using the binary modules. -- Andriy Gapon