Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Mar 2007 17:20:07 GMT
From:      John Baldwin <john@baldwin.cx>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/104489: dhclient re0 -- panic: mutex Giant not owned at ../../../net/bpf.c:1432
Message-ID:  <200703271720.l2RHK7nM033950@freefall.freebsd.org>

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

From: John Baldwin <john@baldwin.cx>
To: bug-followup@freebsd.org, lolownia@gmail.com
Cc:  
Subject: Re: kern/104489: dhclient re0 -- panic: mutex Giant not owned at ../../../net/bpf.c:1432
Date: Tue, 27 Mar 2007 12:23:18 -0400

 Please try the patch at www.freebsd.org/~jhb/patches/re_taskq.patch
 
 The problem is that the tasks re0 uses don't acquire Giant 
 when 'debug.mpsafenet=0' is set which your system sets because it uses IPSEC.
 
 -- 
 John Baldwin



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