From owner-freebsd-bugs@FreeBSD.ORG Mon Sep 12 20:50:11 2005 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A19316A41F for ; Mon, 12 Sep 2005 20:50:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4641E43D48 for ; Mon, 12 Sep 2005 20:50:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j8CKoB82002858 for ; Mon, 12 Sep 2005 20:50:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j8CKoB3H002857; Mon, 12 Sep 2005 20:50:11 GMT (envelope-from gnats) Date: Mon, 12 Sep 2005 20:50:11 GMT Message-Id: <200509122050.j8CKoB3H002857@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Thiemo Nordenholz Cc: Subject: Re: kern/85005: Network interrupt after shutdown method has been called [relates to kern/62889?] X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Thiemo Nordenholz List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Sep 2005 20:50:11 -0000 The following reply was made to PR kern/85005; it has been noted by GNATS. From: Thiemo Nordenholz To: bug-followup@freebsd.org Cc: Subject: Re: kern/85005: Network interrupt after shutdown method has been called [relates to kern/62889?] Date: Mon, 12 Sep 2005 22:48:53 +0200 Panic occurs also on a 5.4-STABLE as of Aug 25, and I suppose on a "current" STABLE, too. For easier finding when searching for a bug, I include the interesting part of the stacktrace: #25 0xc0494b52 in re_rxeof (sc=0xc1a72800) at ../../../dev/re/if_re.c:1624 #26 0xc0494f71 in re_intr (arg=0xc1a72800) at ../../../dev/re/if_re.c:1860 #27 0xc04e92c9 in ithread_loop (arg=0xc197b800) at ../../../kern/kern_intr.c:547 #28 0xc04e855c in fork_exit (callout=0xc04e9178 , arg=0xc197b800, frame=0xd41ecd38) at ../../../kern/kern_fork.c:791 #29 0xc062891c in fork_trampoline () at ../../../i386/i386/exception.s:209 Maybe one can backport the fix (marking the interface as down) from CURRENT to STABLE? Cheers, Thiemo -- Query a PGP key server (e.g. http://www.pgp.net/) for my public key 41068629. Strange sender address? Please see http://www.thiemo.net/misc/list-mail.shtml