From owner-freebsd-jail@FreeBSD.ORG Fri Apr 26 16:07:38 2013 Return-Path: Delivered-To: freebsd-jail@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 6CD8EE90 for ; Fri, 26 Apr 2013 16:07:38 +0000 (UTC) (envelope-from gofj-freebsd-jail@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id 2BEB510B2 for ; Fri, 26 Apr 2013 16:07:37 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UVlBH-000838-SO for freebsd-jail@freebsd.org; Fri, 26 Apr 2013 18:07:27 +0200 Received: from lfg31-1-88-181-156-206.fbx.proxad.net ([88.181.156.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 26 Apr 2013 18:07:27 +0200 Received: from l.alebarde by lfg31-1-88-181-156-206.fbx.proxad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 26 Apr 2013 18:07:27 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-jail@freebsd.org From: Laurent Alebarde Subject: Re: state of the art ? Date: Fri, 26 Apr 2013 16:07:16 +0000 (UTC) Lines: 10 Message-ID: References: <5177B1A4.6060502@free.fr> <1366868448.5178c1e04043f@gpo.cellcontainer.com> <51791DFD.3040209@gmx.com> <51792670.8050105@free.fr> <5179498E.9080305@gmx.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 88.181.156.206 (Mozilla/5.0 (X11; Linux x86_64; rv:10.0.11) Gecko/20100101 Firefox/10.0.11) X-BeenThere: freebsd-jail@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussion about FreeBSD jail\(8\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Apr 2013 16:07:38 -0000 Ok, so I gave it a try, even adding the patch for devfs, and I have a wonderfull core dump when I activate vnet in the jail : http://pastebin.com/KB80YzJE It seems it is related to a memory page access violation. I followed exactly what is documented with zjail. Any clue please ?