From owner-freebsd-bugs Wed May 13 09:23:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA23632 for freebsd-bugs-outgoing; Wed, 13 May 1998 09:23:43 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA23621 for ; Wed, 13 May 1998 09:23:39 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA01907; Wed, 13 May 1998 09:20:01 -0700 (PDT) Received: from home.dragondata.com (toasty@home.dragondata.com [204.137.237.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA22894 for ; Wed, 13 May 1998 09:19:39 -0700 (PDT) (envelope-from toasty@home.dragondata.com) Received: (from toasty@localhost) by home.dragondata.com (8.8.8/8.8.5) id LAA03995; Wed, 13 May 1998 11:19:38 -0500 (CDT) Message-Id: <199805131619.LAA03995@home.dragondata.com> Date: Wed, 13 May 1998 11:19:38 -0500 (CDT) From: toasty@home.dragondata.com Reply-To: toasty@home.dragondata.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: kern/6623: non-root user can crash system if disconnected de card present Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 6623 >Category: kern >Synopsis: non-root user can crash system if disconnected de card present >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed May 13 09:20:01 PDT 1998 >Last-Modified: >Originator: Kevin Day >Organization: DragonData Internet Services >Release: FreeBSD 2.2.5-STABLE i386 >Environment: 2.2.6 server with two de cards in it. de1 was 'down'... (hub went down, and the card complained of a 'cable problem?') >Description: After a de device has decided it can't talk, you can make a server instantly reboot (no panic) ping -s 2048 (hostname of a server across the dead de card)... For a while you'll get 'ping: sendto: host is down'. Then if you keep going, 'ping: sendto: no buffer space available'... (at this point, my de0 card stopped responding as well). After a few more minutes, the machine just rebooted. >How-To-Repeat: Unplug the cable to a de card, and send lots of traffic to it. (ifconfig must still show the interface as 'up'). Also... Why after a card decides theres a cable problem will it not detect the cable being put back in until you do a 'ifconfig de0 down'. (as soon a syou type that, it suddenly sees the cable again) These are netgear 10/100 cards... de0: rev 0x22 int a irq 19 on pci0.17.0 de0: 21140A [10-100Mb/s] pass 2.2 >Fix: >Audit-Trail: >Unformatted: Kevin Day To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message