From owner-freebsd-emulation Fri Feb 21 19:57:35 2003 Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42B5737B401; Fri, 21 Feb 2003 19:57:34 -0800 (PST) Received: from bricore.com (adsl-64-168-71-68.dsl.snfc21.pacbell.net [64.168.71.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F2CD43FB1; Fri, 21 Feb 2003 19:57:33 -0800 (PST) (envelope-from lchen@briontech.com) Received: from luoqi (luoqi.bricore.com [192.168.1.63]) by bricore.com (8.12.6/8.12.6) with SMTP id h1M3vPFA021404; Fri, 21 Feb 2003 19:57:25 -0800 (PST) (envelope-from lchen@briontech.com) From: "Luoqi Chen" To: "The Hermit Hacker" , Cc: Subject: RE: Raising KVA_PAGES breaks linux emulation? Date: Fri, 21 Feb 2003 20:00:22 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 In-Reply-To: <20030221222943.O59175@localhost> X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > And the core dump provides no information: > > #0 0x87c0b256 in ?? () > (kgdb) where > #0 0x87c0b256 in ?? () > #1 0x8014e46c in boot (howto=256) at > /usr/src/sys/kern/kern_shutdown.c:223 > #2 0x8014eb91 in panic (fmt=0x8022fcf9 "%s") at > /usr/src/sys/kern/kern_shutdown.c:595 > #3 0x801ffb69 in trap_fatal (frame=0xb07c3e50, eva=3217030872) ^^^^^^^^^^ eva = 0xbfbffed8, this was user stack for KVA_PAGES=256. Did you recompile your linux.ko module? -lq To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message