On Mon, 24 Mar 2003, Christian Brueffer wrote:

> > Well, not much to see here:
> > 
> > malloc() of "128" with the following non-sleepablelocks held:
> > exclusive sleep mutex netisr lock r = 0 (0xc0466d40) locked @ /usr/src/sys/net/n
> > etisr.c:215
> > 
> > which is repeated over and over again, when I copy a large file over
> > NFS.  There's no actual trace appearing.
> > 
> 
> Sorry, these ones are appearing too:
> 
> malloc() of "128" with the following non-sleepablelocks held:
> exclusive sleep mutex inp r = 0 (0xc27a4608) locked @ /usr/src/sys/netinet/udp_u
> srreq.c:1034
> exclusive sleep mutex udp r = 0 (0xc041a18c) locked @ /usr/src/sys/netinet/udp_u
> srreq.c:1027

Looks like witness warnings don't automatically auto-trace.  Could you set
witness.ddb and generate a backtrace for each of the warnings and e-mail
them to me?  Thanks!

Robert N M Watson             FreeBSD Core Team, TrustedBSD Projects
[EMAIL PROTECTED]      Network Associates Laboratories



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to