kern/85005: Network interrupt after shutdown method has been called [relates to kern/62889?]

Thiemo Nordenholz list+infz4501jl1lohub at thiemo.net
Mon Sep 12 13:50:11 PDT 2005


The following reply was made to PR kern/85005; it has been noted by GNATS.

From: Thiemo Nordenholz <list+infz4501jl1lohub at thiemo.net>
To: bug-followup at 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


More information about the freebsd-bugs mailing list