Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Feb 2003 12:06:28 +0100
From:      Pawel Jakub Dawidek <nick@garage.freebsd.pl>
To:        freebsd-current@freebsd.org
Subject:   LOR: if_ether.c -> route.c.
Message-ID:  <20030203110628.GA9430@garage.freebsd.pl>

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

[-- Attachment #1 --]
Hello.

We got lock order reversal here:

 1st 0xc0384800 arp mutex (arp mutex) @ /usr/src/sys/netinet/if_ether.c:151
 2nd 0xc1886b7c radix node head (radix node head) @ /usr/src/sys/net/route.c:549

Simple backtrace:
rtreqest1() [route.c]
rtreqest() [route.c]
arptfree() [if_ether.c]
arptimer() [if_ether.c]

-- 
Pawel Jakub Dawidek
UNIX Systems Administrator
http://garage.freebsd.pl
Am I Evil? Yes, I Am.

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iQCVAwUBPj5NND/PhmMH/Mf1AQGTCgP+KYbIfx13gDA9goUiqVTTDK3RuriOmYm7
thu3BjRLF3E0L8gt8zLzrTUnT1C+inV+bGiX0NozjUXHCZf+xrGNhQhA3wH/TRqp
HqEQ1LQwahY6sueNcbjhI89N6KvOV8AA8ceTu+lJgzq6XcVgWWAuCxFuz4AOqkZf
B3KfuwnY1Sk=
=WHSH
-----END PGP SIGNATURE-----

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