From owner-freebsd-mobile Mon Oct 29 22:10:46 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from moek.pir.net (moek.pir.net [130.64.1.215]) by hub.freebsd.org (Postfix) with ESMTP id 8CBE637B403 for ; Mon, 29 Oct 2001 22:10:42 -0800 (PST) Received: from pir by moek.pir.net with local (Exim) id 15yS6j-0002it-00 for freebsd-mobile@freebsd.org; Tue, 30 Oct 2001 01:10:41 -0500 Date: Tue, 30 Oct 2001 01:10:41 -0500 From: Peter Radcliffe To: freebsd-mobile@freebsd.org Subject: Re: Installing 4.4 on sony vaio c1ve from pcga-cd51 cdrom Message-ID: <20011030011041.B10134@pir.net> Reply-To: freebsd-mobile@freebsd.org Mail-Followup-To: freebsd-mobile@freebsd.org References: <200110082023.aa44061@salmon.maths.tcd.ie> <200110102047.aa14135@salmon.maths.tcd.ie> <20011012191034.A14698@pir.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011012191034.A14698@pir.net>; from pir@pir.net on Fri, Oct 12, 2001 at 07:10:34PM -0400 X-fish: < X-Copy-On-Listmail: Please do NOT Cc: me on list mail. Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Peter Radcliffe probably said: > > Ok, I have looked into the ATA interrupt storm a bit further. The > > laptop was hanging during ata_attach() while executing: > > > ata3 at port 0x180-0x187,0x386 iomem 0xd4000-0xd4fff irq 9 slot 0 on pccard0 > > acd0: CDROM at ata3-master using BIOSPIO > > I'm getting what seem to be the same symptoms with my PCGA-CD51. > Machine completely hung up after attatching acd0. I left it to think about it after removing the card and got a crashdump. panicstr: page fault panic messages: --- Fatal trap 12: page fault while in kernel mode fault virtual address = 0x0 fault code = supervisor read, page not present instruction pointer = 0x8:0xc02326cc stack pointer = 0x10:0xd3d50d44 frame pointer = 0x10:0xd3d50d4c 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 = 8125 (pccardd) interrupt mask = none trap number = 12 panic: page fault #4 0xc0266d81 in trap_pfault (frame=0xd3d50d04, usermode=0, eva=0) at ../../i386/i386/trap.c:849 #5 0xc0266913 in trap (frame={tf_fs = -741015536, tf_es = -1071448048, tf_ds = -967180272, tf_edi = -967688960, tf_esi = -967688960, tf_ebp = -741012148, tf_isp = -741012176, tf_ebx = 0, tf_edx = 16, tf_ecx = -967688960, tf_eax = 0, tf_trapno = 12, tf_err = 0, tf_eip = -1071438132, tf_cs = 8, tf_eflags = 66050, tf_esp = 0, tf_ss = -967131008}) at ../../i386/i386/trap.c:448 #6 0xc02326cc in strncpy (dst=0xc6523d00 "ata", src=0x0, n=16) at ../../libkern/strncpy.c:53 #7 0xc01d7dd8 in allocate_driver (slt=0xc6241000, desc=0xc6523d00) at ../../pccard/pccard.c:270 #8 0xc01d851b in crdioctl (dev=0xc6262600, cmd=3232518150, data=0xc6523d00 "ata", fflag=3, p=0xd3c5f8a0) at ../../pccard/pccard.c:597 #9 0xc01a5df0 in spec_ioctl (ap=0xd3d50df4) at ../../miscfs/specfs/spec_vnops.c:306 #10 0xc01a5b01 in spec_vnoperate (ap=0xd3d50df4) at ../../miscfs/specfs/spec_vnops.c:119 #11 0xc01ee94d in ufs_vnoperatespec (ap=0xd3d50df4) at ../../ufs/ufs/ufs_vnops.c:2400 #12 0xc01a22db in vn_ioctl (fp=0xc633c480, com=3232518150, data=0xc6523d00 "ata", p=0xd3c5f8a0) at vnode_if.h:429 #13 0xc017c4c2 in ioctl (p=0xd3c5f8a0, uap=0xd3d50f80) at ../../sys/file.h:177 #14 0xc026736d in syscall2 (frame={tf_fs = 47, tf_es = 47, tf_ds = 47, tf_edi = 1, tf_esi = 134737792, tf_ebp = -1077941136, tf_isp = -741011500, tf_ebx = 134794816, tf_edx = 134685216, tf_ecx = 8, tf_eax = 54, tf_trapno = 7, tf_err = 2, tf_eip = 134567676, tf_cs = 31, tf_eflags = 663, tf_esp = -1077941404, tf_ss = 47}) at ../../i386/i386/trap.c:1155 #15 0xc025a935 in Xint0x80_syscall () This make sense to anyone ? P. -- pir pir-sig@pir.net pir-sig@net.tufts.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message