From owner-freebsd-current@FreeBSD.ORG Sun Sep 22 21:07:23 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A6B48E4A; Sun, 22 Sep 2013 21:07:23 +0000 (UTC) (envelope-from miguelmclara@gmail.com) Received: from mail-we0-x231.google.com (mail-we0-x231.google.com [IPv6:2a00:1450:400c:c03::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 39D7C269F; Sun, 22 Sep 2013 21:07:18 +0000 (UTC) Received: by mail-we0-f177.google.com with SMTP id t60so2282319wes.8 for ; Sun, 22 Sep 2013 14:07:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=jubVgkPHErqse+Ct/PZcmgOtmtKJacj0uKg+Wzs3Jk0=; b=EAfszba2ejccKvk3MBedEs1aAC7c+ZEe+x7Yv/Uamok/XF/jeUc6Z7XK+Pohc1noWt wsN3V5yVOV8zZsoYVJA+DIdOVAlIUqsU6vn5YVAn1614Zta2s9+9sWuQ7Pma+qOjx022 eCN+G/Kl4FYfy+G79EOE9tVlH0zFsIuvS/Qc5QjrSKlH3Vm+UUDPZEnG1mD2e1FT7tNt Zf8q5RaFvtfkc91uCIEf89lowcPw0v217csTDaa2hvoBDqIi29IW3Mo2+9yEaiTzEJwM BPdxb3+BeV5gaVjIrQLDMTCczW+58QOi75vNPoOROMXS9+CHTJbSytBP7ejSJeHSa6mp Fwdw== X-Received: by 10.180.82.164 with SMTP id j4mr10746366wiy.65.1379884036033; Sun, 22 Sep 2013 14:07:16 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.147.68 with HTTP; Sun, 22 Sep 2013 14:06:54 -0700 (PDT) In-Reply-To: References: From: Miguel Clara Date: Sun, 22 Sep 2013 22:06:54 +0100 Message-ID: Subject: Re: FreeBSD 10.0 Alpha 2 panic "kernel trap 12 with interrupts disable" To: Davide Italiano Content-Type: multipart/related; boundary=f46d04428d96cc97da04e6ff4956 X-Mailman-Approved-At: Sun, 22 Sep 2013 22:08:53 +0000 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 22 Sep 2013 21:07:23 -0000 --f46d04428d96cc97da04e6ff4956 Content-Type: text/plain; charset=ISO-8859-1 I sent the mail again to the list in a smaller size, the first one was huge ... Anyway that's the revision I'm trying to build --> r255788 ... but the problem is, I can't buildkernel, I get a panic while doing it... so unless there's some kernel.txz available already compile, I'm out of luck! Unfortunately the one available on the ftp at the moment is alpha2, which is the one with the problem! On Sun, Sep 22, 2013 at 9:56 PM, Miguel Clara wrote: > Hum, its probably best to take a scrennshot since I can't copy this from > > the console! > > attaching the file [image: Inline image 1] > > > > On Sun, Sep 22, 2013 at 9:43 PM, Davide Italiano wrote: > >> On Sun, Sep 22, 2013 at 1:40 PM, Miguel Clara >> wrote: >> > Its definatly not related to GCC, I'm getting the same while trying to >> > "buildkernel", I'm trying to upgrade to a more recent current version! >> Same >> > kernel panic is showing... >> > >> > No one else had this problem yet? >> > >> > Thanks >> > >> > >> > On Sun, Sep 22, 2013 at 6:12 PM, Miguel Clara > >wrote: >> > >> >> >> >> I'm trying to build kdelibs on 10.0 Alpha 2, however after 3 tries I >> >> get a panic while building gcc, but I'm not sure if its related or just >> >> coincidence! >> >> >> >> --- >> >> Kernel 12 trap 12 with interrupts disable >> >> >> >> Fatal trap 12: page fault in kernel mode >> >> cpuid = 0; apic id = 00 >> >> fault virtual address = 0x30 >> >> fault code = supervisor read data, page not present >> >> ....... >> >> >> >> Stopped at trunstile_broadcast+0x8c: movq 0x20(%rbx, %rax,1),%rdx >> >> >> >> You need to show at least a full backtrace to locate where the problem is. >> Please when you drop into ddb type 'bt' and paste the output. >> >> Thanks, >> >> -- >> Davide >> >> "There are no solved problems; there are only problems that are more >> or less solved" -- Henri Poincare >> > > --f46d04428d96cc97da04e6ff4956--