From owner-freebsd-current@FreeBSD.ORG Sun Dec 12 01:30:49 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 989CF16A4CE for ; Sun, 12 Dec 2004 01:30:49 +0000 (GMT) Received: from ank-pki.ru (mercury.ank-pki.ru [213.170.76.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CA5243D58 for ; Sun, 12 Dec 2004 01:30:47 +0000 (GMT) (envelope-from toxa@cterra.ru) Received: (qmail 71128 invoked by uid 0); 12 Dec 2004 04:30:45 +0300 Received: from toxa@cterra.ru by mercury.ank-pki.ru by uid 0 with qmail-scanner-1.22 (spamassassin: 3.0.1. Clear:RC:0(62.89.204.62):SA:0(?/?):. Processed in 10.370855 secs); 12 Dec 2004 01:30:45 -0000 Received: from unknown (HELO localhost) (toxa@62.89.204.62) by ank.nwudc.ru with SMTP; 12 Dec 2004 04:30:35 +0300 Date: Sun, 12 Dec 2004 04:29:29 +0300 From: Toxa To: FreeBSD-CURRENT X-Comment-To: "Anton Karpov" Message-ID: <20041212012929.GA822@laptoxa.toxa.lan> Mail-Followup-To: FreeBSD-CURRENT Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline User-Agent: Outluck Express 1.5.6i for MS-DOS 6.22-SMP X-Mailer: See User-Agent above :) X-Operating-System: MS-DOS 6.22-CURRENT on Sony VAIO laptop X-PGP-Public-Key: http://toxahost.org/gpg/pubkey.asc X-Useless-Header: Do Androids Dream of Electric Sheep? X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mercury.ank-pki.ru X-Spam-Level: X-Spam-Status: No, score=0.0 required=7.0 tests=none autolearn=failed version=3.0.1 Subject: Fatal double fault X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 12 Dec 2004 01:30:50 -0000 My previous kernel and userland both from 22 Nov. Tonight I have built new kernel in attempt to test new features. But after boot with new kernel (and old userland, as I know, installworld should be done with new kernel) I've got this (sorry, no serial console, I've written this on a piece of paper): Fatal double fault: eip = 0xc04e4352 esp = 0xd5351f70 ebp = 0xd5352034 pkernel trap 25 with interrupts disabled panic: double fault Uptime: 19s This is sony vaio laptop. Any help very appreciated. Thanks.