Date: Fri, 4 Dec 2009 21:50:04 +0200 From: Kostik Belousov <kostikbel@gmail.com> To: Boris Samorodov <bsam@ipt.ru> Cc: freebsd-current@freebsd.org Subject: Re: amd64 host + i386 jail + ls -l = core dumped Message-ID: <20091204195004.GK43143@deviant.kiev.zoral.com.ua> In-Reply-To: <21986596@bb.ipt.ru> References: <20226798@bb.ipt.ru> <20091204173502.GJ43143@deviant.kiev.zoral.com.ua> <21986596@bb.ipt.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091204195004.GK43143>