From owner-freebsd-current@FreeBSD.ORG Wed Sep 25 14:38:30 2013 Return-Path: Delivered-To: freebsd-current@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 ESMTP id 78B282A6 for ; Wed, 25 Sep 2013 14:38:30 +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 171542A3C for ; Wed, 25 Sep 2013 14:38:29 +0000 (UTC) Received: by mail-we0-f177.google.com with SMTP id t60so6130409wes.36 for ; Wed, 25 Sep 2013 07:38:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:cc:content-type; bh=gcEHNmz/24tNJehkH03WZp99fSzMONfkwb2ScZ0pm4Q=; b=iOBk6T65yVEC8PFhkL7gqZUhdIVgRb/9BYC9RSxHdqu8vbU9KNWtvTrHjKXEmLVKh+ pq/FGWTWH7AqfNbVVadfiRI3/6l6ZfMZEESLDTkrxSraueq5bi2/UyY1F/mRTSNmGNLL vyQed/XPdEA3pjyM5c9efVBIy2CM04DBIPfIjDMMJ6JHVULQX1cdAWrxhuwLRUYXuGW7 dBuHsI2prRm+6P/UJ2lmDSbxNN/scyIZiBncQDsCpYNGLJBuojgZIHJZ1PPANiL9VOlC 8EXFBHrBgu2sDWe597f8Rkx+1TvvqcUnr8ZNPvBh+Kgef7rgwTvYCRAx5W59w09Stfkg KbTw== X-Received: by 10.180.185.77 with SMTP id fa13mr22795532wic.58.1380119908399; Wed, 25 Sep 2013 07:38:28 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.147.68 with HTTP; Wed, 25 Sep 2013 07:38:08 -0700 (PDT) From: Miguel Clara Date: Wed, 25 Sep 2013 14:38:08 +0000 Message-ID: Subject: [SOLVED] Re: FreeBSD 10.0 Alpha 2 panic "kernel trap 12 with interrupts disable" Cc: freebsd-current Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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: Wed, 25 Sep 2013 14:38:30 -0000 On Wed, Sep 25, 2013 at 12:42 AM, Miguel Clara wrote: > Sorry for the late reply... > > Worked like a charm! So the issue should be indeed fixed! > > > On Sun, Sep 22, 2013 at 10:25 PM, Miguel Clara wrote: > >> Interesting Idea... I wasn't aware the snapshots were from previous >> versions before the regressions, thanks for the heads up! >> >> Time to put this to the test, I'll report back after compiling r255788 >> thanks! >> >> >> >> > >>> > The link I gave to you contains a snapshot as per r255342 (which is >>> > way before the regression was introduced). You can use that, then >>> > checkout the sources via svnlite and rebuild. I don't see a reason why >>> > you cannot use that and you want to wait for ALPHA3, but alas. >>> > >>> >>> Alternatively, you can boot the snapshot and use the livecd >>> functionality to rebuild your existing kernel using your current >>> installation as a chroot(8) target. This should work fine regardless of >>> the revision of the snapshot. >>> >>> Glen >>> >>> >> >