From owner-freebsd-stable@FreeBSD.ORG Mon Jun 23 22:45:53 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E6087CF9 for ; Mon, 23 Jun 2014 22:45:52 +0000 (UTC) Received: from mail-lb0-x235.google.com (mail-lb0-x235.google.com [IPv6:2a00:1450:4010:c04::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6F4792DC2 for ; Mon, 23 Jun 2014 22:45:52 +0000 (UTC) Received: by mail-lb0-f181.google.com with SMTP id p9so5340687lbv.26 for ; Mon, 23 Jun 2014 15:45:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=qvflRwXCGEdqzIFQa5rz1k0GSnTY1WnXhO3i+4tjD8w=; b=w7GIT+u3UNCrOn06b2hD+OhRO5hvt8Hk3vPiqY0oIkjyIJJagl6PGKLaDkUMb1dbim Ng0rWDh+BQOUe3T3NathrFAY5DW5D4WBZMh8QVK4/ie3ibG1nTaNbGXcldZJzpcfdoK/ bjswUhTZceH4fcsbfd6Oz3BWR9YWRH5EYR1v39jPMDmElK3eP16pcLhV9qDNfLfDiOH1 uqw5hWZRzmFaNhJ+jX3j6iKsCZ3e0HW++2rb+t+KZIiuh0eX9WLTdc8mSvjli9O89NEB qZgZUzSKvRaLMmVbYtXwD/3ctrv6G7Rqtn/1CPv7baJHRmjMmpA9ExOt3L2+oKOykO6N Jrkw== MIME-Version: 1.0 X-Received: by 10.112.136.196 with SMTP id qc4mr1368070lbb.6.1403563550303; Mon, 23 Jun 2014 15:45:50 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.112.67.71 with HTTP; Mon, 23 Jun 2014 15:45:50 -0700 (PDT) In-Reply-To: <53A05461.22133.7CA31A@lausts.acm.org> References: <53A05461.22133.7CA31A@lausts.acm.org> Date: Mon, 23 Jun 2014 15:45:50 -0700 X-Google-Sender-Auth: udEUE85jS9TZwdFomoOSDYFiRus Message-ID: Subject: Re: Intermittant Kernel Panic FreeBSD 10 STABLE From: Craig Rodrigues To: lausts@acm.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: FreeBSD stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jun 2014 22:45:53 -0000 On Tue, Jun 17, 2014 at 7:44 AM, Thomas Laus wrote: > I have a new Giabyte J1900N-D3V motherboard that intermittantly panics when > starting up or rebooting. It shows the same issue on FreeBSD 10 Release > and > FreeBSD Stable snapshot r265408. I loaded and ran with a FreeBSD Current > r265628 snapshot for a few days without any issues. > > > ----------------------------------------------------------------------------- > > ------------------------------------------------------------------------------ > ---- > DMESG section showing the panic: > > Jan 1 14:18:04 GENERIC kernel: panic: Bogus Interrupt Polarity > Can you try FreeBSD stable/10 at r267809? -- Craig