From owner-freebsd-current@FreeBSD.ORG Wed Apr 15 16:24:05 2015 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AA272BBE; Wed, 15 Apr 2015 16:24:05 +0000 (UTC) Received: from st11p00mm-asmtp004.mac.com (st11p00mm-asmtpout004.mac.com [17.172.81.3]) (using TLSv1.2 with cipher DHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7F00998D; Wed, 15 Apr 2015 16:24:05 +0000 (UTC) Received: from akita.localnet (c-73-162-13-215.hsd1.ca.comcast.net [73.162.13.215]) by st11p00mm-asmtp004.mac.com (Oracle Communications Messaging Server 7.0.5.33.0 64bit (built Aug 27 2014)) with ESMTPSA id <0NMU00A00W817410@st11p00mm-asmtp004.mac.com>; Wed, 15 Apr 2015 16:24:03 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.13.68,1.0.33,0.0.0000 definitions=2015-04-15_06:2015-04-15,2015-04-15,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=4 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1412110000 definitions=main-1504150135 From: Rui Paulo To: freebsd-current@freebsd.org Cc: David Wolfskill , current@freebsd.org Subject: Re: Panic: head/i386 @r281552 in hdaa_configure() Date: Wed, 15 Apr 2015 09:24 -0700 Message-id: <1765781.IYTE8Y8EC6@akita> User-Agent: KMail/4.14.3 (FreeBSD/11.0-CURRENT; KDE/4.14.3; amd64; ; ) In-reply-to: <20150415134515.GQ1224@albert.catwhisker.org> References: <20150415134515.GQ1224@albert.catwhisker.org> MIME-version: 1.0 Content-transfer-encoding: 7Bit Content-type: text/plain; charset=us-ascii X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Wed, 15 Apr 2015 16:24:05 -0000 On Wednesday 15 April 2015 06:45:15 David Wolfskill wrote: > While I was able to update from: > > FreeBSD g1-254.catwhisker.org 11.0-CURRENT FreeBSD 11.0-CURRENT #32 > r281522M/281523:1100068: Tue Apr 14 06:03:01 PDT 2015 > root@g1-254.catwhisker.org:/common/S3/obj/usr/src/sys/CANARY amd64 > > to > > FreeBSD g1-254.catwhisker.org 11.0-CURRENT FreeBSD 11.0-CURRENT #33 > r281552M/281552:1100069: Wed Apr 15 05:46:35 PDT 2015 > root@g1-254.catwhisker.org:/common/S3/obj/usr/src/sys/CANARY amd64 > > (and perform a ssmoke test) successfully, on the same hardware, running: > > FreeBSD g1-254.catwhisker.org 11.0-CURRENT FreeBSD 11.0-CURRENT #1567 > r281522M/281523:1100068: Tue Apr 14 07:17:27 PDT 2015 > root@g1-254.catwhisker.org:/common/S4/obj/usr/src/sys/CANARY i386 > > only managed to build @r281552; the attempt to smoke test was foiled > early on by a panic before the dump device was configured. > > I managed to take a photo of the screen (showing a backtrace), but I > don't see a way to get a copy of the image from the phone to my > laptop, and the laptop (which experienced the problem) doesn't have > a real serial port. > > I'll respond to this thread if I'm able to reproduce the problem on my > build machine, but it's still working on the stable/10 build at the moment > (which the laptop finished before starting the head builds), so it's > likely to be a few hours yet before I know. You could upload the screenshot using your phone to some form of online storage. -- Rui Paulo