From owner-freebsd-stable@FreeBSD.ORG Wed Feb 16 14:08:17 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 834B616A4CE; Wed, 16 Feb 2005 14:08:17 +0000 (GMT) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71ABB43D46; Wed, 16 Feb 2005 14:08:16 +0000 (GMT) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.13.1/8.13.1) with ESMTP id j1GE8Erh038100; Wed, 16 Feb 2005 17:08:14 +0300 (MSK) (envelope-from marck@rinet.ru) Date: Wed, 16 Feb 2005 17:08:14 +0300 (MSK) From: Dmitry Morozovsky To: ambrisko@FreeBSD.org Message-ID: <20050216170149.U29389@woozle.rinet.ru> X-NCC-RegID: ru.rinet MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: stable@FreeBSD.org Subject: stable sata patch: panic at kernel boot (can't dump) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Feb 2005 14:08:17 -0000 Dear Doug, trying to boot RELENG_4 kernel with your patches (sata_7) on our FTP I got kernel panic (page fault in kernel mode, pid 2, no dump possible). Hardware involved: root@kucha:~# grep ata /var/run/dmesg.boot atapci0: port 0xa000-0xa03f,0x9c00-0x9c03,0x9800-0x9807,0x9400-0x9403,0x9000-0x9007 mem 0xed100000-0xed11ffff irq 11 at device 8.0 on pci0 ata2: at 0x9000 on atapci0 ata3: at 0x9800 on atapci0 atapci1: port 0xb400-0xb40f,0xb000-0xb003,0xac00-0xac07,0xa800-0xa803,0xa400-0xa407 irq 10 at device 9.0 on pci0 ata4: at 0xa400 on atapci1 ata5: at 0xac00 on atapci1 atapci2: port 0xbc00-0xbc0f at device 17.1 on pci0 ata0: at 0x1f0 irq 14 on atapci2 ata1: at 0x170 irq 15 on atapci2 ad0: 238475MB [484521/16/63] at ata0-master UDMA100 ad2: 114473MB [232581/16/63] at ata1-master UDMA100 ad4: 76319MB [155061/16/63] at ata2-master UDMA66 ad6: 76319MB [155061/16/63] at ata3-master UDMA66 ad8: 57241MB [116301/16/63] at ata4-master UDMA100 Kernel paniced just after sio0/sio1, where basic RELENG_4 starts ata channel probes. No serial console at the moment, alas. Unfortunately I can't bring this machine out of service for long time; however, we can survive occasional reboots/crashes. What other info can I provide to debug this? Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------