amd64/119516: panic: _mtx_lock_sleep: recursed on non-recursive
mutex rtentry @ /usr/src/sys/net/route.c:1287
Peter Wemm
peter at wemm.org
Wed Jan 9 21:20:02 PST 2008
The following reply was made to PR amd64/119516; it has been noted by GNATS.
From: "Peter Wemm" <peter at wemm.org>
To: "Niels Bakker" <niels=freebsd at bakker.net>
Cc: freebsd-gnats-submit at freebsd.org
Subject: Re: amd64/119516: panic: _mtx_lock_sleep: recursed on non-recursive mutex rtentry @ /usr/src/sys/net/route.c:1287
Date: Wed, 9 Jan 2008 20:44:41 -0800
I think this is the same problem that I reported in kern/116172. I
have a user-mode ipv6 tunnel using tun0. If I have active ssh
sessions while I reboot, the tunnel driver is killed instantly at the
first sigterm. The machine then panics with the same recursive mutex
problems that you describe above as it tries to send the tcp resets
from ssh/sshd while tun0 is being torn down and routes being
destroyed.
Sorry that's no help to you. But you're not alone.
--
Peter Wemm - peter at wemm.org; peter at FreeBSD.org; peter at yahoo-inc.com
"All of this is for nothing if we don't go to the stars" - JMS/B5
More information about the freebsd-amd64
mailing list