Date: Mon, 26 Nov 2018 23:44:50 +0000 From: Brooks Davis <brooks@freebsd.org> To: Paul Mather <freebsd-lists@gromit.dlib.vt.edu> Cc: FreeBSD Stable <freebsd-stable@freebsd.org> Subject: Re: "sockstat: struct xinpgen size mismatch" in 11.2-p4 jail on 12-STABLE host Message-ID: <20181126234450.GB52181@spindle.one-eyed-alien.net> In-Reply-To: <CE414BBF-689E-483B-8351-9C0EF9E7EC54@gromit.dlib.vt.edu> References: <CE414BBF-689E-483B-8351-9C0EF9E7EC54@gromit.dlib.vt.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
--1UWUbFP1cBYEclgG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Nov 24, 2018 at 09:17:23AM -0500, Paul Mather wrote: > I updated a system yesterday to the latest 12-STABLE as part of the upcom= ing 12-RELEASE cycle. I've installed several BETA and at least one RC of 1= 2 since updating from 11-STABLE as part of the 12 cycle and have had no pro= blems up to now. Currently, I am at FreeBSD 12.0-PRERELEASE r340834 GENERI= C amd64. >=20 > Since the most recent update, I have been getting this error when I invok= e "sockstat" in any of the jails running on the system: >=20 > sockstat: struct xinpgen size mismatch >=20 > The jails are managed via iocage and all are running 11.2-RELEASE-p4, whi= ch is the most up-to-date version of 11.2-RELEASE. >=20 > Has anyone encountered this error? Unfortunately, it means that it break= s Salt, which is what I use to help manage the jails. Sockstat works fine = on the host, just not in the jails. >=20 > I am using a GENERIC kernel which includes "options COMPAT_FREEBSD11". I= assumed this would allow FreeBSD 11 binaries to work on a FreeBSD 12 kerne= l, which it has done up to now. We broke this system management ABI months ago. I'm not sure why you're only bumping into this now. We don't provide backward compatibility for these interfaces. To make this configuration work, I'd suggest replacing the sockstat in the jail with a statically linked version built for FreeBSD 12. -- Brooks --1UWUbFP1cBYEclgG Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJb/IVyAAoJEKzQXbSebgfA7H8IAIXqg5kDKnaeZsUBhgwIdc3T RZ9hs1iLO7waNOY/10Ukh2pTyTPgbJHvumswsXzbmX/C68IHyCjYi++24pXOhwyi eT70q7oYZitBfNhnb5XTTkIlhq67wJA24qYInZ/5FZobSYGhXM64hGQTPhXsCiMj MW1WaClMex9gjhPcwF481UkXjelqJRZdgbpcmOXY/uGeXsQHGE7jMgJoclUTFkiP V4kibdh3x3xvAWRqP2nW7q6Pv0oKZtToxoSJFfa6uEIOfGfEakkgag4BF5d34oD+ 9Eh8F3qwE7xiUMsSSAmgyNJChh9pCnhV+75dsKu0ZaxOs5nNJnU4+RAuxsfRVQo= =DMPu -----END PGP SIGNATURE----- --1UWUbFP1cBYEclgG--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20181126234450.GB52181>