Date: Wed, 9 Sep 2009 20:45:52 GMT From: Brian Ellis <bri@zellis.com> To: freebsd-gnats-submit@FreeBSD.org Subject: kern/138681: repeatable kernel panic in pmap_remove_all() Message-ID: <200909092045.n89Kjq5F012841@www.freebsd.org> Resent-Message-ID: <200909092050.n89Ko1bD096007@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 138681 >Category: kern >Synopsis: repeatable kernel panic in pmap_remove_all() >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Sep 09 20:50:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Brian Ellis >Release: FreeBSD 7.2-p2 >Organization: >Environment: FreeBSD roxy.zellis.com 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Wed Jun 24 00:57:44 UTC 2009 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: On Sept 5, 2009, I performed fresh install of 7.2 on new boot disk. Have since experienced 4 kernel panics. Common element in stack trace is pmap_remove_all(), but that could be a coincidence, I guess. Machine was very stable with FreeBSD 5.x before loading 7.2. vmcore.0 and vmcore.1 are from trying to start X. vmcore.2 and vmcore.3 are from running a java application. First three cores are from the generic -RELEASE kernel. The last core is the generic -p2 kernel. ------------------------------------------------------------- info.0: Dump header from device /dev/ad0s1b Architecture: i386 Architecture Version: 2 Dump Length: 93233152B (88 MB) Blocksize: 512 Dumptime: Sat Sep 5 14:13:00 2009 Hostname: roxy.zellis.com Magic: FreeBSD Kernel Dump Version String: FreeBSD 7.2-RELEASE #0: Fri May 1 08:49:13 UTC 2009 root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC Panic String: page fault Dump Parity: 1535340 Bounds: 0 Dump Status: good vmcore.0: Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0xf000efc3 fault code = supervisor read, page not present instruction pointer = 0x20:0xc0aa72c5 stack pointer = 0x28:0xd62b9b1c frame pointer = 0x28:0xd62b9b38 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 = 22677 (cat) trap number = 12 panic: page fault cpuid = 0 Uptime: 43m3s Physical memory: 499 MB Dumping 88 MB: (CTRL-C to abort) (CTRL-C to abort) 73 (CTRL-C to abort) (CTRL-C to abort) 57 41 25 9 #0 doadump () at pcpu.h:196 #1 0xc07e25a7 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:418 #2 0xc07e2879 in panic (fmt=Variable "fmt" is not available.) at /usr/src/sys/kern/kern_shutdown.c:574 #3 0xc0ae3ebc in trap_fatal (frame=0xd62b9adc, eva=4026593219) at /usr/src/sys/i386/i386/trap.c:939 #4 0xc0ae4140 in trap_pfault (frame=0xd62b9adc, usermode=0, eva=4026593219) at /usr/src/sys/i386/i386/trap.c:852 #5 0xc0ae4aec in trap (frame=0xd62b9adc) at /usr/src/sys/i386/i386/trap.c:530 #6 0xc0ac91fb in calltrap () at /usr/src/sys/i386/i386/exception.s:159 #7 0xc0aa72c5 in fOsCommandDone (_vbus_p=0xc1569ec8, pCmd=0x10) at /usr/src/sys/dev/hptmv/entry.c:3010 #8 0xc0adf324 in pmap_remove_all (m=0xc1569ec8) at /usr/src/sys/i386/i386/pmap.c:2674 #9 0xc0a24658 in vm_object_page_remove (object=0xc466bb00, start=0, end=1, clean_only=0) at /usr/src/sys/vm/vm_object.c:1922 #10 0xc0a1ec52 in vm_map_delete (map=Variable "map" is not available.) at /usr/src/sys/vm/vm_map.c:2311 #11 0xc0a1ed71 in vm_map_remove (map=0xc309b760, start=0, end=3217031168) at /usr/src/sys/vm/vm_map.c:2427 #12 0xc0a2153f in vmspace_exit (td=0xc3801d20) at /usr/src/sys/vm/vm_map.c:324 #13 0xc07bbadb in exit1 (td=0xc3801d20, rv=0) at /usr/src/sys/kern/kern_exit.c:306 #14 0xc07bce4d in sys_exit (td=Could not find the frame base for "sys_exit".) at /usr/src/sys/kern/kern_exit.c:110 #15 0xc0ae4495 in syscall (frame=0xd62b9d38) at /usr/src/sys/i386/i386/trap.c:1090 #16 0xc0ac9260 in Xint0x80_syscall () at /usr/src/sys/i386/i386/exception.s:255 #17 0x00000033 in ?? () ------------------------------------------------------------- info.1: Dump header from device /dev/ad0s1b Architecture: i386 Architecture Version: 2 Dump Length: 89759744B (85 MB) Blocksize: 512 Dumptime: Sun Sep 6 14:24:23 2009 Hostname: roxy.zellis.com Magic: FreeBSD Kernel Dump Version String: FreeBSD 7.2-RELEASE #0: Fri May 1 08:49:13 UTC 2009 root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC Panic String: page fault Dump Parity: 1003207788 Bounds: 1 Dump Status: good vmcore.1: Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0xf000efc3 fault code = supervisor read, page not present instruction pointer = 0x20:0xc0aa72c5 stack pointer = 0x28:0xd62cbb1c frame pointer = 0x28:0xd62cbb38 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 = 8594 (sed) trap number = 12 panic: page fault cpuid = 0 Uptime: 3m51s Physical memory: 499 MB Dumping 85 MB: 70 54 38 22 6 #0 doadump () at pcpu.h:196 #1 0xc07e25a7 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:418 #2 0xc07e2879 in panic (fmt=Variable "fmt" is not available.) at /usr/src/sys/kern/kern_shutdown.c:574 #3 0xc0ae3ebc in trap_fatal (frame=0xd62cbadc, eva=4026593219) at /usr/src/sys/i386/i386/trap.c:939 #4 0xc0ae4140 in trap_pfault (frame=0xd62cbadc, usermode=0, eva=4026593219) at /usr/src/sys/i386/i386/trap.c:852 #5 0xc0ae4aec in trap (frame=0xd62cbadc) at /usr/src/sys/i386/i386/trap.c:530 #6 0xc0ac91fb in calltrap () at /usr/src/sys/i386/i386/exception.s:159 #7 0xc0aa72c5 in fOsCommandDone (_vbus_p=0xc1584580, pCmd=0x10) at /usr/src/sys/dev/hptmv/entry.c:3010 #8 0xc0adf324 in pmap_remove_all (m=0xc1584580) at /usr/src/sys/i386/i386/pmap.c:2674 #9 0xc0a24658 in vm_object_page_remove (object=0xc4013680, start=0, end=3, clean_only=0) at /usr/src/sys/vm/vm_object.c:1922 #10 0xc0a1ec52 in vm_map_delete (map=Variable "map" is not available.) at /usr/src/sys/vm/vm_map.c:2311 #11 0xc0a1ed71 in vm_map_remove (map=0xc39bea24, start=0, end=3217031168) at /usr/src/sys/vm/vm_map.c:2427 #12 0xc0a2153f in vmspace_exit (td=0xc38ca8c0) at /usr/src/sys/vm/vm_map.c:324 #13 0xc07bbadb in exit1 (td=0xc38ca8c0, rv=0) at /usr/src/sys/kern/kern_exit.c:306 #14 0xc07bce4d in sys_exit (td=Could not find the frame base for "sys_exit".) at /usr/src/sys/kern/kern_exit.c:110 #15 0xc0ae4495 in syscall (frame=0xd62cbd38) at /usr/src/sys/i386/i386/trap.c:1090 #16 0xc0ac9260 in Xint0x80_syscall () at /usr/src/sys/i386/i386/exception.s:255 #17 0x00000033 in ?? () ------------------------------------------------------------- info.2: Dump header from device /dev/ad0s1b Architecture: i386 Architecture Version: 2 Dump Length: 110493696B (105 MB) Blocksize: 512 Dumptime: Tue Sep 8 21:07:48 2009 Hostname: roxy.zellis.com Magic: FreeBSD Kernel Dump Version String: FreeBSD 7.2-RELEASE #0: Fri May 1 08:49:13 UTC 2009 root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC Panic String: page fault Dump Parity: 1215131759 Bounds: 2 Dump Status: good vmcore.2: Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0x34 fault code = supervisor read, page not present instruction pointer = 0x20:0xc0aa72c2 stack pointer = 0x28:0xd632d8a8 frame pointer = 0x28:0xd632d8c4 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 = 2893 (java) trap number = 12 panic: page fault cpuid = 0 Uptime: 3h0m28s Physical memory: 499 MB Dumping 105 MB: 90 74 58 42 26 10 #1 0xc07e25a7 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:418 #2 0xc07e2879 in panic (fmt=Variable "fmt" is not available.) at /usr/src/sys/kern/kern_shutdown.c:574 #3 0xc0ae3ebc in trap_fatal (frame=0xd632d868, eva=52) at /usr/src/sys/i386/i386/trap.c:939 #4 0xc0ae4140 in trap_pfault (frame=0xd632d868, usermode=0, eva=52) at /usr/src/sys/i386/i386/trap.c:852 #5 0xc0ae4aec in trap (frame=0xd632d868) at /usr/src/sys/i386/i386/trap.c:530 #6 0xc0ac91fb in calltrap () at /usr/src/sys/i386/i386/exception.s:159 #7 0xc0aa72c2 in fOsCommandDone (_vbus_p=0xc1a6c290, pCmd=0x10) at /usr/src/sys/dev/hptmv/entry.c:3009 #8 0xc0adf324 in pmap_remove_all (m=0xc1a6c290) at /usr/src/sys/i386/i386/pmap.c:2674 #9 0xc084b008 in vfs_busy_pages (bp=0xc2da0ffc, clear_modify=1) at /usr/src/sys/kern/vfs_bio.c:3464 #10 0xc084fff2 in bufwrite (bp=0xc2da0ffc) at /usr/src/sys/kern/vfs_bio.c:861 #11 0xc0848ec8 in bawrite (bp=0xc2da0ffc) at buf.h:417 #12 0xc085386d in cluster_wbuild (vp=0xc3d30678, size=16384, start_lbn=104, len=8) at /usr/src/sys/kern/vfs_cluster.c:958 #13 0xc0853f16 in cluster_write (vp=0xc3d30678, bp=0xc2e94b4c, filesize=1703936, seqcount=105) at ... #14 0xc09ff107 in ffs_write (ap=0xd632dbc4) at /usr/src/sys/ufs/ffs/ffs_vnops.c:777 #15 0xc0afa1f6 in VOP_WRITE_APV (vop=0xc0c6c120, a=0xd632dbc4) at vnode_if.c:691 #16 0xc08714d7 in vn_write (fp=0xc38e16d4, uio=0xd632dc60, active_cred=0xc3942e00, flags=0, td=0xc3960af0) at vnode_if.h:373 #17 0xc081b627 in dofilewrite (td=0xc3960af0, fd=58, fp=0xc38e16d4, auio=0xd632dc60, offset=-1, flags=0) at file.h:257 #18 0xc081b908 in kern_writev (td=0xc3960af0, fd=58, auio=0xd632dc60) at /usr/src/sys/kern/sys_generic.c:402 #19 0xc081b97f in write (td=0xc3960af0, uap=0xd632dcfc) at /usr/src/sys/kern/sys_generic.c:318 #20 0xc0ae4495 in syscall (frame=0xd632dd38) at /usr/src/sys/i386/i386/trap.c:1090 #21 0xc0ac9260 in Xint0x80_syscall () at /usr/src/sys/i386/i386/exception.s:255 #22 0x00000033 in ?? () ------------------------------------------------------------- info.3: (note change in kernel version to p2) Dump header from device /dev/ad0s1b Architecture: i386 Architecture Version: 2 Dump Length: 110301184B (105 MB) Blocksize: 512 Dumptime: Wed Sep 9 11:43:56 2009 Hostname: roxy.zellis.com Magic: FreeBSD Kernel Dump Version String: FreeBSD 7.2-RELEASE-p2 #0: Wed Jun 24 00:57:44 UTC 2009 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC Panic String: page fault Dump Parity: 1306411110 Bounds: 3 Dump Status: good vmcore.3: Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0x34 fault code = supervisor read, page not present instruction pointer = 0x20:0xc0aa7302 stack pointer = 0x28:0xd62ec8a8 frame pointer = 0x28:0xd62ec8c4 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 = 1293 (java) trap number = 12 panic: page fault cpuid = 0 Uptime: 48m24s Physical memory: 499 MB Dumping 105 MB: 90 74 58 42 26 10 #1 0xc07e25c7 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:418 #2 0xc07e2899 in panic (fmt=Variable "fmt" is not available.) at /usr/src/sys/kern/kern_shutdown.c:574 #3 0xc0ae3efc in trap_fatal (frame=0xd62ec868, eva=52) at /usr/src/sys/i386/i386/trap.c:939 #4 0xc0ae4180 in trap_pfault (frame=0xd62ec868, usermode=0, eva=52) at /usr/src/sys/i386/i386/trap.c:852 #5 0xc0ae4b2c in trap (frame=0xd62ec868) at /usr/src/sys/i386/i386/trap.c:530 #6 0xc0ac923b in calltrap () at /usr/src/sys/i386/i386/exception.s:159 #7 0xc0aa7302 in fOsCommandDone (_vbus_p=0xc18e9dd0, pCmd=0x10) at /usr/src/sys/dev/hptmv/entry.c:3009 #8 0xc0adf364 in pmap_remove_all (m=0xc18e9dd0) at /usr/src/sys/i386/i386/pmap.c:2674 #9 0xc084b038 in vfs_busy_pages (bp=0xc2da957c, clear_modify=1) at /usr/src/sys/kern/vfs_bio.c:3464 #10 0xc0850022 in bufwrite (bp=0xc2da957c) at /usr/src/sys/kern/vfs_bio.c:861 #11 0xc0848ef8 in bawrite (bp=0xc2da957c) at buf.h:417 #12 0xc085389d in cluster_wbuild (vp=0xc42e333c, size=16384, start_lbn=48, len=8) at /usr/src/sys/kern/vfs_cluster.c:958 #13 0xc0853f46 in cluster_write (vp=0xc42e333c, bp=0xc2e9a44c, filesize=786432, seqcount=49) at /usr/src/sys/kern/vfs_cluster.c:570 #14 0xc09ff147 in ffs_write (ap=0xd62ecbc4) at /usr/src/sys/ufs/ffs/ffs_vnops.c:777 #15 0xc0afa236 in VOP_WRITE_APV (vop=0xc0c6c160, a=0xd62ecbc4) at vnode_if.c:691 #16 0xc0871507 in vn_write (fp=0xc38fa8e8, uio=0xd62ecc60, active_cred=0xc3988200, flags=0, td=0xc39fb460) at vnode_if.h:373 #17 0xc081b647 in dofilewrite (td=0xc39fb460, fd=58, fp=0xc38fa8e8, auio=0xd62ecc60, offset=-1, flags=0) at file.h:257 #18 0xc081b928 in kern_writev (td=0xc39fb460, fd=58, auio=0xd62ecc60) at /usr/src/sys/kern/sys_generic.c:402 #19 0xc081b99f in write (td=0xc39fb460, uap=0xd62eccfc) at /usr/src/sys/kern/sys_generic.c:318 #20 0xc0ae44d5 in syscall (frame=0xd62ecd38) at /usr/src/sys/i386/i386/trap.c:1090 #21 0xc0ac92a0 in Xint0x80_syscall () at /usr/src/sys/i386/i386/exception.s:255 #22 0x00000033 in ?? () ------------------------------------------------------------- dmesg: Copyright (c) 1992-2009 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. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 7.2-RELEASE-p2 #0: Wed Jun 24 00:57:44 UTC 2009 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: AMD Athlon(tm) XP 2600+ (2081.80-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x681 Stepping = 1 Features=0x383fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE> AMD Features=0xc0400800<SYSCALL,MMX+,3DNow!+,3DNow!> real memory = 536805376 (511 MB) avail memory = 511283200 (487 MB) ACPI APIC Table: <VKT333 AWRDACPI> ioapic0 <Version 0.3> irqs 0-23 on motherboard kbd1 at kbdmux0 acpi0: <VKT333 AWRDACPI> on motherboard acpi0: [ITHREAD] acpi0: Power Button (fixed) acpi0: reservation of 0, a0000 (3) failed acpi0: reservation of 100000, 1fef0000 (3) failed Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x4008-0x400b on acpi0 acpi_button0: <Power Button> on acpi0 acpi_button1: <Sleep Button> on acpi0 pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff,0x4000-0x407f,0x4080-0x40ff,0x5000-0x500f on acpi0 pci0: <ACPI PCI bus> on pcib0 pcib1: <PCI-PCI bridge> at device 1.0 on pci0 pci1: <PCI bus> on pcib1 vgapci0: <VGA-compatible display> port 0xd000-0xd0ff mem 0xe8000000-0xe8ffffff,0xe9120000-0xe9120fff irq 16 at device 9.0 on pci0 pcib2: <PCI-PCI bridge> at device 11.0 on pci0 pci2: <PCI bus> on pcib2 ahc0: <Adaptec 3940 Ultra SCSI adapter> port 0xc000-0xc0ff mem 0xe9010000-0xe9010fff irq 18 at device 4.0 on pci2 ahc0: [ITHREAD] aic7880: Ultra Wide Channel A, SCSI Id=7, 16/253 SCBs ahc1: <Adaptec 3940 Ultra SCSI adapter> port 0xc400-0xc4ff mem 0xe9011000-0xe9011fff irq 19 at device 5.0 on pci2 ahc1: [ITHREAD] aic7880: Ultra Wide Channel B, SCSI Id=7, 16/253 SCBs xl0: <3Com 3c905B-TX Fast Etherlink XL> port 0xd400-0xd47f mem 0xe9121000-0xe912107f irq 19 at device 12.0 on pci0 miibus0: <MII bus> on xl0 xlphy0: <3Com internal media interface> PHY 24 on miibus0 xlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto xl0: Ethernet address: 00:01:02:57:8c:6c xl0: [ITHREAD] uhci0: <VIA 83C572 USB controller> port 0xd800-0xd81f irq 21 at device 16.0 on pci0 uhci0: [GIANT-LOCKED] uhci0: [ITHREAD] usb0: <VIA 83C572 USB controller> on uhci0 usb0: USB revision 1.0 uhub0: <VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb0 uhub0: 2 ports with 2 removable, self powered uhci1: <VIA 83C572 USB controller> port 0xdc00-0xdc1f irq 21 at device 16.1 on pci0 uhci1: [GIANT-LOCKED] uhci1: [ITHREAD] usb1: <VIA 83C572 USB controller> on uhci1 usb1: USB revision 1.0 uhub1: <VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb1 uhub1: 2 ports with 2 removable, self powered uhci2: <VIA 83C572 USB controller> port 0xe000-0xe01f irq 21 at device 16.2 on pci0 uhci2: [GIANT-LOCKED] uhci2: [ITHREAD] usb2: <VIA 83C572 USB controller> on uhci2 usb2: USB revision 1.0 uhub2: <VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb2 uhub2: 2 ports with 2 removable, self powered ehci0: <VIA VT6202 USB 2.0 controller> mem 0xe9122000-0xe91220ff irq 21 at device 16.3 on pci0 ehci0: [GIANT-LOCKED] ehci0: [ITHREAD] usb3: EHCI version 1.0 usb3: companion controllers, 2 ports each: usb0 usb1 usb2 usb3: <VIA VT6202 USB 2.0 controller> on ehci0 usb3: USB revision 2.0 uhub3: <VIA EHCI root hub, class 9/0, rev 2.00/1.00, addr 1> on usb3 uhub3: 6 ports with 6 removable, self powered isab0: <PCI-ISA bridge> at device 17.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <VIA 8235 UDMA133 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xe400-0xe40f at device 17.1 on pci0 ata0: <ATA channel 0> on atapci0 ata0: [ITHREAD] ata1: <ATA channel 1> on atapci0 ata1: [ITHREAD] pci0: <multimedia, audio> at device 17.5 (no driver attached) vr0: <VIA VT6102 Rhine II 10/100BaseTX> port 0xec00-0xecff mem 0xe9123000-0xe91230ff irq 23 at device 18.0 on pci0 vr0: Quirks: 0x0 vr0: Revision: 0x74 miibus1: <MII bus> on vr0 ukphy0: <Generic IEEE 802.3u media interface> PHY 1 on miibus1 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto vr0: Ethernet address: 00:30:1b:38:12:cb vr0: [ITHREAD] acpi_tz0: <Thermal Zone> on acpi0 fdc0: <floppy drive controller> port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0 fdc0: [FILTER] fd0: <1440-KB 3.5" drive> on fdc0 drive 0 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A sio0: [FILTER] sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0 sio1: type 16550A sio1: [FILTER] cpu0: <ACPI CPU> on acpi0 acpi_throttle0: <ACPI CPU Throttling> on cpu0 pmtimer0 on isa0 orm0: <ISA Option ROMs> at iomem 0xc0000-0xc7fff,0xc8000-0xc87ff pnpid ORM0000 on isa0 atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 atkbd0: <AT Keyboard> irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode ppbus0: <Parallel port bus> on ppc0 ppbus0: [ITHREAD] plip0: <PLIP network interface> on ppbus0 plip0: WARNING: using obsoleted IFF_NEEDSGIANT flag lpt0: <Printer> on ppbus0 lpt0: Interrupt-driven port ppi0: <Parallel I/O> on ppbus0 ppc0: [GIANT-LOCKED] ppc0: [ITHREAD] sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounter "TSC" frequency 2081798621 Hz quality 800 Timecounters tick every 1.000 msec ad0: 305245MB <WDC WD3200AAJB-00J3A0 01.03E01> at ata0-master UDMA133 ad1: 194481MB <Maxtor 6L200P0 BAH41G10> at ata0-slave UDMA133 ad2: 305245MB <MAXTOR STM3320620A 3.AAD> at ata1-master UDMA100 Waiting 5 seconds for SCSI devices to settle GEOM_LABEL: Label for provider ad1s1 is ufsid/43ac562a6c426be6. GEOM_LABEL: Label for provider ad2s1 is ufsid/45f5e16587e9fc88. GEOM_LABEL: Label for provider ad0s1a is ufsid/4aa2555c9f52b305. (probe18:ahc1:0:3:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 (probe18:ahc1:0:3:0): CAM Status: SCSI Status Error (probe18:ahc1:0:3:0): SCSI Status: Check Condition (probe18:ahc1:0:3:0): UNIT ATTENTION asc:29,0 (probe18:ahc1:0:3:0): Power on, reset, or bus device reset occurred (probe18:ahc1:0:3:0): Retrying Command (per Sense Data) (probe18:ahc1:0:3:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 (probe18:ahc1:0:3:0): CAM Status: SCSI Status Error (probe18:ahc1:0:3:0): SCSI Status: Check Condition (probe18:ahc1:0:3:0): NOT READY asc:3a,0 (probe18:ahc1:0:3:0): Medium not present (probe18:ahc1:0:3:0): Unretryable error cd0 at ahc1 bus 0 target 3 lun 0 cd0: <NEC CD-ROM DRIVE:466 1.26> Removable CD-ROM SCSI-2 device cd0: 10.000MB/s transfers (10.000MHz, offset 15) cd0: Attempt to query device size failed: NOT READY, Medium not present Trying to mount root from ufs:/dev/ad0s1a WARNING: / was not properly dismounted END >How-To-Repeat: Trying to start X causes the panic every time. Running Jalbum (java app) inside vncserver causes the panic every time. >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909092045.n89Kjq5F012841>