From owner-freebsd-i386@FreeBSD.ORG Sat Apr 10 23:20:02 2010 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F7061065679 for ; Sat, 10 Apr 2010 23:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id F3BE58FC1A for ; Sat, 10 Apr 2010 23:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o3ANK1nC005427 for ; Sat, 10 Apr 2010 23:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o3ANK1Qu005426; Sat, 10 Apr 2010 23:20:01 GMT (envelope-from gnats) Resent-Date: Sat, 10 Apr 2010 23:20:01 GMT Resent-Message-Id: <201004102320.o3ANK1Qu005426@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, Roar Pettersen Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1E0761065675 for ; Sat, 10 Apr 2010 23:15:52 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 0E54C8FC0C for ; Sat, 10 Apr 2010 23:15:52 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o3ANFpaP057775 for ; Sat, 10 Apr 2010 23:15:51 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o3ANFpsZ057774; Sat, 10 Apr 2010 23:15:51 GMT (envelope-from nobody) Message-Id: <201004102315.o3ANFpsZ057774@www.freebsd.org> Date: Sat, 10 Apr 2010 23:15:51 GMT From: Roar Pettersen To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: i386/145621: BGE watchdog timeout --resetting -> crash X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Apr 2010 23:20:02 -0000 >Number: 145621 >Category: i386 >Synopsis: BGE watchdog timeout --resetting -> crash >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 10 23:20:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Roar Pettersen >Release: FreeBSD 8.0-STABLE >Organization: University of Bergen >Environment: FreeBSD hib-vpn-gw.hib.no 8.0-STABLE FreeBSD 8.0-STABLE #3: Sat Apr 10 23:38:27 CEST 2010 root@hib-vpn-gw.hib.no:/usr/obj/usr/src/sys/HIB-VPN-GW i386 >Description: bge0@pci0:3:6:0: class=0x020000 card=0x01211028 chip=0x164514e4 rev=0x15 hdr=0x00 vendor = 'Broadcom Corporation' device = 'broadtcomBCM5701 Gigabit Ethernet (BCM5701)' class = network subclass = ethernet bge1@pci0:3:8:0: class=0x020000 card=0x01211028 chip=0x164514e4 rev=0x15 hdr=0x00 vendor = 'Broadcom Corporation' device = 'broadtcomBCM5701 Gigabit Ethernet (BCM5701)' class = network # devinfo -rv | grep phy brgphy0 pnpinfo oui=0x818 model=0x11 rev=0x0 at phyno=1 brgphy1 pnpinfo oui=0x818 model=0x11 rev=0x0 at phyno=1 # PCI Ethernet NICs that use the common MII bus controller code. # NOTE: Be sure to keep the 'device miibus' line in order to use these NICs! device miibus # MII bus support #device bce # Broadcom BCM5706/BCM5708 Gigabit Ethernet device bge # Broadcom BCM570xx Gigabit Ethernet #device em # Intel PRO/1000 adapter Gigabit Ethernet Card I don't get a crash file in /var/crash, strange because I have this in my rc.conf : # Add swap tmpmfs="YES" tmpsize="512m" # dumpdev="AUTO" # fsck_y_enable="YES" # background_fsck="NO" >How-To-Repeat: Every 15-20 minuttes I get a BGE watchdog timeout --resetting on the console, then the system reboots. >Fix: >Release-Note: >Audit-Trail: >Unformatted: