Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Apr 2010 23:15:51 GMT
From:      Roar Pettersen <roar.pettersen@it.uib.no>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   i386/145621: BGE watchdog timeout --resetting -> crash
Message-ID:  <201004102315.o3ANFpsZ057774@www.freebsd.org>
Resent-Message-ID: <201004102320.o3ANK1Qu005426@freefall.freebsd.org>

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

>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:



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