From owner-freebsd-sparc64@FreeBSD.ORG Fri Aug 27 08:11:28 2004 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5FF416A4CE for ; Fri, 27 Aug 2004 08:11:28 +0000 (GMT) Received: from postoffice.e-easy.com.au (eth0.lnk.aims.net.au [203.31.73.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4EE043D5E for ; Fri, 27 Aug 2004 08:11:27 +0000 (GMT) (envelope-from chris@e-easy.com.au) Received: from e-easy.com.au (eet03s01.corp.e-easy.com.au [192.168.10.3] (may be forged)) by postoffice.e-easy.com.au with ESMTP id i7R8BB4B048745 for ; Fri, 27 Aug 2004 18:11:12 +1000 (EST) (envelope-from chris@e-easy.com.au) Message-Id: <200408270811.i7R8BB4B048745@postoffice.e-easy.com.au> Received: from eet03s01 by e-easy.com.au (MDaemon.PRO.v7.1.2.R) with ESMTP id md50000239648.msg for ; Fri, 27 Aug 2004 18:03:03 +1000 From: "Chris Knight" To: "'Scott Long'" Date: Fri, 27 Aug 2004 18:03:02 +1000 Organization: E-Easy MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.181 In-Reply-To: <41238FB0.9000909@samsco.org> Thread-Index: AcSFR/TVxL42XpFURhihKmmtQgWUMwGw8sEw X-Spam-Processed: e-easy.com.au, Fri, 27 Aug 2004 18:03:03 +1000 (not processed: spam filter disabled) X-Return-Path: chris@e-easy.com.au X-MDaemon-Deliver-To: sparc64@freebsd.org X-Virus-Scanned: by amavisd-new cc: sparc64@freebsd.org Subject: RE: HEADS UP [Re: Insta-panic with recent -current on Ultra10] X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: chris@e-easy.com.au List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Aug 2004 08:11:29 -0000 Howdy, I'm still getting this panic on sources updated just before you tagged newvers.sh for BETA2. ad0: 8693MB [17662/16/63] at ata2-master WDMA2 ATAPI_RESET time = 100us acd0: CDRW at ata3-master PIO4 Mounting root from ufs:/dev/ad0a IOMMU fault virtual address 0xc0620000 panic: pcib: uncorrectable DMA error AFAR 0xf9a5880 AFSR 0x270000ff00000000 KDB: stack backtrace: psycho_ue() at psycho_ue+0x70 intr_fast() at intr_fast+0x88 -- interrupt level=0xd pil=0 %o7=0xc01d4b28 -- vm_page_zero_check() at vm_page_zero_check+0xb4 fork_exit() at fork_exit+0x9c fork_trampoline() at fork_trampoline+0x8 KDB: enter: panic [thread 100040] Stopped at kdb_enter+0x3c: ta %xcc, 1 db> My ddb skills are, well, crap. Any pointers to help debugging this would be helpful. Regards, Chris Knight Systems Administrator E-Easy Tel: +61 3 6334 9995 Fax: +61 3 6331 7032 Mob: +61 419 528 795 Web: http://www.e-easy.com.au > -----Original Message----- > From: Scott Long [mailto:scottl@samsco.org] > Sent: Thursday, 19 August 2004 3:20 AM > To: Ken Smith > Cc: Gavin Atkinson; Chris Knight; sparc64@freebsd.org > Subject: HEADS UP [Re: Insta-panic with recent -current on Ultra10] > > All, > > This is likely my fault, not Soeren's. I'm going to try to > fix it the right way before BETA1 rather than ask Soeren to > re-add the ugly fix-up code. > > Scott