On Wed, Sep 06, 2006 at 03:06:12PM +0000, Matthew Galgoci wrote: > > ============================================= > [ INFO: possible recursive locking detected ] > 2.6.17-1.2614.fc6 #1 > --------------------------------------------- > java/7112 is trying to acquire lock: > (slock-AF_INET6){-+..}, at: [<c05b34de>] sk_clone+0xd4/0x2d8 > but task is already holding lock: > (slock-AF_INET6){-+..}, at: [<e0ce94c9>] tcp_v6_rcv+0x327/0x736 [ipv6] > other info that might help us debug this: > 1 lock held by java/7112: > #0: (slock-AF_INET6){-+..}, at: [<e0ce94c9>] tcp_v6_rcv+0x327/0x736 [ipv6]
This is a known problem with the validator. The above is a legitimate occurance during the construction of a child TCP socket (i.e., when it is doing an accept(2) call). Arjan, is there any progress on this issue? Thanks, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html