From owner-freebsd-current@freebsd.org Thu May 19 11:06:31 2016 Return-Path: Delivered-To: freebsd-current@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 6D845B4292D for ; Thu, 19 May 2016 11:06:31 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citapm.icyb.net.ua (citapm.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 59C401253; Thu, 19 May 2016 11:06:29 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citapm.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id OAA24341; Thu, 19 May 2016 14:06:21 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1b3LmX-000M9Z-5P; Thu, 19 May 2016 14:06:21 +0300 Subject: Re: boot broken on VMWare somewhere between r300069 and r300176 To: Boris Samorodov , "K. Macy" , FreeBSD Current References: Cc: Alexander Motin From: Andriy Gapon Message-ID: Date: Thu, 19 May 2016 14:04:59 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 May 2016 11:06:31 -0000 On 19/05/2016 13:50, Boris Samorodov wrote: > 19.05.16 09:28, K. Macy пишет: >> I did an IFC on my drm-next-4.6 branch yesterday at r300069. I just >> did an IFC to r300176 and boot will hang right ater printing out >> "setting hostid: ". ^T just shows sh [piperd]. ddb just shows the >> shell as hanging in piperead. Diffing between those two revisions I >> don't see any obvious offenders so I'm hoping that individuals who >> have committed in the last 24 hours will have some idea of their >> changes having such an impact. > > For me (BIOS boot at DELL notebook) is broken after jump > from r300062 to r300158. CapsLock works, but ^T shows nothing. > Here is a photo (sorry for the quality): > ftp://ftp.wart.ru/pub/misc/boot_broken.jpg > > Boot with r300062 works fine. A wild guess (not really), try to revert r300113 -- Andriy Gapon