Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Aug 2009 21:03:49 GMT
From:      Peter Cornelius <pcc@gmx.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/138004: [lor] kern_jail.c:2449 / vfs_subr.c:2188
Message-ID:  <200908202103.n7KL3nwJ076042@www.freebsd.org>
Resent-Message-ID: <200908202110.n7KLA13j024159@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         138004
>Category:       kern
>Synopsis:       [lor] kern_jail.c:2449 / vfs_subr.c:2188
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 20 21:10:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Peter Cornelius
>Release:        FreeBSD 8.0-BETA2 #4: Mon Aug 17 13:46:34 UTC 2009
>Organization:
>Environment:
FreeBSD netserv.ka.cornelius 8.0-BETA2 FreeBSD 8.0-BETA2 #4: Mon Aug 17 13:46:34 UTC 2009     root@netserv.ka.cornelius:/usr/Obj-RELENG_8/usr/Src-RELENG_8/sys/NETSERV  i386
>Description:
*** Observed the following lock order reversal on RELENG_8 which I haven't seen elsewhere before.

lock order reversal:
 1st 0xc0d70d8c allprison (allprison) @ /usr/Src-RELENG_8/sys/kern/kern_jail.c:2449
 2nd 0xc561ebdc ufs (ufs) @ /usr/Src-RELENG_8/sys/kern/vfs_subr.c:2188
