From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: Linux upstream can't boot Xen x86 any more Date: Thu, 23 Oct 2014 16:43:14 +0100 Message-ID: <21577.8722.55274.543728@mariner.uk.xensource.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1XhKgY-0006Mv-Iw for xen-devel@lists.xenproject.org; Thu, 23 Oct 2014 15:52:22 +0000 In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Konrad Rzeszutek Wilk , Boris Ostrovsky , David Vrabel Cc: xen-devel@lists.xenproject.org List-Id: xen-devel@lists.xenproject.org xen.org writes ("[linux-linus test] 30868: regressions - trouble: broken/fail/pass"): > flight 30868 linux-linus real [real] > http://www.chiark.greenend.org.uk/~xensrcts/logs/30868/ > > Regressions :-( > > Tests which did not succeed and are blocking, > including tests which could not be run: > test-amd64-amd64-xl 5 xen-boot fail REGR. vs. 30019 > test-amd64-i386-xl 5 xen-boot fail REGR. vs. 30019 Lots and lots of these. The last bit of the serial log is this: Oct 23 09:20:29.074636 (XEN) Freed 292kB init memory. Oct 23 09:20:29.082623 (XEN) ==== PCI devices ==== Oct 23 09:20:29.082656 (XEN) ==== segment 0000 ==== Oct 23 09:20:29.082680 mapping kernel into physical memory Oct 23 09:20:29.090587 about to get started... Oct 23 09:20:29.090615 (XEN) Domain 0 crashed: rebooting machine in 5 seconds. The osstest bisector is working on it (at least it is now - I have just unbroken it) but it'll be a while because there's a huge range of commits involved. Ian.