From owner-freebsd-stable@FreeBSD.ORG Thu Oct 25 14:55:27 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7047716A417 for ; Thu, 25 Oct 2007 14:55:27 +0000 (UTC) (envelope-from krassi@bulinfo.net) Received: from mx.bulinfo.net (mx.bulinfo.net [193.194.156.1]) by mx1.freebsd.org (Postfix) with ESMTP id 37B7F13C4BB for ; Thu, 25 Oct 2007 14:55:27 +0000 (UTC) (envelope-from krassi@bulinfo.net) Received: from localhost (localhost [127.0.0.1]) by mx.bulinfo.net (Postfix) with ESMTP id 1A81436C71 for ; Thu, 25 Oct 2007 17:55:25 +0300 (EEST) Received: from mx.bulinfo.net ([127.0.0.1]) by localhost (mx.bulinfo.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 42091-07 for ; Thu, 25 Oct 2007 17:55:24 +0300 (EEST) Received: from [192.168.2.188] (pythia.bulinfo.net [212.72.195.5]) by mx.bulinfo.net (Postfix) with ESMTP id 7212636C6D for ; Thu, 25 Oct 2007 17:55:24 +0300 (EEST) Message-ID: <4720AE5B.5090205@bulinfo.net> Date: Thu, 25 Oct 2007 17:55:23 +0300 From: Krassimir Slavchev User-Agent: Thunderbird 2.0.0.6 (X11/20070927) MIME-Version: 1.0 To: FreeBSD X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at mx.bulinfo.net Subject: geli and SMP problems? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Oct 2007 14:55:27 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I have problems with geli and SMP kernel: ... Enter passphrase for md0: GEOM_ELI: Device md0.eli created. GEOM_ELI: Encryption: Blowfish-CBC 128 GEOM_ELI: Crypto: software kernel trap 12 with interrupts disabled Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0xf9 fault code = supervisor read, page not present instruction pointer = 0x20:0xc0590004 stack pointer = 0x28:0xe7fc1c5c frame pointer = 0x28:0xe7fc1c7c code segment = base 0x0, limit 0xffff, type0x1b = DPL 0, pres 1, def 32 1, gran 1 processor eflafs = resume, IOPL = 0 current process = 44 (g_eli[1] md0) trap number = 12 panic: page fault cpuid = 0 ..... If I add these lines to kernel config file: makeoptions DEBUG=-g options DDB options KDB options BREAK_TO_DEBUGGER options ALT_BREAK_TO_DEBUGGER I can't attach the provider at boot: dmesg: Enter passphrase for md0: GEOM_ELI: Cannot decrypt Master Key for md0 (error=22) This is on 6.2-STABLE from Jun/5/2007 g_eli.c version 1.3.2.13 Any ideas how to debug this? Best Regards -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFHIK5bxJBWvpalMpkRAvS2AKCGQrJdX+MuWVgmrjeVGG0vohKeAACfcCRz rV6W29tvZUos3Rf9EgJkf/0= =c1rX -----END PGP SIGNATURE-----