From owner-freebsd-current@freebsd.org Sun Mar 5 03:37:12 2017 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 B4A43CF81F9 for ; Sun, 5 Mar 2017 03:37:12 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from udns.ultimatedns.net (static-24-113-41-81.wavecable.com [24.113.41.81]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 946A618CE for ; Sun, 5 Mar 2017 03:37:11 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.14.9/8.14.9) with ESMTP id v253cnlj039602 for ; Sat, 4 Mar 2017 19:38:55 -0800 (PST) (envelope-from bsd-lists@bsdforge.com) To: "FreeBSD CURRENT" From: "Chris H" Subject: kernel trap 12 with interrupts disabled Date: Sat, 04 Mar 2017 19:38:55 -0800 Content-Type: text/plain; charset=UTF-8; format=fixed MIME-Version: 1.0 Message-id: <959436378530ea6a182825fb1328bcb6@ultimatedns.net> Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 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: Sun, 05 Mar 2017 03:37:12 -0000 OK. This is my second world/kernel on 12. The last, ~3 mos. ago, worked great. But, unfortunately, the graphics on the APU (AMD/ATI A6 7470K) aren't (yet) supported on FreeBSD. So I picked up an nVidia Geforce GT 730, and performed a fresh install from the r314495 AMD Disk1 CD. Then checked out a fresh copy of src && ports, last night (PST) to begin a fresh buildworld/kernel installworld/kernel. I finished the buildworld, and finished the build/install kernel, and (attempted) to boot to single user. But got a trap shortly into booting the new kernel; kernel trap 12 with interrupts disabled Fatal trap 12: page fault in kernel mode I've placed a screen shot here: bsdforge.com/12-CURRENT-2017-03-04.jpeg for better context, and what follows what I've mentioned above. I've left it at this point with the db> prompt. In case I/we can better determine what cause it. Please advise. Thanks! --Chris