From owner-freebsd-stable@freebsd.org Wed Jul 1 17:24:41 2015 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9913A992C86 for ; Wed, 1 Jul 2015 17:24:41 +0000 (UTC) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.29.23]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5DB101EE8 for ; Wed, 1 Jul 2015 17:24:41 +0000 (UTC) (envelope-from freebsd-listen@fabiankeil.de) Received: from [84.44.209.36] (helo=fabiankeil.de) by smtprelay01.ispgateway.de with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.84) (envelope-from ) id 1ZALSp-0002DQ-I8 for freebsd-stable@freebsd.org; Wed, 01 Jul 2015 19:06:23 +0200 Date: Wed, 1 Jul 2015 19:06:23 +0200 From: Fabian Keil To: freebsd-stable@freebsd.org Subject: Re: New FreeBSD snapshots available: stable/10 (20150625 r284813) Message-ID: <7621479f.02e595f6@fabiankeil.de> In-Reply-To: <559330CF.2050606@pix.net> References: <20150626174927.GA69720@FreeBSD.org> <559330CF.2050606@pix.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/=/UYl+xE8LtF.xMIscmgndz"; protocol="application/pgp-signature" X-Df-Sender: Nzc1MDY3 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jul 2015 17:24:41 -0000 --Sig_/=/UYl+xE8LtF.xMIscmgndz Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Kurt Lidl wrote: > > [-stable@ in CC since these are the first 10.2-PRERELEASE builds > > available since the code slush went into effect, which marks the start > > of the release cycle.] > > > > New FreeBSD development branch installation ISOs and virtual machine > > disk images have been uploaded to the FTP mirrors. > > > > As with any development branch, the installation snapshots are not > > intended for use on production systems. We do, however, encourage > > testing on non-production systems as much as possible. >=20 > I was able to download the sparc64 iso image, burn the iso to a > cd-rom, and boot a sparc64 V120 from that image. >=20 > I was also able to perform an install onto a ZFS only setup, > and have it work properly. On i386, the ZFS-only installation reproducible works after the first reboot but after the first reboot panics while importing the root pool. The problem seems to be that the GENERIC kernel is build with clang but KSTACK_PAGES has not been adjusted according to UPDATING: | 20121223: | After switching to Clang as the default compiler some users of ZFS | on i386 systems started to experience stack overflow kernel panics. | Please consider using 'options KSTACK_PAGES=3D4' in such configura= tions. If the issue can't be addressed before the release it may be worth mentioning it in the release notes. Fabian --Sig_/=/UYl+xE8LtF.xMIscmgndz Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlWUHggACgkQBYqIVf93VJ0AewCgsgdIYNyCLqDjHo/2tSE17NnM LbsAoLnVx9vmEiteAqmm/0ajC6Yeesfp =tt6W -----END PGP SIGNATURE----- --Sig_/=/UYl+xE8LtF.xMIscmgndz--