KDB: stack backtrace:
db_trace_self_wrapper(c0c1fe7c,e5295ab4,c08be2a5,c08aee9b,c0c22de6,...) at db_trace_self_wrapper+0x26
kdb_backtrace(c08aee9b,c0c22de6,c4d18138,c4d1f158,e5295b10,...) at kdb_backtrace+0x29
_witness_debugger(c0c22de6,c561ebdc,c0c15598,c4d1f158,c0c2a1f8,...) at _witness_debugger+0x25
witness_checkorder(c561ebdc,9,c0c2a1f8,88c,0,...) at witness_checkorder+0x839
__lockmgr_args(c561ebdc,80100,c561ebf8,0,0,...) at __lockmgr_args+0x7a7
ffs_lock(e5295c20,c4d18138,c0c2a1f8,80100,c561eb84,...) at ffs_lock+0x8a
VOP_LOCK1_APV(c0d1f760,e5295c20,c086d663,c0d38160,c561eb84,...) at VOP_LOCK1_APV+0xb5
_vn_lock(c561eb84,80100,c0c2a1f8,88c,0,...) at _vn_lock+0x5e
vrele(c561eb84,c0c182d5,998,991,c0d05320,...) at vrele+0x137
prison_deref(e5295cd4,c08b76bb,c4f48000,1,c0c21720,...) at prison_deref+0x4c8
prison_complete(c4f48000,1,c0c21720,54,c4ea515c,...) at prison_complete+0x10
taskqueue_run(c4ea5140,c4ea515c,0,c0c1260e,0,...) at taskqueue_run+0x10b
taskqueue_thread_loop(c0d84f68,e5295d38,c0c17e22,33e,c0d70440,...) at taskqueue_thread_loop+0x68
fork_exit(c08b77b0,c0d84f68,e5295d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe5295d70, ebp = 0 ---



*** Kernel is GENERIC with a few changes:

# diff /usr/src/sys/i386/conf/GENERIC /usr/src/sys/i386/conf/NETSERV
21,22c21,22
< cpu           I486_CPU
< cpu           I586_CPU
---
> #cpu          I486_CPU
> #cpu          I586_CPU
24c24,25
< ident         GENERIC
---
> ident         VNETSERV
> #ident                NETSERV
41c42,43
< options       SCTP                    # Stream Control Transmission Protocol
---
> # SCTP is not yet compatible with VIMAGE.
> #options      SCTP                    # Stream Control Transmission Protocol
343a346,354
>
> options               SC_NORM_ATTR=(FG_GREEN|BG_BLACK)
> options               SC_NORM_REV_ATTR=(FG_YELLOW|BG_GREEN)
> options               SC_KERNEL_CONS_ATTR=(FG_RED|BG_BLACK)
> options               SC_KERNEL_CONS_REV_ATTR=(FG_BLACK|BG_RED)
>
> # Network stack virtualisation.
> options               VIMAGE
> options               VNET_DEBUG



*** Kernel dmesg (including a few more LORs reported by others):

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 8.0-BETA2 #4: Mon Aug 17 13:46:34 UTC 2009
    root@netserv.ka.cornelius:/usr/Obj-RELENG_8/usr/Src-RELENG_8/sys/NETSERV
WARNING: WITNESS option enabled, expect reduced performance.
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: Intel Pentium III (1004.52-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x686  Stepping = 6
  Features=0x383fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE>
real memory  = 1610612736 (1536 MB)
avail memory = 1559441408 (1487 MB)
ACPI APIC Table: <ASUS   CUV4X-D >
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
FreeBSD/SMP: 2 package(s) x 1 core(s)
 cpu0 (BSP): APIC ID:  3
 cpu1 (AP): APIC ID:  0
WARNING: VIMAGE (virtualized network stack) is a highly experimental feature.
ioapic0 <Version 1.1> irqs 0-23 on motherboard
kbd1 at kbdmux0
cryptosoft0: <software crypto> on motherboard
acpi0: <ASUS CUV4X-D> on motherboard
acpi0: [ITHREAD]
acpi0: Power Button (fixed)
acpi0: reservation of 0, a0000 (3) failed
acpi0: reservation of 100000, 5ff00000 (3) failed
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0xe408-0xe40b on acpi0
acpi_button0: <Power Button> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
agp0: <VIA 82C691 (Apollo Pro) host to PCI bridge> on hostb0
agp0: aperture size is 256M
pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
pci1: <ACPI PCI bus> on pcib1
vgapci0: <VGA-compatible display> port 0xd800-0xd8ff mem 0xfa000000-0xfaffffff,0xf9800000-0xf9800fff irq 16 at device 0.0 on pci1
isab0: <PCI-ISA bridge> at device 4.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <VIA 82C686B UDMA100 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xb800-0xb80f at device 4.1 on pci0
ata0: <ATA channel 0> on atapci0
ata0: [ITHREAD]
ata1: <ATA channel 1> on atapci0
ata1: [ITHREAD]
uhci0: <VIA 83C572 USB controller> port 0xb400-0xb41f irq 5 at device 4.2 on pci0
uhci0: [ITHREAD]
usbus0: <VIA 83C572 USB controller> on uhci0
uhci1: <VIA 83C572 USB controller> port 0xb000-0xb01f irq 5 at device 4.3 on pci0
uhci1: [ITHREAD]
usbus1: <VIA 83C572 USB controller> on uhci1
skc0: <D-Link DGE-530T Gigabit Ethernet> port 0xa800-0xa8ff mem 0xf9000000-0xf9003fff at device 10.0 on pci0
skc0: DGE-530T Gigabit Ethernet Adapter rev. (0x1)
sk0: <Marvell Semiconductor, Inc. Yukon> on skc0
sk0: Ethernet address: 00:13:46:6a:2d:f4
miibus0: <MII bus> on sk0
e1000phy0: <Marvell 88E1011 Gigabit PHY> PHY 0 on miibus0
e1000phy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
skc0: [ITHREAD]
skc1: <D-Link DGE-530T Gigabit Ethernet> port 0xa400-0xa4ff mem 0xf8800000-0xf8803fff at device 11.0 on pci0
skc1: DGE-530T Gigabit Ethernet Adapter rev. (0x1)
sk1: <Marvell Semiconductor, Inc. Yukon> on skc1
sk1: Ethernet address: 00:13:46:6a:2d:c6
miibus1: <MII bus> on sk1
e1000phy1: <Marvell 88E1011 Gigabit PHY> PHY 0 on miibus1
e1000phy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
skc1: [ITHREAD]
atapci1: <Promise PDC20619 UDMA133 controller> port 0xa000-0xa07f,0x9800-0x980f,0x9400-0x947f mem 0xf8000000-0xf8000fff,0xf7800000-0xf781ffff irq 16 at device 12.0 on pci0
atapci1: [ITHREAD]
atapci1: [ITHREAD]
ata2: <ATA channel 0> on atapci1
ata2: [ITHREAD]
ata3: <ATA channel 1> on atapci1
ata3: [ITHREAD]
ata4: <ATA channel 2> on atapci1
ata4: [ITHREAD]
ata5: <ATA channel 3> on atapci1
ata5: [ITHREAD]
ahc0: <Adaptec 2940 SCSI adapter> port 0x9000-0x90ff mem 0xf7000000-0xf7000fff irq 19 at device 13.0 on pci0
ahc0: [ITHREAD]
aic7870: Single Channel A, SCSI Id=7, 16/253 SCBs
atrtc0: <AT realtime clock> port 0x70-0x73 irq 8 on acpi0
fdc1: <floppy drive controller> port 0x3f2-0x3f5,0x3f7 irq 6 drq 2 on acpi0
fdc1: [FILTER]
ppc0: <Parallel port> port 0x378-0x37f,0x778-0x77b irq 7 drq 3 on acpi0
ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/8 bytes threshold
ppc0: [ITHREAD]
ppbus0: <Parallel port bus> on ppc0
plip0: <PLIP network interface> on ppbus0
plip0: [ITHREAD]
lpt0: <Printer> on ppbus0
lpt0: [ITHREAD]
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
uart0: [FILTER]
uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0
uart1: [FILTER]
atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
atkbd0: [ITHREAD]
cpu0: <ACPI CPU> on acpi0
cpu1: <ACPI CPU> on acpi0
pmtimer0 on isa0
orm0: <ISA Option ROMs> at iomem 0xc0000-0xce7ff,0xd8000-0xd87ff pnpid ORM0000 on isa0
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
fdc0: No FDOUT register!
Timecounters tick every 1.000 msec
usbus0: 12Mbps Full Speed USB v1.0
usbus1: 12Mbps Full Speed USB v1.0
acd0: DVDR <HL-DT-ST DVDRAM GSA-4040B/A301> at ata1-master UDMA33
ad4: 305245MB <Seagate ST3320620A 3.AAC> at ata2-master UDMA100
ad6: 305245MB <Seagate ST3320620A 3.AAC> at ata3-master UDMA100
Waiting 5 seconds for SCSI devices to settle
ugen0.1: <VIA> at usbus0
uhub0: <VIA UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0
GEOM: ad4s1: geometry does not match label (255h,63s != 16h,63s).
GEOM: ad6s1: geometry does not match label (255h,63s != 16h,63s).
uhub0: 2 ports with 2 removable, self powered
ugen1.1: <VIA> at usbus1
uhub1: <VIA UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus1
uhub1: 2 ports with 2 removable, self powered
ar0: 305175MB <Promise Fasttrak RAID1> status: READY
ar0: disk0 READY (master) using ad4 at ata2-master
ar0: disk1 READY (mirror) using ad6 at ata3-master
SMP: AP CPU #1 Launched!
WARNING: WITNESS option enabled, expect reduced performance.
Trying to mount root from ufs:/dev/ar0s1a
GEOM_ELI: Device ar0s1e.eli created.
GEOM_ELI: Encryption: AES-CBC 128
GEOM_ELI:     Crypto: software
GEOM_ELI: Device ar0s1f.eli created.
GEOM_ELI: Encryption: AES-CBC 128
GEOM_ELI:     Crypto: software
GEOM_ELI: Device ar0s1d.eli created.
GEOM_ELI: Encryption: AES-CBC 128
GEOM_ELI:     Crypto: software
GEOM_ELI: Device ar0s1b.eli created.
GEOM_ELI: Encryption: AES-CBC 256
GEOM_ELI:     Crypto: software
lock order reversal:
 1st 0xc561a270 ufs (ufs) @ /usr/Src-RELENG_8/sys/kern/vfs_mount.c:1054
 2nd 0xc561a058 devfs (devfs) @ /usr/Src-RELENG_8/sys/kern/vfs_subr.c:2083
KDB: stack backtrace:
db_trace_self_wrapper(c0c1fe7c,e7876814,c08be2a5,c08aee9b,c0c22de6,...) at db_trace_self_wrapper+0x26
kdb_backtrace(c08aee9b,c0c22de6,c4d1f158,c4d1f088,e7876870,...) at kdb_backtrace+0x29
_witness_debugger(c0c22de6,c561a058,c0c1176c,c4d1f088,c0c2a1f8,...) at _witness_debugger+0x25
witness_checkorder(c561a058,9,c0c2a1f8,823,0,...) at witness_checkorder+0x839
__lockmgr_args(c561a058,80100,c561a074,0,0,...) at __lockmgr_args+0x7a7
vop_stdlock(e7876978,c08be04b,c0c119af,80100,c561a000,...) at vop_stdlock+0x62
VOP_LOCK1_APV(c0cfd660,e7876978,c52059a4,c0d38160,c561a000,...) at VOP_LOCK1_APV+0xb5
_vn_lock(c561a000,80100,c0c2a1f8,823,8,...) at _vn_lock+0x5e
vget(c561a000,80100,c5205900,15e,c0c118c8,...) at vget+0xb9
devfs_allocv(c55e2500,c519aa10,e7876a10,9d,c0edf078,...) at devfs_allocv+0x102
devfs_root(c519aa10,80000,e7876c30,42c,0,...) at devfs_root+0x4a
vfs_donmount(c5205900,0,c5226180,c5226180,bfbfd7f9,...) at vfs_donmount+0x14c2
nmount(c5205900,e7876cf8,c,c,c0d033b8,...) at nmount+0x75
syscall(e7876d38) at syscall+0x2a3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (378, FreeBSD ELF32, nmount), eip = 0x280e876b, esp = 0xbfbfd7cc, ebp = 0xbfbfdd28 ---
lock order reversal:
 1st 0xd8d299f0 bufwait (bufwait) @ /usr/Src-RELENG_8/sys/kern/vfs_bio.c:2559
 2nd 0xc518e200 dirhash (dirhash) @ /usr/Src-RELENG_8/sys/ufs/ufs/ufs_dirhash.c:285
KDB: stack backtrace:
db_trace_self_wrapper(c0c1fe7c,e7894a74,c08be2a5,c08aee9b,c0c22de6,...) at db_trace_self_wrapper+0x26
kdb_backtrace(c08aee9b,c0c22de6,c4d1bfc8,c4d1f1c0,e7894ad0,...) at kdb_backtrace+0x29
_witness_debugger(c0c22de6,c518e200,c0c42b70,c4d1f1c0,c0c42800,...) at _witness_debugger+0x25
witness_checkorder(c518e200,9,c0c42800,11d,0,...) at witness_checkorder+0x839
_sx_xlock(c518e200,0,c0c42800,11d,d9c2b36c,...) at _sx_xlock+0x85
ufsdirhash_acquire(0,e,c51b3000,d8d29990,d9c2b36c,...) at ufsdirhash_acquire+0x35
ufsdirhash_remove(c57050e8,d9c2b36c,36c,e7894b60,e7894b5c,...) at ufsdirhash_remove+0x14
ufs_dirremove(c56f410c,c56d8a6c,500800c,0,c56f410c,...) at ufs_dirremove+0xe5
ufs_remove(e7894c34,0,0,0,c571f53c,...) at
ufs_remove+0x6e
VOP_REMOVE_APV(c0d1f760,e7894c34,c571f53c,e7894c0c,80f5200,...) at VOP_REMOVE_APV+0xa5
kern_unlinkat(c570eb40,ffffff9c,80f5200,0,e7894c80,...) at kern_unlinkat+0x181
kern_unlink(c570eb40,80f5200,0,e7894d2c,c0b5b453,...) at kern_unlink+0x27
unlink(c570eb40,e7894cf8,4,c0c3d0bc,c0d00b78,...) at unlink+0x22
syscall(e7894d38) at syscall+0x2a3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (10, FreeBSD ELF32, unlink), eip = 0x283936cf, esp = 0xbfbfc70c, ebp = 0xbfbfc738 ---
lagg0: link state changed to DOWN
sk1: link state changed to DOWN
vlan0: link state changed to DOWN
vlan2: link state changed to DOWN
vlan3: link state changed to DOWN
vlan1: link state changed to DOWN
sk1: link state changed to UP
CURVNET_SET(0xc4d450e0) in arp_ifscrub() on cpu 0, prev 0xc4d450e0 in soo_ioctl()
lock order reversal:
 1st 0xc5ab0164 ufs (ufs) @ /usr/Src-RELENG_8/sys/kern/vfs_subr.c:2083
 2nd 0xd8e8e8a0 bufwait (bufwait) @ /usr/Src-RELENG_8/sys/ufs/ffs/ffs_softdep.c:6177
 3rd 0xc6e8a6a0 ufs (ufs) @ /usr/Src-RELENG_8/sys/kern/vfs_subr.c:2083
KDB: stack backtrace:
db_trace_self_wrapper(c0c1fe7c,e78fd3cc,c08be2a5,c08aee9b,c0c22dff,...) at db_trace_self_wrapper+0x26
kdb_backtrace(c08aee9b,c0c22dff,c4d1bfc8,c4d1f158,e78fd428,...) at kdb_backtrace+0x29
_witness_debugger(c0c22dff,c6e8a6a0,c0c15598,c4d1f158,c0c2a1f8,...) at _witness_debugger+0x25
witness_checkorder(c6e8a6a0,9,c0c2a1f8,823,0,...) at witness_checkorder+0x839
__lockmgr_args(c6e8a6a0,80100,c6e8a6bc,0,0,...) at __lockmgr_args+0x7a7
ffs_lock(e78fd538,c08be04b,c0c296d0,80100,c6e8a648,...) at ffs_lock+0x8a
VOP_LOCK1_APV(c0d1f760,e78fd538,c5a36764,c0d38160,c6e8a648,...) at VOP_LOCK1_APV+0xb5
_vn_lock(c6e8a648,80100,c0c2a1f8,823,4,...) at _vn_lock+0x5e
vget(c6e8a648,80100,c5a366c0,50,0,...) at vget+0xb9
vfs_hash_get(c5459284,9701aa,80000,c5a366c0,e78fd694,...) at vfs_hash_get+0xe6
ffs_vgetf(c5459284,9701aa,80000,e78fd694,1,...) at ffs_vgetf+0x49
softdep_sync_metadata(c5ab010c,0,c0c42470,146,0,...) at softdep_sync_metadata+0x5ba
ffs_syncvnode(c5ab010c,1,c0c1b267,c0c14bcd,3,...) at ffs_syncvnode+0x3e2
ffs_truncate(c5ab010c,200,0,880,c56b3100,...) at ffs_truncate+0x66a
ufs_direnter(c5ab010c,c6e8a648,e78fda1c,e78fdc00,d8f0c300,...) at ufs_direnter+0x8f6
ufs_mkdir(e78fdc28,e78fdc3c,0,0,e78fdb6c,...) at ufs_mkdir+0x8a7
VOP_MKDIR_APV(c0d1f760,e78fdc28,e78fdc00,e78fdb6c,0,...) at VOP_MKDIR_APV+0xa5
kern_mkdirat(c5a366c0,ffffff9c,bfbfe9fd,0,1ff,...) at kern_mkdirat+0x22b
kern_mkdir(c5a366c0,bfbfe9fd,0,1ff,e78fdd2c,...) at kern_mkdir+0x2e
mkdir(c5a366c0,e78fdcf8,8,c0c23750,c0d01940,...) at mkdir+0x29
syscall(e78fdd38) at syscall+0x2a3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (136, FreeBSD ELF32, mkdir), eip = 0x281698e3, esp = 0xbfbfe78c, ebp = 0xbfbfe858 ---
lock order reversal:
 1st 0xc0d70d8c allprison (allprison) @ /usr/Src-RELENG_8/sys/kern/kern_jail.c:2449
 2nd 0xc561ebdc ufs (ufs) @ /usr/Src-RELENG_8/sys/kern/vfs_subr.c:2188
KDB: stack backtrace:
db_trace_self_wrapper(c0c1fe7c,e5295ab4,c08be2a5,c08aee9b,c0c22de6,...) at db_trace_self_wrapper+0x26
kdb_backtrace(c08aee9b,c0c22de6,c4d18138,c4d1f158,e5295b10,...) at kdb_backtrace+0x29
_witness_debugger(c0c22de6,c561ebdc,c0c15598,c4d1f158,c0c2a1f8,...) at _witness_debugger+0x25
witness_checkorder(c561ebdc,9,c0c2a1f8,88c,0,...) at witness_checkorder+0x839
__lockmgr_args(c561ebdc,80100,c561ebf8,0,0,...) at __lockmgr_args+0x7a7
ffs_lock(e5295c20,c4d18138,c0c2a1f8,80100,c561eb84,...) at ffs_lock+0x8a
VOP_LOCK1_APV(c0d1f760,e5295c20,c086d663,c0d38160,c561eb84,...) at VOP_LOCK1_APV+0xb5
_vn_lock(c561eb84,80100,c0c2a1f8,88c,0,...) at _vn_lock+0x5e
vrele(c561eb84,c0c182d5,998,991,c0d05320,...) at vrele+0x137
prison_deref(e5295cd4,c08b76bb,c4f48000,1,c0c21720,...) at prison_deref+0x4c8
prison_complete(c4f48000,1,c0c21720,54,c4ea515c,...) at prison_complete+0x10
taskqueue_run(c4ea5140,c4ea515c,0,c0c1260e,0,...) at taskqueue_run+0x10b
taskqueue_thread_loop(c0d84f68,e5295d38,c0c17e22,33e,c0d70440,...) at taskqueue_thread_loop+0x68
fork_exit(c08b77b0,c0d84f68,e5295d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe5295d70, ebp = 0 ---



*** Verbose boot I just did of the same kernel in case it may help.

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 8.0-BETA2 #4: Mon Aug 17 13:46:34 UTC 2009
    root@netserv.ka.cornelius:/usr/Obj-RELENG_8/usr/Src-RELENG_8/sys/NETSERV
WARNING: WITNESS option enabled, expect reduced performance.
Preloaded elf kernel "/boot//kernel.old/kernel" at 0xc10fe000.
Preloaded elf module "/boot//kernel.old/geom_eli.ko" at 0xc10fe19c.
Preloaded elf module "/boot//kernel.old/crypto.ko" at 0xc10fe250.
Preloaded elf module "/boot//kernel.old/zlib.ko" at 0xc10fe300.
Preloaded elf module "/boot//kernel.old/if_vlan.ko" at 0xc10fe3b0.
Preloaded elf module "/boot//kernel.old/if_lagg.ko" at 0xc10fe464.
Timecounter "i8254" frequency 1193182 Hz quality 0
Calibrating TSC clock ... TSC clock: 1004515897 Hz
CPU: Intel Pentium III (1004.52-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x686  Stepping = 6
  Features=0x383fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE>

Instruction TLB: 4 KB pages, 4-way set associative, 32 entries
Instruction TLB: 4 MB pages, fully associative, 2 entries
Data TLB: 4 KB pages, 4-way set associative, 64 entries
2nd-level cache: 256 KB, 8-way set associative, 32 byte line size
1st-level instruction cache: 16 KB, 4-way set associative, 32 byte line size
Data TLB: 4 MB Pages, 4-way set associative, 8 entries
1st-level data cache: 16 KB, 4-way set associative, 32 byte line size
real memory  = 1610612736 (1536 MB)
Physical memory chunk(s):
0x0000000000001000 - 0x000000000009bfff, 634880 bytes (155 pages)
0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages)
0x0000000001426000 - 0x000000005e4abfff, 1560829952 bytes (381062 pages)
avail memory = 1559441408 (1487 MB)
Table 'FACP' at 0x5fffc100
Table 'BOOT' at 0x5fffc040
Table 'APIC' at 0x5fffc080
MADT: Found table at 0x5fffc080
MP Configuration Table version 1.4 found at 0xc00f50c4
APIC: Using the MADT enumerator.
MADT: Found CPU APIC ID 3 ACPI ID 0: enabled
SMP: Added CPU 3 (AP)
MADT: Found CPU APIC ID 0 ACPI ID 1: enabled
SMP: Added CPU 0 (AP)
ACPI APIC Table: <ASUS   CUV4X-D >
INTR: Adding local APIC 0 as a target
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
FreeBSD/SMP: 2 package(s) x 1 core(s)
 cpu0 (BSP): APIC ID:  3
 cpu1 (AP): APIC ID:  0
bios32: Found BIOS32 Service Directory header at 0xc00f1370
bios32: Entry = 0xf0b20 (c00f0b20)  Rev = 0  Len = 1
pcibios: PCI BIOS entry at 0xf0000+0xd20
pnpbios: Found PnP BIOS data at 0xc00fbd20
pnpbios: Entry = f0000:bd50  Rev = 1.0
pnpbios: OEM ID cd041
Other BIOS signatures found:
APIC: CPU 0 has ACPI ID 0
APIC: CPU 1 has ACPI ID 1
WARNING: VIMAGE (virtualized network stack) is a highly experimental feature.
ULE: setup cpu 0
ULE: setup cpu 1
ACPI: RSDP 0xf6910 00014 (v0 ASUS  )
ACPI: RSDT 0x5fffc000 00030 (v1 ASUS   CUV4X-D  30303031 MSFT 31313031)
ACPI: FACP 0x5fffc100 00074 (v1 ASUS   CUV4X-D  30303031 MSFT 31313031)
ACPI: DSDT 0x5fffc180 02560 (v1   ASUS CUV4X-D  00001000 MSFT 0100000B)
ACPI: FACS 0x5ffff000 00040
ACPI: BOOT 0x5fffc040 00028 (v1 ASUS   CUV4X-D  30303031 MSFT 31313031)
ACPI: APIC 0x5fffc080 0005C (v1 ASUS   CUV4X-D  30303031 MSFT 31313031)
MADT: Found IO APIC ID 2, Interrupt 0 at 0xfec00000
ioapic0: Routing external 8259A's -> intpin 0
MADT: Interrupt override: source 0, irq 2
ioapic0: Routing IRQ 0 -> intpin 2
MADT: Interrupt override: source 9, irq 9
ioapic0: intpin 9 trigger: level
ioapic0: intpin 9 polarity: low
ioapic0 <Version 1.1> irqs 0-23 on motherboard
cpu0 BSP:
     ID: 0x03000000   VER: 0x00040011 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00000000 err: 0x00010000 pcm: 0x00010400
wlan: <802.11 Link Layer>
random: <entropy source, Software, Yarrow>
nfslock: pseudo-device
kbd: new array size 4
kbd1 at kbdmux0
mem: <memory>
Pentium Pro MTRR support enabled
io: <I/O>
crypto: <crypto core>
null: <null device, zero device>
hptrr: RocketRAID 17xx/2xxx SATA controller driver v1.2
npx0: INT 16 interface
cryptosoft0: <software crypto> on motherboard
crypto: assign cryptosoft0 driver id 0, flags 100663296
crypto: cryptosoft0 registers alg 1 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 2 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 3 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 4 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 5 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 16 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 6 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 7 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 18 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 19 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 20 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 8 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 15 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 9 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 10 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 13 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 14 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 11 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 21 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 17 flags 0 maxoplen 0
acpi0: <ASUS CUV4X-D> on motherboard
ioapic0: routing intpin 9 (ISA IRQ 9) to lapic 3 vector 48
acpi0: [MPSAFE]
acpi0: [ITHREAD]
acpi0: Power Button (fixed)
acpi0: wakeup code va 0xc4bbc000 pa 0x1000
pci_open(1):    mode 1 addr port (0x0cf8) is 0x80000060
pci_open(1a):   mode1res=0x80000000 (0x80000000)
pci_cfgcheck:   device 0 [class=060000] [hdr=00] is there (id=06911106)
pcibios: BIOS version 2.10
acpi_bus_number: root bus has no _BBN, assuming 0
AcpiOsDerivePciId: \\_SB_.PCI0.PX40.PIRQ -> bus 0 dev 4 func 0
acpi_bus_number: root bus has no _BBN, assuming 0
AcpiOsDerivePciId: \\_SB_.PCI0.PX40.EFEN -> bus 0 dev 4 func 0
acpi_bus_number: root bus has no _BBN, assuming 0
AcpiOsDerivePciId: \\_SB_.PCI0.PX40.IOCG -> bus 0 dev 4 func 0
acpi_bus_number: root bus has no _BBN, assuming 0
AcpiOsDerivePciId: \\_SB_.PCI0.PX40.MFEN -> bus 0 dev 4 func 0
acpi_bus_number: root bus has no _BBN, assuming 0
AcpiOsDerivePciId: \\_SB_.PCI0.PX40.USBE -> bus 0 dev 4 func 0
acpi0: reservation of 0, a0000 (3) failed
acpi0: reservation of 100000, 5ff00000 (3) failed
ACPI timer: 1/2 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 -> 10
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0xe408-0xe40b on acpi0
pci_link0:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0   11   N     0  3 4 5 6 7 9 10 11 12 14 15
  Validation          0   11   N     0  3 4 5 6 7 9 10 11 12 14 15
  After Disable       0  255   N     0  3 4 5 6 7 9 10 11 12 14 15
pci_link1:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  3 4 5 6 7 9 10 11 12 14 15
  Validation          0  255   N     0  3 4 5 6 7 9 10 11 12 14 15
  After Disable       0  255   N     0  3 4 5 6 7 9 10 11 12 14 15
pci_link2:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0    5   N     0  3 4 5 6 7 9 10 11 12 14 15
  Validation          0    5   N     0  3 4 5 6 7 9 10 11 12 14 15
  After Disable       0  255   N     0  3 4 5 6 7 9 10 11 12 14 15
pci_link3:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0    9   N     0  3 4 5 6 7 9 10 11 12 14 15
  Validation          0    9   N     0  3 4 5 6 7 9 10 11 12 14 15
  After Disable       0  255   N     0  3 4 5 6 7 9 10 11 12 14 15
acpi_button0: <Power Button> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
ACPI: Found matching pin for 0.4.INTD at func 2: 5
pci0: <ACPI PCI bus> on pcib0
pci0: domain=0, physical bus=0
found-> vendor=0x1106, dev=0x0691, revid=0xc4
        domain=0, bus=0, slot=0, func=0
        class=06-00-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0006, statreg=0x2210, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        powerspec 2  supports D0 D3  current D0
        map[10]: type Prefetchable Memory, range 32, base 0xfc000000, size 25, enabled
found-> vendor=0x1106, dev=0x8598, revid=0x00
        domain=0, bus=0, slot=1, func=0
        class=06-04-00, hdrtype=0x01, mfdev=0
        cmdreg=0x0007, statreg=0x2230, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x08 (2000 ns), maxlat=0x00 (0 ns)
        powerspec 2  supports D0 D1 D3  current D0
found-> vendor=0x1106, dev=0x0686, revid=0x40
        domain=0, bus=0, slot=4, func=0
        class=06-01-00, hdrtype=0x00, mfdev=1
        cmdreg=0x0087, statreg=0x0210, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        powerspec 2  supports D0 D3  current D0
found-> vendor=0x1106, dev=0x0571, revid=0x06
        domain=0, bus=0, slot=4, func=1
        class=01-01-8a, hdrtype=0x00, mfdev=0
        cmdreg=0x0087, statreg=0x0290, cachelnsz=0 (dwords)
        lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        powerspec 2  supports D0 D3  current D0
        map[20]: type I/O Port, range 32, base 0xb800, size  4, enabled
found-> vendor=0x1106, dev=0x3038, revid=0x16
        domain=0, bus=0, slot=4, func=2
        class=0c-03-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0017, statreg=0x0210, cachelnsz=8 (dwords)
        lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        intpin=d, irq=5
        powerspec 2  supports D0 D3  current D0
        map[20]: type I/O Port, range 32, base 0xb400, size  5, enabled
pcib0: matched entry for 0.4.INTD (src \\_SB_.LNKC:0)
ioapic0: Changing trigger for pin 5 to level
ioapic0: Changing polarity for pin 5 to low
pcib0: slot 4 INTD routed to irq 5 via \\_SB_.LNKC
found-> vendor=0x1106, dev=0x3038, revid=0x16
        domain=0, bus=0, slot=4, func=3
        class=0c-03-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0017, statreg=0x0210, cachelnsz=8 (dwords)
        lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        intpin=d, irq=5
        powerspec 2  supports D0 D3  current D0
        map[20]: type I/O Port, range 32, base 0xb000, size  5, enabled
pcib0: matched entry for 0.4.INTD (src \\_SB_.LNKC:0)
pcib0: slot 4 INTD routed to irq 5 via \\_SB_.LNKC
found-> vendor=0x1106, dev=0x3057, revid=0x40
        domain=0, bus=0, slot=4, func=4
        class=06-00-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0000, statreg=0x0290, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        powerspec 2  supports D0 D3  current D0
found-> vendor=0x1186, dev=0x4c00, revid=0x11
        domain=0, bus=0, slot=10, func=0
        class=02-00-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0014, statreg=0x02b0, cachelnsz=8 (dwords)
        lattimer=0x20 (960 ns), mingnt=0x17 (5750 ns), maxlat=0x1f (7750 ns)
        intpin=a, irq=255
        powerspec 2  supports D0 D1 D2 D3  current D0
        map[10]: type Memory, range 32, base 0xf9000000, size 14, memory disabled
        map[14]: type I/O Port, range 32, base 0xa800, size  8, port disabled
found-> vendor=0x1186, dev=0x4c00, revid=0x11
        domain=0, bus=0, slot=11, func=0
        class=02-00-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0014, statreg=0x02b0, cachelnsz=8 (dwords)
        lattimer=0x20 (960 ns), mingnt=0x17 (5750 ns), maxlat=0x1f (7750 ns)
        intpin=a, irq=255
        powerspec 2  supports D0 D1 D2 D3  current D0
        map[10]: type Memory, range 32, base 0xf8800000, size 14, memory disabled
        map[14]: type I/O Port, range 32, base 0xa400, size  8, port disabled
found-> vendor=0x105a, dev=0x6629, revid=0x02
        domain=0, bus=0, slot=12, func=0
        class=01-04-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0017, statreg=0x0230, cachelnsz=144 (dwords)
        lattimer=0x60 (2880 ns), mingnt=0x04 (1000 ns), maxlat=0x12 (4500 ns)
        intpin=a, irq=11
        powerspec 1  supports D0 D1 D3  current D0
        map[10]: type I/O Port, range 32, base 0xa000, size  7, enabled
        map[14]: type I/O Port, range 32, base 0x9800, size  4, enabled
        map[18]: type I/O Port, range 32, base 0x9400, size  7, enabled
        map[1c]: type Memory, range 32, base 0xf8000000, size 12, enabled
        map[20]: type Memory, range 32, base 0xf7800000, size 17, enabled
pcib0: matched entry for 0.12.INTA
pcib0: slot 12 INTA hardwired to IRQ 16
found-> vendor=0x9004, dev=0x7178, revid=0x00
        domain=0, bus=0, slot=13, func=0
        class=01-00-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0017, statreg=0x0280, cachelnsz=8 (dwords)
        lattimer=0x20 (960 ns), mingnt=0x08 (2000 ns), maxlat=0x08 (2000 ns)
        intpin=a, irq=9
        map[10]: type I/O Port, range 32, base 0x9000, size  8, enabled
        map[14]: type Memory, range 32, base 0xf7000000, size 12, enabled
pcib0: matched entry for 0.13.INTA
pcib0: slot 13 INTA hardwired to IRQ 19
agp0: <VIA 82C691 (Apollo Pro) host to PCI bridge> on hostb0
hostb0: Reserved 0x2000000 bytes for rid 0x10 type 3 at 0xfc000000
agp0: allocating GATT for aperture of size 256M
agp0: aperture size is 256M
pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
pcib1:   domain            0
pcib1:   secondary bus     1
pcib1:   subordinate bus   1
pcib1:   I/O decode        0xd000-0xdfff
pcib1:   memory decode     0xf9800000-0xfbdfffff
pcib1:   prefetched decode 0xfbf00000-0xfbffffff
pci1: <ACPI PCI bus> on pcib1
pci1: domain=0, physical bus=1
found-> vendor=0x1002, dev=0x4c42, revid=0xdc
        domain=0, bus=1, slot=0, func=0
        class=03-00-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0087, statreg=0x0290, cachelnsz=8 (dwords)
        lattimer=0x40 (1920 ns), mingnt=0x08 (2000 ns), maxlat=0x00 (0 ns)
        intpin=a, irq=11
        powerspec 1  supports D0 D1 D2 D3  current D0
        map[10]: type Memory, range 32, base 0xfa000000, size 24, enabled
pcib1: requested memory range 0xfa000000-0xfaffffff: good
        map[14]: type I/O Port, range 32, base 0xd800, size  8, enabled
pcib1: requested I/O range 0xd800-0xd8ff: in range
        map[18]: type Memory, range 32, base 0xf9800000, size 12, enabled
pcib1: requested memory range 0xf9800000-0xf9800fff: good
pcib1: matched entry for 1.0.INTA
pcib1: slot 0 INTA hardwired to IRQ 16
vgapci0: <VGA-compatible display> port 0xd800-0xd8ff mem 0xfa000000-0xfaffffff,0xf9800000-0xf9800fff irq 16 at device 0.0 on pci1
isab0: <PCI-ISA bridge> at device 4.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <VIA 82C686B UDMA100 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xb800-0xb80f at device 4.1 on pci0
atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0xb800
ata0: <ATA channel 0> on atapci0
atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0
atapci0: Reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6
ata0: reset tp1 mask=03 ostat0=e0 ostat1=f0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0
ata0: stat1=0xb0 err=0xb0 lsb=0xb0 msb=0xb0
ata0: reset tp2 stat0=a0 stat1=b0 devices=0x0
ioapic0: routing intpin 14 (ISA IRQ 14) to lapic 3 vector 49
ata0: [MPSAFE]
ata0: [ITHREAD]
ata1: <ATA channel 1> on atapci0
atapci0: Reserved 0x8 bytes for rid 0x18 type 4 at 0x170
atapci0: Reserved 0x1 bytes for rid 0x1c type 4 at 0x376
ata1: reset tp1 mask=03 ostat0=50 ostat1=00
ata1: stat0=0x00 err=0x01 lsb=0x14 msb=0xeb
ata1: stat1=0x00 err=0x00 lsb=0x00 msb=0x00
ata1: reset tp2 stat0=00 stat1=00 devices=0x10000
ioapic0: routing intpin 15 (ISA IRQ 15) to lapic 3 vector 50
ata1: [MPSAFE]
ata1: [ITHREAD]
uhci0: <VIA 83C572 USB controller> port 0xb400-0xb41f irq 5 at device 4.2 on pci0
uhci0: Reserved 0x20 bytes for rid 0x20 type 4 at 0xb400
ioapic0: routing intpin 5 (ISA IRQ 5) to lapic 3 vector 51
uhci0: [MPSAFE]
uhci0: [ITHREAD]
usbus0: <VIA 83C572 USB controller> on uhci0
uhci1: <VIA 83C572 USB controller> port 0xb000-0xb01f irq 5 at device 4.3 on pci0
uhci1: Reserved 0x20 bytes for rid 0x20 type 4 at 0xb000
uhci1: [MPSAFE]
uhci1: [ITHREAD]
usbus1: <VIA 83C572 USB controller> on uhci1
skc0: <D-Link DGE-530T Gigabit Ethernet> port 0xa800-0xa8ff mem 0xf9000000-0xf9003fff at device 10.0 on pci0
skc0: Reserved 0x4000 bytes for rid 0x10 type 3 at 0xf9000000
pcib0: matched entry for 0.10.INTA
pcib0: slot 10 INTA hardwired to IRQ 18
skc0: interrupt moderation is 100 us
skc0: DGE-530T Gigabit Ethernet Adapter rev. (0x1)
skc0: chip ver  = 0xb0
skc0: chip rev  = 0x01
skc0: SK_EPROM0 = 0x00
skc0: SRAM size = 0x020000
sk0: <Marvell Semiconductor, Inc. Yukon> on skc0
sk0: bpf attached
sk0: Ethernet address: 00:13:46:6a:2d:f4
miibus0: <MII bus> on sk0
e1000phy0: <Marvell 88E1011 Gigabit PHY> PHY 0 on miibus0
e1000phy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
ioapic0: routing intpin 18 (PCI IRQ 18) to lapic 3 vector 52
skc0: [MPSAFE]
skc0: [ITHREAD]
skc1: <D-Link DGE-530T Gigabit Ethernet> port 0xa400-0xa4ff mem 0xf8800000-0xf8803fff at device 11.0 on pci0
skc1: Reserved 0x4000 bytes for rid 0x10 type 3 at 0xf8800000
pcib0: matched entry for 0.11.INTA
pcib0: slot 11 INTA hardwired to IRQ 17
skc1: interrupt moderation is 100 us
skc1: DGE-530T Gigabit Ethernet Adapter rev. (0x1)
skc1: chip ver  = 0xb0
skc1: chip rev  = 0x01
skc1: SK_EPROM0 = 0x00
skc1: SRAM size = 0x020000
sk1: <Marvell Semiconductor, Inc. Yukon> on skc1
sk1: bpf attached
sk1: Ethernet address: 00:13:46:6a:2d:c6
miibus1: <MII bus> on sk1
e1000phy1: <Marvell 88E1011 Gigabit PHY> PHY 0 on miibus1
e1000phy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
ioapic0: routing intpin 17 (PCI IRQ 17) to lapic 3 vector 53
skc1: [MPSAFE]
skc1: [ITHREAD]
atapci1: <Promise PDC20619 UDMA133 controller> port 0xa000-0xa07f,0x9800-0x980f,0x9400-0x947f mem 0xf8000000-0xf8000fff,0xf7800000-0xf781ffff irq 16 at device 12.0 on pci0
pci0: child atapci1 requested type 4 for rid 0x20, but the BAR says it is an memio
ioapic0: routing intpin 16 (PCI IRQ 16) to lapic 3 vector 54
atapci1: [MPSAFE]
atapci1: [ITHREAD]
atapci1: Reserved 0x20000 bytes for rid 0x20 type 3 at 0xf7800000
atapci1: Reserved 0x1000 bytes for rid 0x1c type 3 at 0xf8000000
ioapic0: routing intpin 16 (PCI IRQ 16) to lapic 3 vector 54
atapci1: [MPSAFE]
atapci1: [ITHREAD]
ata2: <ATA channel 0> on atapci1
ata2: reset tp1 mask=03 ostat0=50 ostat1=00
ata2: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
ata2: stat1=0x00 err=0x01 lsb=0x00 msb=0x00
ata2: reset tp2 stat0=50 stat1=00 devices=0x1
ata2: [MPSAFE]
ata2: [ITHREAD]
ata3: <ATA channel 1> on atapci1
ata3: reset tp1 mask=03 ostat0=50 ostat1=00
ata3: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
ata3: stat1=0x00 err=0x01 lsb=0x00 msb=0x00
ata3: reset tp2 stat0=50 stat1=00 devices=0x1
ata3: [MPSAFE]
ata3: [ITHREAD]
ata4: <ATA channel 2> on atapci1
ata4: reset tp1 mask=03 ostat0=60 ostat1=70
ata4: stat0=0x20 err=0x20 lsb=0x20 msb=0x20
ata4: stat1=0x30 err=0x30 lsb=0x30 msb=0x30
ata4: reset tp2 stat0=20 stat1=30 devices=0x0
ata4: [MPSAFE]
ata4: [ITHREAD]
ata5: <ATA channel 3> on atapci1
ata5: reset tp1 mask=03 ostat0=60 ostat1=70
ata5: stat0=0x20 err=0x20 lsb=0x20 msb=0x20
ata5: stat1=0x30 err=0x30 lsb=0x30 msb=0x30
ata5: reset tp2 stat0=20 stat1=30 devices=0x0
ata5: [MPSAFE]
ata5: [ITHREAD]
ahc0: <Adaptec 2940 SCSI adapter> port 0x9000-0x90ff mem 0xf7000000-0xf7000fff irq 19 at device 13.0 on pci0
ahc0: Defaulting to MEMIO off
ahc0: Reserved 0x100 bytes for rid 0x10 type 4 at 0x9000
ahc0: Reading SEEPROM...done.
ahc0: internal 50 cable not present
ahc0: external cable not present
ahc0: BIOS eeprom not present
ahc0: Low byte termination Enabled
ahc0: Downloading Sequencer Program... 439 instructions downloaded
ahc0: Features 0x10000, Bugs 0x25, Flags 0x20481540
ioapic0: routing intpin 19 (PCI IRQ 19) to lapic 3 vector 55
ahc0: [MPSAFE]
ahc0: [ITHREAD]
aic7870: Single Channel A, SCSI Id=7, 16/253 SCBs
atrtc0: <AT realtime clock> port 0x70-0x73 irq 8 on acpi0
atrtc0: registered as a time-of-day clock (resolution 1000000us)
fdc1: <floppy drive controller> port 0x3f2-0x3f5,0x3f7 irq 6 drq 2 on acpi0
fdc1: ic_type 90 part_id 80
ioapic0: routing intpin 6 (ISA IRQ 6) to lapic 3 vector 56
fdc1: [FILTER]
ppc0: using extended I/O port range
ppc0: SPP ECP  ECP+EPP
ppc0: <Parallel port> port 0x378-0x37f,0x778-0x77b irq 7 drq 3 on acpi0
ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/8 bytes threshold
ioapic0: routing intpin 7 (ISA IRQ 7) to lapic 3 vector 57
ppc0: [MPSAFE]
ppc0: [ITHREAD]
ppbus0: <Parallel port bus> on ppc0
plip0: <PLIP network interface> on ppbus0
plip0: bpf attached
plip0: [MPSAFE]
plip0: [ITHREAD]
lpt0: <Printer> on ppbus0
lpt0: [MPSAFE]
lpt0: [ITHREAD]
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
ioapic0: routing intpin 4 (ISA IRQ 4) to lapic 3 vector 58
uart0: [FILTER]
uart0: fast interrupt
uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0
ioapic0: routing intpin 3 (ISA IRQ 3) to lapic 3 vector 59
uart1: [FILTER]
uart1: fast interrupt
atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
atkbd: the current kbd controller command byte 0047
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 lapic 3 vector 60
atkbd0: [GIANT-LOCKED]
atkbd0: [ITHREAD]
psm0: unable to allocate IRQ
cpu0: <ACPI CPU> on acpi0
cpu0: switching to generic Cx mode
cpu1: <ACPI CPU> on acpi0
unknown: status reg test failed ff
unknown: status reg test failed ff
unknown: status reg test failed ff
unknown: status reg test failed ff
unknown: status reg test failed ff
unknown: status reg test failed ff
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
ex_isa_identify()
isa_probe_children: disabling PnP devices
pmtimer0 on isa0
ata: ata0 already exists; skipping it
ata: ata1 already exists; skipping it
atkbdc: atkbdc0 already exists; skipping it
atrtc: atrtc0 already exists; skipping it
ppc: ppc0 already exists; skipping it
sc: sc0 already exists; skipping it
uart: uart0 already exists; skipping it
uart: uart1 already exists; skipping it
isa_probe_children: probing non-PnP devices
orm0: <ISA Option ROMs> at iomem 0xc0000-0xce7ff,0xd8000-0xd87ff pnpid ORM0000 on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sc0: fb0, kbd1, terminal emulator: scteken (teken terminal)
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
fdc0: No FDOUT register!
fdc0 failed to probe at port 0x3f0 irq 6 drq 2 on isa0
isa_probe_children: probing PnP devices
Device configuration finished.
Reducing kern.maxvnodes 101660 -> 100000
procfs registered
lapic: Divisor 2, Frequency 66967752 hz
Timecounter "TSC" frequency 1004515897 Hz quality -100
Timecounters tick every 1.000 msec
vlan: initialized, using hash tables with chaining
lo0: bpf attached
hptrr: no controller detected.
ata0: Identifying devices: 00000000
ata0: New devices: 00000000
ata1: Identifying devices: 00010000
ata1: New devices: 00010000
usbus0: 12Mbps Full Speed USB v1.0
usbus1: 12Mbps Full Speed USB v1.0
fdc1: output ready timeout
fdc1: output ready timeout
fdc1: output ready timeout
fdc1: output ready timeout
fdc1: output ready timeout
fdc1: output ready timeout
fdc1: output ready timeout
ata1-master: pio=PIO4 wdma=WDMA2 udma=UDMA33 cable=80 wire
acd0: setting PIO4 on 82C686B chip
acd0: setting UDMA33 on 82C686B chip
acd0: <HL-DT-ST DVDRAM GSA-4040B/A301> DVDR drive at ata1 as master
acd0: read 5512KB/s (5512KB/s) write 4134KB/s (4134KB/s), 2048KB buffer, UDMA33
acd0: Reads: CDR, CDRW, CDDA stream, DVDROM, DVDR, DVDRAM, packet
acd0: Writes: CDR, CDRW, DVDR, DVDRAM, test write, burnproof
acd0: Audio: play, 256 volume levels
acd0: Mechanism: ejectable tray, unlocked
acd0: Medium: no/blank disc
ata2: Identifying devices: 00000001
ata2: New devices: 00000001
ata2-master: pio=PIO4 wdma=WDMA2 udma=UDMA100 cable=80 wire
ad4: setting PIO4 on PDC20619 chip
ad4: setting UDMA100 on PDC20619 chip
ad4: 305245MB <Seagate ST3320620A 3.AAC> at ata2-master UDMA100
ad4: 625142448 sectors [620181C/16H/63S] 16 sectors/interrupt 1 depth queue
********* ATA Promise FastTrak Metadata *********
promise_id          <Promise Technology, Inc.>
dummy_0             0x00020000
magic_0             0x0000000001970910
magic_1             0x0910
magic_2             0x0000079e
integrity           0x00000080 80<VALID>
flags               0x07 7<ASSIGNED,ONLINE,VALID>
disk_number         0
channel             0x00
device              0x00
magic_0             0x0000000001970910
disk_offset         3991859184
disk_sectors        625142385
rebuild_lba         0xffffffff
generation          0x0001
status              0x8f 8f<READY,INITED,ONLINE,VALID>
type                RAID1
total_disks         2
stripe_shift        7
array_width         1
array_number        0
total_sectors       625000000
cylinders           38903
heads               254
sectors             63
magic_1             0x00000000079e0910
DISK#   flags dummy_0 channel device  magic_0
  0    7<ASSIGNED,ONLINE,VALID>    0x00  0x00  0x00  0x0000000001970910
  1    7<ASSIGNED,ONLINE,VALID>    0x00  0x01  0x00  0x0001000001980910
  2    0    0x00  0x00  0x00  0x0000000000000000
  3    0    0x00  0x00  0x00  0x0000000000000000
  4    0    0x00  0x00  0x00  0x0000000000000000
  5    0    0x00  0x00  0x00  0x0000000000000000
  6    0    0x00  0x00  0x00  0x0000000000000000
  7    0    0x00  0x00  0x00  0x0000000000000000
checksum            0xe39cbe6d
=================================================
ata3: Identifying devices: 00000001
ata3: New devices: 00000001
ata3-master: pio=PIO4 wdma=WDMA2 udma=UDMA100 cable=80 wire
ad6: setting PIO4 on PDC20619 chip
ad6: setting UDMA100 on PDC20619 chip
ad6: 305245MB <Seagate ST3320620A 3.AAC> at ata3-master UDMA100
ad6: 625142448 sectors [620181C/16H/63S] 16 sectors/interrupt 1 depth queue
GEOM: new disk ad4
GEOM: new disk ad6
********* ATA Promise FastTrak Metadata *********
promise_id          <Promise Technology, Inc.>
dummy_0             0x00020000
magic_0             0x0001000001980910
magic_1             0x0910
magic_2             0x0000079e
integrity           0x00000080 80<VALID>
flags               0x07 7<ASSIGNED,ONLINE,VALID>
disk_number         1
channel             0x01
device              0x00
magic_0             0x0001000001980910
disk_offset         3991859184
disk_sectors        625142385
rebuild_lba         0xffffffff
generation          0x0001
status              0x8f 8f<READY,INITED,ONLINE,VALID>
type                RAID1
total_disks         2
stripe_shift        7
array_width         1
array_number        0
total_sectors       625000000
cylinders           38903
heads               254
sectors             63
magic_1             0x00000000079e0910
DISK#   flags dummy_0 channel device  magic_0
  0    7<ASSIGNED,ONLINE,VALID>    0x00  0x00  0x00  0x0000000001970910
  1    7<ASSIGNED,ONLINE,VALID>    0x00  0x01  0x00  0x0001000001980910
  2    0    0x00  0x00  0x00  0x0000000000000000
  3    0    0x00  0x00  0x00  0x0000000000000000
  4    0    0x00  0x00  0x00  0x0000000000000000
  5    0    0x00  0x00  0x00  0x0000000000000000
  6    0    0x00  0x00  0x00  0x0000000000000000
  7    0    0x00  0x00  0x00  0x0000000000000000
checksum            0xe3a1bf6d
=================================================
ata4: Identifying devices: 00000000
ata4: New devices: 00000000
ata5: Identifying devices: 00000000
ata5: New devices: 00000000
Waiting 5 seconds for SCSI devices to settle
(noperiph:ahc0:0:-1:-1): SCSI bus reset delivered. 0 SCBs aborted.
ugen0.1: <VIA> at usbus0
uhub0: <VIA UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0
GEOM: ad4s1: geometry does not match label (255h,63s != 16h,63s).
GEOM: ad6s1: geometry does not match label (255h,63s != 16h,63s).
uhub0: 2 ports with 2 removable, self powered
ugen1.1: <VIA> at usbus1
uhub1: <VIA UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus1
uhub1: 2 ports with 2 removable, self powered
fdc1: output ready timeout
fdc1: input ready timeout
fdc1: input ready timeout
fdc1: output ready timeout
fdc1: input ready timeout
fdc1: input ready timeout
fdc1: output ready timeout
fdc1: input ready timeout
fdc1: input ready timeout
fdc1: output ready timeout
fdc1: input ready timeout
fdc1: input ready timeout
ahc0: Selection Timeout on A:3. 0 SCBs aborted
ahc0: Selection Timeout on A:6. 0 SCBs aborted
ahc0: Selection Timeout on A:0. 0 SCBs aborted
ahc0: Selection Timeout on A:1. 0 SCBs aborted
ahc0: Selection Timeout on A:2. 0 SCBs aborted
ahc0: Selection Timeout on A:4. 0 SCBs aborted
ahc0: Selection Timeout on A:5. 0 SCBs aborted
ATA PseudoRAID loaded
********** ATA PseudoRAID ar0 Metadata **********
=================================================
format              Promise Fasttrak
type                RAID1
flags               0x01 1<READY>
magic_0             0x0000000000000000
magic_1             0x00000000079e0910
generation          1
total_sectors       625000000
offset_sectors      0
heads               255
sectors             63
cylinders           38904
width               1
interleave          128
total_disks         2
    disk 0:      flags = 0x0b b<ONLINE,ASSIGNED,PRESENT>
        ad4:  sectors 625142385
    disk 1:      flags = 0x0b b<ONLINE,ASSIGNED,PRESENT>
        ad6:  sectors 625142385
=================================================
ar0: 305175MB <Promise Fasttrak RAID1> status: READY
ar0: 625000000 sectors [38904C/255H/63S] <> subdisks defined as:
ar0: disk0 READY (master) using ad4 at ata2-master
ar0: disk1 READY (mirror) using ad6 at ata3-master
SMP: AP CPU #1 Launched!
cpu1 AP:
     ID: 0x00000000   VER: 0x00040011 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000200ef therm: 0x00000000 err: 0x00010000 pcm: 0x00010400
ioapic0: routing intpin 3 (ISA IRQ 3) to lapic 0 vector 48
ioapic0: routing intpin 5 (ISA IRQ 5) to lapic 0 vector 49
ioapic0: routing intpin 7 (ISA IRQ 7) to lapic 0 vector 50
ioapic0: routing intpin 14 (ISA IRQ 14) to lapic 0 vector 51
ioapic0: routing intpin 16 (PCI IRQ 16) to lapic 0 vector 52GEOM: new disk ar0
ioapic0: routing intpin 18 (
PCI IRQ 18) to lapic 0 vector 53
WARNING: WITNESS option enabled, expect reduced performance.
Trying to mount root from ufs:/dev/ar0s1a
ct_to_ts([2009-08-20 20:02:07]) = 1250798527.000000000
start_init: trying /sbin/init
GEOM_ELI: Device ar0s1e.eli created.
GEOM_ELI: Encryption: AES-CBC 128
GEOM_ELI:     Crypto: software
GEOM_ELI: Device ar0s1f.eli created.
GEOM_ELI: Encryption: AES-CBC 128
GEOM_ELI:     Crypto: software
GEOM_ELI: Device ar0s1d.eli created.
GEOM_ELI: Encryption: AES-CBC 128
GEOM_ELI:     Crypto: software
GEOM_ELI: Device ar0s1b.eli created.
GEOM_ELI: Encryption: AES-CBC 256
GEOM_ELI:     Crypto: software
lagg0: bpf attached
vlan0: bpf attached
vlan1: bpf attached
vlan2: bpf attached
vlan3: bpf attached
lock order reversal:
 1st 0xc56187ac ufs (ufs) @ /usr/Src-RELENG_8/sys/kern/vfs_mount.c:1054
 2nd 0xc5618594 devfs (devfs) @ /usr/Src-RELENG_8/sys/kern/vfs_subr.c:2083
KDB: stack backtrace:
db_trace_self_wrapper(c0c1fe7c,e7832814,c08be2a5,c08aee9b,c0c22de6,...) at db_trace_self_wrapper+0x26
kdb_backtrace(c08aee9b,c0c22de6,c4d1f158,c4d1f088,e7832870,...) at kdb_backtrace+0x29
_witness_debugger(c0c22de6,c5618594,c0c1176c,c4d1f088,c0c2a1f8,...) at _witness_debugger+0x25
witness_checkorder(c5618594,9,c0c2a1f8,823,0,...) at witness_checkorder+0x839
__lockmgr_args(c5618594,80100,c56185b0,0,0,...) at __lockmgr_args+0x7a7
vop_stdlock(e7832978,c08be04b,c0c119af,80100,c561853c,...) at vop_stdlock+0x62
VOP_LOCK1_APV(c0cfd660,e7832978,c54889a4,c0d38160,c561853c,...) at VOP_LOCK1_APV+0xb5
_vn_lock(c561853c,80100,c0c2a1f8,823,8,...) at _vn_lock+0x5e
vget(c561853c,80100,c5488900,15e,c0c118c8,...) at vget+0xb9
devfs_allocv(c5607500,c5459000,e7832a10,9d,c0edf078,...) at devfs_allocv+0x102
devfs_root(c5459000,80000,e7832c30,42c,0,...) at devfs_root+0x4a
vfs_donmount(c5488900,0,c5607280,c5607280,bfbfd7f9,...) at vfs_donmount+0x14c2
nmount(c5488900,e7832cf8,c,c,c0d033b8,...) at nmount+0x75
syscall(e7832d38) at syscall+0x2a3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (378, FreeBSD ELF32, nmount), eip = 0x280e876b, esp = 0xbfbfd7cc, ebp = 0xbfbfdd28 ---
lagg0: link state changed to DOWN
sk1: link state changed to DOWN
vlan0: link state changed to DOWN
vlan2: link state changed to DOWN
vlan3: link state changed to DOWN
vlan1: link state changed to DOWN
sk1: link state changed to UP
CURVNET_SET(0xc4d45120) in arp_ifscrub() on cpu 1, prev 0xc4d45120 in soo_ioctl()
ts_to_ct(1250798801.869694514) = [2009-08-20 20:06:41]
freed 1 flow entries
freed 3 flow entries
freed 3 flow entries
freed 3 flow entries
freed 2 flow entries
freed 3 flow entries
freed 1 flow entries
freed 4 flow entries
freed 1 flow entries
freed 3 flow entries
freed 2 flow entries
freed 1 flow entries
freed 3 flow entries
freed 2 flow entries
freed 2 flow entries
freed 1 flow entries
freed 3 flow entries
freed 2 flow entries
freed 3 flow entries
freed 1 flow entries
freed 3 flow entries
freed 3 flow entries
freed 1 flow entries
freed 3 flow entries
freed 3 flow entries
freed 1 flow entries
freed 2 flow entries
freed 2 flow entries
freed 2 flow entries
freed 2 flow entries
freed 3 flow entries
freed 1 flow entries
freed 1 flow entries
freed 3 flow entries
freed 4 flow entries
freed 1 flow entries
freed 3 flow entries
freed 1 flow entries
freed 3 flow entries
freed 1 flow entries
freed 4 flow entries
freed 1 flow entries
freed 3 flow entries
freed 3 flow entries
freed 1 flow entries
freed 4 flow entries
freed 2 flow entries
freed 2 flow entries
freed 3 flow entries
freed 1 flow entries
freed 3 flow entries
freed 3 flow entries
freed 1 flow entries
freed 3 flow entries
freed 1 flow entries
freed 3 flow entries
freed 1 flow entries
freed 4 flow entries
freed 1 flow entries
freed 3 flow entries
freed 2 flow entries
freed 1 flow entries
freed 2 flow entries
freed 3 flow entries
freed 2 flow entries
freed 2 flow entries
freed 3 flow entries
freed 1 flow entries
freed 3 flow entries
freed 1 flow entries
freed 3 flow entries
freed 3 flow entries
freed 1 flow entries
freed 3 flow entries
freed 1 flow entries
freed 3 flow entries
freed 1 flow entries
freed 4 flow entries
freed 1 flow entries
freed 2 flow entries
freed 1 flow entries
freed 5 flow entries
freed 3 flow entries
freed 2 flow entries
freed 2 flow entries
freed 3 flow entries
freed 1 flow entries
freed 3 flow entries
freed 3 flow entries
freed 5 flow entries
freed 1 flow entries
freed 1 flow entries
freed 2 flow entries
freed 4 flow entries
freed 3 flow entries
freed 3 flow entries
freed 1 flow entries
freed 3 flow entries
freed 2 flow entries
freed 2 flow entries
freed 3 flow entries
freed 4 flow entries
freed 1 flow entries
freed 1 flow entries
freed 3 flow entries
freed 4 flow entries
freed 3 flow entries
freed 4 flow entries
freed 3 flow entries
freed 2 flow entries
freed 1 flow entries
freed 3 flow entries
freed 3 flow entries
freed 1 flow entries
freed 3 flow entries
freed 2 flow entries
freed 1 flow entries
freed 4 flow entries
freed 3 flow entries
freed 4 flow entries
freed 3 flow entries
freed 1 flow entries
freed 3 flow entries
freed 2 flow entries
freed 3 flow entries
freed 2 flow entries
freed 2 flow entries
freed 2 flow entries
freed 1 flow entries
freed 4 flow entries
freed 1 flow entries
freed 2 flow entries
freed 4 flow entries
freed 3 flow entries
freed 2 flow entries
freed 2 flow entries
freed 1 flow entries
freed 4 flow entries
freed 2 flow entries
freed 1 flow entries
freed 2 flow entries
freed 1 flow entries
freed 1 flow entries
freed 1 flow entries
freed 4 flow entries
freed 1 flow entries
freed 1 flow entries
freed 1 flow entries
freed 3 flow entries
freed 2 flow entries
freed 2 flow entries
freed 1 flow entries

>How-To-Repeat:
Run jails?
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908202103.n7KL3nwJ076042>