On Mon, Mar 24, 2003 at 03:43:19PM -0500, Robert Watson wrote:
> 
> 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!
> 

malloc() of "128" with the following non-sleepablelocks held:
exclusive sleep mutex netisr lock r = 0 (0xc0466d40) locked @ 
/usr/src/sys/net/netisr.c:215
Debugger("witness_warn")
Stopped at      Debugger+0x54:  xchgl   %ebx,in_Debugger.0
db> tr
Debugger(c03a295c,cd21cb6c,1,c0441b80,c05232e0) at Debugger+0x54
witness_warn(5,0,c03d54ac,c03c2a26,3) at witness_warn+0x1a0
uma_zalloc_arg(c083ad80,0,102,c040df80,4) at uma_zalloc_arg+0x53
malloc(70,c05232e0,102,cd21cbd4,c051ff4b) at malloc+0xd4
biba_alloc(2,c05235c0,cd21cbf4,c02363df,c0ee993c) at biba_alloc+0x26
mac_biba_init_label(c0ee993c,0,c03c2846,2c1,0) at mac_biba_init_label+0x1b
mac_init_ipq(c0ee9918,b,0,c1367020,0) at mac_init_ipq+0x8f
ip_reass(c0ee9000,c04672c8,c0ee9918,cd21cc44,cd21cca0) at ip_reass+0x5e
ip_input(c0ee9000,0,c03ccd2d,e9,c0ebcb00) at ip_input+0x7ff
swi_net(0,0,c03c1abe,217,c0ec7a00) at swi_net+0x112
ithread_loop(c0ec6100,cd21cd48,c03c1921,363,aa90) at ithread_loop+0x182
fork_exit(c022e680,c0ec6100,cd21cd48) at fork_exit+0xc4
fork_trampoline() at fork_trampoline+0x1a
--- trap 0x1, eip = 0, esp = 0xcd21cd7c, ebp = 0 ---

- Christian

-- 
Christian Brueffer      [EMAIL PROTECTED]       [EMAIL PROTECTED]
GPG Key:         http://people.freebsd.org/~brueffer/brueffer.key.asc
GPG Fingerprint: A5C8 2099 19FF AACA F41B  B29B 6C76 178C A0ED 982D

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to