From owner-freebsd-current Sun Jan 30 21:37:26 2000 Delivered-To: freebsd-current@freebsd.org Received: from darkstar.qx.net (darkstar.qx.net [208.235.88.101]) by hub.freebsd.org (Postfix) with ESMTP id A52EC1533C for ; Sun, 30 Jan 2000 21:37:22 -0800 (PST) (envelope-from gchil0@pop.uky.edu) Received: from mail.qx.net (mail.qx.net [208.235.88.10]) by darkstar.qx.net (8.8.7/8.8.7) with ESMTP id AAA18065 for ; Mon, 31 Jan 2000 00:37:20 -0500 Received: from k7 ([208.200.111.144]) by mail.qx.net (Netscape Messaging Server 3.6) with ESMTP id AAA5140; Mon, 31 Jan 2000 00:40:10 -0500 Message-Id: <4.2.0.58.20000131003612.00951ad0@pop.uky.edu> X-Sender: gchil0@pop.uky.edu X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Mon, 31 Jan 2000 00:38:52 -0500 To: KATO Takenori , kris@hub.freebsd.org From: Greg Childers Subject: Re: identcpu.c change causes panic - not identcpu.c? Cc: current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG A panic also occurred on my Pentium (P54C) 66MHz, but backing identcpu.c to 1.79 didn't stop the panic. Here is the panic info, copied by hand. (I hope there are no typos!) Lots of 'ad1: timeout waiting for DRQ' followed by Fatal trap 12: page fault while in kernel mode fault virtual address = 0xc04e5000 fault code = supervisor read, page not present instruction pointer = 0x8:0xc01c56b0 stack pointer = 0x10:0xc49efd7c frame pointer = 0x10:0xc49efda0 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 133 (ldconfig) interrupt mask = net tty bio cam trap number = 12 panic: page fault Uptime: 12s Unfortunately, I don't have time right now to explore this further, but if more info is needed, just tell me what to do and I can help tomorrow evening (EST). Greg > > Yes, when I back out this revision (& nothing else) I can boot fine :-) > > Hmm, I cannot know why you got panic.... On your CPU (P54C: 586-class > CPU), the part which I changed is not executed. > > I have tested the change on: > > - Intel MMX Pentium 166MHz > - Intel Pentium Pro 200MHz > - Intel Pentium II 400MHz (Dual) > - AMD Athlon 700MHz > - AMD K6-2 400MHz > - Cyrix 5x86 100MHz > > and they work without problem. > > > I'll have to write this down by hand - it didn't look very interesting, > > though. > > I'm interested in it. What I want to know is whether a bug is in my > change or in other part. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message