From owner-freebsd-stable@freebsd.org Sun Aug 23 14:52:08 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 D36209C00EE for ; Sun, 23 Aug 2015 14:52:08 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from mail-wi0-f171.google.com (mail-wi0-f171.google.com [209.85.212.171]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 72FB01FEA for ; Sun, 23 Aug 2015 14:52:07 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: by wijp15 with SMTP id p15so56025823wij.0 for ; Sun, 23 Aug 2015 07:52:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:message-id:to:subject:reply-to; bh=n74zfZ+5MwFaXjvtONugbVHPl1TsiuUHW9jVBMBg71o=; b=FgyTS5U4n/sjM1uN7e0pi7T1MDH0op9axdkhdUG/+kqnBqQUqgHbV3rIVYHCapnxJt uVl9xhdu7/DBbIpwd0K5A4vnxM42VG1HGKKuu5D+zX4s75xKkukOvMqWRDdqgt5+RpOo aPS0VPggHWij71xBXevBa7sYS6/gZ3H5lk5eeeOXbkxL37WC+8QZOhOmwpZl1kxf//we f/FSLF+bHfv5KsHuf4l6PPfjHOBtCsQ7x0gSqU7BMG37Ar+Cnoh+u20CMQBqBLmoBukf 2fCEKRbxaYttBFnhWT96kMI/0rgQTYnfGWos+NVzGryCKStZTpuT+8tT1fUIhUNsU5Xc QblA== X-Gm-Message-State: ALoCoQmaGtt3Wi/27b1PwHRh8GrxmzBi5DWzNxd2Uwk0rpsB3nlsZrvQqit6jpke97mC9Gei3haH X-Received: by 10.180.12.178 with SMTP id z18mr21999581wib.24.1440341520154; Sun, 23 Aug 2015 07:52:00 -0700 (PDT) Received: from mech-as222.men.bris.ac.uk (mech-as222.men.bris.ac.uk. [137.222.170.4]) by smtp.gmail.com with ESMTPSA id s1sm11918535wix.13.2015.08.23.07.51.59 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Aug 2015 07:51:59 -0700 (PDT) Received: from mech-as222.men.bris.ac.uk (localhost [127.0.0.1]) by mech-as222.men.bris.ac.uk (8.15.2/8.15.2) with ESMTP id t7NEpwAo003994 for ; Sun, 23 Aug 2015 15:51:58 +0100 (BST) (envelope-from mexas@mech-as222.men.bris.ac.uk) Received: (from mexas@localhost) by mech-as222.men.bris.ac.uk (8.15.2/8.15.2/Submit) id t7NEpwpr003993 for freebsd-stable@freebsd.org; Sun, 23 Aug 2015 15:51:58 +0100 (BST) (envelope-from mexas) Date: Sun, 23 Aug 2015 15:51:58 +0100 (BST) From: Anton Shterenlikht Message-Id: <201508231451.t7NEpwpr003993@mech-as222.men.bris.ac.uk> To: freebsd-stable@freebsd.org Subject: ia64 regression from r285809 to 286952: kernel does not boot Reply-To: mexas@bris.ac.uk 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: Sun, 23 Aug 2015 14:52:08 -0000 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... Have to do a power reset. Thanks Anton