From owner-freebsd-smp Thu Jul 22 17:37:40 1999 Delivered-To: freebsd-smp@freebsd.org Received: from postoffice.imsa.edu (cappio.imsa.edu [143.195.1.6]) by hub.freebsd.org (Postfix) with ESMTP id 4F82614E88 for ; Thu, 22 Jul 1999 17:37:33 -0700 (PDT) (envelope-from unixboy@imsa.edu) Received: from coke.imsa.edu (coke [143.195.1.4]) by postoffice.imsa.edu (8.9.1a/8.9.1) with ESMTP id TAA08103 for ; Thu, 22 Jul 1999 19:37:01 -0500 (CDT) Received: from localhost (unixboy@localhost) by coke.imsa.edu (8.8.8+Sun/8.8.5) with SMTP id TAA03543 for ; Thu, 22 Jul 1999 19:37:20 -0500 (CDT) X-Authentication-Warning: coke.imsa.edu: unixboy owned process doing -bs Date: Thu, 22 Jul 1999 19:37:19 -0500 (CDT) From: "Christopher W. Banek" X-Sender: unixboy@coke To: freebsd-smp@freebsd.org Subject: More stuff on Page faults. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Well, I downloaded the 3.2-STABLE kernel sources and compiled it. It compiled fine, but I am stiff having the same problems that I did before. The error is the same. It is stopping at pmap_remove_pages+0xc8 : decl 0(%ecx) when I trace it here is the output: pmap_remove_pages(c5e069e4,0,bfbfe000,2,c5423034) at pmap_remove_pages+0xc8 exec_new_vmspace(c5e82e94,2,c5e82,9,c5e02680,0) at exec_new_vmspace+0x40 exec_elf_imgact(c5e82e94,c5e02680,c022b7a0,0,2 at exec_elf_imgact+0xe8 execve(c5e02680,c5e82f94,80a68d8,ffffffff,80a6934) at execve+0x21f syscall(27,27,80a6934,ffffffff,bfbfd964) at syscall +0x187 Xint0x80_syscall() at Xint0x80_syscall+0x4c Any ideas now? Chris Banke To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message