From owner-freebsd-current@FreeBSD.ORG Sun Sep 22 20:43:27 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 D4B39682 for ; Sun, 22 Sep 2013 20:43:27 +0000 (UTC) (envelope-from davide.italiano@gmail.com) Received: from mail-ve0-x22a.google.com (mail-ve0-x22a.google.com [IPv6:2607:f8b0:400c:c01::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 93A7425A6 for ; Sun, 22 Sep 2013 20:43:27 +0000 (UTC) Received: by mail-ve0-f170.google.com with SMTP id c14so1874945vea.1 for ; Sun, 22 Sep 2013 13:43:26 -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=idtkGUEcmn8vHucSOEZEmeSnYLCyjnAG/9afoKfmcMU=; b=boLQDEv/0kBjt6zwGJiM1UzZVHtfmP04muezMRKmfBzuSOoYUtM/5uqf1//c6rfKAv qU6nTHobpVc0owGoiNvi9gKJzI8kp4FaK8aPrU3jW0F7Qga4SdP3fgF/+Y+I+oMZIN8l PUF5V2G9+ftsCoMVQAFu5553TP4t8ZO1TN3G7VIHmR9ZiWvlY1qgPvUUAK4yIZzzA4Nn rBn+BIfFyQRoIOT4/3QMjt+wMGx3b3HYtvkNGWg5hgwMWRkSU8XGzf9Yyn7q/nGgiAla VxNKj//VZH4wMOZssDaaIARjMx62CIGi4eOltxyg3G6e/RTZR5ikDWSb0/5Ho8SU6Nzk EsrQ== MIME-Version: 1.0 X-Received: by 10.52.164.16 with SMTP id ym16mr18561vdb.39.1379882606683; Sun, 22 Sep 2013 13:43:26 -0700 (PDT) Sender: davide.italiano@gmail.com Received: by 10.220.65.132 with HTTP; Sun, 22 Sep 2013 13:43:26 -0700 (PDT) In-Reply-To: References: Date: Sun, 22 Sep 2013 13:43:26 -0700 X-Google-Sender-Auth: T5bVq3uQ2smgR75hc9MA3cS2C6Y Message-ID: Subject: Re: FreeBSD 10.0 Alpha 2 panic "kernel trap 12 with interrupts disable" From: Davide Italiano To: Miguel Clara Content-Type: text/plain; charset=ISO-8859-1 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 20:43:27 -0000 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