Date: Fri, 25 Apr 2008 23:23:07 +0200 From: David Naylor <naylor.b.david@gmail.com> To: Kris Kennaway <kris@freebsd.org> Cc: freebsd-current@freebsd.org Subject: Re: init_chroot broken Message-ID: <200804252323.12875.naylor.b.david@gmail.com> In-Reply-To: <20080424224342.GB47671@hub.freebsd.org> References: <200804242134.57772.naylor.b.david@gmail.com> <20080424224342.GB47671@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart1704078.MeupPWKSAL Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 25 April 2008 00:43:42 you wrote: > On Thu, Apr 24, 2008 at 09:34:53PM +0200, David Naylor wrote: > > Hi, > > > > init_chroot appears to be broken when used with unionfs (it did work > > sometime before RELENG_7 [definitely before the BETA's]). When using > > -current (with the vaps patch :-) I get the following message before the > > system stops: > > > > [...] > > stat(c2d3fcc0,d3ceccfc,8,c0b094e7,c0bbc0a0,...) at stat+0x2f > > syscall(d3cecd38) at syscall+0x2a3 > > Xint0x80_syscall() at Xint0x80_syscall+0x20 > > --- syscall (188, FreeBSD ELF32, stat), eip =3D 0x826fe23, esp =3D > > 0x9bfbfe9bc, ebp =3D 0xbfbee98 > > > > I tracked the stop to line 320 of init.c: > > if (chdir(kenv_value) !=3D 0 || chroot(".") !=3D 0) > > The [...] was the important part. It is a lot to type out, is there perhaps an easier way to get the output. = I=20 do not have access to a serial cable but I do have VMWare? Also, do you=20 really need all the parameters or just some (and if so which ones). =20 > Kris > David --nextPart1704078.MeupPWKSAL Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQBIEkvAUaaFgP9pFrIRApkTAKCNOBLvnh8XDlAoCoumqpyoCgY0eACfW4vO /9UzAP5fRjwegbCe7EmcwUc= =jr9j -----END PGP SIGNATURE----- --nextPart1704078.MeupPWKSAL--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804252323.12875.naylor.b.david>