From owner-freebsd-i386@FreeBSD.ORG Sun May 1 15:29:39 2005 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F15E916A4CE; Sun, 1 May 2005 15:29:38 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECEE743D49; Sun, 1 May 2005 15:29:37 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.3/8.13.3) with ESMTP id j41FTbbR070613; Sun, 1 May 2005 11:29:37 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.3/8.13.3) with ESMTP id j41FTb6O094547; Sun, 1 May 2005 11:29:37 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 04E8D7306E; Sun, 1 May 2005 11:29:36 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050501152936.04E8D7306E@freebsd-current.sentex.ca> Date: Sun, 1 May 2005 11:29:36 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.82, clamav-milter version 0.82 on clamscanner1 X-Virus-Status: Clean Subject: [current tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2005 15:29:39 -0000 TB --- 2005-05-01 14:07:32 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-05-01 14:07:32 - starting CURRENT tinderbox run for i386/i386 TB --- 2005-05-01 14:07:32 - cleaning the object tree TB --- 2005-05-01 14:08:18 - checking out the source tree TB --- 2005-05-01 14:08:18 - cd /home/tinderbox/CURRENT/i386/i386 TB --- 2005-05-01 14:08:18 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-05-01 14:14:54 - building world (CFLAGS=-O2 -pipe) TB --- 2005-05-01 14:14:54 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2005-05-01 14:14:54 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2005-05-01 15:22:33 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-05-01 15:22:33 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2005-05-01 15:22:33 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun May 1 15:22:33 UTC 2005 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/tinderbox/CURRENT/i386/i386/src/sys -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/altq -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/pf -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -I/tinderbox/CURRENT/i386/i386/src/sys/dev/twa -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror /tinderbox/CURRENT/i386/i386/src/sys/netinet/tcp_output.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/tinderbox/CURRENT/i386/i386/src/sys -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/altq -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/pf -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -I/tinderbox/CURRENT/i386/i386/src/sys/dev/twa -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror /tinderbox/CURRENT/i386/i386/src/sys/netinet/tcp_sack.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/tinderbox/CURRENT/i386/i386/src/sys -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/altq -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/pf -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -I/tinderbox/CURRENT/i386/i386/src/sys/dev/twa -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror /tinderbox/CURRENT/i386/i386/src/sys/netinet/tcp_subr.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/tinderbox/CURRENT/i386/i386/src/sys -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/altq -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/pf -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -I/tinderbox/CURRENT/i386/i386/src/sys/dev/twa -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror /tinderbox/CURRENT/i386/i386/src/sys/netinet/tcp_syncache.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/tinderbox/CURRENT/i386/i386/src/sys -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/altq -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/pf -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -I/tinderbox/CURRENT/i386/i386/src/sys/dev/twa -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror /tinderbox/CURRENT/i386/i386/src/sys/netinet/tcp_timer.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/tinderbox/CURRENT/i386/i386/src/sys -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/altq -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/pf -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -I/tinderbox/CURRENT/i386/i386/src/sys/dev/twa -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror /tinderbox/CURRENT/i386/i386/src/sys/netinet/tcp_usrreq.c /tinderbox/CURRENT/i386/i386/src/sys/netinet/tcp_usrreq.c: In function `tcp_usr_send': /tinderbox/CURRENT/i386/i386/src/sys/netinet/tcp_usrreq.c:622: warning: unused variable `inirw' *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. TB --- 2005-05-01 15:29:36 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-05-01 15:29:36 - ERROR: failed to build generic kernel TB --- 2005-05-01 15:29:36 - tinderbox aborted From owner-freebsd-i386@FreeBSD.ORG Mon May 2 11:01:52 2005 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FBDA16A4D3 for ; Mon, 2 May 2005 11:01:52 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D34843D49 for ; Mon, 2 May 2005 11:01:51 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j42B1pID030177 for ; Mon, 2 May 2005 11:01:51 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j42B1ocu030171 for freebsd-i386@freebsd.org; Mon, 2 May 2005 11:01:50 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 2 May 2005 11:01:50 GMT Message-Id: <200505021101.j42B1ocu030171@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: freebsd-i386@FreeBSD.org Subject: Current problem reports assigned to you X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2005 11:01:52 -0000 Current FreeBSD problem reports Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2003/10/06] i386/57673 i386 [disklabel] Odd/dangerous disklabel behav o [2004/02/16] i386/62902 i386 Data Corruption on Dell PE 600SC (Server o [2004/04/28] i386/66039 i386 panic: system panic with file system corr o [2004/05/27] i386/67260 i386 [boot] stack overflow after boot menu whe o [2004/09/05] i386/71395 i386 Data corrupted on Serverworks CG-SL chips o [2004/09/09] i386/71538 i386 [install] multi-homed install trashes exi o [2005/01/18] i386/76397 i386 ata raid crashes in g_down (heavy load) o [2005/03/14] i386/78837 i386 Partition Table Corruption in 5.3 8 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/03/13] i386/25781 i386 Statclocks cannot be disabled on ServerWo o [2002/07/05] i386/40219 i386 [apm] apm breaks removable media o [2002/10/16] i386/44130 i386 Enabled apm hangs up FreeBSD kernel on i8 o [2003/02/24] i386/48614 i386 VESA VGA modes for syscons lock up machin o [2003/05/22] i386/52556 i386 Syskonnect SK9843SX, sk driver, MII not d o [2003/05/22] i386/52581 i386 Boot loaders reading more than one sector o [2003/05/24] i386/52638 i386 SCSI U320 on SMP server won't run faster o [2003/06/06] i386/52975 i386 CPUTYPE=k7 results in non-functional /boo o [2003/06/11] i386/53200 i386 [boot] 5.1-RC1 SMP kernel boot gags at "A o [2003/06/16] i386/53382 i386 Repetable panics in ffs_vget() on Prolian o [2003/06/23] i386/53620 i386 [install] Kernel panics / reboots during o [2003/07/02] i386/54033 i386 Disk lockup. o [2003/07/15] i386/54501 i386 Promise Ultra133 TX2 does not work proper o [2003/08/13] i386/55555 i386 system freezes with access to /dev/ums0 o [2003/08/13] i386/55561 i386 SMbus and I2C don't attach when loaded as o [2003/08/15] i386/55615 i386 machine freezes - goes on after key press a [2003/08/24] i386/55930 i386 partly configured serial port freezes sys o [2003/09/17] i386/56937 i386 panic: system panic during high network l o [2003/09/20] i386/57043 i386 [hang] ar driver with 2 port PCI card loc f [2003/09/22] i386/57097 i386 [hang] Promise Ultra 100 TX2 causes locku p [2003/10/01] i386/57480 i386 Removing very large files using rm doesn' o [2003/10/09] i386/57818 i386 4.9-RC panics when kernel is built with a o [2003/10/16] i386/58139 i386 [panic] -CURRENT panics on Thinkpad A31p o [2003/10/23] i386/58458 i386 ATAPI-CDROM DMA Support on ALi Aladdin V o [2003/10/26] i386/58580 i386 After sysinstall, F2 fails; wrong device o [2003/10/30] i386/58718 i386 need to remove battery before booting lap o [2003/11/02] i386/58826 i386 reboot on an IBM PC Server 315 merely hal o [2003/11/11] i386/59192 i386 ATA drive not spotted with SCSI drive o [2003/11/25] i386/59683 i386 panic: signal 12 4.9-STABLE - frequent cr o [2003/11/26] i386/59701 i386 System hungup, after resume from suspend. o [2003/12/02] i386/59895 i386 [hang] system hangs from disk IO errors [ f [2003/12/02] i386/59897 i386 [hang] problems with swap-pager with grea f [2003/12/02] i386/59898 i386 [boot] pxe boot: BTX halted o [2003/12/17] i386/60344 i386 [boot] Intel ICH5 SATA RAID boot problems o [2003/12/27] i386/60603 i386 dd causes error when copying cd from ATA o [2003/12/27] i386/60633 i386 [hang] SIS motherboard with the SIS 5591 o [2003/12/27] i386/60641 i386 Sporadic SCSI bus resets with 53C810 unde o [2003/12/28] i386/60671 i386 FreeBSD 5.2RC2 installation process doesn o [2003/12/29] i386/60681 i386 wicontrol -L critical crash (sigbus) o [2003/12/29] i386/60690 i386 atapicd driver causes spontaneous uncondi o [2004/01/04] i386/60887 i386 can't boot when fbsd exists with other op o [2004/01/08] i386/61063 i386 [ata] ata hangs in smp system o [2004/01/12] i386/61253 i386 [panic] page fault on installation freebs o [2004/01/13] i386/61303 i386 5.2-REL hangs during boot with 3-port pyr o [2004/01/13] i386/61326 i386 Reboot while booting from 5.2-RELEASE CD o [2004/01/14] i386/61342 i386 [hang] CD-based installation crashes [4.9 o [2004/01/20] i386/61646 i386 [workaround] Strange irq20 weirdness caus o [2004/01/22] i386/61709 i386 [panic] 5.2-REL i386 Crashes hard; panics o [2004/01/25] i386/61890 i386 [fdisk] FDisk uses incorrect calculations f [2004/02/02] i386/62248 i386 [boot] 5.2 current hangs on boot o [2004/02/02] i386/62280 i386 em0 broken after resume in 5.2-CURRENT o [2004/02/09] i386/62565 i386 device.hints are not honored in 5.2.1-RC o [2004/02/13] i386/62807 i386 4.9 SMP does not work with Compaq Smart o [2004/02/15] i386/62888 i386 ad4: WARNING - WRITE_DMA interrupt was se o [2004/02/24] i386/63305 i386 reading udf filesystem on dvd+rw leads to o [2004/02/27] i386/63430 i386 [ata] TIMEOUT - ATA READ o [2004/02/27] i386/63441 i386 [panic] fatal trap 12 in pmap.c [4.9 with o [2004/02/27] i386/63467 i386 [ata] Sil 3114: RAID not detected using S o [2004/03/03] i386/63678 i386 5.2.1 installation hangs on t30 o [2004/03/04] i386/63776 i386 [boot] hang during boot on a toshiba p25 o [2004/03/06] i386/63828 i386 [hang] when installing Release 5.2.1 (i38 o [2004/03/07] i386/63871 i386 [panic] kernel panic in swi8 after 1 hour o [2004/03/09] i386/63992 i386 [hang] XFree86 4.3 hangs on IBM ThinkPad o [2004/03/12] i386/64183 i386 5.1-RELEASE Install hung at "Probing devi o [2004/03/19] i386/64450 i386 Lucent Technologies WaveLAN/IEEE (PCI) fr o [2004/03/25] i386/64680 i386 5.2.1 pci-cfgintr steals serial mouse irq o [2004/03/25] i386/64697 i386 5.2.x BTX loader halts with Promise FastT o [2004/03/25] i386/64716 i386 [nis] mv crashes FreeBSD 5.2.1-p3 o [2004/03/25] i386/64727 i386 [boot] cannot find disk on asus p4s533mx o [2004/04/03] i386/65137 i386 [boot] 5.2.1 Intall Boot from floppies pa o [2004/04/14] i386/65523 i386 [patch] PXE loader malfunction in multipl o [2004/04/19] i386/65775 i386 [panic] Transmeta crusoe without longrun f [2004/04/22] i386/65896 i386 [panic] 5.2-RELEASE re(4) driver, kernel f [2004/04/25] i386/65954 i386 [panic] Sil0680 panic [5.2.1-p5] o [2004/04/29] i386/66087 i386 [install] hang at PCI config [5.2.1] o [2004/05/01] i386/66133 i386 [boot] nvidia motherboard installer locks o [2004/05/06] i386/66306 i386 pnpbios_identify() queries for more devic f [2004/05/06] i386/66339 i386 [hang] XFree86 initialization with an Lap o [2004/05/07] i386/66350 i386 [sysinstall] sysinstall creates a partiti o [2004/05/07] i386/66368 i386 [install] 4.9 install fails with MODE_SEN o [2004/05/19] i386/66876 i386 [patch] Cannot extract tar(1) multi-volum o [2004/05/22] i386/67047 i386 mpt driver does not recognize messages fr o [2004/06/01] i386/67469 i386 src/lib/msun/i387/s_tan.S gives incorrect o [2004/06/07] i386/67688 i386 5.2.1 initial floppy boot fails with Fata o [2004/06/11] i386/67833 i386 [boot] 4.10 does not boot after enabling f [2004/06/15] i386/67955 i386 [panic] -current on T40p kernel trap 12 i o [2004/06/27] i386/68411 i386 VMware Virtual Machine - Network Fails Du o [2004/06/28] i386/68438 i386 bootloader cannot read from icp vortex ar o [2004/07/01] i386/68554 i386 [hang] system freeze on Compaq Evo 600c [ o [2004/07/10] i386/68899 i386 Problems reading and writing DVD-RAM disc o [2004/07/11] i386/68900 i386 5.x install CDs fail to boot on Toshiba S o [2004/07/14] i386/69049 i386 [install] error "anic: page fault" o [2004/07/19] i386/69260 i386 [install] Problem starting the installati o [2004/07/19] i386/69281 i386 init dies when MAXSSIZ, MAXDSIZ, and DFLD f [2004/08/03] i386/69945 i386 "Page fault" while shutting down on VIA K o [2004/08/05] i386/70028 i386 umass isuue in the boot prcess on SONY La o [2004/08/11] i386/70330 i386 Re-Open 33262? - gdb does not handle pend o [2004/08/13] i386/70386 i386 IBM x345 Freezes Randomly o [2004/08/15] i386/70482 i386 Array adapter problems o [2004/08/16] i386/70525 i386 [boot] boot0cfg: -o packet not effective o [2004/08/16] i386/70531 i386 [patch] boot0 hides Lilo in extended slic o [2004/08/19] i386/70663 i386 Freebsd 4.10 ncplogin + Netware 4.11 = nw o [2004/08/20] i386/70747 i386 ddos attack causes box to crash on kernel f [2004/08/21] i386/70805 i386 [apm] page fault early during boot with a o [2004/08/25] i386/70925 i386 [hang] 5.3Beta1 acpi-pci driver failure, o [2004/08/26] i386/71000 i386 [boot] BTX halted when booting from CD on o [2004/08/27] i386/71048 i386 [hang] ASUS TUV4X hangs when SONY CRX140E o [2004/08/28] i386/71087 i386 [hang] 5.3-beta(2-5) fail to install on e o [2004/08/30] i386/71144 i386 FBSD5.3b2 doesn't boot on a Compaq Armada o [2004/08/30] i386/71158 i386 pci bus number 3 devices are missing on l o [2004/08/31] i386/71190 i386 Dead thinkpad R31 after installing 5.2.1 o [2004/08/31] i386/71208 i386 Intel EtherExpress not working o [2004/09/05] i386/71392 i386 5.3-Beta[2-5] crash after final sync when o [2004/09/06] i386/71428 i386 DMA does not work on VIA 82C586 [4.10] o [2004/09/07] i386/71470 i386 [hang] Asus P4P800-E Promise 20378 RAID 1 o [2004/09/12] i386/71641 i386 5.3-BETA3: wi0 hangs during kernel load o [2004/09/22] i386/72004 i386 [boot] FreeBSD 5.2.1 install hangs with e o [2004/09/24] i386/72065 i386 4.x and 5.2.1 doesn't recognize PCnet/ISA o [2004/09/30] i386/72215 i386 with acpi enabled network card will not w o [2004/10/04] i386/72334 i386 7) i386|[boot] FreeBSD 5.3 Beta6 and Beta o [2004/10/05] i386/72343 i386 Suspend resets system on Inspiron 5160. o [2004/10/06] i386/72378 i386 NFS hangs in 5.3-BETA7 [3Com gbit card] o [2004/10/07] i386/72416 i386 FreeBSD 5.3-BETA7: The alternate systemcl o [2004/10/08] i386/72441 i386 HP Proliant DL380 hangs on reboot with 5. o [2004/10/09] i386/72456 i386 5.xx Releases Do Not Identify ATA when 4. o [2004/10/17] i386/72778 i386 5.3beta7 never boots, suspected SMP probl o [2004/10/21] i386/72960 i386 BTX halted with Promise Tx2000 Raid o [2004/10/21] i386/72976 i386 [panic] trap 9 on boot [ACPI-related] o [2004/10/27] i386/73182 i386 fxp0: device timeout o [2004/10/27] i386/73196 i386 [hang]5.2.1 boot CD hangs during boot on o [2004/10/29] i386/73265 i386 FreeBSD kernel crashes when booting on EC o [2004/11/08] i386/73658 i386 ed(4) can't get correct MAC address o [2004/11/08] i386/73666 i386 5.3 UDMA error WD1600 can't partition dri o [2004/11/14] i386/73934 i386 fdisk sees disk as empty o [2004/11/16] i386/74008 i386 IBM eServer x225 cannot boot any v5.x - e o [2004/11/17] i386/74044 i386 ServerWorks OSB4 SMBus interface does not o [2004/11/18] i386/74074 i386 hw.ata.wc=0 / but write cache still enabl o [2004/11/19] i386/74124 i386 ata0 failure on HP(Vectra) VL6/350 [intro o [2004/11/21] i386/74217 i386 init died [Presario 2500] o [2004/11/29] i386/74532 i386 Install will not boot on Toshiba Satalite o [2004/12/01] i386/74576 i386 FAILURE - ATA_IDENTIFY no interrupt o [2004/12/01] i386/74601 i386 Cardbus fails after busdma_machdep.c upda o [2004/12/02] i386/74605 i386 5.3 networking impossibly slow on 32M p15 o [2004/12/07] i386/74816 i386 OS crash with kernel trap 12 in different o [2004/12/10] i386/74923 i386 kernel panic with ncplist on 5.3-release o [2004/12/12] i386/74988 i386 dma errors with large maxtor hard drives o [2004/12/14] i386/75041 i386 Sk driver gets "Corrupt MAC on input" dur o [2004/12/17] i386/75201 i386 nge driver causes FreeBSD 5.3-RELEASE and o [2004/12/23] i386/75441 i386 fxp device timeout o [2004/12/27] i386/75531 i386 Various DMA errors result in system panic o [2005/01/06] i386/75887 i386 with vt0.disabled=0 and PCVT in kernel vi o [2005/01/11] i386/76105 i386 PF on renamed interfaces page fault while o [2005/01/17] i386/76372 i386 cannot burn iso image disk2 of any releas o [2005/01/20] i386/76487 i386 Compiled GENERIC kernel (and non-GENERIC) o [2005/01/25] i386/76666 i386 Booting and Sound are mutually exclusive o [2005/01/27] i386/76737 i386 CardBus problem (cbb1: Could not map regi f [2005/01/28] i386/76785 i386 Installation Errors o [2005/01/31] i386/76925 i386 standard pci-ide, install - "NO DISKS FOU o [2005/02/01] i386/76944 i386 [patch] i386 bus_dmamap_create() bug o [2005/02/01] i386/76948 i386 Slow network with rl0 (rl0 driver problem o [2005/02/06] i386/77154 i386 5.3 refuses to boot when IDE channel2 is o [2005/02/10] i386/77335 i386 Can not initial Ethernet Broadcom UDI PXE o [2005/02/13] i386/77443 i386 Can't access floppy - "/dev/fd0: Input/ou o [2005/02/14] i386/77529 i386 installation of freebsd 5.3 in laptop an o [2005/02/17] i386/77643 i386 SATA PCI controllers fail with WRITE_DMA o [2005/02/21] i386/77825 i386 dc driver pagefaults on bootup o [2005/02/22] i386/77935 i386 Can't boot with 5.x CD or floppy o [2005/02/25] i386/78075 i386 filesystem corruption o [2005/03/01] i386/78218 i386 kue not detected on Sony PCG-F370 VAIO o [2005/03/01] i386/78219 i386 Netgear FA-410TX is incorrectly detected o [2005/03/02] i386/78301 i386 Fatal trap 12 o [2005/03/03] i386/78339 i386 BTX loader crashes on boot on HP Proliant o [2005/03/07] i386/78517 i386 WRITE_DMA and READ_DMA timeouts with ATI o [2005/03/10] i386/78657 i386 error installing 5.3-RELEASE due to Compa o [2005/03/10] i386/78666 i386 ata0-master: FAILURE ATA-IDENTIFY timed o o [2005/03/16] i386/78929 i386 atapicam prevents boot, system hangs o [2005/03/16] i386/78930 i386 SuperMicro web server with 5.3-RELEASE ke o [2005/03/21] i386/79073 i386 System panic and hang after creating a la f [2005/03/21] i386/79097 i386 mount new partition maps / f [2005/03/22] i386/79141 i386 5.4Beta1 does not recognize my intel grap o [2005/03/23] i386/79169 i386 freeze with striped USB Drives under high o [2005/03/27] i386/79268 i386 5.3-RELEASE won't boot on Compaq Armada 4 o [2005/03/27] i386/79269 i386 USB ohci da0 plug/unplug causes crashes a o [2005/03/28] i386/79323 i386 authmod setup with ifconfig on dlink wlan o [2005/03/31] i386/79409 i386 [ataidle?] Come back from idle make the s o [2005/04/08] i386/79686 i386 Spurious notebook disk errors from ATA dr o [2005/04/09] i386/79729 i386 umass, da0 not detected by devfs for o [2005/04/09] i386/79730 i386 SLIM DRIVE COMBO fails with READ_BIG erro o [2005/04/11] i386/79779 i386 If system memory is above 4GB, one parts o [2005/04/11] i386/79784 i386 Broadcom BCM4401 (bfe) : no carrier f [2005/04/11] i386/79797 i386 [panic] pmap_dev: Coud't alloc kernel vir o [2005/04/12] i386/79807 i386 Lock Up on Old Acer P1 Comp o [2005/04/12] i386/79833 i386 BTX crashes on boot when using Promise TX o [2005/04/14] i386/79912 i386 Sound broken for 2 VIA chipsets o [2005/04/14] i386/79943 i386 Very High interupt rate on PCM o [2005/04/22] i386/80268 i386 [crash] System with Transmeta Efficeon cp o [2005/04/27] i386/80386 i386 graphics/tiff port is broken. o [2005/04/28] i386/80426 i386 5.4-RC3 still panic when boot on ASUS P2B o [2005/04/28] i386/80433 i386 write failure on transfer! 199 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2002/07/24] i386/40958 i386 apm on Acer TravelMate 351 could not resu o [2002/08/21] i386/41856 i386 VESA splash screen problems on ThinkPad 2 o [2003/05/14] i386/52249 i386 [PATCH] Bootmanager shows NTFS partitions o [2003/05/19] i386/52427 i386 DVD replay under MSI "655 MAX" mobo inter o [2003/10/31] i386/58784 i386 ATA DMA fails and vx0 creates panic f [2003/11/30] i386/59854 i386 System panics when AMD 762 AGP is loaded o [2003/12/17] i386/60319 i386 [hang] read error 34/0 during installatio o [2003/12/29] i386/60702 i386 can't boot 5.2-RC2 iso's to install o [2004/01/06] i386/60963 i386 [PATCH] Win32 Applications abort on PECOF o [2004/01/07] i386/61005 i386 [boot] The Boot Manager in FreeBSD 5.2RC o [2004/01/13] i386/61308 i386 Maxproc Limits counts Zombie Processes wh o [2004/01/14] i386/61348 i386 Adaptec 1460D PCI SCSI Card does not work o [2004/01/16] i386/61442 i386 Highpoint RocketRAID 1520 uses only UDMA2 o [2004/01/17] i386/61481 i386 [patch] a mechanism to wire io-channel-ch o [2004/01/20] i386/61603 i386 [sysinstall] wrong geometry guessed o [2004/01/24] i386/61838 i386 Realtek -8139C Card Not Supported o [2004/01/24] i386/61843 i386 Intel PRO/100 VE adapter is not recognize f [2004/01/25] i386/61889 i386 Have to reinsert pccard after reboot o [2004/01/27] i386/62003 i386 [patch] make /boot/loader "reboot" code s o [2004/02/17] i386/62977 i386 Mouse daemon during install/setup o [2004/03/05] i386/63815 i386 boot loader waste a lot of time (10 min) o [2004/03/23] i386/64626 i386 AP initialization problem on GIGABYTE GA- o [2004/04/03] i386/65124 i386 Unable to disable TERM_EMU cleanly o [2004/04/14] i386/65528 i386 mouse cursor disapears on moving f [2004/05/21] i386/66996 i386 Problem with CD/DVD ROM o [2004/05/22] i386/67055 i386 Mouse (wheel) detection problem on SIS748 o [2004/05/30] i386/67383 i386 [patch] do a better job disassembling cod o [2004/06/09] i386/67763 i386 [patch] PCMCIA: MELCO manufacturer code s o [2004/06/10] i386/67773 i386 5.x series - md5 on dev no longer works e o [2004/06/18] i386/68087 i386 wget core dumps with: Assertion failed: ( o [2004/06/19] i386/68117 i386 serious network collisions after NIC "med o [2004/06/20] i386/68140 i386 Problem with Sony AIT ATAPI Tape dirve o [2004/06/30] i386/68514 i386 Realtek driver halts on oversized frames o [2004/06/30] i386/68518 i386 Hangs while loading 82443BX agp during bo o [2004/07/07] i386/68754 i386 [hang] SMP reset bug (Tyan Thunder100, 44 o [2004/07/18] i386/69257 i386 [patch] in_cksum_hdr is non-functional wi f [2004/07/23] i386/69460 i386 the nic's speed slow down when both side o [2004/07/28] i386/69722 i386 wi0: init failed o [2004/07/29] i386/69730 i386 [patch] puc driver doesn't support PC-Com f [2004/08/05] i386/70036 i386 pcn device not recognizing device o [2004/08/18] i386/70610 i386 [patch] spkr(4): hardcoded assumption HZ o [2004/08/22] i386/70810 i386 [patch] Enable SMBus device on Asus P4B s o [2004/08/22] i386/70832 i386 Serious problems with RealTek NIC using r o [2004/08/25] i386/70926 i386 [boot] 5.3Beta-1 bootstrap error: "atapci o [2004/09/11] i386/71586 i386 FreeBSD 5.3-BETA3 #3 hang during boot on o [2004/09/20] i386/71924 i386 timeouts with ata+hpt366 controller on BE o [2004/09/29] i386/72179 i386 Inconsistent apm(8) output regarding the o [2004/10/30] i386/73308 i386 unable to install on AMD 2500+,NF2,GF MX4 o [2004/11/08] i386/73663 i386 module_register_init: MOD_LOAD (ibcs2, 0x o [2004/11/08] i386/73673 i386 ifconfig tun0 destroy report: ifconfig: S o [2004/11/09] i386/73742 i386 5.3 rel i386 disk2 image not copying o [2004/11/12] i386/73847 i386 volume label - 5.3 cd 1 o [2004/11/14] i386/73921 i386 sysctlbyname for machdep.tsc_freq doesn't o [2004/11/15] i386/73978 i386 an error message appears during loading o o [2004/11/20] i386/74153 i386 FreeBSD 5.3 cannot boot ftom pst o [2004/11/21] i386/74188 i386 no sound on a7v600-x with chipset VT8237 o [2004/11/21] i386/74191 i386 Notebook PC2001 Compliant AC97 audio work o [2004/11/21] i386/74211 i386 USB flash drive causes CAM status 0x4 on o [2004/11/21] i386/74216 i386 system halts o [2004/11/21] i386/74218 i386 boot floppy (2nd time) read error o [2004/11/24] i386/74327 i386 mlock() causes physical memory leakage o [2004/11/27] i386/74454 i386 [PATCH] Adding VIA Eden family to bsd.cpu o [2004/12/03] i386/74650 i386 System Reboot with umount command o [2004/12/07] i386/74803 i386 3Com509B o [2004/12/08] i386/74829 i386 [patch] FreeBSD 5.3-RELEASE hangs during o [2004/12/12] i386/74966 i386 Realtek driver seems to misinterpret some o [2004/12/15] i386/75090 i386 READ_BIG errors with Sony CRX1611 o [2004/12/22] i386/75387 i386 Future support of Promise SATAII150 TX4 w o [2004/12/23] i386/75420 i386 CMD 648 PCI not work o [2004/12/28] i386/75583 i386 Installation fails o [2004/12/29] i386/75589 i386 O2Micro pccard1 slot not functioning whil o [2005/01/04] i386/75776 i386 NO ps/2 keyboard using USB keyboard under o [2005/01/06] i386/75898 i386 Exception and reboot: Loader and kernel u o [2005/01/23] i386/76587 i386 ps2 mouse weird... f [2005/01/25] i386/76653 i386 Problem with Asahi Optical usb device (Pe o [2005/02/07] i386/77239 i386 3Com 3CXFEM656C does not seem to be suppo o [2005/02/14] i386/77477 i386 AHA-1542CP SCSI failed to probe o [2005/02/15] i386/77541 i386 em driver if_oerrors book keeping error o [2005/03/07] i386/78569 i386 seg fault compiling after install on AMD o [2005/03/21] i386/79091 i386 [patch] Small optimization for i386/suppo o [2005/03/22] i386/79136 i386 disk controller not detected o [2005/03/22] i386/79143 i386 Broadcom NIC driver do not work for IPMI o [2005/03/27] i386/79272 i386 "ata" detects and enables UDMA66 or UDMA1 o [2005/03/27] i386/79274 i386 Autoconfigure fails for O2Micro OZ6812/68 o [2005/03/28] i386/79317 i386 Freebsd Erasing NVRAM o [2005/03/30] i386/79350 i386 "ata" unrequested increase in xDMAx speed o [2005/04/12] i386/79840 i386 Partitioning and formating a new disk fai o [2005/04/14] i386/79890 i386 burncd fails on a Pioneer DVD drive o [2005/04/18] i386/80081 i386 Problem loading a NDIS kernel module. o [2005/04/19] i386/80092 i386 PC Cards do not work at all on laptop Com o [2005/04/19] i386/80095 i386 ld-elf.so.1 crashes with executables prod o [2005/04/19] i386/80097 i386 df reports incorrect stats with gmirror o [2005/04/22] i386/80236 i386 atacontrol outputs minimal usage o [2005/04/22] i386/80265 i386 D-Link NIC with VIA Rhine II has no carr o [2005/04/27] i386/80391 i386 sound card driver o [2005/04/29] i386/80465 i386 pcm0:record:0: record interrupt timeout 96 problems total. From owner-freebsd-i386@FreeBSD.ORG Tue May 3 07:30:02 2005 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D988B16A4CF for ; Tue, 3 May 2005 07:30:02 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BF4D43D6A for ; Tue, 3 May 2005 07:30:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j437U2RM065644 for ; Tue, 3 May 2005 07:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j437U2pi065643; Tue, 3 May 2005 07:30:02 GMT (envelope-from gnats) Resent-Date: Tue, 3 May 2005 07:30:02 GMT Resent-Message-Id: <200505030730.j437U2pi065643@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Josef Karthauser Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86E0D16A4CE for ; Tue, 3 May 2005 07:23:30 +0000 (GMT) Received: from mailhost.tao.org.uk (transwarp.tao.org.uk [212.135.162.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E62F43D69 for ; Tue, 3 May 2005 07:23:28 +0000 (GMT) (envelope-from joe@tao.org.uk) Received: by mailhost.tao.org.uk (Postfix, from userid 1000) id F0C47A62E; Tue, 3 May 2005 08:22:41 +0100 (BST) Message-Id: <20050503072241.F0C47A62E@mailhost.tao.org.uk> Date: Tue, 3 May 2005 08:22:41 +0100 (BST) From: Josef Karthauser To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: i386/80572: bridge/ipfw works intermittantly. X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Josef Karthauser List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2005 07:30:03 -0000 >Number: 80572 >Category: i386 >Synopsis: bridge/ipfw works intermittantly. >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue May 03 07:30:01 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Josef Karthauser >Release: FreeBSD 5.4-RC4 i386 >Organization: >Environment: System: FreeBSD transwarp.tao.org.uk 5.4-RC4 FreeBSD 5.4-RC4 #44: Mon May 2 21:10:57 BST 2005 joe@transwarp.tao.org.uk:/usr/obj/usr/src/sys/TRANSWARP i386 This machine has just been upgraded from 4.11 to 5.4-rc3 using a buildworld. The box is an intel SMP (dual processor PIII-800MHz) with two fxp ethernet interfaces. Copyright (c) 1992-2005 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 5.4-RC4 #44: Mon May 2 21:10:57 BST 2005 joe@transwarp.tao.org.uk:/usr/obj/usr/src/sys/TRANSWARP ACPI APIC Table: Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel Pentium III (796.54-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x683 Stepping = 3 Features=0x383fbff real memory = 536805376 (511 MB) avail memory = 515629056 (491 MB) ioapic0 irqs 0-23 on motherboard npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard acpi0: Power Button (fixed) Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0xc08-0xc0b on acpi0 cpu0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 agp0: mem 0xf8000000-0xfbffffff at device 0.0 on pci0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pcib2: at device 15.0 on pci1 pci2: on pcib2 ahc0: port 0x3000-0x30ff mem 0xf4300000-0xf4300fff irq 20 at device 4.0 on pci2 aic7890/91: Ultra2 Wide Channel A, SCSI Id=7, 32/253 SCBs fxp0: port 0x3400-0x343f mem 0xf4200000-0xf42fffff,0xf4301000-0xf4301fff irq 23 at device 7.0 on pci2 miibus0: on fxp0 inphy0: on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp0: Ethernet address: 00:d0:b7:74:51:af ahc1: port 0x2000-0x20ff mem 0xf4100000-0xf4100fff irq 19 at device 12.0 on pci0 aic7896/97: Ultra2 Wide Channel A, SCSI Id=7, 32/253 SCBs ahc2: port 0x2400-0x24ff mem 0xf4101000-0xf4101fff irq 19 at device 12.1 on pci0 aic7896/97: Ultra2 Wide Channel B, SCSI Id=7, 32/253 SCBs fxp1: port 0x2800-0x283f mem 0xf4000000-0xf40fffff,0xf4102000-0xf4102fff irq 21 at device 14.0 on pci0 miibus1: on fxp1 inphy1: on miibus1 inphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp1: Ethernet address: 00:d0:b7:88:c8:20 isab0: at device 18.0 on pci0 isa0: on isab0 atapci0: port 0x2860-0x286f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 18.1 on pci0 ata0: channel #0 on atapci0 ata1: channel #1 on atapci0 uhci0: port 0x2840-0x285f irq 21 at device 18.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered pci0: at device 18.3 (no driver attached) pci0: at device 20.0 (no driver attached) atkbdc0: port 0x64,0x60 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 fdc0: port 0x3f2-0x3f5 irq 6 drq 2 on acpi0 fd0: <1440-KB 3.5" drive> on fdc0 drive 0 ppc0: port 0x778-0x77f,0x378-0x37f irq 7 drq 3 on acpi0 ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/8 bytes threshold ppbus0: on ppc0 plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0 sio1: type 16550A pmtimer0 on isa0 orm0: at iomem 0xcf000-0xcffff,0xce800-0xcefff,0xcd800-0xce7ff,0xc8000-0xcd7ff,0xc0000-0xc7fff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 aue0: USBs USB 10/100 Fast Ethernet, rev 1.10/1.01, addr 2 miibus2: on aue0 ukphy0: on miibus2 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto aue0: Ethernet address: 00:50:ba:82:4c:24 aue0: if_start running deferred for Giant Timecounter "TSC" frequency 796540873 Hz quality 800 Timecounters tick every 10.000 msec ipfw2 initialized, divert disabled, rule-based forwarding disabled, default to deny, logging disabled ad0: 117246MB [238216/16/63] at ata0-master UDMA33 acd0: CDROM at ata1-master PIO4 Waiting 2 seconds for SCSI devices to settle sa0 at ahc0 bus 0 target 5 lun 0 sa0: Removable Sequential Access SCSI-2 device sa0: 10.000MB/s transfers (10.000MHz, offset 15) da0 at ahc1 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-3 device da0: 80.000MB/s transfers (40.000MHz, offset 63, 16bit), Tagged Queueing Enabled da0: 35003MB (71687372 512 byte sectors: 255H 63S/T 4462C) da1 at ahc1 bus 0 target 1 lun 0 da1: Fixed Direct Access SCSI-3 device da1: 80.000MB/s transfers (40.000MHz, offset 31, 16bit), Tagged Queueing Enabled da1: 8761MB (17942584 512 byte sectors: 255H 63S/T 1116C) da2 at ahc1 bus 0 target 3 lun 0 da2: Fixed Direct Access SCSI-3 device da2: 80.000MB/s transfers (40.000MHz, offset 15, 16bit), Tagged Queueing Enabled da2: 35239MB (72170879 512 byte sectors: 255H 63S/T 4492C) Mounting root from ufs:/dev/da0s1a >Description: Using bridge.ko in conjunction with ipfw.ko to create a bridging firewall gives a firewall that works for a few minutes and then stops forwarding packets. The same hardware was working correctly in this configuration under FreeBSD-4.11 until it was upgraded directly to RELENG_5_4 (5.4-rc3) yesterday using the 'make world' method. >How-To-Repeat: The bridge is created using: /etc/sysctl.conf: net.link.ether.bridge.enable=1 net.link.ether.bridge.ipfw=1 net.link.ether.bridge.config=fxp0,fxp1 /etc/rc.conf: firewall_enable="YES" # Set to YES to enable firewall functionality firewall_script="/etc/rc.firewall-ours" # Which script to run to set up the fire wall firewall_type="ours" # Firewall type (see /etc/rc.firewall) The rc.firewall-ours file is a modified rc.firewall. It's actual contents aren't important for this problem. >Fix: After a reboot the firewall behaves correctly for a few minutes and then stops forwarding packets. The problem can be fixed by running: # kldunload ipfw && sleep 20 && kldload ipfw && /etc/netstart >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Mon May 2 14:50:11 2005 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6AE416A4D0 for ; Mon, 2 May 2005 14:50:10 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B98743D46 for ; Mon, 2 May 2005 14:50:10 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j42EoACG061409 for ; Mon, 2 May 2005 14:50:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j42EoAEQ061408; Mon, 2 May 2005 14:50:10 GMT (envelope-from gnats) Resent-Date: Mon, 2 May 2005 14:50:10 GMT Resent-Message-Id: <200505021450.j42EoAEQ061408@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Grayich Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 868E016A4CF for ; Mon, 2 May 2005 14:46:25 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4798E43D39 for ; Mon, 2 May 2005 14:46:25 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j42EkOWP041184 for ; Mon, 2 May 2005 14:46:24 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j42EkOwU041183; Mon, 2 May 2005 14:46:24 GMT (envelope-from nobody) Message-Id: <200505021446.j42EkOwU041183@www.freebsd.org> Date: Mon, 2 May 2005 14:46:24 GMT From: Grayich To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 X-Mailman-Approved-At: Tue, 03 May 2005 11:55:07 +0000 Subject: i386/80539: bug /dev/bpf (/usr/ports/net-mgmt/bpft/) X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2005 14:50:11 -0000 >Number: 80539 >Category: i386 >Synopsis: bug /dev/bpf (/usr/ports/net-mgmt/bpft/) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon May 02 14:50:10 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Grayich >Release: FreeBSD 5.4-RC3 >Organization: >Environment: FreeBSD homnet.homeip.net FreeBSD 5.4-RC3 FreeBSD FreeBSD 5.4-RC3 #0: Mon May 2 15:28:05 EEST 2005 gray@homnet.homeip.net:/usr/obj/usr/src/sys/NEW i386 >Description: Excuse what not on English. > (russian) в '5.3-RELEASE-p10' (/usr/ports/net-mgmt/bpft/) отлично работает! сделал 'make world' до 'FreeBSD 5.4-RC3': 'bpft' запускается и вроде как работает, но trafstat -i ng0 вообще зависает, а 'trafsave all' ничего невыводит... далее, делаю: получение исходников 5_3 и make buildworld make buildkernel make installkernel reboot после чего 'bpft' уже начинает работать (без 'make installworld' !!!) есть подозрения, что имеются проблеммы с ядром в /dev/bpf >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Tue May 3 14:01:15 2005 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BD5616A4CE; Tue, 3 May 2005 14:01:15 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB3CF43D53; Tue, 3 May 2005 14:01:13 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.3/8.13.3) with ESMTP id j43E14Vp008921; Tue, 3 May 2005 10:01:04 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.3/8.13.3) with ESMTP id j43E144G079142; Tue, 3 May 2005 10:01:04 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 7EF297306E; Tue, 3 May 2005 10:01:04 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050503140104.7EF297306E@freebsd-current.sentex.ca> Date: Tue, 3 May 2005 10:01:04 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.83, clamav-milter version 0.83 on clamscanner2 X-Virus-Status: Clean Subject: [current tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2005 14:01:15 -0000 TB --- 2005-05-03 12:19:18 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-05-03 12:19:18 - starting CURRENT tinderbox run for i386/i386 TB --- 2005-05-03 12:19:18 - cleaning the object tree TB --- 2005-05-03 12:19:49 - checking out the source tree TB --- 2005-05-03 12:19:49 - cd /home/tinderbox/CURRENT/i386/i386 TB --- 2005-05-03 12:19:49 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-05-03 12:26:22 - building world (CFLAGS=-O2 -pipe) TB --- 2005-05-03 12:26:22 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2005-05-03 12:26:22 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2005-05-03 13:34:00 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-05-03 13:34:00 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2005-05-03 13:34:00 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Tue May 3 13:34:01 UTC 2005 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Tue May 3 13:52:11 UTC 2005 TB --- 2005-05-03 13:52:11 - generating LINT kernel config TB --- 2005-05-03 13:52:11 - cd /home/tinderbox/CURRENT/i386/i386/src/sys/i386/conf TB --- 2005-05-03 13:52:11 - /usr/bin/make -B LINT TB --- 2005-05-03 13:52:11 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-05-03 13:52:11 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2005-05-03 13:52:11 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue May 3 13:52:11 UTC 2005 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/i386/i386/src/sys -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/altq -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/pf -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -I/tinderbox/CURRENT/i386/i386/src/sys/dev/twa -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror -fi nstrument-functions -Wno-inline /tinderbox/CURRENT/i386/i386/src/sys/kern/kern_cpu.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/i386/i386/src/sys -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/altq -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/pf -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -I/tinderbox/CURRENT/i386/i386/src/sys/dev/twa -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror -fi nstrument-functions -Wno-inline /tinderbox/CURRENT/i386/i386/src/sys/kern/kern_context.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/i386/i386/src/sys -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/altq -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/pf -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -I/tinderbox/CURRENT/i386/i386/src/sys/dev/twa -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror -fi nstrument-functions -Wno-inline /tinderbox/CURRENT/i386/i386/src/sys/kern/kern_descrip.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/i386/i386/src/sys -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/altq -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/pf -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -I/tinderbox/CURRENT/i386/i386/src/sys/dev/twa -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror -fi nstrument-functions -Wno-inline /tinderbox/CURRENT/i386/i386/src/sys/kern/kern_environment.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/i386/i386/src/sys -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/altq -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/pf -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -I/tinderbox/CURRENT/i386/i386/src/sys/dev/twa -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror -fi nstrument-functions -Wno-inline /tinderbox/CURRENT/i386/i386/src/sys/kern/kern_event.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/i386/i386/src/sys -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/altq -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/pf -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -I/tinderbox/CURRENT/i386/i386/src/sys/dev/twa -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror -fi nstrument-functions -Wno-inline /tinderbox/CURRENT/i386/i386/src/sys/kern/kern_exec.c /tinderbox/CURRENT/i386/i386/src/sys/kern/kern_exec.c: In function `do_execve': /tinderbox/CURRENT/i386/i386/src/sys/kern/kern_exec.c:297: warning: 'vfslocked' might be used uninitialized in this function *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/LINT. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. TB --- 2005-05-03 14:01:03 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-05-03 14:01:03 - ERROR: failed to build lint kernel TB --- 2005-05-03 14:01:03 - tinderbox aborted From owner-freebsd-i386@FreeBSD.ORG Tue May 3 14:50:06 2005 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE3E216A4CE for ; Tue, 3 May 2005 14:50:06 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F146C43D68 for ; Tue, 3 May 2005 14:50:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j43Eo2Qt016253 for ; Tue, 3 May 2005 14:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j43Eo2hu016252; Tue, 3 May 2005 14:50:02 GMT (envelope-from gnats) Resent-Date: Tue, 3 May 2005 14:50:02 GMT Resent-Message-Id: <200505031450.j43Eo2hu016252@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Vadim S. Goncharov" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5243516A4CE for ; Tue, 3 May 2005 14:44:01 +0000 (GMT) Received: from oasis.cctpu.edu.ru (oasis.cctpu.edu.ru [195.208.174.128]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72AED43D46 for ; Tue, 3 May 2005 14:43:58 +0000 (GMT) (envelope-from vadim@hostel.avtf.net) Received: from hostel.avtf.net (hostel.avtf.net [82.117.64.190]) by oasis.cctpu.edu.ru (8.11.3/8.11.3) with ESMTP id j43Ehix25254 for ; Tue, 3 May 2005 22:43:44 +0800 (KRAST) (envelope-from vadim@hostel.avtf.net) Received: from hostel.avtf.net (localhost [127.0.0.1]) by hostel.avtf.net (8.13.3/8.12.11) with ESMTP id j43EiV7n076170 for ; Tue, 3 May 2005 21:44:31 +0700 (NOVST) (envelope-from vadim@hostel.avtf.net) Received: (from vadim@localhost) by hostel.avtf.net (8.13.3/8.12.11/Submit) id j43EiU88076169; Tue, 3 May 2005 21:44:30 +0700 (NOVST) (envelope-from vadim) Message-Id: <200505031444.j43EiU88076169@hostel.avtf.net> Date: Tue, 3 May 2005 21:44:30 +0700 (NOVST) From: "Vadim S. Goncharov" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: i386/80580: 4.11 router panic in lockmgr: locking against myself (coredump bt included) X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Vadim S. Goncharov" List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2005 14:50:07 -0000 >Number: 80580 >Category: i386 >Synopsis: 4.11 router panic in lockmgr: locking against myself (coredump bt included) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue May 03 14:50:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Vadim S. Goncharov >Release: FreeBSD 4.11-STABLE i386 >Organization: AVTF TPU Hostel, Tomsk, Russia >Environment: System: FreeBSD router.avtf.net 4.11-STABLE FreeBSD 4.11-STABLE #0: Fri Apr 8 01:29:52 NOVST 2005 vadim@router.avtf.net:/usr/obj/usr/src/sys/ROUTER i386 CVSUp'ed to latest 4-STABLE about Apr 7 this year. Machine is Pentium 4 3.0 GHz serving as 100Mbit router, DNS, DHCP for 200 machine LAN. There is also a Counter-Strike server (using compat/linux) on it running in a jail. System is very stable, setup'ed in December, having one panic after install, then running with up to 94 days uptime. Jail with game-server is recently added. Used interfaces are fxp and to xl's. >Description: I've ssh'ed to my server, logged in, typed su, entered root password, pressed Enter, but it stopped responding, with connection lost few seconds later. I went to console and saw that system was in automatic reboot, last stage. In logs i've found info about panic in lockmgr and saving core. Following instructions in FAQ, I've launched gdb in script(1), but as I am unfamiliar with this things, only stack backtrace included. >How-To-Repeat: seems to be very rare >Fix: Some info about machine follows (dmesg after boot, gdb backtrace) --- dmesg.boot begins here --- arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arplookup 213.210.124.1 failed: host is not on local network arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:0f:ea:4c:6b:ab attempts to modify permanent entry for 82.117.64.229 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arplookup 192.168.0.1 failed: host is not on local network arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:0f:ea:4c:6b:ab attempts to modify permanent entry for 82.117.64.229 on fxp0 arp: 00:0f:ea:4c:6b:ab attempts to modify permanent entry for 82.117.64.229 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arplookup 192.168.0.1 failed: host is not on local network arplookup 192.168.0.1 failed: host is not on local network arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:0f:ea:4c:6b:ab attempts to modify permanent entry for 82.117.64.229 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arplookup 192.168.0.1 failed: host is not on local network arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arplookup 192.168.0.1 failed: host is not on local network arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:0f:ea:4c:6b:ab attempts to modify permanent entry for 82.117.64.229 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arplookup 82.117.70.81 failed: host is not on local network arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:0f:ea:4c:6b:ab attempts to modify permanent entry for 82.117.64.229 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:0f:ea:4c:6b:ab attempts to modify permanent entry for 82.117.64.229 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 arp: 00:e0:4c:91:f6:1c attempts to modify permanent entry for 82.117.64.34 on fxp0 panic: lockmgr: locking against myself syncing disks... 14 done Uptime: 15d20h22m59s dumping to dev #ad/0x20001, offset 1083016 dump ata0: resetting devices .. done 495 494 493 492 491 490 489 488 487 486 485 484 483 482 481 480 479 478 477 476 475 474 473 472 471 470 469 468 467 466 465 464 463 462 461 460 459 458 457 456 455 454 453 452 451 450 449 448 447 446 445 444 443 442 441 440 439 438 437 436 435 434 433 432 431 430 429 428 427 426 425 424 423 422 421 420 419 418 417 416 415 414 413 412 411 410 409 408 407 406 405 404 403 402 401 400 399 398 397 396 395 394 393 392 391 390 389 388 387 386 385 384 383 382 381 380 379 378 377 376 375 374 373 372 371 370 369 368 367 366 365 364 363 362 361 360 359 358 357 356 355 354 353 352 351 350 349 348 347 346 345 344 343 342 341 340 339 338 337 336 335 334 333 332 331 330 329 328 327 326 325 324 323 322 321 320 319 318 317 316 315 314 313 312 311 310 309 308 307 306 305 304 303 302 301 300 299 298 297 296 295 294 293 292 291 290 289 288 287 286 285 284 283 282 281 280 279 278 277 276 275 274 273 272 271 270 269 268 267 266 265 264 263 262 261 260 259 258 257 256 255 254 253 252 251 250 249 2! 48 247 246 245 244 243 242 241 240 239 238 237 236 235 234 233 232 231 230 229 228 227 226 225 224 223 222 221 220 219 218 217 216 215 214 213 212 211 210 209 208 207 206 205 204 203 202 201 200 199 198 197 196 195 194 193 192 191 190 189 188 187 186 185 184 183 182 181 180 179 178 177 176 175 174 173 172 171 170 169 168 167 166 165 164 163 162 161 160 159 158 157 156 155 154 153 152 151 150 149 148 147 146 145 144 143 142 141 140 139 138 137 136 135 134 133 132 131 130 129 128 127 126 125 124 123 122 121 120 119 118 117 116 115 114 113 112 111 110 109 108 107 106 105 104 103 102 101 100 99 98 97 96 95 94 93 92 91 90 89 88 87 86 85 84 83 82 81 80 79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 succeeded Automatic reboot in 15 seconds - press a key on the console to abort Rebooting... Copyright (c) 1992-2005 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 4.11-STABLE #0: Fri Apr 8 01:29:52 NOVST 2005 vadim@router.avtf.net:/usr/obj/usr/src/sys/ROUTER Timecounter "i8254" frequency 1193182 Hz CPU: Intel(R) Pentium(R) 4 CPU 3.00GHz (2992.51-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf34 Stepping = 4 Features=0xbfebfbff Hyperthreading: 2 logical CPUs real memory = 519237632 (507068K bytes) avail memory = 500826112 (489088K bytes) Preloaded elf kernel "kernel" at 0xc03f8000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc03f809c. Warning: Pentium 4 CPU: PSE disabled VESA: v3.0, 16192k memory, flags:0x1, mode table:0xc0380940 (1000040) VESA: Intel(r)865G Graphics Chip Accelerated VGA BIOS Pentium Pro MTRR support enabled md0: Malloc disk Using $PIR table, 12 entries at 0xc00f3d00 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 agp0: port 0xec00-0xec07 mem 0xffa80000-0xffafffff,0xf0000000-0xf7ffffff irq 11 at device 2.0 on pci0 agp0: detected 16252k stolen memory agp0: aperture size is 128M pcib1: at device 30.0 on pci0 pci1: on pcib1 xl0: <3Com 3c905C-TX Fast Etherlink XL> port 0xcc00-0xcc7f mem 0xff8ffc00-0xff8ffc7f irq 5 at device 0.0 on pci1 xl0: Ethernet address: 00:04:75:f2:ba:3f miibus0: on xl0 ukphy0: on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto xl1: <3Com 3c905-TX Fast Etherlink XL> port 0xc800-0xc83f irq 9 at device 2.0 on pci1 xl1: Ethernet address: 00:60:08:7b:da:7b miibus1: on xl1 nsphy0: on miibus1 nsphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto xl2: <3Com 3c905-TX Fast Etherlink XL> port 0xc400-0xc43f irq 3 at device 3.0 on pci1 xl2: Ethernet address: 00:60:08:7b:32:27 miibus2: on xl2 nsphy1: on miibus2 nsphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp0: port 0xc000-0xc03f mem 0xff8fe000-0xff8fefff irq 7 at device 8.0 on pci1 fxp0: Ethernet address 00:11:11:55:dc:54 inphy0: on miibus3 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0xffa0-0xffaf,0-0x3,0-0x7,0-0x3,0-0x7 at device 31.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 atapci1: port 0xd800-0xd80f,0xdc00-0xdc03,0xe000-0xe007,0xe400-0xe403,0xe800-0xe807 irq 10 at device 31.2 on pci0 ata2: at 0xe800 on atapci1 ata3: at 0xe000 on atapci1 pci0: (vendor=0x8086, dev=0x24d3) at 31.3 irq 9 orm0: