From owner-freebsd-net@FreeBSD.ORG Fri May 15 11:59:55 2015 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A5338106 for ; Fri, 15 May 2015 11:59:55 +0000 (UTC) Received: from smtpx.interplex.ca (smtpx.interplex.ca [199.114.234.201]) by mx1.freebsd.org (Postfix) with ESMTP id 70F8610C1 for ; Fri, 15 May 2015 11:59:55 +0000 (UTC) Received: from win2008.domnt.abi.ca (office.abi.ca [199.114.234.18]) by smtpx.interplex.ca (Postfix) with ESMTP id 30A3CC3F32 for ; Fri, 15 May 2015 07:50:49 -0400 (EDT) Received: from WIN2008.Domnt.abi.ca ([fe80::146d:6eee:c89b:f7d2]) by WIN2008.Domnt.abi.ca ([fe80::146d:6eee:c89b:f7d2%16]) with mapi; Fri, 15 May 2015 07:50:48 -0400 From: Dominic Blais To: "freebsd-net@freebsd.org" Date: Fri, 15 May 2015 07:50:47 -0400 Subject: bce_pulse() before a crash Thread-Topic: bce_pulse() before a crash Thread-Index: AdCPBWHxY+ZYBozuRHGEz4a7h/9/7g== Message-ID: <2DE61B0869B7484997BCA012845482C701C3D56F5AC0@WIN2008.Domnt.abi.ca> Accept-Language: fr-FR, fr-CA Content-Language: fr-FR X-MS-Has-Attach: yes X-MS-TNEF-Correlator: acceptlanguage: fr-FR, fr-CA MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 May 2015 11:59:55 -0000 Hi, I see these logs prior to a server hang in userspace. May 15 01:05:47 pppoe01 kernel: bce0: bce_pulse(): Warning: bootcode thinks= driver is absent! (bc_state =3D 0x00000006) May 15 01:05:47 pppoe01 kernel: bce1: bce_pulse(): Warning: bootcode thinks= driver is absent! (bc_state =3D 0x00000006) The kernel is still working because I can still ping it but the userspace i= s freezed. We cannot execute any new command in the cli, it just hang.. No = kernel panic and we have to use the watchdog to reboot it. Server: HP DL360 G5 OS: FreeBSD 9.2-RELEASE The server is used as a PPPoE server with MPD 5.7. Any help would be very appreciated! Thank you! -- [cid:image001.gif@01D08EE3.DADF92F0]