From owner-freebsd-current@FreeBSD.ORG Fri Dec 4 19:50:10 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 1CC94106566C for ; Fri, 4 Dec 2009 19:50:10 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (skuns.zoral.com.ua [91.193.166.194]) by mx1.freebsd.org (Postfix) with ESMTP id 6A4BE8FC08 for ; Fri, 4 Dec 2009 19:50:09 +0000 (UTC) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id nB4Jo49j081036 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 4 Dec 2009 21:50:04 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.3/8.14.3) with ESMTP id nB4Jo4Xu028081; Fri, 4 Dec 2009 21:50:04 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.3/8.14.3/Submit) id nB4Jo44B028080; Fri, 4 Dec 2009 21:50:04 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Fri, 4 Dec 2009 21:50:04 +0200 From: Kostik Belousov To: Boris Samorodov Message-ID: <20091204195004.GK43143@deviant.kiev.zoral.com.ua> References: <20226798@bb.ipt.ru> <20091204173502.GJ43143@deviant.kiev.zoral.com.ua> <21986596@bb.ipt.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5cSRzy0VGBWAML+b" Content-Disposition: inline In-Reply-To: <21986596@bb.ipt.ru> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: clamav-milter 0.95.2 at skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: freebsd-current@freebsd.org Subject: Re: amd64 host + i386 jail + ls -l = core dumped 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: Fri, 04 Dec 2009 19:50:10 -0000 --5cSRzy0VGBWAML+b Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 04, 2009 at 09:26:51PM +0300, Boris Samorodov wrote: > On Fri, 4 Dec 2009 19:35:02 +0200 Kostik Belousov wrote: > > On Fri, Dec 04, 2009 at 06:36:49PM +0300, Boris Samorodov wrote: >=20 > > > Loaded symbols for /libexec/ld-elf.so.1 > > > #0 0x2814316f in __sys___acl_get_link () from /lib/libc.so.7 > > > (gdb) bt > > > #0 0x2814316f in __sys___acl_get_link () from /lib/libc.so.7 > > > #1 0x2814303c in acl_get_link_np () from /lib/libc.so.7 > > > #2 0x0804c2f9 in ?? () > > > #3 0xffffcb83 in ?? () > > > #4 0x00000004 in ?? () > > > [...] >=20 > > It seems that struct acl does not need translation. And another block > > of acl-related syscalls do not touch it. >=20 > > Please try the patch below. After application of the patch, cd to > > sys/compat/freebsd32 directory and do make sysent. Then, rebuild > > the kernel as usual. >=20 > OK, I tried it, no go. I'll double check tomorrow if I made > a mistake while patching/building/installing the kernel. What do you mean by no go ? Show ktrace/kdump output. --5cSRzy0VGBWAML+b Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEARECAAYFAksZZ+sACgkQC3+MBN1Mb4iBDQCeMXK/3GWGKb9nL2IgAGxq4HTd 1uMAoLKb3tYQwmXtbCLnU/fiJkhOXwiP =58Nj -----END PGP SIGNATURE----- --5cSRzy0VGBWAML+b--