From owner-freebsd-stable Tue Apr 2 3:32:37 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail.dada.it (mail3.dada.it [195.110.96.70]) by hub.freebsd.org (Postfix) with SMTP id EE01737B416 for ; Tue, 2 Apr 2002 03:32:29 -0800 (PST) Received: (qmail 26506 invoked from network); 2 Apr 2002 11:32:19 -0000 Received: from unknown (HELO libero.sunshine.ale) (195.110.114.252) by mail.dada.it with SMTP; 2 Apr 2002 11:32:19 -0000 Received: by libero.sunshine.ale (Postfix, from userid 1001) id EB1E85F85; Tue, 2 Apr 2002 13:32:16 +0200 (CEST) Date: Tue, 2 Apr 2002 13:32:16 +0200 From: Alessandro de Manzano To: Mike Tancsa Cc: Dave Hayes , stable@FreeBSD.ORG, sos@freebsd.org Subject: Re: status of ATA subsystem Message-ID: <20020402133216.A30997@libero.sunshine.ale> Reply-To: Alessandro de Manzano References: <200204012343.g31NhrR78804@hokkshideh2.jetcafe.org> <5.1.0.14.0.20020401190803.050b4890@192.168.0.12> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <5.1.0.14.0.20020401190803.050b4890@192.168.0.12>; from mike@sentex.net on Mon, Apr 01, 2002 at 07:12:16PM -0500 X-Operating-System: FreeBSD 4.5-STABLE Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Apr 01, 2002 at 07:12:16PM -0500, Mike Tancsa wrote: I've added Mr Soren Schmidt in CC: since he is our ATA guru :-) > I have it running on a number of machines with good results. Controllers I > have it on are > > atapci0: port 0xf000-0xf00f at device 31.1 > on pci0 > atapci0: port 0xb800-0xb80f at device 4.1 on > pci0 As suggested by others, I've just tried using a "spare" machine with the PIIX4 controller, here are the results: (note: till now this machine worked fine with an "old" 4.5-stable) the buildworld/buildkernel/etc/etc. went ok, of course I would say, since it was using the old kernel ;). Then, I made a little modify to the kernel config file (enabled DDB and "make -g") and I rebuilt all the universe (world+kernel :) ) Near the end of "make buildworld" the machine paniced. I copy here by hand the panic message, but unfortunately I have not yet learnt how to get a more useful backtrace at the "db> " prompt... if someone is so kind to teach it to me... (I'm still a newbie in kernel debugging :( ) Fatal trap 12: page fault while in kernel mode fault virtual address = 0x25 fault code = supervisor write, page not present instruction pointer = 0x8:0xc02632c4 stack pointer = 0x10:0xcdccee64 frame pointer = 0x10:0xcdccee68 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = = current process = 21029 (cc1) interrupt mask = net tty bio cam kernel: type 12 trap, code=0 Stopped at vm_page_unqueue_nowakeup+0x28: movl %eax,0x4(%edx) Now I'll try to reproduce the panic... -- bye! Ale ale@unixmania.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message