From owner-freebsd-current Sun Jul 23 9:22:46 2000 Delivered-To: freebsd-current@freebsd.org Received: from veldy.net (veldy-host201.dsl.visi.com [208.42.48.201]) by hub.freebsd.org (Postfix) with ESMTP id AF3A337BC92 for ; Sun, 23 Jul 2000 09:22:41 -0700 (PDT) (envelope-from veldy@veldy.net) Received: from cascade (cascade.veldy.net [192.168.0.1]) by veldy.net (Postfix) with SMTP id 11CA48C1C for ; Sun, 23 Jul 2000 11:24:08 -0500 (CDT) Message-ID: <002701bff4c2$38a71510$0100a8c0@cascade> From: "Thomas T. Veldhouse" To: Subject: 4.1-RC panic when loading dnetc (distributed.net client) Date: Sun, 23 Jul 2000 11:22:40 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am using the 4.63 dnetc native FreeBSD version of the distributed.net client. Here is what happens: --- Local package initialization: dnetc Fatal trap 12: page fault while in kernel mode fault virtual address = 0xe0aedffc fault code = supervisor read, page not present instruction pointer = 0x8:0xc01871cf stack pointer = 0x10:0xc8a13dcc frame pointer = 0x10:0xc8a13ddc code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor flags = interrupt enabled, resume, IOPL = 0 current process = 281(dnetc) interrupt mask = none panic: page fault --- This machine is a rebuilt world (07212000) with standard kernel optimizations COPTFLAGS = -O -pipe and CFLAGS = -O -pipe -march=pentiumpro. I am having a hard time getting into my system to disable dnetc and see if I can get more details. The CD ROM I burned with a stable from about two weeks back ignores my key entry to go to a commad prompt so that I can load the kernel off of the CD and then boot into the OS (manually). Enter is all that works and it sends me to kernel config and then sysinstall. I added "boot" to /boot/loader.rc, so I don't get a command prompt option at all when I boot my machine normally. I just thought I should report this bug. Thanks, Tom Veldhouse veldy@veldy.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message