From owner-freebsd-stable@freebsd.org Mon Aug 24 13:49:23 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 79AD69C2070 for ; Mon, 24 Aug 2015 13:49:23 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) (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 319F21665 for ; Mon, 24 Aug 2015 13:49:23 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from slw by zxy.spb.ru with local (Exim 4.84 (FreeBSD)) (envelope-from ) id 1ZTs7c-0009Jo-0h; Mon, 24 Aug 2015 16:49:12 +0300 Date: Mon, 24 Aug 2015 16:49:11 +0300 From: Slawa Olhovchenkov To: Anton Shterenlikht Cc: Marcel Moolenaar , freebsd-stable@freebsd.org Subject: Re: ia64 regression from r285809 to 286952: kernel does not boot Message-ID: <20150824134911.GK3158@zxy.spb.ru> References: <201508231451.t7NEpwpr003993@mech-as222.men.bris.ac.uk> <4B79B13C-A31E-4825-BCAD-34C5876D470E@xcllnt.net> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false 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: Mon, 24 Aug 2015 13:49:23 -0000 On Mon, Aug 24, 2015 at 01:53:52PM +0100, Anton Shterenlikht wrote: > narrowed down a bit: > > good: r285809 > bad: r286380 > > Any hint to augment bisection? r285863 r285951 r285967 r286055 r286145 r286193 r286216 r286306 r286322 r286362 > Thanks > > Anton > > On 23/08/2015, Marcel Moolenaar wrote: > > > >> On Aug 23, 2015, at 7:51 AM, Anton Shterenlikht wrote: > >> > >> I'm not sure if ia64 list is still operational, so > >> post here. > >> > >> ia64 r285809 10-STABLE works fine. > >> I updated to r286952, buildworld, buildkernel, installkernel, > >> reboot, boot -s, and I get stuck with: > >> > >> FreeBSD/ia64 EFI boot, Revision 3.0 > >> (root@mech-cluster241.men.bris.ac.uk, Thu May 5 11:18:40 BST 2011) > >> Loading /boot/defaults/loader.conf > >> /boot/kernel/kernel text=0x11107f0 data=0xdfd68+0xa54f8 > >> syms=[0x8+0xc2a78+0x8+0xb7965] > >> - > >> Hit [Enter] to boot immediately, or any other key for command prompt. > >> Booting [/boot/kernel/kernel]... > >> Entering /boot/kernel/kernel at 0x9ffc000000010500... > > > > Do you have options DDB in your kernel configuration? > > If yes, can you boot without it? > > > > -- > > Marcel Moolenaar > > marcel@xcllnt.net > > > > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"