Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Sep 2005 20:50:11 GMT
From:      Thiemo Nordenholz <list+infz4501jl1lohub@thiemo.net>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/85005: Network interrupt after shutdown method has been called [relates to kern/62889?]
Message-ID:  <200509122050.j8CKoB3H002857@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/85005; it has been noted by GNATS.

From: Thiemo Nordenholz <list+infz4501jl1lohub@thiemo.net>
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 <ithread_loop>, 
     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



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