From nobody@FreeBSD.org  Tue Jan 16 11:05:19 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 0BF9437B6A5
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 16 Jan 2001 11:05:19 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id f0GJ5IE98885;
	Tue, 16 Jan 2001 11:05:18 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200101161905.f0GJ5IE98885@freefall.freebsd.org>
Date: Tue, 16 Jan 2001 11:05:18 -0800 (PST)
From: larse@isi.edu
To: freebsd-gnats-submit@FreeBSD.org
Subject: cannot kill amd after interface disappears
X-Send-Pr-Version: www-1.0

>Number:         24391
>Category:       bin
>Synopsis:       cannot kill amd after interface disappears
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    mbr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 16 11:10:04 PST 2001
>Closed-Date:    Sun Aug 28 19:12:10 GMT 2005
>Last-Modified:  Sun Aug 28 19:12:10 GMT 2005
>Originator:     Lars Eggert
>Release:        4.2-RELEASE
>Organization:
USC Information Sciences Institute
>Environment:
FreeBSD hbo.isi.edu 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Jan 15 17:36:41 PST 2001     larse@hbo.isi.edu:/usr/src/sys/compile/KERNEL-1.9  i386

>Description:
Killing amd after a network interface dissappears (e.g., due to
ejected PC card) fails. Kill -9 works (of course) but leaves the
mount map in such a state that amd cannot be restarted.

We found this when changing pccard_ether to automatically kill and
restart network services based on card insertions/ejections. Since amd
can't be killed once the card is out, this scheme can't be made to work.
>How-To-Repeat:
start amd
eject pccard
kill amd
restart amd
>Fix:
Kill amd before ejecting pccard. Requires user interaction.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->mbr 
Responsible-Changed-By: mbr 
Responsible-Changed-When: Thu May 13 01:05:19 PDT 2004 
Responsible-Changed-Why:  
Take this PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=24391 
State-Changed-From-To: open->feedback 
State-Changed-By: mbr 
State-Changed-When: Thu May 13 01:05:38 PDT 2004 
State-Changed-Why:  
Hi, is this still a problem with newer freebsd releases ? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=24391 

From: Lars Eggert <lars.eggert@netlab.nec.de>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: bin/24391: cannot kill amd after interface disappears
Date: Tue, 26 Jul 2005 13:31:17 +0200

 Hi,
 
 I cannot test whether the bug persists as I have no longer access to  
 the equipment. OK to close this, IMO.
 
 Lars
 --
 Lars Eggert                                     NEC Network Laboratories
 
 
 
State-Changed-From-To: feedback->closed 
State-Changed-By: matteo 
State-Changed-When: Sun Aug 28 19:11:21 GMT 2005 
State-Changed-Why:  
Closed as per submitter's request 

http://www.freebsd.org/cgi/query-pr.cgi?pr=24391 
>Unformatted:
