Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Feb 2003 00:02:58 -0500 (EST)
From:      Andre Guibert de Bruet <andy@siliconlandmark.com>
To:        current@freebsd.org
Subject:   LOR: tcp_input.c -> tcp_usrreq.c
Message-ID:  <20030216235946.T84565@alpha.siliconlandmark.com>

next in thread | raw e-mail | index | archive | help
Hi,

I've seen the following come up here and there. A quick search of the
archive didn't come with anything:

lock order reversal
 1st 0xc65de7dc inp (inp) @ ../../../netinet/tcp_input.c:636
 2nd 0xc035eccc tcp (tcp) @ ../../../netinet/tcp_usrreq.c:621
Stack backtrace:
backtrace(c032cd1d,c035eccc,c03323a7,c03323a7,c0333e0d) at backtrace+0x17
witness_lock(c035eccc,8,c0333e0d,26d,0) at witness_lock+0x65a
_mtx_lock_flags(c035eccc,0,c0333e0d,26d,0) at _mtx_lock_flags+0xb1
tcp_usr_rcvd(c6662a00,80,df152a74,c01abc8d,c0386be0) at tcp_usr_rcvd+0x30
soreceive(c6662a00,df152ac4,df152ad0,df152ac8,0) at soreceive+0xa1a
nfsrv_rcv(c6662a00,c84b9e80,1,c65de82c,e1c4) at nfsrv_rcv+0x8a
sowakeup(c6662a00,c6662a4c,c0236cd0,c65de82c,108) at sowakeup+0x97
tcp_input(c227fb00,14,df152c30,c01ba7a1,df152c4c) at tcp_input+0x2698
ip_input(c227fb00,0,c0333230,3b5,2) at ip_input+0x79e
ipintr(c03280a9,217,c223ebc0,c2248e80,c224bd20) at ipintr+0x88
swi_net(0,0,c03280a9,217,c224a564) at swi_net+0x2f
ithread_loop(c2248e80,df152d48,c0327f26,368,c224bd20) at
ithread_loop+0x16c
fork_exit(c01a2f90,c2248e80,df152d48) at fork_exit+0xc4
fork_trampoline() at fork_trampoline+0x1a
--- trap 0x1, eip = 0, esp = 0xdf152d7c, ebp = 0 ---

largo# uname -a
FreeBSD largo.properkernel.com 5.0-CURRENT FreeBSD 5.0-CURRENT #5: Sat Feb 15 22:25:46 EST 2003     root@largo.properkernel.com:/usr/src/sys/i386/compile/LARGO i386

Regards,

> Andre Guibert de Bruet | Enterprise Software Consultant >
> Silicon Landmark, LLC. | http://siliconlandmark.com/    >

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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