From owner-freebsd-stable@FreeBSD.ORG Fri Jun 30 00:51:53 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 57B8A16A4AB for ; Fri, 30 Jun 2006 00:51:53 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03AED43DB1 for ; Fri, 30 Jun 2006 00:51:46 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (term1.gsoft.com.au [203.31.81.30]) (authenticated bits=0) by cain.gsoft.com.au (8.13.5/8.13.4) with ESMTP id k5U0paQE086908 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 30 Jun 2006 10:21:36 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-stable@freebsd.org Date: Fri, 30 Jun 2006 10:21:34 +0930 User-Agent: KMail/1.9.3 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1361076.boCKVDLuKA"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200606301021.35529.doconnor@gsoft.com.au> X-Spam-Score: -1.36 () ALL_TRUSTED X-Scanned-By: MIMEDefang 2.56 on 203.31.81.10 Subject: 6.1-STABLE panic X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jun 2006 00:51:53 -0000 --nextPart1361076.boCKVDLuKA Content-Type: multipart/mixed; boundary="Boundary-01=_XWHpE0xhoVY+i+F" Content-Transfer-Encoding: 7bit Content-Disposition: inline --Boundary-01=_XWHpE0xhoVY+i+F Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I have an odd problem with 6.1 where it panics, and then when it reboots the system hangs solid just after printing how much memory is in the system, the only way out is the reset switch. [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so:= =20 Undefined symbol "ps_pglobal_lookup"] GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain condition= s. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd". Unread portion of the kernel message buffer: =46atal trap 12: page fault while in kernel mode fault virtual address =3D 0xb6 fault code =3D supervisor read, page not present instruction pointer =3D 0x20:0xc0512564 stack pointer =3D 0x28:0xdea06b1c frame pointer =3D 0x28:0xdea06b4c code segment =3D base 0x0, limit 0xfffff, type 0x1b =3D DPL 0, pres 1, def32 1, gran 1 processor eflags =3D interrupt enabled, resume, IOPL =3D 3 current process =3D 1114 (Xorg) trap number =3D 12 panic: page fault Uptime: 1d16h47m39s Dumping 511 MB (2 chunks) chunk 0: 1MB (159 pages) ... ok chunk 1: 511MB (130800 pages) 495 479 463 447 431 415 399 383 367 351 335= =20 319 303 28 7 271 255 239 223 207 191 175 159 143 127 111 95 79 63 47 31 15 (kgdb) bt #0 doadump () at pcpu.h:165 #1 0xc04eaf44 in boot (howto=3D260) at /data/src/sys/kern/kern_shutdown.c:= 409 #2 0xc04eb1dc in panic (fmt=3D0xc06462f7 "%s") at /data/src/sys/kern/kern_shutdown.c:565 #3 0xc06262dc in trap_fatal (frame=3D0xdea06adc, eva=3D182) at /data/src/sys/i386/i386/trap.c:836 #4 0xc0626043 in trap_pfault (frame=3D0xdea06adc, usermode=3D0, eva=3D182) at /data/src/sys/i386/i386/trap.c:744 #5 0xc0625ca1 in trap (frame=3D {tf_fs =3D 8, tf_es =3D 40, tf_ds =3D 40, tf_edi =3D 8191, tf_esi =3D= 14, tf_ebp=20 =3D -559912116, tf_isp =3D -559912184, tf_ebx =3D -1010665600, tf_edx=20 =3D -1007513240, tf_ecx =3D 0, tf_eax =3D -1066928096, tf_trapno =3D 12, tf= _err =3D 0,=20 tf_eip =3D -1068423836, tf_cs =3D 32, tf_eflags =3D 2175622, tf_esp =3D -10= 68444423,=20 tf_ss =3D -1007513240}) at /data/src/sys/i386/i386/trap.c:434 #6 0xc0615b3a in calltrap () at /data/src/sys/i386/i386/exception.s:139 #7 0xc0512564 in soo_poll (fp=3D0xe, events=3D-559912044, active_cred=3D0x= dea06b84, td=3D0x40) at /data/src/sys/kern/sys_socket.c:232 #8 0xc050cff1 in kern_select (td=3D0xc3c27780, nd=3D64, fd_in=3D0x81bf7c0,= =20 fd_ou=3D0x0, fd_ex=3D0x0, tvp=3D0xdea06cd0) at /data/src/sys/kern/sys_generic.c:763 #9 0xc050cc40 in select (td=3D0xc3c27780, uap=3D0xdea06d04) =2D--Type to continue, or q to quit--- at /data/src/sys/kern/sys_generic.c:667 #10 0xc06265f3 in syscall (frame=3D {tf_fs =3D 59, tf_es =3D 59, tf_ds =3D 59, tf_edi =3D 0, tf_esi =3D -= 1, tf_ebp=20 =3D -1077941800, tf_isp =3D -559911580, tf_ebx =3D -1, tf_edx =3D 0, tf_ecx= =3D 0,=20 tf_eax =3D 93, tf_trapno =3D 22, tf_err =3D 2, tf_eip =3D 673900391, tf_cs = =3D 51,=20 tf_eflags =3D 2110098, tf_esp =3D -1077942388, tf_ss =3D 59})=20 at /data/src/sys/i386/i386/trap.c:981 #11 0xc0615b8f in Xint0x80_syscall ()=20 at /data/src/sys/i386/i386/exception.s:200 #12 0x00000033 in ?? () I am using the 'nv' driver - normally I use the nvidia one but I was trying to reduce the number of variables. I have run memtest86 for a while as well and cpuburn with no adverse result= s. The system seems to crash every few days although this is the first one I h= ad since installing a debug kernel so maybe they are different, however the=20 non-debug ones looked the same as each other. This system was originally a Duron 800 and I was having stability issues so I updated it to a Sempron 3300+ (still i386), there is no one piece of=20 original hardware in the system (there was a TV tuner card but I removed that for test purposes). The verbose dmesg was shortened so I don't have a full copy, I have attached the partial verbose dmesg and the full normal dmesg. =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --Boundary-01=_XWHpE0xhoVY+i+F Content-Type: text/plain; charset="us-ascii"; name="dmesg-verbose-trunc.txt" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="dmesg-verbose-trunc.txt" pcib0: matched entry for 0.10.INTA pcib0: slot 10 INTA hardwired to IRQ 18 found-> vendor=3D0x1106, dev=3D0x3149, revid=3D0x80 bus=3D0, slot=3D15, func=3D0 class=3D01-04-00, hdrtype=3D0x00, mfdev=3D1 cmdreg=3D0x0007, statreg=3D0x0290, cachelnsz=3D0 (dwords) lattimer=3D0x20 (960 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns) intpin=3Db, irq=3D11 powerspec 2 supports D0 D3 current D0 map[10]: type 4, range 32, base 0000e000, size 3, enabled map[14]: type 4, range 32, base 0000e100, size 2, enabled map[18]: type 4, range 32, base 0000e200, size 3, enabled map[1c]: type 4, range 32, base 0000e300, size 2, enabled map[20]: type 4, range 32, base 0000e400, size 4, enabled map[24]: type 4, range 32, base 0000e500, size 8, enabled pcib0: matched entry for 0.15.INTB (src \\_SB_.PCI0.ALKA:0) pcib0: slot 15 INTB routed to irq 20 via \\_SB_.PCI0.ALKA found-> vendor=3D0x1106, dev=3D0x0571, revid=3D0x06 bus=3D0, slot=3D15, func=3D1 class=3D01-01-8a, hdrtype=3D0x00, mfdev=3D0 cmdreg=3D0x0007, statreg=3D0x0290, cachelnsz=3D0 (dwords) lattimer=3D0x20 (960 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns) intpin=3Da, irq=3D255 powerspec 2 supports D0 D3 current D0 map[20]: type 4, range 32, base 0000e600, size 4, enabled found-> vendor=3D0x1106, dev=3D0x3038, revid=3D0x81 bus=3D0, slot=3D16, func=3D0 class=3D0c-03-00, hdrtype=3D0x00, mfdev=3D1 cmdreg=3D0x0007, statreg=3D0x0210, cachelnsz=3D8 (dwords) lattimer=3D0x20 (960 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns) intpin=3Da, irq=3D10 powerspec 2 supports D0 D1 D2 D3 current D0 map[20]: type 4, range 32, base 0000e700, size 5, enabled pcib0: matched entry for 0.16.INTA (src \\_SB_.PCI0.ALKB:0) pcib0: slot 16 INTA routed to irq 21 via \\_SB_.PCI0.ALKB found-> vendor=3D0x1106, dev=3D0x3038, revid=3D0x81 bus=3D0, slot=3D16, func=3D1 class=3D0c-03-00, hdrtype=3D0x00, mfdev=3D1 cmdreg=3D0x0007, statreg=3D0x0210, cachelnsz=3D8 (dwords) lattimer=3D0x20 (960 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns) intpin=3Da, irq=3D10 powerspec 2 supports D0 D1 D2 D3 current D0 map[20]: type 4, range 32, base 0000e800, size 5, enabled pcib0: matched entry for 0.16.INTA (src \\_SB_.PCI0.ALKB:0) pcib0: slot 16 INTA routed to irq 21 via \\_SB_.PCI0.ALKB found-> vendor=3D0x1106, dev=3D0x3038, revid=3D0x81 bus=3D0, slot=3D16, func=3D2 class=3D0c-03-00, hdrtype=3D0x00, mfdev=3D1 cmdreg=3D0x0007, statreg=3D0x0210, cachelnsz=3D8 (dwords) lattimer=3D0x20 (960 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns) intpin=3Db, irq=3D11 powerspec 2 supports D0 D1 D2 D3 current D0 map[20]: type 4, range 32, base 0000e900, size 5, enabled pcib0: matched entry for 0.16.INTB (src \\_SB_.PCI0.ALKB:0) pcib0: slot 16 INTB routed to irq 21 via \\_SB_.PCI0.ALKB found-> vendor=3D0x1106, dev=3D0x3038, revid=3D0x81 bus=3D0, slot=3D16, func=3D3 class=3D0c-03-00, hdrtype=3D0x00, mfdev=3D1 cmdreg=3D0x0007, statreg=3D0x0210, cachelnsz=3D8 (dwords) lattimer=3D0x20 (960 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns) intpin=3Db, irq=3D11 powerspec 2 supports D0 D1 D2 D3 current D0 map[20]: type 4, range 32, base 0000ea00, size 5, enabled pcib0: matched entry for 0.16.INTB (src \\_SB_.PCI0.ALKB:0) pcib0: slot 16 INTB routed to irq 21 via \\_SB_.PCI0.ALKB found-> vendor=3D0x1106, dev=3D0x3104, revid=3D0x86 bus=3D0, slot=3D16, func=3D4 class=3D0c-03-20, hdrtype=3D0x00, mfdev=3D1 cmdreg=3D0x0007, statreg=3D0x0210, cachelnsz=3D8 (dwords) lattimer=3D0x20 (960 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns) intpin=3Dc, irq=3D12 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type 1, range 32, base fa001000, size 8, enabled pcib0: matched entry for 0.16.INTC (src \\_SB_.PCI0.ALKB:0) pcib0: slot 16 INTC routed to irq 21 via \\_SB_.PCI0.ALKB found-> vendor=3D0x1106, dev=3D0x3227, revid=3D0x00 bus=3D0, slot=3D17, func=3D0 class=3D06-01-00, hdrtype=3D0x00, mfdev=3D1 cmdreg=3D0x0087, statreg=3D0x0210, cachelnsz=3D0 (dwords) lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns) powerspec 2 supports D0 D3 current D0 found-> vendor=3D0x1106, dev=3D0x3059, revid=3D0x60 bus=3D0, slot=3D17, func=3D5 class=3D04-01-00, hdrtype=3D0x00, mfdev=3D0 cmdreg=3D0x0001, statreg=3D0x0210, cachelnsz=3D0 (dwords) lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns) intpin=3Dc, irq=3D12 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type 4, range 32, base 0000eb00, size 8, enabled pcib0: matched entry for 0.17.INTC (src \\_SB_.PCI0.ALKC:0) pcib0: slot 17 INTC routed to irq 22 via \\_SB_.PCI0.ALKC found-> vendor=3D0x1106, dev=3D0x3065, revid=3D0x78 bus=3D0, slot=3D18, func=3D0 class=3D02-00-00, hdrtype=3D0x00, mfdev=3D0 cmdreg=3D0x0007, statreg=3D0x0210, cachelnsz=3D8 (dwords) lattimer=3D0x20 (960 ns), mingnt=3D0x03 (750 ns), maxlat=3D0x08 (2000 ns) intpin=3Da, irq=3D10 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type 4, range 32, base 0000ec00, size 8, enabled map[14]: type 1, range 32, base fa002000, size 8, enabled pcib0: matched entry for 0.18.INTA (src \\_SB_.PCI0.ALKD:0) pcib0: slot 18 INTA routed to irq 23 via \\_SB_.PCI0.ALKD found-> vendor=3D0x1022, dev=3D0x1100, revid=3D0x00 bus=3D0, slot=3D24, func=3D0 class=3D06-00-00, hdrtype=3D0x00, mfdev=3D1 cmdreg=3D0x0000, statreg=3D0x0010, cachelnsz=3D0 (dwords) lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns) found-> vendor=3D0x1022, dev=3D0x1101, revid=3D0x00 bus=3D0, slot=3D24, func=3D1 class=3D06-00-00, hdrtype=3D0x00, mfdev=3D1 cmdreg=3D0x0000, statreg=3D0x0000, cachelnsz=3D0 (dwords) lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns) found-> vendor=3D0x1022, dev=3D0x1102, revid=3D0x00 bus=3D0, slot=3D24, func=3D2 class=3D06-00-00, hdrtype=3D0x00, mfdev=3D1 cmdreg=3D0x0000, statreg=3D0x0000, cachelnsz=3D0 (dwords) lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns) found-> vendor=3D0x1022, dev=3D0x1103, revid=3D0x00 bus=3D0, slot=3D24, func=3D3 class=3D06-00-00, hdrtype=3D0x00, mfdev=3D1 cmdreg=3D0x0000, statreg=3D0x0000, cachelnsz=3D0 (dwords) lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns) agp0: mem 0xe8000000-0xefffffff at device 0.0= on pci0 agp0: 1 Miscellaneous Control unit(s) found. agp0: Aperture Base[0]: 0x00000074 agp0: Reserved 0x8000000 bytes for rid 0x10 type 3 at 0xe8000000 agp0: allocating GATT for aperture of size 128M pcib1: at device 1.0 on pci0 pcib1: secondary bus 1 pcib1: subordinate bus 1 pcib1: I/O decode 0xf000-0xfff pcib1: memory decode 0xf8000000-0xf9ffffff pcib1: prefetched decode 0xf0000000-0xf7ffffff pci1: on pcib1 pci1: physical bus=3D1 found-> vendor=3D0x10de, dev=3D0x0181, revid=3D0xa2 bus=3D1, slot=3D0, func=3D0 class=3D03-00-00, hdrtype=3D0x00, mfdev=3D0 cmdreg=3D0x0007, statreg=3D0x02b0, cachelnsz=3D0 (dwords) lattimer=3D0x20 (960 ns), mingnt=3D0x05 (1250 ns), maxlat=3D0x01 (250 ns) intpin=3Da, irq=3D10 powerspec 2 supports D0 D3 current D0 map[10]: type 1, range 32, base f8000000, size 24, enabled pcib1: (null) requested memory range 0xf8000000-0xf8ffffff: good map[14]: type 3, range 32, base f0000000, size 27, enabled pcib1: (null) requested memory range 0xf0000000-0xf7ffffff: good pcib0: matched entry for 0.1.INTA pcib0: slot 1 INTA hardwired to IRQ 16 pcib1: slot 0 INTA is routed to irq 16 pci1: at device 0.0 (no driver attached) fwohci0: mem 0xfa000000-0xfa000fff irq 18 at device 10.0= on pci0 fwohci0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xfa000000 ioapic0: routing intpin 18 (PCI IRQ 18) to vector 49 fwohci0: [MPSAFE] fwohci0: OHCI version 1.0 (ROM=3D1) fwohci0: No. of Isochronous channels is 8. fwohci0: EUI64 00:01:99:00:00:03:7c:7b fwohci0: Phy 1394a available S400, 3 ports. fwohci0: Link S400, max_rec 2048 bytes. firewire0: on fwohci0 sbp0: on firewire0 fwohci0: Initiate bus reset fwohci0: node_id=3D0xc800ffc0, gen=3D1, CYCLEMASTER mode firewire0: 1 nodes, maxhop <=3D 0, cable IRM =3D 0 (me) firewire0: bus manager 0 (me) atapci0: port 0xe000-0xe007,0xe100-0xe103,0xe= 200-0xe207,0xe300-0xe303,0xe400-0xe40f,0xe500-0xe5ff irq 20 at device 15.0 = on pci0 atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0xe400 ioapic0: routing intpin 20 (PCI IRQ 20) to vector 50 atapci0: [MPSAFE] atapci0: Reserved 0x100 bytes for rid 0x24 type 4 at 0xe500 ata2: on atapci0 atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0xe000 atapci0: Reserved 0x4 bytes for rid 0x14 type 4 at 0xe100 ata2: SATA connect ready time=3D0ms ata2: sata_connect devices=3D0x1 ata2: [MPSAFE] ata3: on atapci0 atapci0: Reserved 0x8 bytes for rid 0x18 type 4 at 0xe200 atapci0: Reserved 0x4 bytes for rid 0x1c type 4 at 0xe300 ata3: SATA connect ready time=3D0ms ata3: sata_connect devices=3D0x1 ata3: [MPSAFE] atapci1: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0= x376,0xe600-0xe60f at device 15.1 on pci0 atapci1: Reserved 0x10 bytes for rid 0x20 type 4 at 0xe600 ata0: on atapci1 atapci1: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0 atapci1: Reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6 ata0: reset tp1 mask=3D03 ostat0=3D50 ostat1=3D00 ata0: stat0=3D0x00 err=3D0x01 lsb=3D0x14 msb=3D0xeb ata0: stat1=3D0x00 err=3D0x00 lsb=3D0x00 msb=3D0x00 ata0: reset tp2 stat0=3D00 stat1=3D00 devices=3D0x4 ioapic0: routing intpin 14 (ISA IRQ 14) to vector 51 ata0: [MPSAFE] ata1: on atapci1 atapci1: Reserved 0x8 bytes for rid 0x18 type 4 at 0x170 atapci1: Reserved 0x1 bytes for rid 0x1c type 4 at 0x376 ata1: reset tp1 mask=3D03 ostat0=3D60 ostat1=3D70 ata1: stat0=3D0x20 err=3D0x20 lsb=3D0x20 msb=3D0x20 ata1: stat1=3D0x30 err=3D0x30 lsb=3D0x30 msb=3D0x30 ata1: reset tp2 stat0=3D20 stat1=3D30 devices=3D0x0 ioapic0: routing intpin 15 (ISA IRQ 15) to vector 52 ata1: [MPSAFE] uhci0: port 0xe700-0xe71f irq 21 at device 16.0= on pci0 uhci0: Reserved 0x20 bytes for rid 0x20 type 4 at 0xe700 ioapic0: routing intpin 21 (PCI IRQ 21) to vector 53 uhci0: [GIANT-LOCKED] usb0: on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1: port 0xe800-0xe81f irq 21 at device 16.1= on pci0 uhci1: Reserved 0x20 bytes for rid 0x20 type 4 at 0xe800 uhci1: [GIANT-LOCKED] usb1: on uhci1 usb1: USB revision 1.0 uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered uhci2: port 0xe900-0xe91f irq 21 at device 16.2= on pci0 uhci2: Reserved 0x20 bytes for rid 0x20 type 4 at 0xe900 uhci2: [GIANT-LOCKED] usb2: on uhci2 usb2: USB revision 1.0 uhub2: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered uhci3: port 0xea00-0xea1f irq 21 at device 16.3= on pci0 uhci3: Reserved 0x20 bytes for rid 0x20 type 4 at 0xea00 uhci3: [GIANT-LOCKED] usb3: on uhci3 usb3: USB revision 1.0 uhub3: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub3: 2 ports with 2 removable, self powered ehci0: mem 0xfa001000-0xfa0010ff irq 21 at = device 16.4 on pci0 ehci0: Reserved 0x100 bytes for rid 0x10 type 3 at 0xfa001000 ehci0: [GIANT-LOCKED] ehci0: Dropped interrupts workaround enabled usb4: EHCI version 1.0 usb4: companion controllers, 2 ports each: usb0 usb1 usb2 usb3 usb4: on ehci0 usb4: USB revision 2.0 uhub4: VIA EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub4: 8 ports with 8 removable, self powered umass0: Generic USB 2.0 Card Chip, rev 2.00/1.20, addr 2 umass0:1:0:-1: Attached to scbus1 isab0: at device 17.0 on pci0 isa0: on isab0 pcm0: port 0xeb00-0xebff irq 22 at device 17.5 on pci0 pcm0: Reserved 0x100 bytes for rid 0x10 type 4 at 0xeb00 ioapic0: routing intpin 22 (PCI IRQ 22) to vector 54 pcm0: [MPSAFE] pcm0: pcm0: Codec features headphone, 18 bit DAC, 18 bit ADC, 5 bit master volume= , Reserved 27 pcm0: Primary codec extended features variable rate PCM, double rate PCM, r= eserved 1, center DAC, surround DAC, LFE DAC, reserved 5 pcm0: ac97 codec dac ready count: 0 pcm0: sndbuf_setmap 1f3f6000, 2000; 0xdd73c000 -> 1f3f6000 pcm0: sndbuf_setmap 1f3f4000, 2000; 0xdd73e000 -> 1f3f4000 pcm0: sndbuf_setmap 1f3f2000, 2000; 0xdd740000 -> 1f3f2000 pcm0: sndbuf_setmap 1f3f0000, 2000; 0xdd742000 -> 1f3f0000 pcm0: sndbuf_setmap 1f3e1000, 2000; 0xdd744000 -> 1f3e1000 pcm0: sndbuf_setmap 1f3de000, 2000; 0xdd746000 -> 1f3de000 pcm0: vr0: port 0xec00-0xecff mem 0xfa002000-0= xfa0020ff irq 23 at device 18.0 on pci0 vr0: Reserved 0x100 bytes for rid 0x10 type 4 at 0xec00 miibus0: on vr0 ukphy0: on miibus0 ukphy0: OUI 0x004063, model 0x0032, rev. 10 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto vr0: bpf attached vr0: Ethernet address: 00:16:17:12:4f:49 ioapic0: routing intpin 23 (PCI IRQ 23) to vector 55 vr0: [MPSAFE] fdc0: port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0 fdc0: ic_type 90 part_id 80 ioapic0: routing intpin 6 (ISA IRQ 6) to vector 56 fdc0: [MPSAFE] fdc0: [FAST] fd0: <1440-KB 3.5" drive> on fdc0 drive 0 sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0: irq maps: 0x4061 0x4061 0x4061 0x4061 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acp= i0 sio0: type 16550A ioapic0: routing intpin 4 (ISA IRQ 4) to vector 57 sio1: irq maps: 0x4061 0x4069 0x4061 0x4061 sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0 sio1: type 16550A ioapic0: routing intpin 3 (ISA IRQ 3) to vector 58 ppc0: using extended I/O port range ppc0: EPP SPP ppc0: port 0x378-0x37f,0x778-0x77b irq 7 o= n acpi0 ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode ppbus0: on ppc0 plip0: on ppbus0 plip0: bpf attached lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 ioapic0: routing intpin 7 (ISA IRQ 7) to vector 59 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 atkbd: the current kbd controller command byte 0065 atkbd: keyboard ID 0x41ab (2) kbd0 at atkbd0 kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000 ioapic0: routing intpin 1 (ISA IRQ 1) to vector 60 atkbd0: [GIANT-LOCKED] psm0: unable to allocate IRQ npx0: INT 16 interface ata: ata0 already exists; skipping it ata: ata1 already exists; skipping it atkbdc: atkbdc0 already exists; skipping it fdc: fdc0 already exists; skipping it ppc: ppc0 already exists; skipping it sc: sc0 already exists; skipping it sio: sio0 already exists; skipping it sio: sio1 already exists; skipping it vga: vga0 already exists; skipping it pnp_identify: Trying Read_Port at 203 pnp_identify: Trying Read_Port at 243 pnp_identify: Trying Read_Port at 283 pnp_identify: Trying Read_Port at 2c3 pnp_identify: Trying Read_Port at 303 pnp_identify: Trying Read_Port at 343 pnp_identify: Trying Read_Port at 383 pnp_identify: Trying Read_Port at 3c3 PNP Identify complete isa_probe_children: disabling PnP devices isa_probe_children: probing non-PnP devices pmtimer0 on isa0 orm0: at iomem 0xc0000-0xcefff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=3D0x300> sc0: fb0, kbd0, terminal emulator: sc (syscons terminal) vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 adv0: not probed (disabled) aha0: not probed (disabled) aic0: not probed (disabled) bt0: not probed (disabled) cs0: not probed (disabled) ed0: not probed (disabled) fe0: not probed (disabled) ie0: not probed (disabled) lnc0: not probed (disabled) sio2: not probed (disabled) sio3: not probed (disabled) sn0: not probed (disabled) vt0: not probed (disabled) isa_probe_children: probing PnP devices ums0: Logitech USB Receiver, rev 1.10/9.10, addr 2, iclass 3/1 ums0: 5 buttons and Z dir. ucom0: vendor 0x067b product 0x2303, rev 1.10/2.02, addr 2 ucom1: Sirius Technologies Roadster II 56 USB, rev 1.00/1.00, addr 2, iclas= s 2/2 ucom1: data interface 1, has CM over data, has break ucom1: status change notification available Device configuration finished. lapic: Divisor 2, Frequency 99989117 hz Timecounter "TSC" frequency 1999795753 Hz quality 800 Timecounters tick every 1.000 msec Linux ELF exec handler installed ipfw2 (+ipv6) initialized, divert loadable, rule-based forwarding disabled,= default to accept, logging disabled DUMMYNET with IPv6 initialized (040826) pflog0: bpf attached lo0: bpf attached pfsync0: bpf attached ata0-master: pio=3DPIO4 wdma=3DWDMA2 udma=3DUDMA33 cable=3D40 wire acd0: setting PIO4 on 8237 chip acd0: setting UDMA33 on 8237 chip acd0: CDRW drive at ata0 as master acd0: read 5410KB/s (10820KB/s) write 172KB/s (8268KB/s), 2048KB buffer, UD= MA33 acd0: Reads: CDR, CDRW, CDDA stream, DVDROM, DVDR, packet acd0: Writes: CDR, CDRW, test write, burnproof acd0: Audio: play, 255 volume levels acd0: Mechanism: ejectable tray, unlocked acd0: Medium: CD-ROM 120mm data disc (probe0:ata0:0:0:0): error 22 (probe0:ata0:0:0:0): Unretryable Error ata2-master: pio=3DPIO4 wdma=3DWDMA2 udma=3DUDMA100 cable=3D40 wire ad0: 305245MB at ata2-master SATA150 ad0: 625142448 sectors [620181C/16H/63S] 16 sectors/interrupt 1 depth queue *************** ATA VIA Metadata **************** magic 0xaa55 dummy_0 0x01 type RAID1 bootable 1 unknown 0 disk_index 0x00 stripe_layout 0x00 stripe_disks 0 stripe_sectors 8 disk_sectors 625142447 disk_id 0x38097d71 DISK# disk_id 0 0x38097d71 1 0x3f12836b 2 0xbebbf631 3 0x3804b107 4 0x7f08742f 5 0x75f68575 6 0x80de8971 7 0xefe210c3 checksum 0xc9 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ata3-master: pio=3DPIO4 wdma=3DWDMA2 udma=3DUDMA100 cable=3D40 wire ad1: 305245MB at ata3-master SATA150 ad1: 625142448 sectors [620181C/16H/63S] 16 sectors/interrupt 1 depth queue *************** ATA VIA Metadata **************** magic 0xaa55 dummy_0 0x01 type RAID1 bootable 1 unknown 0 disk_index 0x04 stripe_layout 0x00 stripe_disks 0 stripe_sectors 8 disk_sectors 625142447 disk_id 0x3f12836b DISK# disk_id 0 0x38097d71 1 0x3f12836b 2 0xbebbf631 3 0x3804b107 4 0x7f08742f 5 0x75f68575 6 0x80de8971 7 0xefe210c3 checksum 0xdd =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (probe8:ata0:0:0:0): error 22 (probe8:ata0:0:0:0): Unretryable Error (probe0:sbp0:0:0:0): error 22 (probe0:sbp0:0:0:0): Unretryable Error (probe1:sbp0:0:1:0): error 22 (probe1:sbp0:0:1:0): Unretryable Error (probe2:sbp0:0:2:0): error 22 (probe2:sbp0:0:2:0): Unretryable Error (probe3:sbp0:0:3:0): error 22 (probe3:sbp0:0:3:0): Unretryable Error (probe4:sbp0:0:4:0): error 22 (probe4:sbp0:0:4:0): Unretryable Error (probe5:sbp0:0:5:0): error 22 (probe5:sbp0:0:5:0): Unretryable Error (probe6:sbp0:0:6:0): error 22 (probe6:sbp0:0:6:0): Unretryable Error pass0 at umass-sim0 bus 0 target 0 lun 0 pass0: Removable Direct Access SCSI-0 device=20 pass0: Serial Number \^_ pass0: 40.000MB/s transfers pass1 at umass-sim0 bus 0 target 0 lun 1 pass1: Removable Direct Access SCSI-0 devic= e=20 pass1: Serial Number \^_ pass1: 40.000MB/s transfers pass2 at umass-sim0 bus 0 target 0 lun 2 pass2: Removable Direct Access SCSI-0 device=20 pass2: Serial Number \^_ pass2: 40.000MB/s transfers pass3 at umass-sim0 bus 0 target 0 lun 3 pass3: Removable Direct Access SCSI-0 device=20 pass3: Serial Number \^_ pass3: 40.000MB/s transfers pass4 at ata0 bus 0 target 0 lun 0 pass4: Removable CD-ROM SCSI-0 device=20 pass4: 33.000MB/s transfers cd0 at ata0 bus 0 target 0 lun 0 cd0: Removable CD-ROM SCSI-0 device=20 cd0: 33.000MB/s transfers cd0: cd present [2285888 x 2048 byte records] ATA PseudoRAID loaded ********** ATA PseudoRAID ar0 Metadata ********** =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D format VIA Tech V-RAID type RAID1 flags 0x00 0 magic_0 0x0000000038097d71 magic_1 0x0000000000000000 generation 0 total_sectors 625142447 offset_sectors 0 heads 255 sectors 63 cylinders 38913 width 1 interleave 8 total_disks 8 disk 0: flags =3D 0x0b b ad0: sectors 625142447 disk 1: flags =3D 0x0b b ad1: sectors 625142447 disk 2: flags =3D 0x00 0 disk 3: flags =3D 0x00 0 disk 4: flags =3D 0x00 0 disk 5: flags =3D 0x00 0 disk 6: flags =3D 0x00 0 disk 7: flags =3D 0x00 0 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ar0: 305245MB status: READY ar0: 625142447 sectors [38913C/255H/63S] <> subdisks defined as: ar0: disk0 READY (master) using ad0 at ata2-master ar0: disk1 READY (mirror) using ad1 at ata3-master ar0: disk2 DOWN no device found for this subdisk ar0: disk3 DOWN no device found for this subdisk ar0: disk4 DOWN no device found for this subdisk ar0: disk5 DOWN no device found for this subdisk ar0: disk6 DOWN no device found for this subdisk ar0: disk7 DOWN no device found for this subdisk (da0:umass-sim0:0:0:0): error 6 (da0:umass-sim0:0:0:0): Unretryable Error da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-0 device=20 da0: Serial Number \^_ da0: 40.000MB/s transfers da0: Attempt to query device size failed: NOT READY, Medium not present (da1:umass-sim0:0:0:1): error 6 (da1:umass-sim0:0:0:1): Unretryable Error da1 at umass-sim0 bus 0 target 0 lun 1 da1: Removable Direct Access SCSI-0 device= =20 da1: Serial Number \^_ da1: 40.000MB/s transfers da1: Attempt to query device size failed: NOT READY, Medium not present (da2:umass-sim0:0:0:2): error 6 (da2:umass-sim0:0:0:2): Unretryable Error da2 at umass-sim0 bus 0 target 0 lun 2 da2: Removable Direct Access SCSI-0 device=20 da2: Serial Number \^_ da2: 40.000MB/s transfers da2: Attempt to query device size failed: NOT READY, Medium not present (da3:umass-sim0:0:0:3): error 6 (da3:umass-sim0:0:0:3): Unretryable Error da3 at umass-sim0 bus 0 target 0 lun 3 da3: Removable Direct Access SCSI-0 device=20 da3: Serial Number \^_ da3: 40.000MB/s transfers da3: Attempt to query device size failed: NOT READY, Medium not present GEOM: new disk ad0 GEOM: new disk ad1 GEOM: new disk cd0 GEOM: new disk da0 GEOM: new disk da1 GEOM: new disk da2 GEOM: new disk da3 GEOM: new disk ar0 (da0:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0=20 (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (da0:umass-sim0:0:0:0): SCSI Status: Check Condition (da0:umass-sim0:0:0:0): NOT READY asc:3a,0 (da0:umass-sim0:0:0:0): Medium not present (da0:umass-sim0:0:0:0): (da0:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 = 0 0 0 0 0 0 0=20 (da0:umass-sim0:0:0:0): NOT READY asc:3a,0 (da0:umass-sim0:0:0:0): Medium not present Unretryable error (da0:umass-sim0:0:0:0): error 6 (da0:umass-sim0:0:0:0): Unretryable Error Opened disk da0 -> 6 (da0:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0=20 (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (da0:umass-sim0:0:0:0): SCSI Status: Check Condition (da0:umass-sim0:0:0:0): NOT READY asc:3a,0 (da0:umass-sim0:0:0:0): Medium not present (da0:umass-sim0:0:0:0): (da0:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 = 0 0 0 0 0 0 0=20 (da0:umass-sim0:0:0:0): NOT READY asc:3a,0 (da0:umass-sim0:0:0:0): Medium not present Unretryable error (da0:umass-sim0:0:0:0): error 6 (da0:umass-sim0:0:0:0): Unretryable Error Opened disk da0 -> 6 (da0:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0=20 (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (da0:umass-sim0:0:0:0): SCSI Status: Check Condition (da0:umass-sim0:0:0:0): NOT READY asc:3a,0 (da0:umass-sim0:0:0:0): Medium not present (da0:umass-sim0:0:0:0): (da0:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 = 0 0 0 0 0 0 0=20 (da0:umass-sim0:0:0:0): NOT READY asc:3a,0 (da0:umass-sim0:0:0:0): Medium not present Unretryable error (da0:umass-sim0:0:0:0): error 6 (da0:umass-sim0:0:0:0): Unretryable Error Opened disk da0 -> 6 (da1:umass-sim0:0:0:1): READ CAPACITY. CDB: 25 20 0 0 0 0 0 0 0 0=20 (da1:umass-sim0:0:0:1): CAM Status: SCSI Status Error (da1:umass-sim0:0:0:1): SCSI Status: Check Condition (da1:umass-sim0:0:0:1): NOT READY asc:3a,0 (da1:umass-sim0:0:0:1): Medium not present (da1:umass-sim0:0:0:1): (da1:umass-sim0:0:0:1): READ CAPACITY. CDB: 25 20 0= 0 0 0 0 0 0 0=20 (da1:umass-sim0:0:0:1): NOT READY asc:3a,0 (da1:umass-sim0:0:0:1): Medium not present Unretryable error (da1:umass-sim0:0:0:1): error 6 (da1:umass-sim0:0:0:1): Unretryable Error Opened disk da1 -> 6 (da1:umass-sim0:0:0:1): READ CAPACITY. CDB: 25 20 0 0 0 0 0 0 0 0=20 (da1:umass-sim0:0:0:1): CAM Status: SCSI Status Error (da1:umass-sim0:0:0:1): SCSI Status: Check Condition (da1:umass-sim0:0:0:1): NOT READY asc:3a,0 (da1:umass-sim0:0:0:1): Medium not present (da1:umass-sim0:0:0:1): (da1:umass-sim0:0:0:1): READ CAPACITY. CDB: 25 20 0= 0 0 0 0 0 0 0=20 (da1:umass-sim0:0:0:1): NOT READY asc:3a,0 (da1:umass-sim0:0:0:1): Medium not present Unretryable error (da1:umass-sim0:0:0:1): error 6 (da1:umass-sim0:0:0:1): Unretryable Error Opened disk da1 -> 6 (da1:umass-sim0:0:0:1): READ CAPACITY. CDB: 25 20 0 0 0 0 0 0 0 0=20 (da1:umass-sim0:0:0:1): CAM Status: SCSI Status Error (da1:umass-sim0:0:0:1): SCSI Status: Check Condition (da1:umass-sim0:0:0:1): NOT READY asc:3a,0 (da1:umass-sim0:0:0:1): Medium not present (da1:umass-sim0:0:0:1): (da1:umass-sim0:0:0:1): READ CAPACITY. CDB: 25 20 0= 0 0 0 0 0 0 0=20 (da1:umass-sim0:0:0:1): NOT READY asc:3a,0 (da1:umass-sim0:0:0:1): Medium not present Unretryable error (da1:umass-sim0:0:0:1): error 6 (da1:umass-sim0:0:0:1): Unretryable Error Opened disk da1 -> 6 (da2:umass-sim0:0:0:2): READ CAPACITY. CDB: 25 40 0 0 0 0 0 0 0 0=20 (da2:umass-sim0:0:0:2): CAM Status: SCSI Status Error (da2:umass-sim0:0:0:2): SCSI Status: Check Condition (da2:umass-sim0:0:0:2): NOT READY asc:3a,0 (da2:umass-sim0:0:0:2): Medium not present (da2:umass-sim0:0:0:2): (da2:umass-sim0:0:0:2): READ CAPACITY. CDB: 25 40 0= 0 0 0 0 0 0 0=20 (da2:umass-sim0:0:0:2): NOT READY asc:3a,0 (da2:umass-sim0:0:0:2): Medium not present Unretryable error (da2:umass-sim0:0:0:2): error 6 (da2:umass-sim0:0:0:2): Unretryable Error Opened disk da2 -> 6 (da2:umass-sim0:0:0:2): READ CAPACITY. CDB: 25 40 0 0 0 0 0 0 0 0=20 (da2:umass-sim0:0:0:2): CAM Status: SCSI Status Error (da2:umass-sim0:0:0:2): SCSI Status: Check Condition (da2:umass-sim0:0:0:2): NOT READY asc:3a,0 (da2:umass-sim0:0:0:2): Medium not present (da2:umass-sim0:0:0:2): (da2:umass-sim0:0:0:2): READ CAPACITY. CDB: 25 40 0= 0 0 0 0 0 0 0=20 (da2:umass-sim0:0:0:2): NOT READY asc:3a,0 (da2:umass-sim0:0:0:2): Medium not present Unretryable error (da2:umass-sim0:0:0:2): error 6 (da2:umass-sim0:0:0:2): Unretryable Error Opened disk da2 -> 6 (da2:umass-sim0:0:0:2): READ CAPACITY. CDB: 25 40 0 0 0 0 0 0 0 0=20 (da2:umass-sim0:0:0:2): CAM Status: SCSI Status Error (da2:umass-sim0:0:0:2): SCSI Status: Check Condition (da2:umass-sim0:0:0:2): NOT READY asc:3a,0 (da2:umass-sim0:0:0:2): Medium not present (da2:umass-sim0:0:0:2): (da2:umass-sim0:0:0:2): READ CAPACITY. CDB: 25 40 0= 0 0 0 0 0 0 0=20 (da2:umass-sim0:0:0:2): NOT READY asc:3a,0 (da2:umass-sim0:0:0:2): Medium not present Unretryable error (da2:umass-sim0:0:0:2): error 6 (da2:umass-sim0:0:0:2): Unretryable Error Opened disk da2 -> 6 (da3:umass-sim0:0:0:3): READ CAPACITY. CDB: 25 60 0 0 0 0 0 0 0 0=20 (da3:umass-sim0:0:0:3): CAM Status: SCSI Status Error (da3:umass-sim0:0:0:3): SCSI Status: Check Condition (da3:umass-sim0:0:0:3): NOT READY asc:3a,0 (da3:umass-sim0:0:0:3): Medium not present (da3:umass-sim0:0:0:3): (da3:umass-sim0:0:0:3): READ CAPACITY. CDB: 25 60 0= 0 0 0 0 0 0 0=20 (da3:umass-sim0:0:0:3): NOT READY asc:3a,0 (da3:umass-sim0:0:0:3): Medium not present Unretryable error (da3:umass-sim0:0:0:3): error 6 (da3:umass-sim0:0:0:3): Unretryable Error Opened disk da3 -> 6 (da3:umass-sim0:0:0:3): READ CAPACITY. CDB: 25 60 0 0 0 0 0 0 0 0=20 (da3:umass-sim0:0:0:3): CAM Status: SCSI Status Error (da3:umass-sim0:0:0:3): SCSI Status: Check Condition (da3:umass-sim0:0:0:3): NOT READY asc:3a,0 (da3:umass-sim0:0:0:3): Medium not present (da3:umass-sim0:0:0:3): (da3:umass-sim0:0:0:3): READ CAPACITY. CDB: 25 60 0= 0 0 0 0 0 0 0=20 (da3:umass-sim0:0:0:3): NOT READY asc:3a,0 (da3:umass-sim0:0:0:3): Medium not present Unretryable error (da3:umass-sim0:0:0:3): error 6 (da3:umass-sim0:0:0:3): Unretryable Error Opened disk da3 -> 6 (da3:umass-sim0:0:0:3): READ CAPACITY. CDB: 25 60 0 0 0 0 0 0 0 0=20 (da3:umass-sim0:0:0:3): CAM Status: SCSI Status Error (da3:umass-sim0:0:0:3): SCSI Status: Check Condition (da3:umass-sim0:0:0:3): NOT READY asc:3a,0 (da3:umass-sim0:0:0:3): Medium not present (da3:umass-sim0:0:0:3): (da3:umass-sim0:0:0:3): READ CAPACITY. CDB: 25 60 0= 0 0 0 0 0 0 0=20 (da3:umass-sim0:0:0:3): NOT READY asc:3a,0 (da3:umass-sim0:0:0:3): Medium not present Unretryable error (da3:umass-sim0:0:0:3): error 6 (da3:umass-sim0:0:0:3): Unretryable Error Opened disk da3 -> 6 Trying to mount root from ufs:/dev/ar0s1a WARNING: / was not properly dismounted start_init: trying /sbin/init WARNING: /var was not properly dismounted /var: mount pending error: blocks 12 files 2 WARNING: /usr was not properly dismounted WARNING: /data was not properly dismounted /data: mount pending error: blocks 6644 files 50 procfs registered linprocfs registered nfslock: pseudo-device --Boundary-01=_XWHpE0xhoVY+i+F Content-Type: text/plain; charset="us-ascii"; name="dmesg.txt" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="dmesg.txt" Copyright (c) 1992-2006 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. =46reeBSD 6.1-STABLE #1: Sun Jun 11 08:43:05 CST 2006 darius@midget.dons.net.au:/usr/obj/usr/src/sys/MIDGET Copyright (c) 1992-2006 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. =46reeBSD 6.1-STABLE #1: Sun Jun 11 08:43:05 CST 2006 darius@midget.dons.net.au:/usr/obj/usr/src/sys/MIDGET ACPI APIC Table: Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: AMD Sempron(tm) Processor 3300+ (1999.78-MHz 686-class CPU) Origin =3D "AuthenticAMD" Id =3D 0x20fc2 Stepping =3D 2 Features=3D0x78bfbff Features2=3D0x1 AMD Features=3D0xe2500800 AMD Features2=3D0x1 real memory =3D 536805376 (511 MB) avail memory =3D 515936256 (492 MB) ioapic0 irqs 0-23 on motherboard bktr_mem: memory holder loaded acpi0: on motherboard acpi0: Power Button (fixed) Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x4008-0x400b on acpi0 cpu0: on acpi0 powernow0: on cpu0 acpi_button0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 agp0: mem 0xe8000000-0xefffffff at device 0.0= on pci0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at device 0.0 (no driver attached) fwohci0: mem 0xfa000000-0xfa000fff irq 18 at device 10.0= on pci0 fwohci0: OHCI version 1.0 (ROM=3D1) fwohci0: No. of Isochronous channels is 8. fwohci0: EUI64 00:01:99:00:00:03:7c:7b fwohci0: Phy 1394a available S400, 3 ports. fwohci0: Link S400, max_rec 2048 bytes. firewire0: on fwohci0 sbp0: on firewire0 fwohci0: Initiate bus reset fwohci0: node_id=3D0xc800ffc0, gen=3D1, CYCLEMASTER mode firewire0: 1 nodes, maxhop <=3D 0, cable IRM =3D 0 (me) firewire0: bus manager 0 (me) atapci0: port 0xe000-0xe007,0xe100-0xe103,0xe= 200-0xe207,0xe300-0xe303,0xe400-0xe40f,0xe500-0xe5ff irq 20 at device 15.0 = on pci0 ata2: on atapci0 ata3: on atapci0 atapci1: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0= x376,0xe600-0xe60f at device 15.1 on pci0 ata0: on atapci1 ata1: on atapci1 uhci0: port 0xe700-0xe71f irq 21 at device 16.0= on pci0 uhci0: [GIANT-LOCKED] usb0: on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1: port 0xe800-0xe81f irq 21 at device 16.1= on pci0 uhci1: [GIANT-LOCKED] usb1: on uhci1 usb1: USB revision 1.0 uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered uhci2: port 0xe900-0xe91f irq 21 at device 16.2= on pci0 uhci2: [GIANT-LOCKED] usb2: on uhci2 usb2: USB revision 1.0 uhub2: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered uhci3: port 0xea00-0xea1f irq 21 at device 16.3= on pci0 uhci3: [GIANT-LOCKED] usb3: on uhci3 usb3: USB revision 1.0 uhub3: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub3: 2 ports with 2 removable, self powered ehci0: mem 0xfa001000-0xfa0010ff irq 21 at = device 16.4 on pci0 ehci0: [GIANT-LOCKED] usb4: EHCI version 1.0 usb4: companion controllers, 2 ports each: usb0 usb1 usb2 usb3 usb4: on ehci0 usb4: USB revision 2.0 uhub4: VIA EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub4: 8 ports with 8 removable, self powered umass0: Generic USB 2.0 Card Chip, rev 2.00/1.20, addr 2 isab0: at device 17.0 on pci0 isa0: on isab0 pcm0: port 0xeb00-0xebff irq 22 at device 17.5 on pci0 pcm0: pcm0: vr0: port 0xec00-0xecff mem 0xfa002000-0= xfa0020ff irq 23 at device 18.0 on pci0 miibus0: on vr0 ukphy0: on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto vr0: Ethernet address: 00:16:17:12:4f:49 fdc0: port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0 fdc0: [FAST] fd0: <1440-KB 3.5" drive> on fdc0 drive 0 sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acp= i0 sio0: type 16550A sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0 sio1: type 16550A ppc0: port 0x378-0x37f,0x778-0x77b irq 7 o= n acpi0 ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode ppbus0: on ppc0 plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] pmtimer0 on isa0 orm0: at iomem 0xc0000-0xcefff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=3D0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 ums0: Logitech USB Receiver, rev 1.10/9.10, addr 2, iclass 3/1 ums0: 5 buttons and Z dir. ucom0: vendor 0x067b product 0x2303, rev 1.10/2.02, addr 2 ucom1: Sirius Technologies Roadster II 56 USB, rev 1.00/1.00, addr 2, iclas= s 2/2 ucom1: data interface 1, has CM over data, has break ucom1: status change notification available Timecounter "TSC" frequency 1999784299 Hz quality 800 Timecounters tick every 1.000 msec ipfw2 (+ipv6) initialized, divert loadable, rule-based forwarding disabled,= default to accept, logging disabled acd0: CDRW at ata0-master UDMA33 ad0: 305245MB at ata2-master SATA150 ad1: 305245MB at ata3-master SATA150 ar0: 305245MB status: READY ar0: disk0 READY (master) using ad0 at ata2-master ar0: disk1 READY (mirror) using ad1 at ata3-master ar0: disk2 DOWN no device found for this subdisk ar0: disk3 DOWN no device found for this subdisk ar0: disk4 DOWN no device found for this subdisk ar0: disk5 DOWN no device found for this subdisk ar0: disk6 DOWN no device found for this subdisk ar0: disk7 DOWN no device found for this subdisk cd0 at ata0 bus 0 target 0 lun 0 cd0: Removable CD-ROM SCSI-0 device=20 cd0: 33.000MB/s transfers cd0: Attempt to query device size failed: NOT READY, Medium not present da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-0 device=20 da0: 40.000MB/s transfers da0: Attempt to query device size failed: NOT READY, Medium not present da1 at umass-sim0 bus 0 target 0 lun 1 da1: Removable Direct Access SCSI-0 device= =20 da1: 40.000MB/s transfers da1: Attempt to query device size failed: NOT READY, Medium not present da2 at umass-sim0 bus 0 target 0 lun 2 da2: Removable Direct Access SCSI-0 device=20 da2: 40.000MB/s transfers da2: Attempt to query device size failed: NOT READY, Medium not present da3 at umass-sim0 bus 0 target 0 lun 3 da3: Removable Direct Access SCSI-0 device=20 da3: 40.000MB/s transfers da3: Attempt to query device size failed: NOT READY, Medium not present (da0:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0=20 (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (da0:umass-sim0:0:0:0): SCSI Status: Check Condition (da0:umass-sim0:0:0:0): NOT READY asc:3a,0 (da0:umass-sim0:0:0:0): Medium not present (da0:umass-sim0:0:0:0): Unretryable error Opened disk da0 -> 6 (da0:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0=20 (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (da0:umass-sim0:0:0:0): SCSI Status: Check Condition (da0:umass-sim0:0:0:0): NOT READY asc:3a,0 (da0:umass-sim0:0:0:0): Medium not present (da0:umass-sim0:0:0:0): Unretryable error Opened disk da0 -> 6 (da0:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0=20 (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (da0:umass-sim0:0:0:0): SCSI Status: Check Condition (da0:umass-sim0:0:0:0): NOT READY asc:3a,0 (da0:umass-sim0:0:0:0): Medium not present (da0:umass-sim0:0:0:0): Unretryable error Opened disk da0 -> 6 (da1:umass-sim0:0:0:1): READ CAPACITY. CDB: 25 20 0 0 0 0 0 0 0 0=20 (da1:umass-sim0:0:0:1): CAM Status: SCSI Status Error (da1:umass-sim0:0:0:1): SCSI Status: Check Condition (da1:umass-sim0:0:0:1): NOT READY asc:3a,0 (da1:umass-sim0:0:0:1): Medium not present (da1:umass-sim0:0:0:1): Unretryable error Opened disk da1 -> 6 (da1:umass-sim0:0:0:1): READ CAPACITY. CDB: 25 20 0 0 0 0 0 0 0 0=20 (da1:umass-sim0:0:0:1): CAM Status: SCSI Status Error (da1:umass-sim0:0:0:1): SCSI Status: Check Condition (da1:umass-sim0:0:0:1): NOT READY asc:3a,0 (da1:umass-sim0:0:0:1): Medium not present (da1:umass-sim0:0:0:1): Unretryable error Opened disk da1 -> 6 (da1:umass-sim0:0:0:1): READ CAPACITY. CDB: 25 20 0 0 0 0 0 0 0 0=20 (da1:umass-sim0:0:0:1): CAM Status: SCSI Status Error (da1:umass-sim0:0:0:1): SCSI Status: Check Condition (da1:umass-sim0:0:0:1): NOT READY asc:3a,0 (da1:umass-sim0:0:0:1): Medium not present (da1:umass-sim0:0:0:1): Unretryable error Opened disk da1 -> 6 (da2:umass-sim0:0:0:2): READ CAPACITY. CDB: 25 40 0 0 0 0 0 0 0 0=20 (da2:umass-sim0:0:0:2): CAM Status: SCSI Status Error (da2:umass-sim0:0:0:2): SCSI Status: Check Condition (da2:umass-sim0:0:0:2): NOT READY asc:3a,0 (da2:umass-sim0:0:0:2): Medium not present (da2:umass-sim0:0:0:2): Unretryable error Opened disk da2 -> 6 (da2:umass-sim0:0:0:2): READ CAPACITY. CDB: 25 40 0 0 0 0 0 0 0 0=20 (da2:umass-sim0:0:0:2): CAM Status: SCSI Status Error (da2:umass-sim0:0:0:2): SCSI Status: Check Condition (da2:umass-sim0:0:0:2): NOT READY asc:3a,0 (da2:umass-sim0:0:0:2): Medium not present (da2:umass-sim0:0:0:2): Unretryable error Opened disk da2 -> 6 (da2:umass-sim0:0:0:2): READ CAPACITY. CDB: 25 40 0 0 0 0 0 0 0 0=20 (da2:umass-sim0:0:0:2): CAM Status: SCSI Status Error (da2:umass-sim0:0:0:2): SCSI Status: Check Condition (da2:umass-sim0:0:0:2): NOT READY asc:3a,0 (da2:umass-sim0:0:0:2): Medium not present (da2:umass-sim0:0:0:2): Unretryable error Opened disk da2 -> 6 (da3:umass-sim0:0:0:3): READ CAPACITY. CDB: 25 60 0 0 0 0 0 0 0 0=20 (da3:umass-sim0:0:0:3): CAM Status: SCSI Status Error (da3:umass-sim0:0:0:3): SCSI Status: Check Condition (da3:umass-sim0:0:0:3): NOT READY asc:3a,0 (da3:umass-sim0:0:0:3): Medium not present (da3:umass-sim0:0:0:3): Unretryable error Opened disk da3 -> 6 (da3:umass-sim0:0:0:3): READ CAPACITY. CDB: 25 60 0 0 0 0 0 0 0 0=20 (da3:umass-sim0:0:0:3): CAM Status: SCSI Status Error (da3:umass-sim0:0:0:3): SCSI Status: Check Condition (da3:umass-sim0:0:0:3): NOT READY asc:3a,0 (da3:umass-sim0:0:0:3): Medium not present (da3:umass-sim0:0:0:3): Unretryable error Opened disk da3 -> 6 (da3:umass-sim0:0:0:3): READ CAPACITY. CDB: 25 60 0 0 0 0 0 0 0 0=20 (da3:umass-sim0:0:0:3): CAM Status: SCSI Status Error (da3:umass-sim0:0:0:3): SCSI Status: Check Condition (da3:umass-sim0:0:0:3): NOT READY asc:3a,0 (da3:umass-sim0:0:0:3): Medium not present (da3:umass-sim0:0:0:3): Unretryable error Opened disk da3 -> 6 Trying to mount root from ufs:/dev/ar0s1a WARNING: / was not properly dismounted WARNING: /var was not properly dismounted WARNING: /usr was not properly dismounted WARNING: /data was not properly dismounted lpt0: switched to polled standard mode pid 1576 (perl), uid 26: exited on signal 11 (core dumped) pid 14611 (perl), uid 26: exited on signal 11 (core dumped) pid 16553 (perl), uid 26: exited on signal 11 (core dumped) pid 60556 (perl), uid 26: exited on signal 11 (core dumped) pid 69380 (perl), uid 26: exited on signal 11 (core dumped) --Boundary-01=_XWHpE0xhoVY+i+F-- --nextPart1361076.boCKVDLuKA Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQBEpHWX5ZPcIHs/zowRAgfTAJ9YBRDRMQqvD02BVF8wkOjFpAUoFQCfS1QP TghRCYxZe0eY5hsQ1dDukvw= =3oaI -----END PGP SIGNATURE----- --nextPart1361076.boCKVDLuKA--