From owner-freebsd-current@FreeBSD.ORG Sun Sep 22 21:40:04 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 615C22AB for ; Sun, 22 Sep 2013 21:40:04 +0000 (UTC) (envelope-from davide.italiano@gmail.com) Received: from mail-vc0-x22f.google.com (mail-vc0-x22f.google.com [IPv6:2607:f8b0:400c:c03::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1EC9D27DE for ; Sun, 22 Sep 2013 21:40:04 +0000 (UTC) Received: by mail-vc0-f175.google.com with SMTP id ia10so1670215vcb.34 for ; Sun, 22 Sep 2013 14:40:02 -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=Y0TNRJcUUHYHBdbdaiT/HoYxu5xIeGMFni+DIT6bHgA=; b=0BBdxrlmxqfwfSsJMjtgEq4Lau0QDlDR3McgDUSRToJ2NTybcmqB8H40ab5ZZh2r8f azi4sWf6b5R3VIpfibGVEU6JrMaj/YTyTNAkXmSjpF2rXA2GT00np4ptYb20gFIr9zbH SyhB7ZGNeb1SN54x9NPt1pfKXVzkDcNSw7zF2S82tPWpyiN0SE6d7yC8XFos4MEvq4/w Cfg4Qz4e/BRH9HHhv1QUGb2XOS99+cn1iigzAVCAl1QVGJczl/UFbJyCDHwsDyhEIyC9 V3KMHGweaUBXF6yARmpsau5B7JFVIo9BoOPu8/J0YSNeNduKVhcgbQPGOLs9nateYjaC 6J4A== MIME-Version: 1.0 X-Received: by 10.52.161.231 with SMTP id xv7mr15830538vdb.1.1379886002862; Sun, 22 Sep 2013 14:40:02 -0700 (PDT) Sender: davide.italiano@gmail.com Received: by 10.220.65.132 with HTTP; Sun, 22 Sep 2013 14:40:02 -0700 (PDT) In-Reply-To: References: Date: Sun, 22 Sep 2013 14:40:02 -0700 X-Google-Sender-Auth: CumgfAIos23-IdKCE16GhmuG79k 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 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:40:04 -0000 On Sun, Sep 22, 2013 at 2:06 PM, Miguel Clara wrote: > 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! > > > ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/amd64/amd64/ISO-IMAGES/10.0/ Thanks, -- Davide